log hg_delta_editor.py @ 145:b37c401b7f92

age author description
Mon, 15 Dec 2008 21:57:10 -0600 Patrick Mezard hg_delta_editor: reset properties of deleted entries
Fri, 12 Dec 2008 09:47:54 -0600 Augie Fackler Fix missing newlines.
Thu, 11 Dec 2008 17:34:33 -0600 Augie Fackler Fix an apparent regression where branch name didn't get properly stored for
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()
Tue, 25 Nov 2008 09:45:38 -0600 Augie Fackler fetch_command: Fix mis-converted executable when svn:executable was set to the
Thu, 20 Nov 2008 22:41:15 -0600 Patrick Mezard hg_delta_editor: fix symlink prefix confusion
Wed, 05 Nov 2008 13:37:08 +0100 Patrick Mezard fetch_command: support svn copy detection in stupid mode
Wed, 05 Nov 2008 13:37:08 +0100 Patrick Mezard hg_delta_editor: make branches_in_paths() return the branch svn path too
Wed, 05 Nov 2008 13:37:08 +0100 Patrick Mezard hg_delta_editor: register copies only if files are unchanged between source and dest