summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-01-09Merge branch 'fc/remote-bzr'Junio C Hamano
2013-01-09Merge branch 'er/python-version-requirements'Junio C Hamano
2013-01-08Merge branch 'maint'Junio C Hamano
2013-01-08Merge branch 'ms/subtree-fixlets' into maintJunio C Hamano
2013-01-08remote-hg: Fix biridectionality -> bidirectionality typosW. Trevor King
2013-01-06Merge branch 'jk/complete-commit-c'Junio C Hamano
2013-01-03Merge branch 'ms/subtree-fixlets'Junio C Hamano
2013-01-03remote-bzr: detect local repositoriesFelipe Contreras
2013-01-03remote-bzr: add support for older versions of bzrFelipe Contreras
2013-01-03remote-bzr: add support to push special modesFelipe Contreras
2013-01-03remote-bzr: add support for fecthing special modesFelipe Contreras
2013-01-03remote-bzr: add simple testsFelipe Contreras
2012-12-28Add checks to Python scripts for version dependencies.Eric S. Raymond
2012-12-28Merge branch 'so/prompt-command'Junio C Hamano
2012-12-26make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek
2012-12-23git-subtree: fix typo in manpageMichael Schubert
2012-12-23git-subtree: ignore git-subtree executableMichael Schubert
2012-12-21Merge branch 'jk/mailmap-cleanup'Junio C Hamano
2012-12-15completion: complete refs for "git commit -c"Jeff King
2012-12-13remote-bzr: update working tree upon pushingFelipe Contreras
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-bzr: add support for remote repositoriesFelipe Contreras
2012-11-28remote-bzr: add support for pushingFelipe Contreras
2012-11-28Add new remote-bzr transport helperFelipe Contreras
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