Mercurial > hgsubversion
log
age | author | description |
---|---|---|
2009-05-31 | Augie Fackler | push: Prevent pushing of edits to .hgtags to svn. |
2009-05-31 | Augie Fackler | tags: fix handling for certain nonstandard tag layouts. |
2009-05-30 | 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. |
2009-05-31 | Augie Fackler | test_tags: Add a test that verifies tags get deleted properly even in the presence of somewhat odd branching. |
2009-05-29 | Dirkjan Ochtman | Inline HgChangeReceiver.load_base_from_ctx(). |
2009-05-30 | Dirkjan Ochtman | Move HgChangeReceiver.branches_in_paths() to the stupid module. |
2009-05-29 | Dirkjan Ochtman | Use tbdelta to push added tags into .hgtags. |