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
2018-03-29
42564: _adb: Various improvements
Mikael Magnusson
2
-49
/
+49
2018-03-28
42548: new pwgen completion
Oliver Kiddle
2
-0
/
+21
2018-03-28
42549: also handle the yumdb command in yum completion
Oliver Kiddle
2
-1
/
+56
2018-03-28
42550: new completion for ruby's gem
Oliver Kiddle
2
-0
/
+305
2018-03-28
42539: prevent overflow of PATH_MAX-sized buffer in spelling correction
Oliver Kiddle
2
-5
/
+14
2018-03-27
42538: Temporarily set umask for here document.
Martijn Dekker
3
-0
/
+19
2018-03-25
42480: optimize $#var for single-byte character sets
Barton E. Schaefer
2
-1
/
+5
2018-03-25
42505 (corrected): prepare for 5.5 release
Peter Stephenson
3
-6
/
+11
2018-03-24
42520: don't use an empty but existing option cache in netcat completion
Oliver Kiddle
2
-4
/
+8
2018-03-24
42521 based on 42049 (SATOH Fumiyasu): fix finding of includes in make comple...
Oliver Kiddle
2
-11
/
+11
2018-03-24
42519, CVE-2018-1083: check bounds on PATH_MAX-sized buffer used for file com...
Oliver Kiddle
2
-0
/
+9
2018-03-24
42518, CVE-2018-1071: check bounds when copying path in hashcmd()
Oliver Kiddle
3
-4
/
+9
2018-03-24
unposted: add 'static' to a file-local variable
Jun-ichi Takimoto
2
-1
/
+4
2018-03-24
42501: avoid out of bound pointer (as 42487)
Jun-ichi Takimoto
4
-8
/
+12
2018-03-24
42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use fo...
Oliver Kiddle
5
-50
/
+58
2018-03-23
42497 (tweaked c.f. 42498): make completion after apt install work on local ....
Oliver Kiddle
2
-13
/
+19
2018-03-22
42191: new completion for otool (macOS)
Jun-ichi Takimoto
2
-0
/
+51
2018-03-21
42487: Fix pointer problems in compctl.
Peter Stephenson
2
-32
/
+37
2018-03-18
42469: necessary repairs to 42465 found by "make check"
Stephane Chazelas
3
-4
/
+7
2018-03-15
42465: Pass up error status from readoutput().
Stephane Chazelas
3
-4
/
+21
2018-03-12
42453: Fix race in look up of status for wait.
Peter Stephenson
2
-2
/
+10
2018-03-07
github #22: Add newer C++ standard options to gcc completion
Ferenc-
2
-1
/
+4
2018-03-07
github #23: new kdeconnect-cli completion
Matthijs Tijink
2
-0
/
+38
2018-03-05
42365: Use .zwc file if timestamp identical to source.
Martijn Dekker
2
-4
/
+9
2018-03-04
42411: Assume current C librarires handle free(NULL)
Taylor West
2
-4
/
+7
2018-02-26
23180: Fix expand-or-complete with ~[...].
Peter Stephenson
2
-0
/
+13
2018-02-26
42401: workaround for gcc -foptimize-strlen oddit.
Peter Stephenson
2
-1
/
+10
2018-02-26
users/23169: only expand ~[...] under the same circumstances as other ~forms
Peter Stephenson
2
-1
/
+6
2018-02-26
42399: document echo and behaviour of - and --
Peter Stephenson
2
-0
/
+14
2018-02-22
42364: _git: fix __git_ignore_line to ignore the current word
Daniel Hahler
2
-6
/
+6
2018-02-17
42362: protect REPORTTIME logic from bad status
Peter Stephenson
2
-0
/
+7
2018-02-13
ChangeLog typos.
Peter Stephenson
1
-2
/
+2
2018-02-13
Document REPORTMEMORY is in Kb, not Mb
Peter Stephenson
2
-2
/
+7
2018-02-12
42355: Fix use of backslashes on here doc input.
Peter Stephenson
3
-5
/
+58
2018-02-12
42324: _git: handle mutually exclusive options
Daniel Hahler
2
-16
/
+22
2018-02-11
42327: _make: complete _files
Daniel Hahler
2
-1
/
+6
2018-02-08
unposted: _subversion: Support subcommands with hyphens in their names, such ...
Daniel Shahaf
2
-1
/
+7
2018-02-08
42333: git 2.16.0 no longer accepts an empty string as a pathspec element so ...
Christian Hesse
2
-1
/
+5
2018-02-08
42330: ln -L and -P are POSIX, but not supported by Darwin or NetBSD
Matthew Martin
2
-20
/
+37
2018-02-07
42336: force single column output when getting filenames with adb ls command
WGH
2
-1
/
+4
2018-02-07
42343: complete --config-option to svn more than once
Oliver Kiddle
2
-10
/
+39
2018-01-31
Fix confusing change log entry for foregoing commit.
Peter Stephenson
1
-1
/
+1
2018-01-31
42332: Special case unsigned printf formats.
Peter Stephenson
3
-1
/
+71
2018-01-24
Add ChangeLog entry for previous commit
Daniel Hahler
1
-0
/
+5
2018-01-24
42323: _git: move "local" statement out of loop
Daniel Hahler
1
-2
/
+2
2018-01-24
42322 (tweaked): Fix interactive_comments history with just a coment.
Peter Stephenson
3
-1
/
+20
2018-01-23
42313: avoid null-pointer deref when using ${(PA)...} on an empty array result
Joey Pabalinas
2
-1
/
+6
2018-01-23
42317: completion option updates for commands that have had recent updates
Oliver Kiddle
14
-156
/
+225
2018-01-23
42299: correct optional argument
Oliver Kiddle
2
-1
/
+3
2018-01-23
42309: A few small updates for OpenBSD
Matthew Martin
4
-8
/
+19
[next]