aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'fc/zsh-completion'Junio C Hamano2012-02-12
|\
| * completion: simplify __gitcomp and __gitcomp_nl implementationsFelipe Contreras2012-02-06
| * completion: use ls -1 instead of rolling a loop to do that ourselvesFelipe Contreras2012-02-06
| * completion: work around zsh option propagation bugFelipe Contreras2012-02-06
* | Merge branch 'jn/svn-fe'Junio C Hamano2012-02-07
|\ \
| * \ Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-feJunio C Hamano2012-01-27
| |\ \
| | * | vcs-svn: implement text-delta handlingDavid Barr2011-05-26
| | * | Merge branch 'db/vcs-svn-incremental' into svn-feJonathan Nieder2011-05-26
| | |\ \
| | | * | vcs-svn: set up channel to read fast-import cat-blob responseDavid Barr2011-03-07
* | | | | Merge branch 'rt/completion-branch-edit-desc'Junio C Hamano2012-02-07
|\ \ \ \ \
| * | | | | completion: --edit-description option for git-branchRalf Thielow2012-01-29
| | |_|_|/ | |/| | |
* | | | | Merge branch 'va/git-p4-branch'Junio C Hamano2012-01-31
|\ \ \ \ \
| * | | | | git-p4: Change p4 command invocationPete Wyckoff2012-01-26
| * | | | | git-p4: Search for parent commit on branch creationVitor Antunes2012-01-26
* | | | | | Merge branch 'ld/git-p4-branches-and-labels'Junio C Hamano2012-01-31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-p4: importing labels should cope with missing ownerLuke Diamand2012-01-20
| * | | | | git-p4: cope with labels with empty descriptionsLuke Diamand2012-01-20
| * | | | | git-p4: handle p4 branches and labels containing shell charsLuke Diamand2012-01-20
| | |/ / / | |/| | |
* | | | | completion: --edit and --no-edit for git-mergeAdrian Weimann2012-01-30
* | | | | Merge branch 'pw/p4-view-updates'Junio C Hamano2012-01-29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | git-p4: clarify commentPete Wyckoff2012-01-11
| * | | | git-p4: fix verbose comment typoPete Wyckoff2012-01-11
| * | | | git-p4: only a single ... wildcard is supportedPete Wyckoff2012-01-11
| |/ / /
* | | | 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