aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maintJunio C Hamano2013-02-04
|\
| * git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-01-18
* | Merge branch 'ds/completion-silence-in-tree-path-probe' into maintJunio C Hamano2013-01-28
|\ \
| * | git-completion.bash: silence "not a valid object" errorsDylan Smith2013-01-11
* | | Merge branch 'jn/maint-trim-vim-contrib' into maintJunio C Hamano2013-01-28
|\ \ \
| * | | contrib/vim: simplify instructions for old vim supportJonathan Nieder2013-01-10
* | | | Merge branch 'mk/complete-tcsh' into maintJunio C Hamano2013-01-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prevent space after directories in tcsh completionMarc Khouzam2013-01-07
* | | | Merge branch 'jk/complete-commit-c' into maintJunio C Hamano2013-01-14
|\ \ \ \
| * | | | completion: complete refs for "git commit -c"Jeff King2012-12-15
* | | | | Merge branch 'ms/subtree-fixlets' into maintJunio C Hamano2013-01-08
|\ \ \ \ \
| * | | | | git-subtree: fix typo in manpageMichael Schubert2012-12-22
| * | | | | git-subtree: ignore git-subtree executableMichael Schubert2012-12-22
* | | | | | remote-hg: Fix biridectionality -> bidirectionality typosW. Trevor King2013-01-08
| |_|/ / / |/| | | |
* | | | | Merge branch 'so/prompt-command'Junio C Hamano2012-12-27
|\ \ \ \ \
| * | | | | make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek2012-12-26
* | | | | | Merge branch 'jk/mailmap-cleanup'Junio C Hamano2012-12-21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | contrib: update stats/mailmap scriptJeff King2012-12-12
| | |/ / / | |/| | |
* | | | | Merge branch 'so/prompt-command'Junio C Hamano2012-12-12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano2012-12-12
* | | | | Add file completion to tcsh git completion.Marc Khouzam2012-12-11
* | | | | Merge branch 'maint'Junio C Hamano2012-12-11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg2012-12-11
* | | | | Merge branch 'fc/remote-hg'Junio C Hamano2012-11-29
|\ \ \ \ \
| * | | | | remote-hg: fix for older versions of pythonFelipe Contreras2012-11-27
| * | | | | remote-hg: fix for files with spacesFelipe Contreras2012-11-27
| * | | | | remote-hg: avoid bad refsFelipe Contreras2012-11-12
| * | | | | remote-hg: try the 'tip' if no checkout presentFelipe Contreras2012-11-12
| * | | | | remote-hg: fix compatibility with older versions of hgFelipe Contreras2012-11-12
| * | | | | remote-hg: add missing config for basic testsRamkumar Ramachandra2012-11-12
| * | | | | remote-hg: the author email can be nullFelipe Contreras2012-11-04
| * | | | | remote-hg: add option to not track branchesFelipe Contreras2012-11-04
| * | | | | remote-hg: add extra author testFelipe Contreras2012-11-04
| * | | | | remote-hg: add tests to compare with hg-gitFelipe Contreras2012-11-04
| * | | | | remote-hg: add bidirectional testsFelipe Contreras2012-11-04
| * | | | | remote-hg: add basic testsFelipe Contreras2012-11-04
| * | | | | remote-hg: fake bookmark when there's noneFelipe Contreras2012-11-04
| * | | | | remote-hg: add compat for hg-git author fixesFelipe Contreras2012-11-04
| * | | | | remote-hg: add support for hg-git compat modeFelipe Contreras2012-11-04
| * | | | | remote-hg: match hg merge behaviorFelipe Contreras2012-11-04
| * | | | | remote-hg: make sure the encoding is correctFelipe Contreras2012-11-04
| * | | | | remote-hg: add support to push URLsFelipe Contreras2012-11-04
| * | | | | remote-hg: add support for remote pushingFelipe Contreras2012-11-04
| * | | | | remote-hg: add support for pushingFelipe Contreras2012-11-04
| * | | | | Add new remote-hg transport helperFelipe Contreras2012-11-04
* | | | | | Merge branch 'mk/complete-tcsh'Junio C Hamano2012-11-29
|\ \ \ \ \ \
| * | | | | | Support for git aliasing for tcsh completionMarc Khouzam2012-11-27
* | | | | | | Merge branch 'maint'Junio C Hamano2012-11-29
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy2012-11-29
* | | | | | | completion: fix warning for zshFelipe Contreras2012-11-29