Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fc/remote-hg' | Junio C Hamano | 2013-04-21 | 4 | -29/+148 |
|\ | |||||
| * | remote-hg: activate graphlog extension for hg_log() | Antoine Pelisse | 2013-04-11 | 2 | -2/+7 |
| * | remote-hg: fix bad file paths | Felipe Contreras | 2013-04-11 | 1 | -2/+8 |
| * | remote-hg: document location of stored hg repository | Simon Ruderich | 2013-04-11 | 1 | -0/+3 |
| * | remote-hg: fix bad state issue | Felipe Contreras | 2013-04-11 | 1 | -1/+7 |
| * | remote-hg: add 'insecure' option | Simon Ruderich | 2013-04-11 | 1 | -0/+9 |
| * | remote-hg: add simple mail test | Felipe Contreras | 2013-04-11 | 1 | -1/+2 |
| * | remote-hg: add basic author tests | Felipe Contreras | 2013-04-11 | 1 | -0/+35 |
| * | remote-hg: show more proper errors | Felipe Contreras | 2013-04-11 | 1 | -3/+9 |
| * | remote-hg: force remote push | Felipe Contreras | 2013-04-11 | 1 | -2/+9 |
| * | remote-hg: push to the appropriate branch | Dusty Phillips | 2013-04-11 | 1 | -0/+4 |
| * | remote-hg: update tags globally | Felipe Contreras | 2013-04-11 | 1 | -1/+5 |
| * | remote-hg: update remote bookmarks | Felipe Contreras | 2013-04-11 | 1 | -0/+5 |
| * | remote-hg: refactor export | Felipe Contreras | 2013-04-11 | 1 | -8/+12 |
| * | remote-hg: split bookmark handling | Felipe Contreras | 2013-04-11 | 1 | -14/+25 |
| * | remote-hg: redirect buggy mercurial output | Felipe Contreras | 2013-04-11 | 1 | -0/+1 |
| * | remote-hg: trivial test cleanups | Felipe Contreras | 2013-04-11 | 2 | -5/+3 |
| * | remote-hg: make sure fake bookmarks are updated | Felipe Contreras | 2013-04-11 | 3 | -0/+9 |
| * | remote-hg: fix for files with spaces | Peter van Zetten | 2013-04-11 | 1 | -2/+2 |
| * | remote-hg: properly report errors on bookmark pushes | Felipe Contreras | 2013-04-11 | 1 | -0/+1 |
| * | remote-hg: add missing config variable in doc | Dusty Phillips | 2013-04-11 | 1 | -0/+4 |
| * | remote-hg: trivial cleanups | Felipe Contreras | 2013-04-11 | 1 | -5/+5 |
* | | Merge branch 'maint' | Junio C Hamano | 2013-04-18 | 1 | -1/+2 |
|\ \ | |||||
| * | | remote-hg: fix commit messages | Felipe Contreras | 2013-04-17 | 1 | -1/+2 |
* | | | Merge branch 'fc/completion' | Junio C Hamano | 2013-04-18 | 1 | -45/+33 |
|\ \ \ | |||||
| * | | | completion: small optimization | Felipe Contreras | 2013-04-14 | 1 | -4/+4 |
| * | | | completion: inline __gitcomp_1 to its sole callsite | Felipe Contreras | 2013-04-14 | 1 | -15/+11 |
| * | | | completion: get rid of compgen | Felipe Contreras | 2013-04-14 | 1 | -5/+10 |
| * | | | completion: add new __gitcompadd helper | Felipe Contreras | 2013-04-14 | 1 | -5/+8 |
| * | | | completion: get rid of empty COMPREPLY assignments | Felipe Contreras | 2013-04-12 | 1 | -21/+0 |
| * | | | completion: add more cherry-pick options | Felipe Contreras | 2013-04-12 | 1 | -1/+6 |
* | | | | remote-bzr: fix prefix of tags | Felipe Contreras | 2013-04-15 | 1 | -3/+6 |
* | | | | test-bzr: portable shell and utf-8 strings for Mac OS | Torsten Bögershausen | 2013-04-12 | 1 | -19/+19 |
* | | | | Sync with 'maint' | Junio C Hamano | 2013-04-12 | 5 | -15/+15 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | contrib/subtree: fix spelling of accidentally | Stefano Lattarini | 2013-04-12 | 1 | -1/+1 |
| * | | git-remote-mediawiki: spelling fixes | Stefano Lattarini | 2013-04-12 | 4 | -14/+14 |
* | | | remote-bzr: improve tag handling | Felipe Contreras | 2013-04-08 | 1 | -9/+16 |
* | | | remote-bzr: fix utf-8 support for fetching | Christophe Simonis | 2013-04-08 | 2 | -9/+19 |
* | | | Sync with 1.8.2.1 | Junio C Hamano | 2013-04-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Sync with 1.8.1.6 | Junio C Hamano | 2013-04-07 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | remote-helpers/test-bzr.sh: do not use "grep '\s'" | Torsten Bögershausen | 2013-04-07 | 1 | -1/+1 |
| | * | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into... | Junio C Hamano | 2013-02-07 | 1 | -1/+10 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maint | Junio C Hamano | 2013-02-04 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'ds/completion-silence-in-tree-path-probe' into maint | Junio C Hamano | 2013-01-28 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'jn/maint-trim-vim-contrib' into maint | Junio C Hamano | 2013-01-28 | 1 | -13/+3 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'mk/complete-tcsh' into maint | Junio C Hamano | 2013-01-28 | 1 | -12/+21 |
| | |\ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ | Merge branch 'fc/remote-helpers-test-updates' | Junio C Hamano | 2013-04-07 | 3 | -16/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | remote-hg: fix hg-git test-case | Felipe Contreras | 2013-04-04 | 1 | -1/+0 |
| * | | | | | | | | | remote-bzr: remove stale check code for tests | Felipe Contreras | 2013-04-04 | 1 | -14/+0 |
| * | | | | | | | | | remote-helpers: fix the run of all tests | Felipe Contreras | 2013-04-04 | 1 | -0/+1 |