summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-02-05contrib/subtree: honor DESTDIRAdam Tkac
2013-02-05contrib/subtree: fix synopsisDavid A. Greene
2013-02-05contrib/subtree: better error handling for 'subtree add'David A. Greene
2013-02-05contrib/subtree: use %B for split subject/bodyTechlive Zheng
2013-02-05contrib/subtree: remove test number commentsDavid A. Greene
2012-12-28Merge branch 'so/prompt-command'Junio C Hamano
2012-12-26make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek
2012-12-21Merge branch 'jk/mailmap-cleanup'Junio C Hamano
2012-12-12contrib: update stats/mailmap scriptJeff King
2012-12-12Merge branch 'so/prompt-command'Junio C Hamano
2012-12-12git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano
2012-12-12Add file completion to tcsh git completion.Marc Khouzam
2012-12-11Merge branch 'maint'Junio C Hamano
2012-12-11git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg
2012-11-29Merge branch 'fc/remote-hg'Junio C Hamano
2012-11-29Merge branch 'mk/complete-tcsh'Junio C Hamano
2012-11-29Merge branch 'maint'Junio C Hamano
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy
2012-11-29completion: fix warning for zshFelipe Contreras
2012-11-28Merge branch 'maint'Junio C Hamano
2012-11-28Merge branch 'fc/zsh-completion'Junio C Hamano
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow
2012-11-28remote-hg: fix for older versions of pythonFelipe Contreras
2012-11-28remote-hg: fix for files with spacesFelipe Contreras
2012-11-27Support for git aliasing for tcsh completionMarc Khouzam
2012-11-26emacs: make 'git-status' work with separate git dirsEnrico Scholz
2012-11-26Merge branch 'mk/complete-tcsh'Junio C Hamano
2012-11-26Merge branch 'sg/complete-help-undup'Junio C Hamano
2012-11-26Sync with 1.8.0.1Junio C Hamano
2012-11-25Completion must sort before using uniqMarc Khouzam
2012-11-21Merge branch 'so/prompt-command'Junio C Hamano
2012-11-19completion: start moving to the new zsh completionFelipe Contreras
2012-11-19completion: add new zsh completionFelipe Contreras
2012-11-16tcsh-completion re-using git-completion.bashMarc Khouzam
2012-11-14completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor
2012-11-12remote-hg: avoid bad refsFelipe Contreras
2012-11-12remote-hg: try the 'tip' if no checkout presentFelipe Contreras
2012-11-12remote-hg: fix compatibility with older versions of hgFelipe Contreras
2012-11-12remote-hg: add missing config for basic testsRamkumar Ramachandra
2012-11-09Merge branch 'fc/completion-send-email-with-format-patch'Jeff King
2012-11-04remote-hg: the author email can be nullFelipe Contreras
2012-11-04remote-hg: add option to not track branchesFelipe Contreras
2012-11-04remote-hg: add extra author testFelipe Contreras
2012-11-04remote-hg: add tests to compare with hg-gitFelipe Contreras
2012-11-04remote-hg: add bidirectional testsFelipe Contreras
2012-11-04remote-hg: add basic testsFelipe Contreras
2012-11-04remote-hg: fake bookmark when there's noneFelipe Contreras
2012-11-04remote-hg: add compat for hg-git author fixesFelipe Contreras
2012-11-04remote-hg: add support for hg-git compat modeFelipe Contreras
2012-11-04remote-hg: match hg merge behaviorFelipe Contreras