Age | Commit message (Expand) | Author | Files | Lines |
2013-02-12 | completion: support 'git config --local' | Matthieu Moy | 1 | -2/+2 |
2013-02-08 | Merge branch 'mp/complete-paths' | Junio C Hamano | 1 | -15/+240 |
2013-02-01 | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' | Junio C Hamano | 1 | -1/+10 |
2013-01-28 | Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' | Junio C Hamano | 1 | -1/+1 |
2013-01-24 | t9902: protect test from stray build artifacts | Junio C Hamano | 1 | -1/+10 |
2013-01-23 | Merge branch 'as/check-ignore' | Junio C Hamano | 1 | -0/+1 |
2013-01-18 | git-completion.bash: replace zsh notation that breaks bash 3.X | Brandon Casey | 1 | -1/+1 |
2013-01-18 | Merge branch 'ds/completion-silence-in-tree-path-probe' | Junio C Hamano | 1 | -1/+1 |
2013-01-16 | diff: Introduce --diff-algorithm command line option | Michal Privoznik | 1 | -0/+11 |
2013-01-16 | config: Introduce diff.algorithm variable | Michal Privoznik | 1 | -0/+1 |
2013-01-14 | git-completion.bash: Autocomplete --minimal and --histogram for git-diff | Michal Privoznik | 1 | -1/+1 |
2013-01-11 | git-completion.bash: add support for path completion | Manlio Perillo | 1 | -15/+240 |
2013-01-11 | git-completion.bash: silence "not a valid object" errors | Dylan Smith | 1 | -1/+1 |
2013-01-06 | add git-check-ignore sub-command | Adam Spiers | 1 | -0/+1 |
2012-12-15 | completion: complete refs for "git commit -c" | Jeff King | 1 | -0/+7 |
2012-11-29 | completion: fix warning for zsh | Felipe Contreras | 1 | -0/+2 |
2012-11-28 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2012-11-28 | Merge branch 'fc/zsh-completion' | Junio C Hamano | 1 | -43/+61 |
2012-11-28 | completion: add options --single-branch and --branch to "git clone" | Ralf Thielow | 1 | -0/+2 |
2012-11-25 | Merge branch 'sg/complete-help-undup' | Junio C Hamano | 1 | -1/+1 |
2012-11-25 | Sync with 1.8.0.1 | Junio C Hamano | 1 | -1/+1 |
2012-11-24 | Completion must sort before using uniq | Marc Khouzam | 1 | -1/+1 |
2012-11-19 | completion: start moving to the new zsh completion | Felipe Contreras | 1 | -43/+61 |
2012-11-14 | completion: remove 'help' duplicate from porcelain commands | SZEDER Gábor | 1 | -1/+1 |
2012-10-16 | completion: add format-patch options to send-email | Felipe Contreras | 1 | -17/+18 |
2012-09-25 | Merge branch 'maint' | Junio C Hamano | 1 | -8/+1 |
2012-09-25 | Revert "completion: fix shell expansion of items" | Jeff King | 1 | -8/+1 |
2012-09-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+8 |
2012-09-20 | Merge branch 'nd/maint-remote-remove' into maint | Junio C Hamano | 1 | -2/+2 |
2012-09-20 | completion: fix shell expansion of items | Felipe Contreras | 1 | -1/+8 |
2012-09-17 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2012-09-16 | completion: add --no-edit to git-commit | Yacine Belkadi | 1 | -1/+2 |
2012-09-14 | Merge branch 'cn/branch-set-upstream-to' | Junio C Hamano | 1 | -1/+5 |
2012-09-12 | Merge branch 'nd/maint-remote-remove' | Junio C Hamano | 1 | -2/+2 |
2012-09-11 | completion: complete branch name for "branch --set-upstream-to=" | Michael J Gruber | 1 | -0/+3 |
2012-09-11 | completion: add --set-upstream-to and --unset-upstream | Carlos Martín Nieto | 1 | -1/+2 |
2012-09-06 | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-08-27 | Merge branch 'da/difftool-updates' | Junio C Hamano | 1 | -1/+1 |
2012-08-10 | Add Code Compare v2.80.4 as a merge / diff tool for Windows | Sebastian Schuberth | 1 | -1/+1 |
2012-06-28 | Merge branch 'fc/git-prompt-script' | Junio C Hamano | 1 | -255/+7 |
2012-06-19 | completion: respect $GIT_DIR | SZEDER Gábor | 1 | -0/+3 |
2012-06-13 | Merge branch 'fc/git-complete-helper-fix' | Junio C Hamano | 1 | -7/+7 |
2012-06-13 | completion: remove credential helpers from porcelain commands | SZEDER Gábor | 1 | -0/+2 |
2012-06-13 | completion: put main git and gitk completion functions back into git namespace | SZEDER Gábor | 1 | -7/+7 |
2012-06-10 | completion: warn people about duplicated function | Junio C Hamano | 1 | -0/+2 |
2012-05-25 | Merge branch 'fc/git-complete-helper-fix' | Junio C Hamano | 1 | -5/+17 |
2012-05-22 | completion: split __git_ps1 into a separate script | Felipe Contreras | 1 | -255/+2 |
2012-05-22 | completion: remove executable mode | Felipe Contreras | 1 | -0/+0 |
2012-05-20 | completion: add support for backwards compatibility | Felipe Contreras | 1 | -0/+12 |
2012-05-20 | completion: rename internal helpers _git and _gitk | Felipe Contreras | 1 | -5/+5 |