Age | Commit message (Expand) | Author | Files | Lines |
2013-05-28 | remote-hg: pass around revision refs | Felipe Contreras | 2 | -16/+24 |
2013-05-28 | remote-hg: implement custom checkheads() | Felipe Contreras | 1 | -3/+49 |
2013-05-28 | remote-hg: implement custom push() | Felipe Contreras | 1 | -2/+42 |
2013-05-28 | remote-hg: only update necessary revisions | Felipe Contreras | 1 | -2/+7 |
2013-05-28 | remote-hg: force remote bookmark push selectively | Felipe Contreras | 1 | -1/+2 |
2013-05-28 | remote-hg: reorganize bookmark handling | Felipe Contreras | 1 | -31/+19 |
2013-05-28 | remote-hg: add test for failed double push | Felipe Contreras | 1 | -0/+24 |
2013-05-28 | remote-hg: add test for big push | Felipe Contreras | 1 | -6/+107 |
2013-05-28 | remote-hg: add test for new bookmark special | Felipe Contreras | 1 | -0/+15 |
2013-05-28 | remote-hg: add test for bookmark diverge | Felipe Contreras | 1 | -0/+29 |
2013-05-28 | remote-hg: add test for diverged push | Felipe Contreras | 1 | -0/+23 |
2013-05-28 | remote-hg: add test to push new bookmark | Felipe Contreras | 1 | -0/+30 |
2013-05-28 | remote-hg: add remote tests | Felipe Contreras | 2 | -1/+39 |
2013-05-28 | remote-hg: update bookmarks when using a remote | Felipe Contreras | 1 | -0/+17 |
2013-05-28 | remote-hg: add check_bookmark() test helper | Felipe Contreras | 1 | -1/+7 |
2013-05-28 | remote-bzr: simplify test checks | Felipe Contreras | 1 | -12/+5 |
2013-05-28 | remote-hg: add tests for 'master' bookmark | Felipe Contreras | 1 | -1/+67 |
2013-05-28 | remote-hg: always point HEAD to master | Felipe Contreras | 4 | -52/+26 |
2013-05-28 | remote-hg: improve progress calculation | Felipe Contreras | 1 | -5/+4 |
2013-05-28 | remote-hg: trivial cleanups | Felipe Contreras | 1 | -7/+7 |
2013-05-28 | remote-hg: ensure remote rebasing works | Felipe Contreras | 2 | -0/+41 |
2013-05-28 | remote-hg: upgrade version 1 marks | Felipe Contreras | 1 | -4/+18 |
2013-05-28 | remote-hg: switch from revisions to SHA-1 noteids | Felipe Contreras | 1 | -20/+22 |
2013-05-28 | remote-hg: add version checks to the marks | Felipe Contreras | 1 | -3/+13 |
2013-05-28 | remote-hg: improve node traversing | Felipe Contreras | 1 | -3/+7 |
2013-05-28 | remote-hg: shuffle some code | Felipe Contreras | 1 | -13/+17 |
2013-05-28 | remote-hg: use a shared repository store | Felipe Contreras | 1 | -15/+20 |
2013-05-28 | remote-hg: load all extensions | Felipe Contreras | 1 | -5/+1 |
2013-05-28 | remote-hg: test: simplify previous branch checkout | Felipe Contreras | 2 | -4/+2 |
2013-05-28 | remote-helpers: test: simplify remote URLs | Felipe Contreras | 4 | -19/+19 |
2013-05-28 | remote-helpers: tests: general improvements | Felipe Contreras | 4 | -45/+31 |
2013-05-28 | remote-helpers: test: cleanup style | Felipe Contreras | 2 | -34/+66 |
2013-05-28 | remote-helpers: test: cleanup white-spaces | Felipe Contreras | 2 | -318/+318 |
2013-05-28 | remote-hg: trivial reorganization | Felipe Contreras | 1 | -2/+2 |
2013-05-28 | remote-hg: test: be a little more quiet | Felipe Contreras | 1 | -2/+2 |
2013-05-28 | remote-bzr: add fallback check for a partial clone | Felipe Contreras | 1 | -1/+4 |
2013-05-28 | remote-bzr: reorganize the way 'wanted' works | Felipe Contreras | 1 | -32/+26 |
2013-05-28 | remote-bzr: trivial cleanups | Felipe Contreras | 1 | -7/+7 |
2013-05-28 | remote-bzr: change global repo | Felipe Contreras | 1 | -2/+2 |
2013-05-28 | remote-bzr: delay cloning/pulling | Felipe Contreras | 1 | -15/+13 |
2013-05-28 | remote-bzr: simplify get_remote_branch() | Felipe Contreras | 1 | -11/+12 |
2013-05-28 | remote-bzr: fix for files with spaces | Felipe Contreras | 1 | -1/+1 |
2013-05-28 | remote-bzr: recover from failed clones | Felipe Contreras | 1 | -8/+10 |
2013-05-21 | remote-hg: tests: fix hg merge | Felipe Contreras | 1 | -3/+4 |
2013-05-21 | remote-helpers: tests: use python directly | Felipe Contreras | 4 | -5/+5 |
2013-05-21 | remote-hg: fix order of configuration comments | Felipe Contreras | 1 | -3/+3 |
2013-05-21 | remote-hg: trivial configuration note cleanup | Felipe Contreras | 1 | -1/+1 |
2013-05-20 | remote-hg: set stdout to binary mode on win32 | Amit Bakshi | 1 | -0/+4 |
2013-05-17 | remote-bzr: fixes for older versions of bzr | Felipe Contreras | 1 | -2/+4 |
2013-05-17 | remote-bzr: fix old organization destroy | Sandor Bodo-Merle | 1 | -0/+2 |