summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-01-14Merge branch 'jk/complete-commit-c' into maintLibravatar Junio C Hamano1-0/+7
2013-01-08Merge branch 'ms/subtree-fixlets' into maintLibravatar Junio C Hamano2-1/+2
2013-01-08remote-hg: Fix biridectionality -> bidirectionality typosLibravatar W. Trevor King2-2/+2
2012-12-27Merge branch 'so/prompt-command'Libravatar Junio C Hamano1-12/+20
2012-12-26make __git_ps1 accept a third parameter in pcmodeLibravatar Simon Oosthoek1-12/+20
2012-12-22git-subtree: fix typo in manpageLibravatar Michael Schubert1-1/+1
2012-12-22git-subtree: ignore git-subtree executableLibravatar Michael Schubert1-0/+1
2012-12-21Merge branch 'jk/mailmap-cleanup'Libravatar Junio C Hamano1-32/+64
2012-12-15completion: complete refs for "git commit -c"Libravatar Jeff King1-0/+7
2012-12-12contrib: update stats/mailmap scriptLibravatar Jeff King1-32/+64
2012-12-12Merge branch 'so/prompt-command'Libravatar Junio C Hamano1-5/+11
2012-12-12git-prompt.sh: update PROMPT_COMMAND documentationLibravatar Junio C Hamano1-5/+11
2012-12-11Add file completion to tcsh git completion.Libravatar Marc Khouzam1-15/+54
2012-12-11Merge branch 'maint'Libravatar Junio C Hamano1-1/+10
2012-12-11git-prompt: Document GIT_PS1_DESCRIBE_STYLELibravatar Anders Kaseorg1-0/+9
2012-11-29Merge branch 'fc/remote-hg'Libravatar Junio C Hamano5-0/+1637
2012-11-29Merge branch 'mk/complete-tcsh'Libravatar Junio C Hamano1-7/+12
2012-11-29Merge branch 'maint'Libravatar Junio C Hamano2-3/+39
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesLibravatar Matthieu Moy2-3/+39
2012-11-29completion: fix warning for zshLibravatar Felipe Contreras1-0/+2
2012-11-28Merge branch 'maint'Libravatar Junio C Hamano1-0/+2
2012-11-28Merge branch 'fc/zsh-completion'Libravatar Junio C Hamano2-43/+139
2012-11-28completion: add options --single-branch and --branch to "git clone"Libravatar Ralf Thielow1-0/+2
2012-11-27remote-hg: fix for older versions of pythonLibravatar Felipe Contreras1-4/+8
2012-11-27remote-hg: fix for files with spacesLibravatar Felipe Contreras1-1/+1
2012-11-27Support for git aliasing for tcsh completionLibravatar Marc Khouzam1-7/+12
2012-11-26emacs: make 'git-status' work with separate git dirsLibravatar Enrico Scholz1-1/+1
2012-11-25Merge branch 'mk/complete-tcsh'Libravatar Junio C Hamano1-0/+63
2012-11-25Merge branch 'sg/complete-help-undup'Libravatar Junio C Hamano1-1/+1
2012-11-25Sync with 1.8.0.1Libravatar Junio C Hamano1-1/+1
2012-11-24Completion must sort before using uniqLibravatar Marc Khouzam1-1/+1
2012-11-21Merge branch 'so/prompt-command'Libravatar Junio C Hamano1-8/+90
2012-11-19completion: start moving to the new zsh completionLibravatar Felipe Contreras1-43/+61
2012-11-19completion: add new zsh completionLibravatar Felipe Contreras1-0/+78
2012-11-16tcsh-completion re-using git-completion.bashLibravatar Marc Khouzam1-0/+63
2012-11-14completion: remove 'help' duplicate from porcelain commandsLibravatar SZEDER Gábor1-1/+1
2012-11-12remote-hg: avoid bad refsLibravatar Felipe Contreras1-0/+3
2012-11-12remote-hg: try the 'tip' if no checkout presentLibravatar Felipe Contreras1-0/+2
2012-11-12remote-hg: fix compatibility with older versions of hgLibravatar Felipe Contreras1-1/+1
2012-11-12remote-hg: add missing config for basic testsLibravatar Ramkumar Ramachandra1-0/+9
2012-11-09Merge branch 'fc/completion-send-email-with-format-patch'Libravatar Jeff King1-17/+18
2012-11-04remote-hg: the author email can be nullLibravatar Felipe Contreras1-3/+3
2012-11-04remote-hg: add option to not track branchesLibravatar Felipe Contreras1-8/+14
2012-11-04remote-hg: add extra author testLibravatar Felipe Contreras1-1/+5
2012-11-04remote-hg: add tests to compare with hg-gitLibravatar Felipe Contreras1-0/+462
2012-11-04remote-hg: add bidirectional testsLibravatar Felipe Contreras1-0/+243
2012-11-04remote-hg: add basic testsLibravatar Felipe Contreras2-0/+125
2012-11-04remote-hg: fake bookmark when there's noneLibravatar Felipe Contreras1-5/+14
2012-11-04remote-hg: add compat for hg-git author fixesLibravatar Felipe Contreras1-6/+53
2012-11-04remote-hg: add support for hg-git compat modeLibravatar Felipe Contreras1-6/+83