Commit Graph

9 Commits

Author SHA1 Message Date
Tay Ray Chuan
336ec5a893 update_remote_branches: refactor head usage
Splice the ref name only once, and don't loop through refs/heads
multiple times.

This changes the order in which hg tags are created; update test output
to reflect this.
2010-03-29 13:19:00 +08:00
Augie Fackler
5f31688932 tests: many, many changes so we never push into a checked-out ref 2010-03-25 19:54:00 -05:00
Augie Fackler
fdd03567a1 tests: missed some hash changes last time around 2010-03-03 19:25:29 -06:00
Augie Fackler
7e9ef6943c tests: fix for new sorting of extra in hg and new topological sort 2010-03-03 17:47:00 -06:00
Augie Fackler
fc62064c74 git_handler: use progress API instead of reinventing the wheel 2010-02-24 21:08:38 -06:00
Abderrahim Kitouni
6a70b4397d accept both old and new hg output for clone 2009-11-23 19:28:20 +01:00
Augie Fackler
899f88dbc9 tests: update test expectations for hg change 00655544b9f3 2009-10-27 22:40:11 -04:00
Abderrahim Kitouni
a314af7620 do not pull from git when asked to push 2009-07-23 08:47:23 +01:00
Abderrahim Kitouni
d2effa3dff add test for named branches 2009-07-07 10:47:26 +01:00