index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-07
34638 with tweaks: git completion: complete commit hashes and --fixup
Daniel Hahler
2
-3
/
+14
2015-03-06
34643: clarify documentation for print and bindkey
Jun-ichi Takimoto
3
-3
/
+13
2015-03-06
34653: move aborted vared lines to ZLE_VARED_ABORTED
Peter Stephenson
3
-2
/
+8
2015-03-06
34657: document the effect of substring subscripting better
Peter Stephenson
2
-1
/
+16
2015-03-05
34654: Improved rpm -q --whatprovides completion
Peter Stephenson
2
-1
/
+13
2015-03-05
34651: Avoid core dump if no lexical token
Peter Stephenson
2
-0
/
+5
2015-03-05
New completion for add-zsh-hook
Daniel Shahaf
2
-0
/
+29
2015-03-05
Missing test for alias fix
Peter Stephenson
1
-0
/
+15
2015-03-05
34636: replace broken isprint() on Mac OS X
Jun-ichi Takimoto
6
-3
/
+63
2015-03-04
34641: make it possible to alias tokens
Peter Stephenson
2
-30
/
+44
2015-03-04
34640: clarify documentation for _guard function
Daniel Shahaf
2
-6
/
+11
2015-03-03
34637: New mixerctl completion for BSD
Matthew Martin
2
-0
/
+16
2015-02-28
users/19934: document %D{...} for WATCHFMT
Barton E. Schaefer
2
-0
/
+10
2015-02-27
34634: avoid infinite recursion on (/)# extendedglob
Barton E. Schaefer
2
-1
/
+6
2015-02-27
34588: Complete 'usermod -a'
Daniel Shahaf
2
-0
/
+6
2015-02-23
34623: free history more often if "remetafying"
Peter Stephenson
2
-2
/
+10
2015-02-23
34615 + 34619: Remeta one frame earlier
Mikael Magnusson
2
-35
/
+34
2015-02-22
34606: fix up nested arithmetic substitution
Peter Stephenson
3
-2
/
+29
2015-02-22
34604: Work around problem with changes in Meta characters.
Peter Stephenson
2
-3
/
+42
2015-02-21
34597: Revise strftime description to correctly explain timezone handling and...
Barton E. Schaefer
2
-17
/
+43
2015-02-20
34590: queue_signals() around more scopes that manipulate global state
Barton E. Schaefer
3
-1
/
+23
2015-02-20
34587: ensure multibyte characters don't overflow.
Peter Stephenson
3
-5
/
+28
2015-02-19
34568: use META_HEAPDUP when passing dlerror() string to metafy()
Barton E. Schaefer
2
-1
/
+6
2015-02-19
unposted: Seems it's 2015
Peter Stephenson
2
-1
/
+4
2015-02-19
34573: Safer failure to handle command substitution
Peter Stephenson
2
-3
/
+10
2015-02-19
34570: Another nasty command / math substituion thing.
Peter Stephenson
6
-53
/
+116
2015-02-17
Fix up memory allocation for previous patch
Peter Stephenson
2
-5
/
+12
2015-02-16
34560: Fix $(( that's actually a multiline cmd subst.
Peter Stephenson
5
-2
/
+73
2015-02-16
34558: preexec doc fix.
Peter Stephenson
2
-4
/
+9
2015-02-16
34530: PRINT_EXIT_VALUE with anonymous functions.
Peter Stephenson
3
-8
/
+23
2015-02-15
34551: Avoid adding an extra "/" to the target path in cd_try_chdir() when th...
Barton E. Schaefer
2
-2
/
+9
2015-02-14
34543: Prevent crash on garbage bytes inside $(...)
Barton E. Schaefer
3
-4
/
+13
2015-02-14
Fix typo from 28487
Mikael Magnusson
2
-1
/
+5
2015-02-13
34546: further $_ with anon function fix.
Peter Stephenson
3
-4
/
+47
2015-02-12
34519: $_ for arguments of anonymous function
Peter Stephenson
2
-1
/
+9
2015-02-12
34476: change _store_cache assignment format
Barton E. Schaefer
2
-2
/
+13
2015-02-12
34514: Back out 34485, an alternate solution needs to be worked out.
Barton E. Schaefer
4
-33
/
+42
2015-02-11
users/19850: add pattern support to watch variable
Peter Stephenson
3
-4
/
+42
2015-02-10
34490: Fix leak on print -zf/-sf error
Mikael Magnusson
2
-1
/
+19
2015-02-10
34488: Fix use-after-free for print -zf and print -sf
Mikael Magnusson
2
-6
/
+17
2015-02-09
34485: More rationalisation for anonymous functions.
Peter Stephenson
4
-38
/
+53
2015-02-09
34466: Fix double unmeta in rm verification
Mikael Magnusson
2
-1
/
+5
2015-02-08
34468: completion: git: stash: handle 'save' being the default
Daniel Hahler
2
-5
/
+14
2015-02-08
34467: completion: git: minor doc fixes
Daniel Hahler
2
-7
/
+6
2015-02-08
34470: completion: adb: add "sideload" command
Daniel Hahler
2
-0
/
+4
2015-02-08
34469: git completion: add "stash" from refs/stash to __git_heads
Daniel Hahler
2
-0
/
+6
2015-02-07
34464: Update mtr completion to mtr 0.82
Daniel Shahaf
2
-2
/
+13
2015-02-06
34456: lopts should be initialized as an array
Jun-ichi Takimoto
2
-1
/
+5
2015-02-06
users/19825: Clear statement about POSIX compatibility
Peter Stephenson
2
-1
/
+7
2015-02-03
unposted: fix formatting of "--".
Barton E. Schaefer
2
-2
/
+6
[next]