aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* git-completion: workaround zsh COMPREPLY bugFelipe Contreras2012-01-26
* git-p4: rewrite view handlingPete Wyckoff2012-01-03
* git-p4: support single file p4 client view mapsGary Gibbons2012-01-03
* git-p4: sort client views by reverse View numberGary Gibbons2012-01-03
* git-p4: fix test for unsupported P4 Client ViewsGary Gibbons2012-01-03
* Merge branch 'pw/p4-docs-and-tests'Junio C Hamano2012-01-03
|\
| * git-p4: document and test submit optionsPete Wyckoff2011-12-27
| * git-p4: test and document --use-client-specPete Wyckoff2011-12-27
| * git-p4: honor --changesfile option and testPete Wyckoff2011-12-27
| * git-p4: clone does not use --git-dirPete Wyckoff2011-12-27
| * git-p4: introduce asciidoc documentationPete Wyckoff2011-12-27
* | Merge branch 'tr/bash-read-unescaped'Junio C Hamano2011-12-22
|\ \
| * | bash completion: use read -r everywhereThomas Rast2011-12-21
| |/
* | Merge branch 'jk/git-prompt'Junio C Hamano2011-12-22
|\ \ | |/ |/|
| * contrib: add credential helper for OS X KeychainJeff King2011-12-12
* | git-p4: fix skipSubmitEdit regressionPete Wyckoff2011-12-17
* | git-p4: use absolute directory for PWD env varGary Gibbons2011-12-11
* | git-p4: ensure submit clientPath exists before chdirGary Gibbons2011-12-11
* | Merge branch 'sg/complete-refs'Junio C Hamano2011-12-09
|\ \
| * | completion: remove broken dead code from __git_heads() and __git_tags()SZEDER Gábor2011-10-21
| * | completion: fast initial completion for config 'remote.*.fetch' valueSZEDER Gábor2011-10-21
| * | completion: improve ls-remote output filtering in __git_refs_remotes()SZEDER Gábor2011-10-21
| * | completion: query only refs/heads/ in __git_refs_remotes()SZEDER Gábor2011-10-21
| * | completion: support full refs from remote repositoriesSZEDER Gábor2011-10-21
| * | completion: improve ls-remote output filtering in __git_refs()SZEDER Gábor2011-10-21
| * | completion: make refs completion consistent for local and remote reposSZEDER Gábor2011-10-21
| * | completion: optimize refs completionSZEDER Gábor2011-10-21
| * | completion: document __gitcomp()SZEDER Gábor2011-10-21
* | | git-p4: introduce skipSubmitEditPete Wyckoff2011-12-05
| |/ |/|
* | Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano2011-11-09
|\ \
| * | completion: don't leak variable from the prompt into environmentSZEDER Gábor2011-11-09
* | | Merge branch 'pw/p4-appledouble-fix'Junio C Hamano2011-11-06
|\ \ \
| * | | git-p4: ignore apple filetypePete Wyckoff2011-11-05
* | | | Merge branch 'jk/git-tricks'Junio C Hamano2011-10-30
|\ \ \ \
| * | | | completion: match ctags symbol names in grep patternsJeff King2011-10-21
| * | | | contrib: add git-jump scriptJeff King2011-10-21
| * | | | contrib: add diff highlight scriptJeff King2011-10-18
| | |_|/ | |/| |
* | | | Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano2011-10-27
|\ \ \ \ | | |_|/ | |/| |
| * | | completion: fix issue with process substitution not working on Git for WindowsStefan Naewe2011-10-26
* | | | Merge branch 'mm/mediawiki-author-fix'Junio C Hamano2011-10-26
|\ \ \ \ | |/ / / |/| | |
| * | | git-remote-mediawiki: don't include HTTP login/password in authorMatthieu Moy2011-10-20
* | | | Merge branch 'pw/p4-update'Junio C Hamano2011-10-21
|\ \ \ \ | |_|/ / |/| | |
| * | | git-p4: handle files with shell metacharactersLuke Diamand2011-10-17
| * | | git-p4: keyword flattening fixesPete Wyckoff2011-10-17
| | |/ | |/|
| * | git-p4: stop ignoring apple filetypePete Wyckoff2011-10-17
| * | git-p4: recognize all p4 filetypesPete Wyckoff2011-10-17
| * | git-p4: handle utf16 filetype properlyPete Wyckoff2011-10-17
* | | Merge branch 'sg/completion'Junio C Hamano2011-10-17
|\ \ \
| * | | completion: unite --format and --pretty for 'log' and 'show'SZEDER Gábor2011-10-10
| * | | completion: unite --reuse-message and --reedit-message for 'notes'SZEDER Gábor2011-10-10