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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
31753: _git: correct some "undocumented" options
m0viefreak
2013-09-22
2
-10
/
+11
*
31751: _git: remove TODOs of actually documented options
Øystein Walle
2013-09-22
2
-4
/
+3
*
31749: _git: fix some typos in description texts
Øystein Walle
2013-09-22
2
-16
/
+21
*
31748: _git: support completing remote branches without <remote>/ prefix
m0viefreak
2013-09-22
2
-0
/
+19
*
31746: _git: reword _git-config TODO
m0viefreak
2013-09-22
2
-1
/
+6
*
31750: _git: add new configuration options to match latest git v1.8.3
Øystein Walle
2013-09-22
2
-1
/
+103
*
31747: _git: completion updates to match latest git v1.8.3 part 2
Øystein Walle
2013-09-22
2
-27
/
+96
*
31755: _git: completion updates to match latest git v1.8.3
m0viefreak
2013-09-22
2
-64
/
+189
*
31745: _git: correctly use __git_guard_number in some cases
m0viefreak
2013-09-22
2
-5
/
+8
*
31744: _git: make git submodule <cmd> completion work
m0viefreak
2013-09-22
2
-1
/
+4
*
31743: _git: fix usage of ->int: for some entries in _git-config
m0viefreak
2013-09-22
2
-9
/
+12
*
31741: _git: fix a wrong variable in __git_config_values
m0viefreak
2013-09-22
2
-1
/
+6
*
unposted: improve an error message.
Barton E. Schaefer
2013-09-21
2
-1
/
+6
*
31737: same loop counter fix in get_cadef as get_cvdef.
Barton E. Schaefer
2013-09-19
2
-1
/
+5
*
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
[next]