1. b8686c6 contrib: git-remote-{bzr,hg} placeholders don't need Python by Sebastian Schuberth · 8 years ago
  2. b2c851a Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" by Junio C Hamano · 11 years ago
  3. 896ba14 remote-helpers: point at their upstream repositories by Junio C Hamano · 11 years ago
  4. 0311086 contrib: remote-helpers: add move warnings (v2.0) by Felipe Contreras · 11 years ago
  5. 8f87d54 Merge branch 'fc/remote-helper-fixes' by Junio C Hamano · 11 years ago
  6. 7569acc remote-bzr: trivial test fix by Felipe Contreras · 11 years ago
  7. 6221088 remote-bzr: include authors field in pushed commits by dequis · 11 years ago
  8. 5ff5699 remote-bzr: add support for older versions by Felipe Contreras · 11 years ago
  9. 867bf7b remote-hg: always normalize paths by Felipe Contreras · 11 years ago
  10. fe45cfb remote-helpers: allow all tests running from any dir by Felipe Contreras · 11 years ago
  11. 125d8ec Merge branch 'ap/remote-hg-skip-null-bookmarks' by Junio C Hamano · 11 years ago
  12. 51be46e remote-hg: do not fail on invalid bookmarks by Max Horn · 11 years ago
  13. 90e6255 Merge branch 'fc/transport-helper-fixes' by Junio C Hamano · 11 years ago
  14. a7cb127 remote-bzr: support the new 'force' option by Richard Hansen · 11 years ago
  15. fdec195 test-hg.sh: tests are now expected to pass by Richard Hansen · 11 years ago
  16. 1f7feb7 remote-hg: test 'shared_path' in a moved clone by Antoine Pelisse · 11 years ago
  17. 8d784da remote-hg: add tests for special filenames by Felipe Contreras · 11 years ago
  18. e71d137 remote-hg: fix 'shared path' path by Felipe Contreras · 11 years ago
  19. 0c0ebc1 remote-helpers: add extra safety checks by Felipe Contreras · 11 years ago
  20. 257ec841 remote-hg: avoid buggy strftime() by jcb91 · 11 years ago
  21. 6c68a40 remote-bzr, remote-hg: fix email address regular expression by Richard Hansen · 11 years ago
  22. b2bff43 test-hg.sh: help user correlate verbose output with email test by Richard Hansen · 11 years ago
  23. 962df3d test-hg.sh: fix duplicate content strings in author tests by Richard Hansen · 11 years ago
  24. 25607db test-hg.sh: avoid obsolete 'test' syntax by Richard Hansen · 11 years ago
  25. 5105edd test-hg.sh: eliminate 'local' bashism by Richard Hansen · 11 years ago
  26. 4945725 test-bzr.sh, test-hg.sh: prepare for change to push.default=simple by Richard Hansen · 11 years ago
  27. d3243d7 test-bzr.sh, test-hg.sh: allow running from any dir by Felipe Contreras · 11 years ago
  28. c939d24 remote-hg: don't decode UTF-8 paths into Unicode objects by Richard Hansen · 11 years ago
  29. 583736c Merge branch 'ap/remote-hg-unquote-cquote' by Junio C Hamano · 11 years ago
  30. 1136265 remote-hg: unquote C-style paths when exporting by Antoine Pelisse · 11 years ago
  31. 751e2b3 Merge branch 'fc/contrib-bzr-hg-fixes' by Junio C Hamano · 11 years ago
  32. bd5424f remote-bzr: reuse bzrlib transports when possible by Richard Hansen · 11 years ago
  33. 4f5e972 Merge branch 'fc/remote-hg-shared-setup' by Junio C Hamano · 11 years ago
  34. 5d21adc contrib/remote-helpers: quote variable references in redirection targets by Junio C Hamano · 11 years ago
  35. ff86796 contrib/remote-helpers: style updates for test scripts by Junio C Hamano · 11 years ago
  36. c587d65 remote-hg: use notes to keep track of Hg revisions by Felipe Contreras · 11 years ago
  37. 641a2b5 remote-helpers: cleanup more global variables by Felipe Contreras · 12 years ago
  38. 670dda8 remote-helpers: trivial style fixes by Felipe Contreras · 12 years ago
  39. 2a69818 remote-hg: improve basic test by Felipe Contreras · 12 years ago
  40. 8493fd1 remote-hg: add missing &&s in the test by Felipe Contreras · 12 years ago
  41. 0fdc9b0 remote-hg: fix test by Felipe Contreras · 12 years ago
  42. a11b0ac remote-bzr: make bzr branches configurable per-repo by Felipe Contreras · 12 years ago
  43. a8c0b74 remote-bzr: fix export of utf-8 authors by Felipe Contreras · 12 years ago
  44. 3baacc5 remote-hg: add shared repo upgrade by Felipe Contreras · 12 years ago
  45. 52f0856 remote-hg: ensure shared repo is initialized by Felipe Contreras · 12 years ago
  46. 33f66b2 remote-hg: fix path when cloning with tilde expansion by Antoine Pelisse · 12 years ago
  47. 221ea21 Merge branch 'fc/remote-bzr' by Junio C Hamano · 12 years ago
  48. c9eaef1 remote-hg: add support for --force by Felipe Contreras · 12 years ago
  49. e3751a1 remote-hg: add support for --dry-run by Felipe Contreras · 12 years ago
  50. ba091c2 remote-hg: check if a fetch is needed by Felipe Contreras · 12 years ago
  51. ab64bc9 remote-hg: trivial cleanup by Felipe Contreras · 12 years ago
  52. 8316d18 remote-helpers: improve marks usage by Felipe Contreras · 12 years ago
  53. 42cbbcc remote-hg: add check_push() helper by Felipe Contreras · 12 years ago
  54. 2b02a40 remote-hg: add setup_big_push() helper by Felipe Contreras · 12 years ago
  55. 66f46aa remote-hg: remove files before modifications by Felipe Contreras · 12 years ago
  56. d462469 remote-hg: improve lightweight tag author by Felipe Contreras · 12 years ago
  57. b688911 remote-hg: use remote 'default' not local one by Felipe Contreras · 12 years ago
  58. c2f7a82 remote-hg: improve branch listing by Felipe Contreras · 12 years ago
  59. 611024e remote-hg: simplify branch_tip() by Felipe Contreras · 12 years ago
  60. d3c460b remote-hg: check diverged bookmarks by Felipe Contreras · 12 years ago
  61. 883d7be remote-hg: pass around revision refs by Felipe Contreras · 12 years ago
  62. 19a8cef remote-hg: implement custom checkheads() by Felipe Contreras · 12 years ago
  63. 4f37bdb remote-hg: implement custom push() by Felipe Contreras · 12 years ago
  64. d226945 remote-hg: only update necessary revisions by Felipe Contreras · 12 years ago
  65. dfcef29 remote-hg: force remote bookmark push selectively by Felipe Contreras · 12 years ago
  66. aaadca2 remote-hg: reorganize bookmark handling by Felipe Contreras · 12 years ago
  67. 0bf9ee5 remote-hg: add test for failed double push by Felipe Contreras · 12 years ago
  68. d2c7633 remote-hg: add test for big push by Felipe Contreras · 12 years ago
  69. ad22b92 remote-hg: add test for new bookmark special by Felipe Contreras · 12 years ago
  70. 747b61c remote-hg: add test for bookmark diverge by Felipe Contreras · 12 years ago
  71. 1a81086 remote-hg: add test for diverged push by Felipe Contreras · 12 years ago
  72. e14432f remote-hg: add test to push new bookmark by Felipe Contreras · 12 years ago
  73. e6e803b remote-hg: add remote tests by Felipe Contreras · 12 years ago
  74. 731ce6c remote-hg: update bookmarks when using a remote by Felipe Contreras · 12 years ago
  75. b082b4f remote-hg: add check_bookmark() test helper by Felipe Contreras · 12 years ago
  76. 0067ecc remote-bzr: simplify test checks by Felipe Contreras · 12 years ago
  77. 9f36d61 remote-hg: add tests for 'master' bookmark by Felipe Contreras · 12 years ago
  78. 91347ea remote-hg: always point HEAD to master by Felipe Contreras · 12 years ago
  79. 63f54cf remote-hg: improve progress calculation by Felipe Contreras · 12 years ago
  80. 34d75e7 remote-hg: trivial cleanups by Felipe Contreras · 12 years ago
  81. 9529cce remote-hg: ensure remote rebasing works by Felipe Contreras · 12 years ago
  82. 68b1611 remote-hg: upgrade version 1 marks by Felipe Contreras · 12 years ago
  83. 93ae203 remote-hg: switch from revisions to SHA-1 noteids by Felipe Contreras · 12 years ago
  84. c43c06b remote-hg: add version checks to the marks by Felipe Contreras · 12 years ago
  85. e936a5d remote-hg: improve node traversing by Felipe Contreras · 12 years ago
  86. 5203643 remote-hg: shuffle some code by Felipe Contreras · 12 years ago
  87. 6796d49 remote-hg: use a shared repository store by Felipe Contreras · 12 years ago
  88. cab3829 remote-hg: load all extensions by Felipe Contreras · 12 years ago
  89. f6f00b4 remote-hg: test: simplify previous branch checkout by Felipe Contreras · 12 years ago
  90. 5f5e92f remote-helpers: test: simplify remote URLs by Felipe Contreras · 12 years ago
  91. 531594e remote-helpers: tests: general improvements by Felipe Contreras · 12 years ago
  92. dde67d7 remote-helpers: test: cleanup style by Felipe Contreras · 12 years ago
  93. 4080ac8 remote-helpers: test: cleanup white-spaces by Felipe Contreras · 12 years ago
  94. 294ff7b remote-hg: trivial reorganization by Felipe Contreras · 12 years ago
  95. cf08a7e remote-hg: test: be a little more quiet by Felipe Contreras · 12 years ago
  96. 85f931d remote-bzr: add fallback check for a partial clone by Felipe Contreras · 12 years ago
  97. e56660a remote-bzr: reorganize the way 'wanted' works by Felipe Contreras · 12 years ago
  98. a8ffc3a remote-bzr: trivial cleanups by Felipe Contreras · 12 years ago
  99. 0454c39 remote-bzr: change global repo by Felipe Contreras · 12 years ago
  100. 2ae078e remote-bzr: delay cloning/pulling by Felipe Contreras · 12 years ago