summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2012-02-13diff-highlight: document some non-optimal casesJeff King1-0/+93
2012-02-13diff-highlight: match multi-line hunksJeff King2-34/+52
2012-02-13diff-highlight: refactor to prepare for multi-line hunksJeff King1-8/+14
2012-02-13diff-highlight: don't highlight whole linesJeff King1-2/+26
2012-02-13diff-highlight: make perl strict and warnings fatalJeff King1-0/+3
2012-02-12Merge branch 'fc/zsh-completion'Junio C Hamano1-56/+11
2012-02-07Merge branch 'jn/svn-fe'Junio C Hamano1-4/+4
2012-02-07Merge branch 'rt/completion-branch-edit-desc'Junio C Hamano1-1/+1
2012-02-06completion: simplify __gitcomp and __gitcomp_nl implementationsFelipe Contreras1-16/+3
2012-02-06completion: use ls -1 instead of rolling a loop to do that ourselvesFelipe Contreras1-37/+2
2012-02-06completion: work around zsh option propagation bugFelipe Contreras1-3/+6
2012-02-06completion: --edit and --no-edit for git-mergeAdrian Weimann1-1/+1
2012-01-31Merge branch 'va/git-p4-branch'Junio C Hamano1-2/+46
2012-01-31Merge branch 'ld/git-p4-branches-and-labels'Junio C Hamano1-35/+44
2012-01-30completion: --edit and --no-edit for git-mergeAdrian Weimann1-1/+1
2012-01-29completion: --edit-description option for git-branchRalf Thielow1-1/+1
2012-01-29Merge branch 'pw/p4-view-updates'Junio C Hamano1-4/+5
2012-01-27Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-feJunio C Hamano1-4/+4
2012-01-26git-completion: workaround zsh COMPREPLY bugFelipe Contreras1-0/+8
2012-01-26git-p4: Change p4 command invocationPete Wyckoff1-1/+1
2012-01-26git-p4: Search for parent commit on branch creationVitor Antunes1-1/+45
2012-01-20git-p4: importing labels should cope with missing ownerLuke Diamand1-28/+35
2012-01-20git-p4: cope with labels with empty descriptionsLuke Diamand1-3/+5
2012-01-20git-p4: handle p4 branches and labels containing shell charsLuke Diamand1-4/+4
2012-01-11git-p4: clarify commentPete Wyckoff1-1/+2
2012-01-11git-p4: fix verbose comment typoPete Wyckoff1-1/+1
2012-01-11git-p4: only a single ... wildcard is supportedPete Wyckoff1-2/+2
2012-01-03git-p4: rewrite view handlingPete Wyckoff1-86/+243
2012-01-03git-p4: support single file p4 client view mapsGary Gibbons1-9/+20
2012-01-03git-p4: sort client views by reverse View numberGary Gibbons1-2/+9
2012-01-03git-p4: fix test for unsupported P4 Client ViewsGary Gibbons1-1/+4
2012-01-03Merge branch 'pw/p4-docs-and-tests'Junio C Hamano2-305/+29
2011-12-27git-p4: document and test submit optionsPete Wyckoff1-0/+7
2011-12-27git-p4: test and document --use-client-specPete Wyckoff1-1/+5
2011-12-27git-p4: honor --changesfile option and testPete Wyckoff1-1/+15
2011-12-27git-p4: clone does not use --git-dirPete Wyckoff1-1/+2
2011-12-27git-p4: introduce asciidoc documentationPete Wyckoff1-302/+0
2011-12-22Merge branch 'tr/bash-read-unescaped'Junio C Hamano1-6/+6
2011-12-22Merge branch 'jk/git-prompt'Junio C Hamano3-0/+188
2011-12-21bash completion: use read -r everywhereThomas Rast1-6/+6
2011-12-17git-p4: fix skipSubmitEdit regressionPete Wyckoff1-7/+11
2011-12-12contrib: add credential helper for OS X KeychainJeff King3-0/+188
2011-12-11git-p4: use absolute directory for PWD env varGary Gibbons1-2/+3
2011-12-11git-p4: ensure submit clientPath exists before chdirGary Gibbons1-0/+4
2011-12-09Merge branch 'sg/complete-refs'Junio C Hamano1-91/+110
2011-12-05git-p4: introduce skipSubmitEditPete Wyckoff2-24/+54
2011-11-09Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano1-1/+1
2011-11-09completion: don't leak variable from the prompt into environmentSZEDER Gábor1-1/+1
2011-11-06Merge branch 'pw/p4-appledouble-fix'Junio C Hamano1-0/+13
2011-11-05git-p4: ignore apple filetypePete Wyckoff1-0/+13