Mercurial > hgsubversion
log
age | author | description |
---|---|---|
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. |
Fri, 29 May 2009 15:29:40 +0200 | Dirkjan Ochtman | Extract branch closing from stupid/editor into separate function. |
Fri, 29 May 2009 13:12:28 +0200 | Dirkjan Ochtman | Get rid of duplicate branch closing detection code for stupid mode. |