index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
completion
/
git-completion.bash
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-27
Merge branch 'jk/complete-merge-base'
Junio C Hamano
1
-1
/
+7
2014-01-13
completion: handle --[no-]fork-point options to git-rebase
John Keeping
1
-1
/
+1
2014-01-13
completion: complete merge-base options
John Keeping
1
-0
/
+6
2014-01-13
Merge branch 'rr/completion-format-coverletter'
Junio C Hamano
1
-0
/
+1
2014-01-07
completion: complete format.coverLetter
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: fix remote.pushdefault
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: fix branch.autosetup(merge|rebase)
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: introduce __gitcomp_nl_append ()
Ramkumar Ramachandra
1
-4
/
+18
2013-12-12
Merge branch 'jn/scripts-updates'
Junio C Hamano
1
-2
/
+0
2013-11-26
remove #!interpreter line from shell libraries
Jonathan Nieder
1
-2
/
+0
2013-11-12
peek-remote: remove deprecated alias of ls-remote
John Keeping
1
-1
/
+0
2013-11-12
lost-found: remove deprecated command
John Keeping
1
-1
/
+0
2013-11-12
tar-tree: remove deprecated command
John Keeping
1
-1
/
+0
2013-11-12
repo-config: remove deprecated alias for "git config"
John Keeping
1
-1
/
+0
2013-10-13
mergetools/diffmerge: support DiffMerge as a git mergetool
Stefan Saasen
1
-1
/
+1
2013-09-19
completion: improve untracked directory filtering for filename completion
SZEDER Gábor
1
-2
/
+2
2013-08-21
git-completion.bash: use correct Bash/Zsh array length syntax
Brandon Casey
1
-1
/
+1
2013-08-02
Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
Junio C Hamano
1
-1
/
+0
2013-07-30
Merge branch 'bc/completion-for-bash-3.0'
Junio C Hamano
1
-1
/
+1
2013-07-24
git-completion.bash: replace zsh notation that breaks bash 3.X
Brandon Casey
1
-1
/
+1
2013-07-22
Merge branch 'es/check-mailmap'
Junio C Hamano
1
-0
/
+1
2013-07-18
cygwin: Remove the Win32 l/stat() implementation
Ramsay Jones
1
-1
/
+0
2013-07-13
builtin: add git-check-mailmap command
Eric Sunshine
1
-0
/
+1
2013-07-11
Merge branch 'jk/bash-completion'
Junio C Hamano
1
-1
/
+3
2013-06-30
completion: learn about --man-path
John Keeping
1
-0
/
+1
2013-06-30
completion: handle unstuck form of base git options
John Keeping
1
-1
/
+2
2013-06-24
bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()
SZEDER Gábor
1
-2
/
+0
2013-06-21
Sync with maint
Junio C Hamano
1
-1
/
+1
2013-06-21
completion: complete diff --word-diff
Ramkumar Ramachandra
1
-1
/
+1
2013-06-14
Merge branch 'rr/complete-difftool-fixup'
Junio C Hamano
1
-2
/
+2
2013-06-11
Merge branch 'fc/completion-less-ls-remote'
Junio C Hamano
1
-8
/
+2
2013-06-09
completion: show can take both revlist and paths
Ramkumar Ramachandra
1
-1
/
+1
2013-06-03
completion: difftool takes both revs and files
Ramkumar Ramachandra
1
-1
/
+1
2013-06-02
completion: avoid ls-remote in certain scenarios
Felipe Contreras
1
-8
/
+2
2013-06-02
Merge branch 'fc/completion'
Junio C Hamano
1
-115
/
+30
2013-06-02
Merge branch 'fc/zsh-leftover-bits'
Junio C Hamano
1
-15
/
+7
2013-05-21
completion: regression fix for zsh
Felipe Contreras
1
-1
/
+1
2013-05-09
git-svn: added an --include-path flag
Paul Walmsley
1
-1
/
+1
2013-05-08
completion: synchronize zsh wrapper
Felipe Contreras
1
-2
/
+2
2013-05-08
completion: cleanup zsh wrapper
Felipe Contreras
1
-13
/
+5
2013-04-29
git-completion.bash: add remote.pushdefault to config list
Ramkumar Ramachandra
1
-0
/
+5
2013-04-29
git-completion.bash: add branch.*.pushremote to config list
Ramkumar Ramachandra
1
-2
/
+2
2013-04-29
Merge branch 'maint'
Junio C Hamano
1
-1
/
+10
2013-04-29
git-completion.bash: complete branch.*.rebase as boolean
Ramkumar Ramachandra
1
-0
/
+4
2013-04-29
git-completion.bash: add diff.submodule to config list
Ramkumar Ramachandra
1
-0
/
+5
2013-04-29
git-completion.bash: lexical sorting for diff.statGraphWidth
Ramkumar Ramachandra
1
-1
/
+1
2013-04-27
completion: add missing format-patch options
Felipe Contreras
1
-1
/
+2
2013-04-27
completion: remove __git_index_file_list_filter()
Felipe Contreras
1
-20
/
+8
2013-04-27
completion: add space after completed filename
Felipe Contreras
1
-1
/
+1
2013-04-27
completion: add hack to enable file mode in bash < 4
Felipe Contreras
1
-36
/
+7
[next]