summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2012-11-28completion: add options --single-branch and --branch to "git clone"Libravatar Ralf Thielow1-0/+2
2012-11-28remote-bzr: add support for remote repositoriesLibravatar Felipe Contreras1-2/+24
2012-11-28remote-bzr: add support for pushingLibravatar Felipe Contreras1-0/+295
2012-11-28Add new remote-bzr transport helperLibravatar Felipe Contreras1-0/+352
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
2012-11-04remote-hg: match hg merge behaviorLibravatar Felipe Contreras1-0/+17
2012-11-04remote-hg: make sure the encoding is correctLibravatar Felipe Contreras1-1/+11
2012-11-04remote-hg: add support to push URLsLibravatar Felipe Contreras1-2/+12
2012-11-04remote-hg: add support for remote pushingLibravatar Felipe Contreras1-2/+7
2012-11-04remote-hg: add support for pushingLibravatar Felipe Contreras1-2/+215
2012-11-04Add new remote-hg transport helperLibravatar Felipe Contreras1-0/+391
2012-10-25Merge branch 'fa/remote-svn'Libravatar Jeff King2-1/+55
2012-10-17coloured git-prompt: paint detached HEAD marker in redLibravatar Junio C Hamano1-1/+1
2012-10-16Fix up colored git-promptLibravatar Simon Oosthoek1-23/+32
2012-10-16completion: add format-patch options to send-emailLibravatar Felipe Contreras1-17/+18
2012-10-13Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2012-10-13Fix spelling error in post-receive-email hookLibravatar Richard Fearn1-1/+1
2012-10-11show color hints based on state of the git treeLibravatar Simon Oosthoek1-1/+35
2012-10-11Allow __git_ps1 to be used in PROMPT_COMMANDLibravatar Simon Oosthoek1-6/+45
2012-10-07Add a svnrdump-simulator replaying a dump file for testingLibravatar Florian Achleitner1-0/+53
2012-10-07remote-svn: add incremental importLibravatar Florian Achleitner1-1/+2
2012-10-07remote-svn, vcs-svn: Enable fetching to private refsLibravatar Florian Achleitner1-1/+1
2012-09-25Merge branch 'maint'Libravatar Junio C Hamano1-8/+1
2012-09-25Revert "completion: fix shell expansion of items"Libravatar Jeff King1-8/+1