Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | mergetools/diffmerge: support DiffMerge as a git mergetool | Stefan Saasen | 2013-10-13 | 1 | -1/+1 | |
* | | completion: improve untracked directory filtering for filename completionsg/complete-untracked-filter | SZEDER Gábor | 2013-09-19 | 1 | -2/+2 | |
* | | git-completion.bash: use correct Bash/Zsh array length syntax | Brandon Casey | 2013-08-21 | 1 | -1/+1 | |
* | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 2013-08-02 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstat | Ramsay Jones | 2013-07-18 | 1 | -1/+0 | |
* | | | Merge branch 'bc/completion-for-bash-3.0' | Junio C Hamano | 2013-07-30 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | git-completion.bash: replace zsh notation that breaks bash 3.X | Brandon Casey | 2013-07-24 | 1 | -1/+1 | |
* | | | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+1 | |
* | | | | Merge branch 'jk/bash-completion' | Junio C Hamano | 2013-07-11 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | completion: learn about --man-path | John Keeping | 2013-06-30 | 1 | -0/+1 | |
| * | | | | completion: handle unstuck form of base git options | John Keeping | 2013-06-30 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir() | SZEDER Gábor | 2013-06-24 | 1 | -2/+0 | |
|/ / / | ||||||
* | | | Sync with maint | Junio C Hamano | 2013-06-21 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | completion: complete diff --word-diff | Ramkumar Ramachandra | 2013-06-21 | 1 | -1/+1 | |
* | | | | Merge branch 'rr/complete-difftool-fixup' | Junio C Hamano | 2013-06-14 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | completion: show can take both revlist and paths | Ramkumar Ramachandra | 2013-06-09 | 1 | -1/+1 | |
| * | | | | completion: difftool takes both revs and files | Ramkumar Ramachandra | 2013-06-03 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'fc/completion-less-ls-remote' | Junio C Hamano | 2013-06-11 | 1 | -8/+2 | |
|\ \ \ \ | ||||||
| * | | | | completion: avoid ls-remote in certain scenarios | Felipe Contreras | 2013-06-02 | 1 | -8/+2 | |
| |/ / / | ||||||
* | | | | Merge branch 'fc/completion' | Junio C Hamano | 2013-06-02 | 1 | -115/+30 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | completion: remove __git_index_file_list_filter() | Felipe Contreras | 2013-04-27 | 1 | -20/+8 | |
| * | | | completion: add space after completed filename | Felipe Contreras | 2013-04-27 | 1 | -1/+1 | |
| * | | | completion: add hack to enable file mode in bash < 4 | Felipe Contreras | 2013-04-27 | 1 | -36/+7 | |
| * | | | completion: refactor __git_complete_index_file() | Felipe Contreras | 2013-04-27 | 1 | -6/+3 | |
| * | | | completion: refactor diff_index wrappers | Felipe Contreras | 2013-04-27 | 1 | -55/+16 | |
| * | | | completion: use __gitcompadd for __gitcomp_file | Felipe Contreras | 2013-04-27 | 1 | -1/+1 | |
| * | | | completion; remove unuseful comments | Felipe Contreras | 2013-04-27 | 1 | -2/+0 | |
* | | | | Merge branch 'fc/zsh-leftover-bits' | Junio C Hamano | 2013-06-02 | 1 | -15/+7 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | completion: synchronize zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -2/+2 | |
| * | | | completion: cleanup zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -13/+5 | |
* | | | | completion: regression fix for zsh | Felipe Contreras | 2013-05-21 | 1 | -1/+1 | |
* | | | | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | git-completion.bash: add remote.pushdefault to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 | |
* | | | git-completion.bash: add branch.*.pushremote to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -2/+2 | |
* | | | Merge branch 'maint' | Junio C Hamano | 2013-04-29 | 1 | -1/+10 | |
|\ \ \ | ||||||
| * | | | git-completion.bash: complete branch.*.rebase as boolean | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+4 | |
| * | | | git-completion.bash: add diff.submodule to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 | |
| * | | | git-completion.bash: lexical sorting for diff.statGraphWidth | Ramkumar Ramachandra | 2013-04-29 | 1 | -1/+1 | |
* | | | | completion: add missing format-patch options | Felipe Contreras | 2013-04-27 | 1 | -1/+2 | |
| |/ / |/| | | ||||||
* | | | Sync with maint | Junio C Hamano | 2013-04-24 | 1 | -7/+0 | |
|\ \ \ | |/ / | ||||||
| * | | completion: remove duplicate block for "git commit -c" | Mårten Kongstad | 2013-04-24 | 1 | -7/+0 | |
* | | | completion: small optimization | Felipe Contreras | 2013-04-14 | 1 | -4/+4 | |
* | | | completion: inline __gitcomp_1 to its sole callsite | Felipe Contreras | 2013-04-14 | 1 | -15/+11 | |
* | | | completion: get rid of compgen | Felipe Contreras | 2013-04-14 | 1 | -5/+10 | |
* | | | completion: add new __gitcompadd helper | Felipe Contreras | 2013-04-14 | 1 | -5/+8 | |
* | | | completion: get rid of empty COMPREPLY assignments | Felipe Contreras | 2013-04-12 | 1 | -21/+0 | |
* | | | completion: add more cherry-pick options | Felipe Contreras | 2013-04-12 | 1 | -1/+6 | |
* | | | Merge branch 'jl/submodule-deinit' | Junio C Hamano | 2013-03-25 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | submodule: add 'deinit' command | Jens Lehmann | 2013-03-04 | 1 | -1/+1 |