summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-05-15remote-hg: update bookmarks when pullingFelipe Contreras1-0/+3
2013-05-15remote-hg: don't push fake 'master' bookmarkFelipe Contreras1-1/+2
2013-05-15remote-hg: disable forced push by defaultFelipe Contreras1-1/+1
2013-05-15remote-hg: fix new branch creationFelipe Contreras1-1/+1
2013-05-15remote-hg: add new get_config_bool() helperFelipe Contreras1-11/+13
2013-05-15remote-hg: enable track-branches in hg-git modeFelipe Contreras2-1/+1
2013-05-15remote-hg: get rid of unused exception checksFelipe Contreras1-15/+9
2013-05-15remote-hg: trivial cleanupsFelipe Contreras2-3/+1
2013-05-14remote-bzr: update old organizationFelipe Contreras1-0/+7
2013-05-11test-bzr: do not use unportable sed '\+'Torsten Bögershausen1-1/+1
2013-05-09git-svn: added an --include-path flagPaul Walmsley1-1/+1
2013-05-08completion: synchronize zsh wrapperFelipe Contreras1-2/+2
2013-05-08completion: cleanup zsh wrapperFelipe Contreras1-13/+5
2013-05-07remote-helpers: trivial cleanupFelipe Contreras1-1/+0
2013-05-07remote-bzr: fix for disappeared revisionsFelipe Contreras2-4/+49
2013-05-06Merge branch 'fc/remote-bzr'Junio C Hamano2-80/+297
2013-05-06remote-bzr: avoid bad refsFelipe Contreras1-15/+23
2013-05-06remote-bzr: convert all unicode keys to strFelipe Contreras1-2/+2
2013-05-03Sync with maintJunio C Hamano1-1/+1
2013-05-03completion: zsh: don't override suffix on _detaultFelipe Contreras1-1/+1
2013-05-01Merge branch 'zk/prompt-rebase-step'Junio C Hamano1-5/+16
2013-05-01contrib/subtree: don't delete remote branches if split failsJohn Keeping1-1/+2
2013-04-30remote-bzr: access branches only when neededFelipe Contreras1-12/+16
2013-04-30remote-bzr: delay peer branch usageFelipe Contreras1-3/+3
2013-04-30remote-bzr: iterate revisions properlyFelipe Contreras1-2/+3
2013-04-30remote-bzr: improve progress reportingFelipe Contreras1-7/+13
2013-04-30remote-bzr: add option to specify branchesFelipe Contreras1-2/+18
2013-04-30remote-bzr: add custom method to find branchesFelipe Contreras1-5/+20
2013-04-30remote-bzr: improve author sanitazionFelipe Contreras1-2/+13
2013-04-30remote-bzr: add support for shared repoFelipe Contreras1-7/+15
2013-04-30remote-bzr: fix branch namesFelipe Contreras1-0/+1
2013-04-30remote-bzr: add support for bzr reposFelipe Contreras2-54/+136
2013-04-30remote-bzr: use branch variable when appropriateFelipe Contreras1-17/+18
2013-04-30remote-bzr: fix partially pushed mergeFelipe Contreras1-4/+13
2013-04-30remote-bzr: fixes for branch divergeFelipe Contreras1-1/+7
2013-04-30remote-bzr: add support to push mergesFelipe Contreras2-8/+57
2013-04-30remote-bzr: always try to update the worktreeFelipe Contreras1-1/+5
2013-04-30remote-bzr: fix order of locking in CustomTreeFelipe Contreras1-1/+1
2013-04-30remote-bzr: delay blob fetching until the very endFelipe Contreras1-3/+5
2013-04-30remote-bzr: cleanup CustomTreeFelipe Contreras1-7/+1
2013-04-29git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra1-2/+2
2013-04-29Merge branch 'maint'Junio C Hamano2-9/+136
2013-04-29Merge branch 'fc/zsh-completion' into maintJunio C Hamano1-8/+126
2013-04-29complete: zsh: use zsh completion for the main cmdFelipe Contreras1-1/+119
2013-04-29complete: zsh: trivial simplificationFelipe Contreras1-8/+8
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra1-0/+4
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra1-1/+1
2013-04-27completion: add missing format-patch optionsFelipe Contreras1-1/+2