Age | Commit message (Expand) | Author | Files | Lines |
2016-11-29 | Merge branch 'cp/completion-negative-refs' into maint | Junio C Hamano | 1 | -3/+4 |
2016-08-24 | completion: support excluding refs | Chris Packham | 1 | -3/+4 |
2016-08-12 | Merge branch 'vs/completion-branch-fully-spelled-d-m-r' | Junio C Hamano | 1 | -3/+3 |
2016-08-10 | Merge branch 'jk/completion-diff-submodule' | Junio C Hamano | 1 | -0/+19 |
2016-08-10 | Merge branch 'jt/format-patch-from-config' | Junio C Hamano | 1 | -0/+1 |
2016-08-10 | Merge branch 'cp/completion-clone-recurse-submodules' into maint | Junio C Hamano | 1 | -0/+1 |
2016-08-09 | completion: add completion for --submodule=* diff option | Jacob Keller | 1 | -0/+19 |
2016-08-09 | completion: complete --delete, --move, and --remotes for git branch | Ville Skyttä | 1 | -3/+3 |
2016-08-08 | Merge branch 'cp/completion-clone-recurse-submodules' | Junio C Hamano | 1 | -0/+1 |
2016-08-01 | format-patch: format.from gives the default for --from | Josh Triplett | 1 | -0/+1 |
2016-07-28 | Merge branch 'nd/worktree-lock' | Junio C Hamano | 1 | -1/+4 |
2016-07-27 | completion: add option '--recurse-submodules' to 'git clone' | Chris Packham | 1 | -0/+1 |
2016-07-08 | worktree: add "unlock" command | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2016-07-08 | worktree: add "lock" command | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
2016-07-06 | Merge branch 'nd/worktree-cleanup-post-head-protection' | Junio C Hamano | 1 | -0/+23 |
2016-07-06 | Merge branch 'vs/prompt-avoid-unset-variable' into maint | Junio C Hamano | 1 | -3/+3 |
2016-06-27 | Merge branch 'tb/complete-status' | Junio C Hamano | 1 | -1/+97 |
2016-06-27 | Merge branch 'vs/prompt-avoid-unset-variable' | Junio C Hamano | 1 | -3/+3 |
2016-06-10 | completion: add git status | Thomas Braun | 1 | -0/+50 |
2016-06-10 | completion: add __git_get_option_value helper | Thomas Braun | 1 | -0/+44 |
2016-06-10 | completion: factor out untracked file modes into a variable | Thomas Braun | 1 | -1/+3 |
2016-06-06 | git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha | Ville Skyttä | 1 | -3/+3 |
2016-05-24 | completion: support git-worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+23 |
2016-04-13 | Merge branch 'mg/complete-cherry-mark-to-log' | Junio C Hamano | 1 | -0/+1 |
2016-04-13 | Merge branch 'rt/completion-help' | Junio C Hamano | 1 | -3/+3 |
2016-04-05 | completion: complete --cherry-mark for git log | Michael J Gruber | 1 | -0/+1 |
2016-03-24 | completion: add 'revisions' and 'everyday' to 'git help' | Ralf Thielow | 1 | -2/+2 |
2016-03-24 | completion: add option '--guides' to 'git help' | Ralf Thielow | 1 | -1/+1 |
2016-02-22 | Merge branch 'pw/completion-stash' into maint | Junio C Hamano | 1 | -2/+2 |
2016-02-22 | Merge branch 'pw/completion-stash' | Junio C Hamano | 1 | -2/+2 |
2016-02-22 | completion: fix mis-indentation in _git_stash() | SZEDER Gábor | 1 | -2/+2 |
2016-02-10 | Merge branch 'cc/untracked' | Junio C Hamano | 1 | -0/+1 |
2016-02-05 | Merge branch 'tb/complete-word-diff-regex' into maint | Junio C Hamano | 1 | -1/+1 |
2016-02-05 | Merge branch 'pw/completion-stash' into maint | Junio C Hamano | 1 | -3/+14 |
2016-02-05 | Merge branch 'pw/completion-show-branch' into maint | Junio C Hamano | 1 | -1/+1 |
2016-02-03 | Merge branch 'pw/completion-stash' | Junio C Hamano | 1 | -3/+14 |
2016-02-03 | Merge branch 'pw/completion-show-branch' | Junio C Hamano | 1 | -1/+1 |
2016-02-03 | Merge branch 'jk/completion-rebase' | Junio C Hamano | 1 | -2/+6 |
2016-02-03 | Merge branch 'tb/complete-word-diff-regex' | Junio C Hamano | 1 | -1/+1 |
2016-01-27 | config: add core.untrackedCache | Christian Couder | 1 | -0/+1 |
2016-01-26 | Merge branch 'js/pull-rebase-i' | Junio C Hamano | 1 | -1/+1 |
2016-01-26 | completion: update completion arguments for stash | Paul Wagland | 1 | -3/+14 |
2016-01-25 | completion: complete show-branch "--date-order" | Paul Wagland | 1 | -1/+1 |
2016-01-25 | completion: add missing git-rebase options | John Keeping | 1 | -2/+6 |
2016-01-20 | completion: complete "diff --word-diff-regex=" | Thomas Braun | 1 | -1/+1 |
2016-01-13 | completion: add missing branch.*.rebase values | Johannes Schindelin | 1 | -1/+1 |
2016-01-12 | Merge branch 'vl/grep-configurable-threads' | Junio C Hamano | 1 | -0/+1 |
2016-01-04 | Merge branch 'sg/completion-no-column' into maint | Junio C Hamano | 1 | -0/+1 |
2015-12-21 | Merge branch 'sg/completion-no-column' | Junio C Hamano | 1 | -0/+1 |
2015-12-16 | grep: add --threads=<num> option and grep.threads configuration | Victor Leschuk | 1 | -0/+1 |