aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'fc/remote-bzr'Junio C Hamano2013-01-09
|\
| * remote-bzr: detect local repositoriesFelipe Contreras2013-01-02
| * remote-bzr: add support for older versions of bzrFelipe Contreras2013-01-02
| * remote-bzr: add support to push special modesFelipe Contreras2013-01-02
| * remote-bzr: add support for fecthing special modesFelipe Contreras2013-01-02
| * remote-bzr: add simple testsFelipe Contreras2013-01-02
| * remote-bzr: update working tree upon pushingFelipe Contreras2012-12-13
| * remote-bzr: add support for remote repositoriesFelipe Contreras2012-11-28
| * remote-bzr: add support for pushingFelipe Contreras2012-11-28
| * Add new remote-bzr transport helperFelipe Contreras2012-11-28
* | Merge branch 'er/python-version-requirements'Junio C Hamano2013-01-09
|\ \
| * | Add checks to Python scripts for version dependencies.Eric S. Raymond2012-12-28
* | | Merge branch 'maint'Junio C Hamano2013-01-08
|\ \ \
| * \ \ Merge branch 'ms/subtree-fixlets' into maintJunio C Hamano2013-01-08
| |\ \ \
| * | | | remote-hg: Fix biridectionality -> bidirectionality typosW. Trevor King2013-01-08
* | | | | Merge branch 'jk/complete-commit-c'Junio C Hamano2013-01-05
|\ \ \ \ \
| * | | | | completion: complete refs for "git commit -c"Jeff King2012-12-15
| | |_|/ / | |/| | |
* | | | | Merge branch 'ms/subtree-fixlets'Junio C Hamano2013-01-03
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | git-subtree: fix typo in manpageMichael Schubert2012-12-22
| * | | git-subtree: ignore git-subtree executableMichael Schubert2012-12-22
* | | | 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