summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano2013-06-061-0/+2
|\
| * prompt: fix for simple rebaseFelipe Contreras2013-05-291-0/+2
* | Merge branch 'tg/maint-zsh-svn-remote-prompt'Junio C Hamano2013-06-051-3/+4
|\ \
| * | prompt: fix show upstream with svn and zshThomas Gummerer2013-05-221-3/+4
* | | Merge branch 'dm/unbash-subtree'Junio C Hamano2013-06-051-1/+1
|\ \ \
| * | | contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashDmitry Marakasov2013-05-211-1/+1
* | | | Merge branch 'rr/zsh-color-prompt'Junio C Hamano2013-06-051-39/+85
|\ \ \ \
| * | | | prompt: colorize ZSH promptRamkumar Ramachandra2013-05-171-1/+39
| * | | | prompt: factor out gitstring coloring logicRamkumar Ramachandra2013-05-171-36/+43
| * | | | prompt: introduce GIT_PS1_STATESEPARATORRamkumar Ramachandra2013-05-171-3/+4
* | | | | Merge branch 'fc/completion'Junio C Hamano2013-06-021-115/+30
|\ \ \ \ \
| * | | | | completion: remove __git_index_file_list_filter()Felipe Contreras2013-04-271-20/+8
| * | | | | completion: add space after completed filenameFelipe Contreras2013-04-271-1/+1
| * | | | | completion: add hack to enable file mode in bash < 4Felipe Contreras2013-04-271-36/+7
| * | | | | completion: refactor __git_complete_index_file()Felipe Contreras2013-04-271-6/+3
| * | | | | completion: refactor diff_index wrappersFelipe Contreras2013-04-271-55/+16
| * | | | | completion: use __gitcompadd for __gitcomp_fileFelipe Contreras2013-04-271-1/+1
| * | | | | completion; remove unuseful commentsFelipe Contreras2013-04-271-2/+0
* | | | | | Merge branch 'fc/zsh-leftover-bits'Junio C Hamano2013-06-022-23/+26
|\ \ \ \ \ \
| * | | | | | completion: zsh: improve bash script loadingFelipe Contreras2013-05-291-8/+19
| * | | | | | completion: synchronize zsh wrapperFelipe Contreras2013-05-081-2/+2
| * | | | | | completion: cleanup zsh wrapperFelipe Contreras2013-05-081-13/+5
* | | | | | | Merge branch 'jk/subtree-do-not-push-if-split-fails'Junio C Hamano2013-05-291-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | contrib/subtree: don't delete remote branches if split failsJohn Keeping2013-05-011-1/+2
* | | | | | | 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