Mercurial > hgsubversion
log hg_delta_editor.py @ 134:22248b34b15a
age | author | description |
---|---|---|
Wed, 10 Dec 2008 14:29:05 -0600 | Augie Fackler | hg_delta_editor: fix bad parent revision calculation in the case of a branch |
Wed, 10 Dec 2008 11:03:22 -0600 | Patrick Mezard | hg_delta_editor: fix parent revision detection on branch copy |
Thu, 04 Dec 2008 13:10:40 -0600 | Luke Opperman | tag_repo: remove gentags command, extend repo.tags(), HgChangeEditor now takes either repo or repo_path |
Wed, 03 Dec 2008 22:51:03 -0600 | Augie Fackler | Fix a bug in replay convert where replaced files that couldn't use replay |
Sat, 29 Nov 2008 11:25:01 -0600 | Patrick Mezard | hg_delta_editor: do not assume branches are copied from trunk by default |
Sat, 29 Nov 2008 11:25:01 -0600 | Patrick Mezard | hg_delta_editor: fix update of stray files in branches/ |
Sat, 29 Nov 2008 11:24:31 -0600 | Patrick Mezard | hg_delta_editor: merge _is_path_valid() and _path_and_branch_from_path() |