index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
31735: fix off-by-one in completion utility cache code.
Axel Beckert
2013-09-19
2
-1
/
+7
*
31726: _git: add few more arguments for cherry-pick and revert
Luka Perkov
2013-09-14
2
-0
/
+9
*
31723: _systemd: add more system commands
Luka Perkov
2013-09-14
2
-1
/
+16
*
31714: handle ".." properly when $PWD or the path prefix traverses a symbolic...
Barton E. Schaefer
2013-09-10
2
-2
/
+19
*
conflict resolution
Peter Stephenson
2013-09-08
2
-0
/
+7
|
\
|
*
31708: _git: add --fixup and --squash options to commit
Luka Perkov
2013-09-07
2
-0
/
+7
*
|
31711: add execute-never style for MIME function system.
Peter Stephenson
2013-09-08
3
-1
/
+33
|
/
*
31702: check for git rebase -i for autosquash
Luka Perkov
2013-09-06
2
-1
/
+4
*
31706: standardize handling of "test ! <x> <y> <z>"
Peter Stephenson
2013-09-06
3
-4
/
+20
*
31658: fix manual entry about getting lines from mapfile
Peter Stephenson
2013-09-06
2
-3
/
+11
*
31696: In "test" No One Can Hear If You Shriek.
Peter Stephenson
2013-09-04
3
-3
/
+38
*
users/17955: new "disown" style for MIME handlers.
Peter Stephenson
2013-08-29
3
-3
/
+18
*
based on 31641, 31642: completion for more make variants
Peter Stephenson
2013-08-29
2
-1
/
+6
*
31672: Add test that was failing and fix zpty set-up race
Peter Stephenson
2013-08-26
3
-3
/
+42
*
Update ChangeLog entry with mailing list reference.
Peter Stephenson
2013-08-26
1
-2
/
+2
*
31665: zpty should attach terminal on slave.
Peter Stephenson
2013-08-25
4
-0
/
+29
*
31637: be more selective about retry of lchdir() in cd_do_chdir()
Barton E. Schaefer
2013-08-18
2
-1
/
+8
*
31650: use zlong for mailcheck parameters to ensure range
Peter Stephenson
2013-08-11
2
-4
/
+9
*
31648: fix timing errors in mailcheck
joe M
2013-08-10
2
-3
/
+10
*
31644: Fix insertion of multibyte characters into editor line.
Peter Stephenson
2013-08-08
2
-1
/
+6
*
users/17908: Keep history line in sync between ZLE and shell.
Peter Stephenson
2013-08-08
4
-1
/
+25
*
31634: run-help compat with alias to noglob/nocorrect
Phil Pennock
2013-08-07
2
-0
/
+9
*
31631: Use cygwin_conv_path if available.
Peter Stephenson
2013-08-05
3
-1
/
+12
*
suppress stderr when listing java classes to complete
Yuusuke Yoshimoto
2013-08-04
2
-1
/
+6
*
31611: attempt to fix crash completing redirection in do loop
Peter Stephenson
2013-08-02
2
-2
/
+29
*
mplayer supports .ts (transport stream) files
Thomas Klausner
2013-08-01
2
-1
/
+6
*
17591: fix error message for invalid fd in print -u
Peter Stephenson
2013-07-29
2
-8
/
+13
*
31592: improve documentary for handling of named directories.
Manuel Presnitz
2013-07-28
4
-12
/
+23
*
31756: further make completion improvements.
Jun T
2013-07-25
2
-32
/
+49
*
31574: alternative fix for bad fd if no FD_CLOEXEC.
Peter Stephenson
2013-07-25
2
-8
/
+21
*
31572: Completion/Debian/Command/_linda: Deleted
Richard Hartmann
2013-07-24
3
-27
/
+3
*
31571: Completion/Unix/Command/_vcsh: Update
Richard Hartmann
2013-07-24
2
-16
/
+137
*
31750: fix for HISTREDUCEBLANKS option.
Peter Stephenson
2013-07-24
2
-2
/
+33
*
unposted: fix previous commit: ihwend -> hwend
Peter Stephenson
2013-07-22
2
-1
/
+4
*
31559: Fix history line problem with aliases and comments
Peter Stephenson
2013-07-22
2
-0
/
+4
*
31558: name of qemu executable changed in completion.
Eric Cook
2013-07-22
2
-3
/
+8
*
31549: Fix third problem with file descriptor management.
Peter Stephenson
2013-07-21
3
-18
/
+6
*
31545: Use of FD_CLOEXEC to remove possibility of fd reuse.
Peter Stephenson
2013-07-20
3
-0
/
+15
*
c.f. 31531: complete xcf files for image manipulation packages
Peter Stephenson
2013-07-19
3
-2
/
+7
*
31536 with additions: Fix hang in previous process substitution fix.
Peter Stephenson
2013-07-19
3
-0
/
+40
*
31528: use job table to record file descriptors associated with process subst
Peter Stephenson
2013-07-17
4
-35
/
+63
*
31525: Fix some options in _make
Jun T
2013-07-17
2
-4
/
+9
*
Update make completion with gnu options
Nick Cross
2013-07-12
2
-8
/
+35
*
users/17856: rewrite _make to use _arguments.
Peter Stephenson
2013-07-11
2
-10
/
+39
*
31503: zmv improvements for user-specified programs.
Peter Stephenson
2013-07-03
3
-6
/
+25
*
31500: Completion/Debian/Command/_dput: dput-ng completion support from Sebas...
Clint Adams
2013-06-28
2
-16
/
+48
*
31499: dcut completion from Sebastian Ramacher.
Clint Adams
2013-06-28
2
-0
/
+163
*
mail went through
Clint Adams
2013-06-28
1
-1
/
+1
*
31xxx: Completion/Debian/Command/_dak: complete files for subcommands that ar...
Clint Adams
2013-06-28
2
-0
/
+9
*
31483: Call zrefresh() before unqueue()ing signals
Mikael Magnusson
2013-06-27
2
-0
/
+7
[next]