summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2012-12-27Merge branch 'so/prompt-command'Junio C Hamano1-12/+20
2012-12-26make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek1-12/+20
2012-12-21Merge branch 'jk/mailmap-cleanup'Junio C Hamano1-31/+63
2012-12-12contrib: update stats/mailmap scriptJeff King1-31/+63
2012-12-12Merge branch 'so/prompt-command'Junio C Hamano1-5/+11
2012-12-12git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano1-5/+11
2012-12-11Add file completion to tcsh git completion.Marc Khouzam1-15/+54
2012-12-11Merge branch 'maint'Junio C Hamano1-1/+10
2012-12-11git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg1-0/+9
2012-11-29Merge branch 'fc/remote-hg'Junio C Hamano5-0/+1637
2012-11-29Merge branch 'mk/complete-tcsh'Junio C Hamano1-7/+12
2012-11-29Merge branch 'maint'Junio C Hamano2-3/+39
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy2-3/+39
2012-11-29completion: fix warning for zshFelipe Contreras1-0/+2
2012-11-28Merge branch 'maint'Junio C Hamano1-0/+2
2012-11-28Merge branch 'fc/zsh-completion'Junio C Hamano2-43/+139
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow1-0/+2
2012-11-27remote-hg: fix for older versions of pythonFelipe Contreras1-4/+8
2012-11-27remote-hg: fix for files with spacesFelipe Contreras1-1/+1
2012-11-27Support for git aliasing for tcsh completionMarc Khouzam1-7/+12
2012-11-26emacs: make 'git-status' work with separate git dirsEnrico Scholz1-1/+1
2012-11-25Merge branch 'mk/complete-tcsh'Junio C Hamano1-0/+63
2012-11-25Merge branch 'sg/complete-help-undup'Junio C Hamano1-1/+1
2012-11-25Sync with 1.8.0.1Junio C Hamano1-1/+1
2012-11-24Completion must sort before using uniqMarc Khouzam1-1/+1
2012-11-21Merge branch 'so/prompt-command'Junio C Hamano1-8/+90
2012-11-19completion: start moving to the new zsh completionFelipe Contreras1-43/+61
2012-11-19completion: add new zsh completionFelipe Contreras1-0/+78
2012-11-16tcsh-completion re-using git-completion.bashMarc Khouzam1-0/+63
2012-11-14completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor1-1/+1
2012-11-12remote-hg: avoid bad refsFelipe Contreras1-0/+3
2012-11-12remote-hg: try the 'tip' if no checkout presentFelipe Contreras1-0/+2
2012-11-12remote-hg: fix compatibility with older versions of hgFelipe Contreras1-1/+1
2012-11-12remote-hg: add missing config for basic testsRamkumar Ramachandra1-0/+9
2012-11-09Merge branch 'fc/completion-send-email-with-format-patch'Jeff King1-17/+18
2012-11-04remote-hg: the author email can be nullFelipe Contreras1-3/+3
2012-11-04remote-hg: add option to not track branchesFelipe Contreras1-8/+14
2012-11-04remote-hg: add extra author testFelipe Contreras1-1/+5
2012-11-04remote-hg: add tests to compare with hg-gitFelipe Contreras1-0/+462
2012-11-04remote-hg: add bidirectional testsFelipe Contreras1-0/+243
2012-11-04remote-hg: add basic testsFelipe Contreras2-0/+125
2012-11-04remote-hg: fake bookmark when there's noneFelipe Contreras1-5/+14
2012-11-04remote-hg: add compat for hg-git author fixesFelipe Contreras1-6/+53
2012-11-04remote-hg: add support for hg-git compat modeFelipe Contreras1-6/+83
2012-11-04remote-hg: match hg merge behaviorFelipe Contreras1-0/+17
2012-11-04remote-hg: make sure the encoding is correctFelipe Contreras1-1/+11
2012-11-04remote-hg: add support to push URLsFelipe Contreras1-2/+12
2012-11-04remote-hg: add support for remote pushingFelipe Contreras1-2/+7
2012-11-04remote-hg: add support for pushingFelipe Contreras1-2/+215
2012-11-04Add new remote-hg transport helperFelipe Contreras1-0/+391