Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Sat, 30 May 2009 20:18:14 -0500 | Augie Fackler | tags: fix handling for certain nonstandard tag layouts. |
Sat, 30 May 2009 13:44:33 -0500 | Augie Fackler | tags: Fix parent detection so that copyfrom trunk@5 correctly falls back to trunk@4 if trunk@5 is not in the revmap. |
Sat, 30 May 2009 19:46:03 -0500 | Augie Fackler | test_tags: Add a test that verifies tags get deleted properly even in the presence of somewhat odd branching. |
Fri, 29 May 2009 22:48:27 +0200 | Dirkjan Ochtman | Inline HgChangeReceiver.load_base_from_ctx(). |
Sat, 30 May 2009 11:11:04 -0500 | Dirkjan Ochtman | Move HgChangeReceiver.branches_in_paths() to the stupid module. |
Fri, 29 May 2009 15:28:44 +0200 | Dirkjan Ochtman | Use tbdelta to push added tags into .hgtags. |
Fri, 29 May 2009 15:24:12 +0200 | Dirkjan Ochtman | Make branch closing more Mercurial-like. |