summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-04-18Merge branch 'fc/completion'Libravatar Junio C Hamano1-45/+33
2013-04-15remote-bzr: fix prefix of tagsLibravatar Felipe Contreras1-3/+6
2013-04-14completion: small optimizationLibravatar Felipe Contreras1-4/+4
2013-04-14completion: inline __gitcomp_1 to its sole callsiteLibravatar Felipe Contreras1-15/+11
2013-04-14completion: get rid of compgenLibravatar Felipe Contreras1-5/+10
2013-04-14completion: add new __gitcompadd helperLibravatar Felipe Contreras1-5/+8
2013-04-12test-bzr: portable shell and utf-8 strings for Mac OSLibravatar Torsten Bögershausen1-19/+19
2013-04-12Sync with 'maint'Libravatar Junio C Hamano5-15/+15
2013-04-12contrib/subtree: fix spelling of accidentallyLibravatar Stefano Lattarini1-1/+1
2013-04-12git-remote-mediawiki: spelling fixesLibravatar Stefano Lattarini4-14/+14
2013-04-12completion: get rid of empty COMPREPLY assignmentsLibravatar Felipe Contreras1-21/+0
2013-04-12completion: add more cherry-pick optionsLibravatar Felipe Contreras1-1/+6
2013-04-08remote-bzr: improve tag handlingLibravatar Felipe Contreras1-9/+16
2013-04-08remote-bzr: fix utf-8 support for fetchingLibravatar Christophe Simonis2-9/+19
2013-04-07Sync with 1.8.2.1Libravatar Junio C Hamano1-1/+1
2013-04-07Merge branch 'fc/remote-helpers-test-updates'Libravatar Junio C Hamano3-16/+2
2013-04-07Sync with 1.8.1.6Libravatar Junio C Hamano1-1/+1
2013-04-07remote-helpers/test-bzr.sh: do not use "grep '\s'"Libravatar Torsten Bögershausen1-1/+1
2013-04-07remote-bzr: add utf-8 support for pushingLibravatar Felipe Contreras2-0/+37
2013-04-07remote-bzr: add utf-8 support for fetchingLibravatar Timotheus Pokorra2-2/+27
2013-04-07remote-bzr: avoid unreferred tagsLibravatar Felipe Contreras1-0/+4
2013-04-07remote-bzr: only update workingtree on local reposLibravatar Felipe Contreras1-2/+1
2013-04-07remote-bzr: set author if availableLibravatar David Engster2-1/+21
2013-04-07remote-bzr: remove files before modificationsLibravatar Christophe Simonis1-2/+2
2013-04-07remote-bzr: fix directory renamingLibravatar Christophe Simonis2-1/+31
2013-04-04Sync with maintLibravatar Junio C Hamano1-1/+1
2013-04-04git-remote-mediawiki: new wiki URL in documentationLibravatar Matthieu Moy1-1/+1
2013-04-04remote-hg: fix hg-git test-caseLibravatar Felipe Contreras1-1/+0
2013-04-04remote-bzr: remove stale check code for testsLibravatar Felipe Contreras1-14/+0
2013-04-04remote-helpers: fix the run of all testsLibravatar Felipe Contreras1-0/+1
2013-04-04remote-bzr: avoid echo -nLibravatar Felipe Contreras1-1/+1
2013-04-03Merge branch 'rr/prompt-revert-head'Libravatar Junio C Hamano1-0/+2
2013-04-01Merge branch 'da/downcase-u-in-usage' into maintLibravatar Junio C Hamano10-62/+62
2013-03-31bash: teach __git_ps1 about REVERT_HEADLibravatar Robin Rosenberg1-0/+2
2013-03-25Merge branch 'jl/submodule-deinit'Libravatar Junio C Hamano1-1/+1
2013-03-21Merge branch 'tz/credential-authinfo'Libravatar Junio C Hamano4-0/+545
2013-03-19Merge branch 'da/downcase-u-in-usage'Libravatar Junio C Hamano10-62/+62
2013-03-11Merge branch 'mp/complete-paths'Libravatar Junio C Hamano1-5/+11
2013-03-11git-completion.bash: zsh does not implement function redirection correctlyLibravatar Matthieu Moy1-5/+11
2013-03-07Merge branch 'mp/complete-paths'Libravatar Junio C Hamano1-0/+9
2013-03-05git-completion.zsh: define __gitcomp_file compatibility functionLibravatar Matthieu Moy1-0/+9
2013-03-04submodule: add 'deinit' commandLibravatar Jens Lehmann1-1/+1
2013-02-26wincred: improve compatibility with windows versionsLibravatar Karsten Blees1-129/+70
2013-02-26wincred: accept CRLF on stdin to simplify console usageLibravatar Karsten Blees1-2/+5
2013-02-25Add contrib/credentials/netrc with GPG supportLibravatar Ted Zlatanov4-0/+545
2013-02-24contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24contrib/examples/git-remote.perl: use a lowercase "usage:" stringLibravatar David Aguilar1-4/+4
2013-02-24contrib/hooks/setgitperms.perl: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24contrib/examples: use a lowercase "usage:" stringLibravatar David Aguilar2-2/+2
2013-02-24contrib/fast-import/import-zips.py: use spaces instead of tabsLibravatar David Aguilar1-49/+49