Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2011-06-26 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'maint-1.7.4' into maint | Junio C Hamano | 2011-06-24 | 1 | -1/+1 |
| |\ | |||||
| | * | completion: replace core.abbrevguard to core.abbrev | Namhyung Kim | 2011-06-24 | 1 | -1/+1 |
* | | | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-05-30 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | git-grep: Learn PCRE | Michał Kiedrowicz | 2011-05-09 | 1 | -0/+1 |
| * | | | contrib/completion: --line-number to git grep | Michał Kiedrowicz | 2011-05-05 | 1 | -1/+1 |
* | | | | Merge branch 'sg/completion-updates' | Junio C Hamano | 2011-05-16 | 1 | -4/+16 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'fc/completion-zsh' into sg/completion-updates | Junio C Hamano | 2011-05-10 | 1 | -0/+8 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | git-completion: fix regression in zsh support | Felipe Contreras | 2011-05-10 | 1 | -0/+8 |
| | |/ / | |||||
| * | | | Revert "completion: don't declare 'local words' to make zsh happy" | Junio C Hamano | 2011-05-10 | 1 | -6/+2 |
| * | | | completion: move private shopt shim for zsh to __git_ namespace | Jonathan Nieder | 2011-05-08 | 1 | -4/+8 |
| * | | | completion: don't declare 'local words' to make zsh happy | SZEDER Gábor | 2011-04-28 | 1 | -2/+6 |
* | | | | Merge branch 'sg/completion-cleanup' | Junio C Hamano | 2011-05-06 | 1 | -161/+60 |
|\ \ \ \ | |/ / / | |||||
| * | | | completion: remove unnecessary _get_comp_words_by_ref() invocations | SZEDER Gábor | 2011-04-28 | 1 | -105/+11 |
| * | | | completion: don't modify the $cur variable in completion functions | SZEDER Gábor | 2011-04-28 | 1 | -57/+50 |
* | | | | Merge branch 'jk/notes-ui-updates' | Junio C Hamano | 2011-05-02 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | contrib/completion: --notes, --no-notes | Michael J Gruber | 2011-04-14 | 1 | -1/+1 |
| |/ / | |||||
* | | | Automatically autoload bashcompinit for ZSH, when needed | Marius Storm-Olsen | 2011-04-27 | 1 | -8/+8 |
|/ / | |||||
* | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 | 1 | -0/+2 |
|\ \ | |||||
| * | | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 2011-03-23 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'jp/completion-help-alias' | Junio C Hamano | 2011-03-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | git-completion: Add git help completion for aliases | Jakob Pfender | 2011-03-22 | 1 | -1/+1 |
* | | | Merge branch 'sg/complete-symmetric-diff' | Junio C Hamano | 2011-03-22 | 1 | -14/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | bash: complete 'git diff ...branc<TAB>' | SZEDER Gábor | 2011-03-10 | 1 | -13/+16 |
| * | | bash: fix misindented esac statement in __git_complete_file() | SZEDER Gábor | 2011-03-10 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'ss/mergetool--lib' | Junio C Hamano | 2011-03-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | mergetool--lib: Add Beyond Compare 3 as a tool | Sebastian Schuberth | 2011-02-28 | 1 | -1/+1 |
| |/ | |||||
* | | bash: teach __git_ps1 about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'pd/bash-4-completion' | Junio C Hamano | 2010-12-22 | 1 | -78/+290 |
|\ | |||||
| * | Merge branch 'master' (early part) into pd/bash-4-completion | Jonathan Nieder | 2010-12-15 | 1 | -5/+74 |
| |\ | |||||
| * | | bash: simple reimplementation of _get_comp_words_by_ref | Jonathan Nieder | 2010-12-14 | 1 | -8/+110 |
| * | | bash: get --pretty=m<tab> completion to work with bash v4 | Peter van der Does | 2010-12-14 | 1 | -76/+160 |
* | | | Merge branch 'tc/completion-reflog' | Junio C Hamano | 2010-12-21 | 1 | -1/+12 |
|\ \ \ | |||||
| * | | | bash completion: add basic support for git-reflog | Tay Ray Chuan | 2010-12-17 | 1 | -1/+12 |
* | | | | completion: add missing configuration variables | Martin von Zweigbergk | 2010-12-20 | 1 | -4/+66 |
|/ / / | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-12-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 2010-12-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | bash: Match lightweight tags in prompt | knittl | 2010-12-01 | 1 | -1/+1 |
* | | | | Merge branch 'kb/completion-checkout' | Junio C Hamano | 2010-11-17 | 1 | -3/+27 |
|\ \ \ \ | |||||
| * | | | | completion: Support the DWIM mode for git checkout | Kevin Ballard | 2010-10-13 | 1 | -3/+27 |
| |/ / / | |||||
* | | | | Merge branch 'sg/completion' | Junio C Hamano | 2010-11-17 | 1 | -15/+64 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | bash: support pretty format aliases | SZEDER Gábor | 2010-10-13 | 1 | -4/+17 |
| * | | | bash: support more 'git notes' subcommands and their options | SZEDER Gábor | 2010-10-13 | 1 | -9/+41 |
| * | | | bash: not all 'git bisect' subcommands make sense when not bisecting | SZEDER Gábor | 2010-10-13 | 1 | -1/+5 |
| * | | | bash: offer refs for 'git bisect start' | SZEDER Gábor | 2010-10-13 | 1 | -1/+1 |
| |/ / | |||||
* | | | completion: fix zsh check under bash with 'set -u' | Mark Lodato | 2010-10-28 | 1 | -3/+3 |
* | | | Merge branch 'ml/completion-zsh' | Junio C Hamano | 2010-10-26 | 1 | -4/+46 |
|\ \ \ | |/ / |/| | | |||||
| * | | completion: make compatible with zsh | Mark Lodato | 2010-09-09 | 1 | -4/+46 |
| |/ | |||||
* | | contrib/completion: --no-index option to git diff | Michael J Gruber | 2010-09-27 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 | 1 | -1/+143 |
|\ |