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
/
Unix
/
Command
/
_git
Commit message (
Expand
)
Author
Age
Files
Lines
*
37703: Completion: git: Also complete sendmail commands for send-email's conf...
Daniel Shahaf
2016-01-23
1
-2
/
+2
*
37666: Completion: git: 'send-email --smtp-server=' takes absolute path to se...
Daniel Shahaf
2016-01-20
1
-1
/
+6
*
37665: Completion: New helper _absolute_command_paths.
Daniel Shahaf
2016-01-20
1
-4
/
+4
*
37150: _git: Autocomplete .. for commit ranges
Daniel Shahaf
2015-12-05
1
-3
/
+3
*
36957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...
Daniel Shahaf
2015-12-05
1
-1
/
+1
*
37149: _git: Complete 'bisect/bad' ref
Daniel Shahaf
2015-11-20
1
-0
/
+1
*
37129: _git: Complete 'commit -p'
Daniel Shahaf
2015-11-17
1
-1
/
+1
*
37115: update for changes in ${(P)...} evaluation.
Barton E. Schaefer
2015-11-14
1
-1
/
+1
*
37031: _git-merge: Exclude ancestors of HEAD from recent commit completion
Daniel Shahaf
2015-11-13
1
-1
/
+2
*
37062: tentative mechanism for git commit descriptions.
Peter Stephenson
2015-11-04
1
-9
/
+33
*
37032: Temporarily revert 36959.
Daniel Shahaf
2015-10-31
1
-1
/
+4
*
36962: _git: Fix completion of RHS of refspecs.
Daniel Shahaf
2015-10-25
1
-1
/
+2
*
36964: _git: Complete remotes branch names with slashes correctly.
Daniel Shahaf
2015-10-25
1
-1
/
+1
*
36960: _git: Enable slash matcher for more branch and tag completions, includ...
Daniel Shahaf
2015-10-25
1
-3
/
+3
*
36959: _git: Offer @~$n as completion of recent commits.
Daniel Shahaf
2015-10-25
1
-1
/
+2
*
36958: _git: Fix recent commit completion descriptions.
Daniel Shahaf
2015-10-25
1
-12
/
+29
*
unposted: _git: Fix 'commit object name' completion messages.
Daniel Shahaf
2015-10-25
1
-2
/
+2
*
36900: _git: stash names completion: Display log messages
Daniel Shahaf
2015-10-20
1
-2
/
+11
*
36722: allow git range to complete after ^.
Peter Stephenson
2015-10-01
1
-1
/
+8
*
36441: _git: Fixed typo in --author-date-order description
James Clarke
2015-09-07
1
-1
/
+1
*
36353: _git: Unbreak after previous.
Daniel Shahaf
2015-09-01
1
-1
/
+1
*
36328 + 36340: _git-cherry-pick: Complete other branches only
Mateusz Karbowy
2015-08-30
1
-14
/
+52
*
36304: _git-cat-file: Fix regression in 36237
Daniel Shahaf
2015-08-27
1
-0
/
+1
*
36277: _git: Updated for git-clone 2.4.5.
Daniel Shahaf
2015-08-24
1
-2
/
+5
*
36247: __git_objects: Complete HEAD:./foo correctly in worktree subdir
Daniel Shahaf
2015-08-19
1
-1
/
+5
*
36237: __git_objects: Complete HEAD:foo correctly in worktree subdir
Daniel Shahaf
2015-08-19
1
-2
/
+13
*
36236: _git-log: Complete multiple revspecs
Daniel Shahaf
2015-08-19
1
-0
/
+5
*
36236: _git-log: complete 'git rm'd files
Daniel Shahaf
2015-08-19
1
-3
/
+3
*
36148: _git-log: Complete flags after positional argument
Oliver Kiddle
2015-08-19
1
-25
/
+23
*
Wieland Hoffmann: 36123: protect against word splitting in __git_is_committis...
Wieland Hoffmann
2015-08-13
1
-2
/
+2
*
36127: assorted minor completion function changes
Oliver Kiddle
2015-08-12
1
-2
/
+3
*
36116: _git: various fixes
Mikael Magnusson
2015-08-12
1
-5
/
+5
*
35970: completion: fix typos in _git and _brace_parameter
Daniel Hahler
2015-08-02
1
-2
/
+2
*
35779: completion: _git-config: remove extraneous "local expl"
Daniel Hahler
2015-07-13
1
-1
/
+0
*
35510: use consistent formatting for git subcommands
Oliver Kiddle
2015-06-18
1
-83
/
+33
*
35504: complete % placeholders for git log --format
Oliver Kiddle
2015-06-18
1
-10
/
+90
*
35216: _git-checkout: do not call __git_commits twice
Daniel Hahler
2015-06-08
1
-3
/
+1
*
35098: completion: git: provide --amend also with "message" group
Daniel Hahler
2015-05-29
1
-2
/
+2
*
35315: replace inappropriate uses of _path_commands
Oliver Kiddle
2015-05-28
1
-45
/
+42
*
35261: completion: git: __git_recent_commits: local ret
Daniel Hahler
2015-05-22
1
-1
/
+1
*
35224: completion: git: Add fast-export --signed-tags=warn-strip
Daniel Shahaf
2015-05-19
1
-1
/
+2
*
35217: add missing changelog entry; use "-O expl" with _alternative
Daniel Hahler
2015-05-19
1
-1
/
+1
*
35217: completion: git: send-email: complete (recent) commits
Daniel Hahler
2015-05-19
1
-1
/
+3
*
__git_commit_objects: do not use _guard, but only a pattern
Daniel Hahler
2015-05-19
1
-1
/
+1
*
Completion/Unix/Command/_git: remove -2 with __git_recent_commits
Daniel Hahler
2015-05-19
1
-1
/
+1
*
35204: fix broken __git_recent_commits from previous commit
Daniel Hahler
2015-05-19
1
-1
/
+1
*
35164: fix __git_commit_objects/__git_recent_commits
Daniel Hahler
2015-05-19
1
-2
/
+2
*
users/20222: completion: git: Add matchspec for heads
Daniel Shahaf
2015-05-19
1
-4
/
+4
*
35105: completion: git: add distance_from_head to __git_recent_commits
Daniel Shahaf
2015-05-18
1
-1
/
+14
*
35106: completion: git: unique name for __git_recent_commits
Daniel Hahler
2015-05-18
1
-1
/
+1
[next]