226 Commits (eeff891ac756fd97a05476446f15269b714ce4cc)

Author SHA1 Message Date
Richard Hansen 5c1d2e8af9 remote-hg: don't decode UTF-8 paths into Unicode objects 11 years ago
Richard Hansen c939d24167 remote-hg: don't decode UTF-8 paths into Unicode objects 11 years ago
Antoine Pelisse 1136265377 remote-hg: unquote C-style paths when exporting 11 years ago
Richard Hansen bd5424f0d6 remote-bzr: reuse bzrlib transports when possible 12 years ago
Junio C Hamano 5d21adcbfe contrib/remote-helpers: quote variable references in redirection targets 12 years ago
Junio C Hamano ff867963f0 contrib/remote-helpers: style updates for test scripts 12 years ago
Felipe Contreras c587d65512 remote-hg: use notes to keep track of Hg revisions 12 years ago
Felipe Contreras 641a2b5bee remote-helpers: cleanup more global variables 12 years ago
Felipe Contreras 670dda85d6 remote-helpers: trivial style fixes 12 years ago
Felipe Contreras 2a6981833d remote-hg: improve basic test 12 years ago
Felipe Contreras 8493fd14b2 remote-hg: add missing &&s in the test 12 years ago
Felipe Contreras 0fdc9b0939 remote-hg: fix test 12 years ago
Felipe Contreras a11b0ac9e1 remote-bzr: make bzr branches configurable per-repo 12 years ago
Felipe Contreras a8c0b74718 remote-bzr: fix export of utf-8 authors 12 years ago
Felipe Contreras 3baacc5cc6 remote-hg: add shared repo upgrade 12 years ago
Felipe Contreras 52f0856a7b remote-hg: ensure shared repo is initialized 12 years ago
Antoine Pelisse 33f66b25e1 remote-hg: fix path when cloning with tilde expansion 12 years ago
Felipe Contreras c9eaef125b remote-hg: add support for --force 12 years ago
Felipe Contreras e3751a1763 remote-hg: add support for --dry-run 12 years ago
Felipe Contreras ba091c200d remote-hg: check if a fetch is needed 12 years ago
Felipe Contreras ab64bc9d21 remote-hg: trivial cleanup 12 years ago
Felipe Contreras 8316d18da3 remote-helpers: improve marks usage 12 years ago
Felipe Contreras 42cbbcc73b remote-hg: add check_push() helper 12 years ago
Felipe Contreras 2b02a40587 remote-hg: add setup_big_push() helper 12 years ago
Felipe Contreras 66f46aa14f remote-hg: remove files before modifications 12 years ago
Felipe Contreras d462469b4d remote-hg: improve lightweight tag author 12 years ago
Felipe Contreras b688911a78 remote-hg: use remote 'default' not local one 12 years ago
Felipe Contreras c2f7a82032 remote-hg: improve branch listing 12 years ago
Felipe Contreras 611024e606 remote-hg: simplify branch_tip() 12 years ago
Felipe Contreras d3c460b5b4 remote-hg: check diverged bookmarks 12 years ago
Felipe Contreras 883d7be110 remote-hg: pass around revision refs 12 years ago
Felipe Contreras 19a8cefc44 remote-hg: implement custom checkheads() 12 years ago
Felipe Contreras 4f37bdbdb6 remote-hg: implement custom push() 12 years ago
Felipe Contreras d226945471 remote-hg: only update necessary revisions 12 years ago
Felipe Contreras dfcef29f2f remote-hg: force remote bookmark push selectively 12 years ago
Felipe Contreras aaadca28b6 remote-hg: reorganize bookmark handling 12 years ago
Felipe Contreras 0bf9ee5720 remote-hg: add test for failed double push 12 years ago
Felipe Contreras d2c7633028 remote-hg: add test for big push 12 years ago
Felipe Contreras ad22b92a81 remote-hg: add test for new bookmark special 12 years ago
Felipe Contreras 747b61c6a6 remote-hg: add test for bookmark diverge 12 years ago
Felipe Contreras 1a810864e8 remote-hg: add test for diverged push 12 years ago
Felipe Contreras e14432f798 remote-hg: add test to push new bookmark 12 years ago
Felipe Contreras e6e803be79 remote-hg: add remote tests 12 years ago
Felipe Contreras 731ce6cf75 remote-hg: update bookmarks when using a remote 12 years ago
Felipe Contreras b082b4f94f remote-hg: add check_bookmark() test helper 12 years ago
Felipe Contreras 0067ecc82b remote-bzr: simplify test checks 12 years ago
Felipe Contreras 9f36d61e7b remote-hg: add tests for 'master' bookmark 12 years ago
Felipe Contreras 91347ea3e1 remote-hg: always point HEAD to master 12 years ago
Felipe Contreras 63f54cf216 remote-hg: improve progress calculation 12 years ago
Felipe Contreras 34d75e78f4 remote-hg: trivial cleanups 12 years ago