Peter Stephenson
08d4a6136e
addition to 32527: also update .distfiles
2014-04-07 09:59:35 +01:00
Peter Stephenson
47c440aa2a
32527: zcalc-auto-insert key binding for use in zcalc
2014-04-07 09:58:30 +01:00
Barton E. Schaefer
21d01000be
unposted: fix typo
2014-04-06 09:57:20 -07:00
Barton E. Schaefer
f61037a0b0
32531: fix memory leaks detected by valgrind
2014-04-06 09:55:49 -07:00
Sebastian Ramacher
60bedea3e7
32533: add completion for "apt-mark"
2014-04-06 17:28:46 +01:00
Alessandro Ghedini
d397599cea
32532: completion for "apt" command
2014-04-06 17:26:29 +01:00
llua
fe40b9c2a3
complete zfs ... -o multiple times
2014-04-06 16:57:48 +01:00
Peter Stephenson
141f569c0f
32521: document that LOGNAME comes from getlogin()
2014-04-06 16:54:29 +01:00
Daniel Shahaf
ccc840470a
32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' support.
2014-04-05 10:56:54 +02:00
Daniel Shahaf
eb4c70d0b7
32528: vcs_info: Add check-for-staged-changes
2014-04-05 10:56:52 +02:00
Danek Duvall
4dfe62640a
32505: improved Solaris compatibility for pgrep completion
2014-03-28 20:24:16 +00:00
m0viefreak
cd2eb07a78
m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes
...
Src/Zle/compresult.c, Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: fix
auto-removable suffix highlighting
Completion/Unix/Command/_git: fix compadd for auto-removable suffix in
_git_commit_ranges and _git_stash
2014-03-23 13:02:12 -07:00
Takeshi Banse
ab917d4a0e
32502: fix typo in argument list for git completio
2014-03-21 19:42:02 +00:00
Peter Stephenson
9c3733e8f7
Merge branch 'master' of https://git.code.sf.net/p/zsh/code
2014-03-20 15:14:49 +00:00
Peter Stephenson
86873edea9
users/18644: bindkey -s doc should have forward reference.
...
Indicate there is documentation for the argument strings.
2014-03-20 15:14:20 +00:00
Barton E. Schaefer
8672d19f0c
32500: handle interrupts during pattern matching
2014-03-20 07:56:30 -07:00
Peter Stephenson
fd4ac0a8c2
unposted: in Perforce path completion complete depots after //
2014-03-20 09:35:18 +00:00
Barton E. Schaefer
da57ddb7c8
32497: avoid using comptesteval in the middle of a series of tests
...
The change in control required for sourcing the command file can confuse
the simulated interactive input
2014-03-18 09:57:47 -07:00
Jun T
848065a5a2
32494: Yodl hack to fix indents in manual page output
2014-03-17 16:17:20 +00:00
Jun T
53e9e2646d
32493: some man page formatting fixes
2014-03-17 15:11:30 +00:00
Peter Stephenson
35475f012a
Merge branch 'master' of ssh://git.code.sf.net/p/zsh/code
2014-03-16 18:30:37 +00:00
Mariusz Fik
2dcf053106
Fix zypper commands completion [zypper <TAB>].
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2014-03-16 18:30:12 +00:00
Mariusz Fik
8c9df2ca1d
Fix zypper commands completion [zypper <TAB>].
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2014-03-16 18:28:52 +00:00
Peter Stephenson
6ebb9f6a31
unposted: document effect of 32479 on POSIX_TRAPS
2014-03-14 19:41:18 +00:00
Jun T
458e66574b
32482: fix character translation issue with some versions of Yodl
2014-03-14 18:48:06 +00:00
Peter Stephenson
a06cd1766a
32479: POSIXTRAPS and implicit return values.
...
With POSIXTRAPS never propagate implicit return value.
In any case if not forcing a return value don't use lastval
from within the trap, use the one from the surrounding code.
2014-03-14 12:52:41 +00:00
Kosuke Asami
89c2342dd8
32471: tidy up pgrep completion
2014-03-13 20:03:56 +00:00
Kosuke Asami
d91732acba
32471: handle BSD process management in pgrep completion
2014-03-13 20:02:53 +00:00
Kosuke Asami
de68b6bbf1
32472: new pgrep completion options
2014-03-13 20:01:15 +00:00
Jun T
ba44ba6e6f
32480: Fix crash in vi mode with too few previous changes
2014-03-13 16:29:19 +00:00
Barton E. Schaefer
38be9fe84a
32468: save/restore match/mbegin/mend when doing pattern lookups against zstyle contexts
2014-03-09 00:29:02 -08:00
Barton E. Schaefer
ff6d8115ef
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
2014-03-03 23:52:20 -08:00
Barton E. Schaefer
e6d99759e8
users/18550: matcher-list documentation clarifications
2014-03-03 23:51:12 -08:00
Simon Ruderich
3c25cb29ab
32289: Doc: Add zsh version to footer in HTML documentation.
2014-03-03 21:28:21 +01:00
Oliver Kiddle
7d301a527e
32441: add completer for file extensions
2014-03-03 16:50:14 +01:00
Oliver Kiddle
f62bd9c06c
32450: make get-line widget set the history number that was saved with the line
2014-03-03 12:17:28 +01:00
Oliver Kiddle
97115e0e7f
32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted
2014-03-03 12:14:01 +01:00
Oliver Kiddle
1f290a3e82
32439: add new show-ambiguity style
2014-03-03 12:08:45 +01:00
Oliver Kiddle
b5fcc04f0e
32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside parentheses
2014-03-03 11:57:56 +01:00
Peter Stephenson
965d7305e5
32453: fix zcalc default base handling
2014-03-01 21:27:47 +00:00
Manuel Presnitz
973e5dc37d
32412 / 32415: New giga- and terabyte units for glob qualifiers
2014-03-01 19:08:17 +00:00
Peter Stephenson
f798f13b0e
Fix merge conflict
2014-02-28 18:45:35 +00:00
Peter Stephenson
52f72086c9
users 18531 plus doc etc.: new expand-absolute-path widget
2014-02-28 18:44:49 +00:00
Jun T
7d7242405a
32435: improved quoting for ignore-line completion style
2014-02-26 20:39:11 +00:00
Oliver Kiddle
4149d0ab3e
unposted: fix typo in documentation
2014-02-25 09:17:26 +01:00
Oliver Kiddle
39717411ae
unposted: duplicate local statement was printing variable value
2014-02-25 09:14:21 +01:00
Oliver Kiddle
7c31413278
users/18498: observe add-space style in _expand_alias so suffix can be disabled
2014-02-25 09:02:19 +01:00
Oliver Kiddle
079540cc78
users/18485: add .. as an auto-removable suffix in git revision ranges
2014-02-25 08:59:20 +01:00
Hong Xu
e5b55ebf45
Fix outdated npm completion
2014-02-24 09:32:01 +00:00
Sebastien Alaiwan
afe7ff6b5d
32642: improve bzr completion with directory path
2014-02-24 09:30:04 +00:00