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
path:
root
/
Completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
32069: completion for "git submodule update --remote"
Hong Xu
2013-11-30
1
-0
/
+1
*
unposted, see 32054: Rationalise character encoding.
Peter Stephenson
2013-11-27
3
-29
/
+29
*
unposted, see 32050, 32051: remove non-ASCII characters in functions
Peter Stephenson
2013-11-25
2
-2
/
+2
*
unposted: Prepare 5.0.2-test-2.
Peter Stephenson
2013-11-25
1
-0
/
+1
*
32031 plus missed _run_help: get helpfiles install path corect in functions
Peter Stephenson
2013-11-23
1
-1
/
+1
*
32008: complete "." and ":" for run-help, clean Doc/help in make
Martin Vaeth
2013-11-18
2
-1
/
+2
*
31984: new df completion
Jun T
2013-11-14
1
-0
/
+79
*
31959 (plus tweak to .gitignore): make help files during installation
Martin Vaeth
2013-11-12
1
-0
/
+7
*
unposted: updates for 4.0.2-test-1.
zsh-5.0.2-test-1
Peter Stephenson
2013-11-06
2
-0
/
+2
*
31909: new cat completion
Jun T
2013-10-27
2
-0
/
+44
*
31865: _git: Make --batch(-check) accept an argument
Øystein Walle
2013-10-21
1
-2
/
+2
*
31864: _git: Add two sub-comamnds introduced in v1.8.4
Øystein Walle
2013-10-21
1
-0
/
+19
*
31866: _git: Reword --heads to match new meaning
Øystein Walle
2013-10-21
1
-1
/
+1
*
31862: _git: Add status.short and status.branch
Øystein Walle
2013-10-21
1
-0
/
+2
*
31863: _git: Add new arguments introduced in Git v1.8.4
Øystein Walle
2013-10-21
1
-3
/
+10
*
31861: _git: Add git-clean -i/--interactive support
Øystein Walle
2013-10-21
1
-0
/
+2
*
31855: _git: revert: add '-e,--edit'
m0viefreak
2013-10-21
1
-1
/
+2
*
31856: _git: fix a few "undocumented" options
m0viefreak
2013-10-21
1
-7
/
+2
*
31858: _git: fix wrong default value
Øystein Walle
2013-10-21
1
-1
/
+1
*
31857: _git: Remove unsupported -q option from diff options
m0viefreak
2013-10-21
1
-1
/
+0
*
31859: _git: re-order the last two git-blame arguments
Øystein Walle
2013-10-21
1
-2
/
+2
*
31854: _git: Make git-show accept diff arguments
Øystein Walle
2013-10-21
1
-1
/
+2
*
31853: _git: Add missing column.* config variables
Øystein Walle
2013-10-21
1
-0
/
+14
*
31840: "read" needs IFS unset to avoid stripping whitespace in makefiles
Barton E. Schaefer
2013-10-18
1
-1
/
+1
*
31818: fix completion for zsh in _sh, and document the _arguments behavior th...
Barton E. Schaefer
2013-10-12
1
-4
/
+7
*
31806: _enable _disable: Workaround special characters in alias and function ...
Mikael Magnusson
2013-10-11
2
-6
/
+18
*
31805: Update _enable and _disable for -p, fix related typo in docs
Mikael Magnusson
2013-10-11
2
-7
/
+10
*
31801: missing local declaration for variables in completion
Eric Cook
2013-10-08
1
-1
/
+1
*
Add new options for rsync 3.1.0.
Wayne Davison
2013-10-06
1
-1
/
+12
*
31754: _git: git rm: make git rm --cached work as intended
m0viefreak
2013-09-22
1
-5
/
+1
*
31752: _git: change completion text for consistency
Øystein Walle
2013-09-22
1
-1
/
+1
*
31753: _git: correct some "undocumented" options
m0viefreak
2013-09-22
1
-10
/
+6
*
31751: _git: remove TODOs of actually documented options
Øystein Walle
2013-09-22
1
-4
/
+0
*
31749: _git: fix some typos in description texts
Øystein Walle
2013-09-22
1
-16
/
+16
*
31748: _git: support completing remote branches without <remote>/ prefix
m0viefreak
2013-09-22
1
-0
/
+16
*
31746: _git: reword _git-config TODO
m0viefreak
2013-09-22
1
-1
/
+1
*
31750: _git: add new configuration options to match latest git v1.8.3
Øystein Walle
2013-09-22
1
-1
/
+100
*
31747: _git: completion updates to match latest git v1.8.3 part 2
Øystein Walle
2013-09-22
1
-27
/
+91
*
31755: _git: completion updates to match latest git v1.8.3
m0viefreak
2013-09-22
1
-64
/
+186
*
31745: _git: correctly use __git_guard_number in some cases
m0viefreak
2013-09-22
1
-5
/
+5
*
31744: _git: make git submodule <cmd> completion work
m0viefreak
2013-09-22
1
-1
/
+1
*
31743: _git: fix usage of ->int: for some entries in _git-config
m0viefreak
2013-09-22
1
-9
/
+9
*
31741: _git: fix a wrong variable in __git_config_values
m0viefreak
2013-09-22
1
-1
/
+1
*
31726: _git: add few more arguments for cherry-pick and revert
Luka Perkov
2013-09-14
1
-0
/
+6
*
31723: _systemd: add more system commands
Luka Perkov
2013-09-14
1
-1
/
+11
*
31714: handle ".." properly when $PWD or the path prefix traverses a symbolic...
Barton E. Schaefer
2013-09-10
1
-2
/
+14
*
31708: _git: add --fixup and --squash options to commit
Luka Perkov
2013-09-07
1
-0
/
+2
*
31702: check for git rebase -i for autosquash
Luka Perkov
2013-09-06
1
-1
/
+1
*
based on 31641, 31642: completion for more make variants
Peter Stephenson
2013-08-29
1
-1
/
+1
*
suppress stderr when listing java classes to complete
Yuusuke Yoshimoto
2013-08-04
1
-1
/
+1
[next]