aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano2013-06-06
|\
| * prompt: fix for simple rebaseFelipe Contreras2013-05-29
* | Merge branch 'tg/maint-zsh-svn-remote-prompt'Junio C Hamano2013-06-05
|\ \
| * | prompt: fix show upstream with svn and zshThomas Gummerer2013-05-22
* | | Merge branch 'dm/unbash-subtree'Junio C Hamano2013-06-05
|\ \ \
| * | | contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashDmitry Marakasov2013-05-21
* | | | Merge branch 'rr/zsh-color-prompt'Junio C Hamano2013-06-05
|\ \ \ \
| * | | | prompt: colorize ZSH promptRamkumar Ramachandra2013-05-17
| * | | | prompt: factor out gitstring coloring logicRamkumar Ramachandra2013-05-17
| * | | | prompt: introduce GIT_PS1_STATESEPARATORRamkumar Ramachandra2013-05-17
* | | | | Merge branch 'fc/completion'Junio C Hamano2013-06-02
|\ \ \ \ \
| * | | | | completion: remove __git_index_file_list_filter()Felipe Contreras2013-04-27
| * | | | | completion: add space after completed filenameFelipe Contreras2013-04-27
| * | | | | completion: add hack to enable file mode in bash < 4Felipe Contreras2013-04-27
| * | | | | completion: refactor __git_complete_index_file()Felipe Contreras2013-04-27
| * | | | | completion: refactor diff_index wrappersFelipe Contreras2013-04-27
| * | | | | completion: use __gitcompadd for __gitcomp_fileFelipe Contreras2013-04-27
| * | | | | completion; remove unuseful commentsFelipe Contreras2013-04-27
* | | | | | Merge branch 'fc/zsh-leftover-bits'Junio C Hamano2013-06-02
|\ \ \ \ \ \
| * | | | | | completion: zsh: improve bash script loadingFelipe Contreras2013-05-29
| * | | | | | completion: synchronize zsh wrapperFelipe Contreras2013-05-08
| * | | | | | completion: cleanup zsh wrapperFelipe Contreras2013-05-08
* | | | | | | Merge branch 'jk/subtree-do-not-push-if-split-fails'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | contrib/subtree: don't delete remote branches if split failsJohn Keeping2013-05-01
* | | | | | | remote-hg: fix order of configuration commentsFelipe Contreras2013-05-21
* | | | | | | remote-hg: trivial configuration note cleanupFelipe Contreras2013-05-21
* | | | | | | completion: regression fix for zshFelipe Contreras2013-05-21
| |_|_|_|/ / |/| | | | |
* | | | | | remote-hg: set stdout to binary mode on win32Amit Bakshi2013-05-20
* | | | | | remote-bzr: fixes for older versions of bzrFelipe Contreras2013-05-17
* | | | | | remote-bzr: fix old organization destroySandor Bodo-Merle2013-05-17
| |_|_|/ / |/| | | |
* | | | | Revert "remote-hg: update bookmarks when pulling"Felipe Contreras2013-05-16
* | | | | remote-bzr: fix cloning of non-listable reposFelipe Contreras2013-05-16
* | | | | Merge branch 'fc/remote-hg' (early part)Junio C Hamano2013-05-15
|\ \ \ \ \
| * | | | | remote-hg: update bookmarks when pullingFelipe Contreras2013-05-15
| * | | | | remote-hg: don't push fake 'master' bookmarkFelipe Contreras2013-05-15
| * | | | | remote-hg: disable forced push by defaultFelipe Contreras2013-05-15
| * | | | | remote-hg: fix new branch creationFelipe Contreras2013-05-15
| * | | | | remote-hg: add new get_config_bool() helperFelipe Contreras2013-05-15
| * | | | | remote-hg: enable track-branches in hg-git modeFelipe Contreras2013-05-15
| * | | | | remote-hg: get rid of unused exception checksFelipe Contreras2013-05-15
| * | | | | remote-hg: trivial cleanupsFelipe Contreras2013-05-15
| | |/ / / | |/| | |
* | | | | remote-bzr: update old organizationFelipe Contreras2013-05-14
* | | | | test-bzr: do not use unportable sed '\+'Torsten Bögershausen2013-05-11
* | | | | git-svn: added an --include-path flagPaul Walmsley2013-05-09
|/ / / /
* | | | remote-helpers: trivial cleanupFelipe Contreras2013-05-07
* | | | remote-bzr: fix for disappeared revisionsFelipe Contreras2013-05-07
* | | | Merge branch 'fc/remote-bzr'Junio C Hamano2013-05-06
|\ \ \ \
| * | | | remote-bzr: avoid bad refsFelipe Contreras2013-05-06
| * | | | remote-bzr: convert all unicode keys to strFelipe Contreras2013-05-06
| * | | | remote-bzr: access branches only when neededFelipe Contreras2013-04-30