238 Commits (7bc4ec01dde22be0156d64ef77db7364a11cb859)

Author SHA1 Message Date
Antoine Pelisse 1f7feb7753 remote-hg: test 'shared_path' in a moved clone 11 years ago
Felipe Contreras 8d784daebf remote-hg: add tests for special filenames 11 years ago
Felipe Contreras e71d137879 remote-hg: fix 'shared path' path 11 years ago
Felipe Contreras 0c0ebc1fdf remote-helpers: add extra safety checks 11 years ago
jcb91 257ec841b8 remote-hg: avoid buggy strftime() 11 years ago
Richard Hansen 5c1d2e8af9 remote-hg: don't decode UTF-8 paths into Unicode objects 11 years ago
Richard Hansen 6c68a404e6 remote-bzr, remote-hg: fix email address regular expression 11 years ago
Richard Hansen b2bff43170 test-hg.sh: help user correlate verbose output with email test 11 years ago
Richard Hansen 962df3dab7 test-hg.sh: fix duplicate content strings in author tests 11 years ago
Richard Hansen 25607db2c3 test-hg.sh: avoid obsolete 'test' syntax 11 years ago
Richard Hansen 5105edd411 test-hg.sh: eliminate 'local' bashism 11 years ago
Richard Hansen 4945725c64 test-bzr.sh, test-hg.sh: prepare for change to push.default=simple 11 years ago
Felipe Contreras d3243d738d test-bzr.sh, test-hg.sh: allow running from any dir 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 12 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