summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-04-30remote-bzr: fix order of locking in CustomTreeLibravatar Felipe Contreras1-1/+1
2013-04-30remote-bzr: delay blob fetching until the very endLibravatar Felipe Contreras1-3/+5
2013-04-30remote-bzr: cleanup CustomTreeLibravatar Felipe Contreras1-7/+1
2013-04-29git-completion.bash: add remote.pushdefault to config listLibravatar Ramkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: add branch.*.pushremote to config listLibravatar Ramkumar Ramachandra1-2/+2
2013-04-29Merge branch 'maint'Libravatar Junio C Hamano2-9/+136
2013-04-29Merge branch 'fc/zsh-completion' into maintLibravatar Junio C Hamano1-8/+126
2013-04-29complete: zsh: use zsh completion for the main cmdLibravatar Felipe Contreras1-1/+119
2013-04-29complete: zsh: trivial simplificationLibravatar Felipe Contreras1-8/+8
2013-04-29git-completion.bash: complete branch.*.rebase as booleanLibravatar Ramkumar Ramachandra1-0/+4
2013-04-29git-completion.bash: add diff.submodule to config listLibravatar Ramkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthLibravatar Ramkumar Ramachandra1-1/+1
2013-04-27completion: add missing format-patch optionsLibravatar Felipe Contreras1-1/+2
2013-04-27completion: remove __git_index_file_list_filter()Libravatar Felipe Contreras1-20/+8
2013-04-27completion: add space after completed filenameLibravatar Felipe Contreras1-1/+1
2013-04-27completion: add hack to enable file mode in bash < 4Libravatar Felipe Contreras1-36/+7
2013-04-27completion: refactor __git_complete_index_file()Libravatar Felipe Contreras1-6/+3
2013-04-27completion: refactor diff_index wrappersLibravatar Felipe Contreras1-55/+16
2013-04-27completion: use __gitcompadd for __gitcomp_fileLibravatar Felipe Contreras1-1/+1
2013-04-27completion; remove unuseful commentsLibravatar Felipe Contreras1-2/+0
2013-04-26remote-bzr: strip extra newlineLibravatar Felipe Contreras1-0/+4
2013-04-26remote-bzr: tell bazaar to be quietLibravatar Felipe Contreras1-0/+3
2013-04-26remote-bzr: store converted URLLibravatar Felipe Contreras1-1/+12
2013-04-26remote-hg: use hashlib instead of hg sha1 utilLibravatar Felipe Contreras1-2/+2
2013-04-26remote-bzr: add support to push URLsLibravatar Felipe Contreras1-3/+13
2013-04-26remote-bzr: fix bad state issueLibravatar Felipe Contreras1-0/+6
2013-04-26remote-hg: remove extra checkLibravatar Felipe Contreras1-4/+0
2013-04-26remote-helpers: trivial cleanupsLibravatar Felipe Contreras2-4/+5
2013-04-26Merge branch 'fc/remote-hg'Libravatar Junio C Hamano3-36/+141
2013-04-26Merge branch 'fc/remote-bzr'Libravatar Junio C Hamano1-5/+5
2013-04-26Sync with 1.8.2.2Libravatar Junio C Hamano2-9/+12
2013-04-26Merge branch 'fc/untracked-zsh-prompt' into maintLibravatar Junio C Hamano1-1/+1
2013-04-26test-hg-hg-git.sh: do not use export X=YLibravatar Torsten Bögershausen1-4/+6
2013-04-26test-hg-bidi.sh: do not use export X=YLibravatar Torsten Bögershausen1-5/+6
2013-04-25remote-bzr: use proper push methodLibravatar Felipe Contreras1-5/+5
2013-04-25bash-prompt.sh: show where rebase is at when stoppedLibravatar Zoltan Klinger1-5/+16
2013-04-24Sync with maintLibravatar Junio C Hamano1-7/+0
2013-04-24completion: remove duplicate block for "git commit -c"Libravatar Mårten Kongstad1-7/+0
2013-04-23Merge branch 'fc/untracked-zsh-prompt'Libravatar Junio C Hamano1-1/+1
2013-04-22remote-hg: strip extra newlineLibravatar Felipe Contreras1-0/+4
2013-04-22remote-hg: use marks instead of inlined filesLibravatar Felipe Contreras1-8/+33
2013-04-22remote-hg: small performance improvementLibravatar Felipe Contreras1-1/+2
2013-04-22remote-hg: allow refs with spacesLibravatar Felipe Contreras1-8/+17
2013-04-22remote-hg: don't update bookmarks unnecessarilyLibravatar Felipe Contreras1-0/+3
2013-04-22remote-hg: add support for schemes extensionLibravatar Felipe Contreras1-1/+7
2013-04-22remote-hg: improve email sanitationLibravatar Felipe Contreras2-6/+12
2013-04-22remote-hg: add custom local tag write codeLibravatar Felipe Contreras1-1/+3
2013-04-22remote-hg: write tags in the appropriate branchLibravatar Felipe Contreras1-2/+4
2013-04-22remote-hg: custom method to write tagsLibravatar Felipe Contreras1-1/+32
2013-04-22remote-hg: add support for tag objectsLibravatar Felipe Contreras1-3/+7