aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* 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
| * | | remote-bzr: delay peer branch usageFelipe Contreras2013-04-30
| * | | remote-bzr: iterate revisions properlyFelipe Contreras2013-04-30
| * | | remote-bzr: improve progress reportingFelipe Contreras2013-04-30
| * | | remote-bzr: add option to specify branchesFelipe Contreras2013-04-30
| * | | remote-bzr: add custom method to find branchesFelipe Contreras2013-04-30
| * | | remote-bzr: improve author sanitazionFelipe Contreras2013-04-30
| * | | remote-bzr: add support for shared repoFelipe Contreras2013-04-30
| * | | remote-bzr: fix branch namesFelipe Contreras2013-04-30
| * | | remote-bzr: add support for bzr reposFelipe Contreras2013-04-30
| * | | remote-bzr: use branch variable when appropriateFelipe Contreras2013-04-30