summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm/unbash-subtree' into maintJunio C Hamano2013-07-031-1/+1
|\
| * contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashDmitry Marakasov2013-05-211-1/+1
* | Merge branch 'fc/show-branch-in-rebase-am' into maintJunio C Hamano2013-06-271-0/+2
|\ \
| * | prompt: fix for simple rebaseFelipe Contreras2013-05-291-0/+2
* | | Merge branch 'tg/maint-zsh-svn-remote-prompt' into maintJunio C Hamano2013-06-271-3/+4
|\ \ \
| * | | prompt: fix show upstream with svn and zshThomas Gummerer2013-05-221-3/+4
* | | | Merge branch 'jk/subtree-do-not-push-if-split-fails' into maintJunio C Hamano2013-06-271-1/+2
|\ \ \ \
| * | | | contrib/subtree: don't delete remote branches if split failsJohn Keeping2013-05-011-1/+2
* | | | | completion: complete diff --word-diffRamkumar Ramachandra2013-06-211-1/+1
| |_|/ / |/| | |
* | | | remote-hg: fix order of configuration commentsFelipe Contreras2013-05-211-3/+3
* | | | remote-hg: trivial configuration note cleanupFelipe Contreras2013-05-211-1/+1
* | | | completion: regression fix for zshFelipe Contreras2013-05-211-1/+1
| |_|/ |/| |
* | | remote-hg: set stdout to binary mode on win32Amit Bakshi2013-05-201-0/+4
* | | remote-bzr: fixes for older versions of bzrFelipe Contreras2013-05-171-2/+4
* | | remote-bzr: fix old organization destroySandor Bodo-Merle2013-05-171-0/+2
* | | Revert "remote-hg: update bookmarks when pulling"Felipe Contreras2013-05-161-3/+0
* | | remote-bzr: fix cloning of non-listable reposFelipe Contreras2013-05-161-0/+3
* | | Merge branch 'fc/remote-hg' (early part)Junio C Hamano2013-05-152-24/+22
|\ \ \
| * | | remote-hg: update bookmarks when pullingFelipe Contreras2013-05-151-0/+3
| * | | remote-hg: don't push fake 'master' bookmarkFelipe Contreras2013-05-151-1/+2
| * | | remote-hg: disable forced push by defaultFelipe Contreras2013-05-151-1/+1
| * | | remote-hg: fix new branch creationFelipe Contreras2013-05-151-1/+1
| * | | remote-hg: add new get_config_bool() helperFelipe Contreras2013-05-151-11/+13
| * | | remote-hg: enable track-branches in hg-git modeFelipe Contreras2013-05-152-1/+1
| * | | remote-hg: get rid of unused exception checksFelipe Contreras2013-05-151-15/+9
| * | | remote-hg: trivial cleanupsFelipe Contreras2013-05-152-3/+1
* | | | remote-bzr: update old organizationFelipe Contreras2013-05-141-0/+7
* | | | test-bzr: do not use unportable sed '\+'Torsten Bögershausen2013-05-111-1/+1
* | | | git-svn: added an --include-path flagPaul Walmsley2013-05-091-1/+1
|/ / /
* | | remote-helpers: trivial cleanupFelipe Contreras2013-05-071-1/+0
* | | remote-bzr: fix for disappeared revisionsFelipe Contreras2013-05-072-4/+49
* | | Merge branch 'fc/remote-bzr'Junio C Hamano2013-05-062-81/+298
|\ \ \
| * | | remote-bzr: avoid bad refsFelipe Contreras2013-05-061-15/+23
| * | | remote-bzr: convert all unicode keys to strFelipe Contreras2013-05-061-2/+2
| * | | remote-bzr: access branches only when neededFelipe Contreras2013-04-301-12/+16
| * | | remote-bzr: delay peer branch usageFelipe Contreras2013-04-301-3/+3
| * | | remote-bzr: iterate revisions properlyFelipe Contreras2013-04-301-2/+3
| * | | remote-bzr: improve progress reportingFelipe Contreras2013-04-301-7/+13
| * | | remote-bzr: add option to specify branchesFelipe Contreras2013-04-301-2/+18
| * | | remote-bzr: add custom method to find branchesFelipe Contreras2013-04-301-5/+20
| * | | remote-bzr: improve author sanitazionFelipe Contreras2013-04-301-2/+13
| * | | remote-bzr: add support for shared repoFelipe Contreras2013-04-301-7/+15
| * | | remote-bzr: fix branch namesFelipe Contreras2013-04-301-0/+1
| * | | remote-bzr: add support for bzr reposFelipe Contreras2013-04-302-56/+138
| * | | remote-bzr: use branch variable when appropriateFelipe Contreras2013-04-301-17/+18
| * | | remote-bzr: fix partially pushed mergeFelipe Contreras2013-04-301-4/+13
| * | | remote-bzr: fixes for branch divergeFelipe Contreras2013-04-301-1/+7
| * | | remote-bzr: add support to push mergesFelipe Contreras2013-04-302-8/+57
| * | | remote-bzr: always try to update the worktreeFelipe Contreras2013-04-301-1/+5
| * | | remote-bzr: fix order of locking in CustomTreeFelipe Contreras2013-04-301-1/+1