| Commit message (Expand) | Author | Age |
* | contrib: git-remote-{bzr,hg} placeholders don't need Python | Sebastian Schuberth | 2017-03-03 |
* | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 2014-05-20 |
* | contrib: remote-helpers: add move warnings (v2.0) | Felipe Contreras | 2014-05-19 |
* | Merge branch 'fc/remote-helper-fixes' | Junio C Hamano | 2014-04-18 |
|\ |
|
| * | remote-hg: always normalize paths | Felipe Contreras | 2014-04-09 |
* | | Merge branch 'ap/remote-hg-skip-null-bookmarks' | Junio C Hamano | 2014-04-02 |
|\ \
| |/
|/| |
|
| * | remote-hg: do not fail on invalid bookmarks | Max Horn | 2014-03-25 |
* | | remote-hg: fix 'shared path' path | Felipe Contreras | 2013-12-09 |
* | | remote-helpers: add extra safety checks | Felipe Contreras | 2013-12-09 |
* | | remote-hg: avoid buggy strftime() | jcb91 | 2013-12-09 |
* | | remote-bzr, remote-hg: fix email address regular expression | Richard Hansen | 2013-11-18 |
|/ |
|
* | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-18 |
* | Merge branch 'ap/remote-hg-unquote-cquote' | Junio C Hamano | 2013-11-01 |
|\ |
|
| * | remote-hg: unquote C-style paths when exporting | Antoine Pelisse | 2013-10-23 |
* | | Merge branch 'fc/contrib-bzr-hg-fixes' | Junio C Hamano | 2013-09-18 |
|\ \ |
|
| * | | remote-hg: use notes to keep track of Hg revisions | Felipe Contreras | 2013-08-30 |
| * | | remote-helpers: cleanup more global variables | Felipe Contreras | 2013-08-29 |
| * | | remote-helpers: trivial style fixes | Felipe Contreras | 2013-08-29 |
| |/ |
|
* | | Merge branch 'fc/remote-hg-shared-setup' | Junio C Hamano | 2013-09-04 |
|\ \ |
|
| * | | remote-hg: add shared repo upgrade | Felipe Contreras | 2013-08-11 |
| * | | remote-hg: ensure shared repo is initialized | Felipe Contreras | 2013-08-11 |
| |/ |
|
* | | remote-hg: fix path when cloning with tilde expansion | Antoine Pelisse | 2013-08-09 |
|/ |
|
* | remote-hg: add support for --force | Felipe Contreras | 2013-05-28 |
* | remote-hg: add support for --dry-run | Felipe Contreras | 2013-05-28 |
* | remote-hg: check if a fetch is needed | Felipe Contreras | 2013-05-28 |
* | remote-hg: trivial cleanup | Felipe Contreras | 2013-05-28 |
* | remote-helpers: improve marks usage | Felipe Contreras | 2013-05-28 |
* | remote-hg: remove files before modifications | Felipe Contreras | 2013-05-28 |
* | remote-hg: improve lightweight tag author | Felipe Contreras | 2013-05-28 |
* | remote-hg: use remote 'default' not local one | Felipe Contreras | 2013-05-28 |
* | remote-hg: improve branch listing | Felipe Contreras | 2013-05-28 |
* | remote-hg: simplify branch_tip() | Felipe Contreras | 2013-05-28 |
* | remote-hg: check diverged bookmarks | Felipe Contreras | 2013-05-28 |
* | remote-hg: pass around revision refs | Felipe Contreras | 2013-05-28 |
* | remote-hg: implement custom checkheads() | Felipe Contreras | 2013-05-28 |
* | remote-hg: implement custom push() | Felipe Contreras | 2013-05-28 |
* | remote-hg: only update necessary revisions | Felipe Contreras | 2013-05-28 |
* | remote-hg: force remote bookmark push selectively | Felipe Contreras | 2013-05-28 |
* | remote-hg: reorganize bookmark handling | Felipe Contreras | 2013-05-28 |
* | remote-hg: add remote tests | Felipe Contreras | 2013-05-28 |
* | remote-hg: update bookmarks when using a remote | Felipe Contreras | 2013-05-28 |
* | remote-hg: always point HEAD to master | Felipe Contreras | 2013-05-28 |
* | remote-hg: improve progress calculation | Felipe Contreras | 2013-05-28 |
* | remote-hg: trivial cleanups | Felipe Contreras | 2013-05-28 |
* | remote-hg: ensure remote rebasing works | Felipe Contreras | 2013-05-28 |
* | remote-hg: upgrade version 1 marks | Felipe Contreras | 2013-05-28 |
* | remote-hg: switch from revisions to SHA-1 noteids | Felipe Contreras | 2013-05-28 |
* | remote-hg: add version checks to the marks | Felipe Contreras | 2013-05-28 |
* | remote-hg: improve node traversing | Felipe Contreras | 2013-05-28 |
* | remote-hg: shuffle some code | Felipe Contreras | 2013-05-28 |