summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-22remote-hg: add branch_tip() helperLibravatar Felipe Contreras1-3/+8
2013-04-22remote-hg: properly mark branches up-to-dateLibravatar Felipe Contreras1-0/+4
2013-04-22remote-hg: use python urlparseLibravatar Felipe Contreras1-4/+5
2013-04-22remote-hg: safer bookmark pushingLibravatar Felipe Contreras1-0/+2
2013-04-22remote-helpers: avoid has_keyLibravatar Dusty Phillips2-2/+2
2013-04-22Merge branch 'rr/prompt-revert-head' into maintLibravatar Junio C Hamano1-0/+2
2013-04-21Merge branch 'fc/remote-hg'Libravatar Junio C Hamano4-29/+148
2013-04-21prompt: fix untracked files for zshLibravatar Felipe Contreras1-1/+1
2013-04-18Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2013-04-18Merge branch 'fc/completion'Libravatar Junio C Hamano1-45/+33
2013-04-17remote-hg: fix commit messagesLibravatar Felipe Contreras1-1/+2
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-11remote-hg: activate graphlog extension for hg_log()Libravatar Antoine Pelisse2-2/+7
2013-04-11remote-hg: fix bad file pathsLibravatar Felipe Contreras1-2/+8
2013-04-11remote-hg: document location of stored hg repositoryLibravatar Simon Ruderich1-0/+3
2013-04-11remote-hg: fix bad state issueLibravatar Felipe Contreras1-1/+7
2013-04-11remote-hg: add 'insecure' optionLibravatar Simon Ruderich1-0/+9
2013-04-11remote-hg: add simple mail testLibravatar Felipe Contreras1-1/+2
2013-04-11remote-hg: add basic author testsLibravatar Felipe Contreras1-0/+35
2013-04-11remote-hg: show more proper errorsLibravatar Felipe Contreras1-3/+9
2013-04-11remote-hg: force remote pushLibravatar Felipe Contreras1-2/+9
2013-04-11remote-hg: push to the appropriate branchLibravatar Dusty Phillips1-0/+4
2013-04-11remote-hg: update tags globallyLibravatar Felipe Contreras1-1/+5
2013-04-11remote-hg: update remote bookmarksLibravatar Felipe Contreras1-0/+5