log hgsubversion/replay.py @ 1549:8410a978c650

age author description
Tue, 19 Dec 2017 14:29:55 -0800 Jun Wu compathacks: be compatible with upstream 8a0cac20a1ad memfilectx change
Thu, 31 Aug 2017 01:18:19 -0400 Augie Fackler meta: force user and message to be bytes
Thu, 31 Aug 2017 00:45:27 -0400 Augie Fackler util: add method for forcing unicode objects back to utf8 bytes
Wed, 07 Jun 2017 03:35:44 -0700 Stanislau Hlebik replay: fix tests
Wed, 15 Jun 2016 13:28:40 +0100 Jun Wu maps: change branchedits to accept revnum directly
Sun, 05 Jun 2016 21:18:23 -0400 Augie Fackler RevMap: move lastpulled from SVNMeta down into RevMap
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley maps: allow an empty map to not convert specific branches
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley replay: call meta.getmessage instead of util
Tue, 16 Sep 2014 16:35:21 -0700 Siddharth Agarwal replay: use compat hack for filectxfn for deleted files
Fri, 01 Aug 2014 09:42:53 -0400 Augie Fackler Merge with stable.
Mon, 02 Jun 2014 19:09:44 -0500 Sean Farley replay: call makememfilectx stable
Mon, 02 Jun 2014 19:09:44 -0500 Sean Farley replay: call makememfilectx
Mon, 24 Mar 2014 11:20:45 -0500 Sean Farley svnmeta: move revmap.oldest to meta.firstpulled
Mon, 03 Feb 2014 01:55:56 -0500 Augie Fackler compathacks: new module to collect hacks to work around hg internals changing
Sat, 16 Nov 2013 16:16:59 -0800 David Schleimer pull: correctly handle replacing the root of a branch with a non-copied directory
Thu, 08 Aug 2013 09:38:55 +0200 Dan Villiom Podlaski Christiansen handle invalid UTF-8 in commit messages consistently
Sat, 20 Oct 2012 22:22:02 +0200 Patrick Mezard editor: process missing files with regular files
Sun, 14 Oct 2012 15:51:12 +0200 Patrick Mezard editor: ignore added or copied files excluded by a filemap
Sun, 07 Oct 2012 21:06:25 +0200 Patrick Mezard replay: remove useless warning about invalid externals
Wed, 26 Sep 2012 21:01:17 +0200 Patrick Mezard editor: add a pop() method to RevisionMeta to reduce resource usage
Sat, 06 Oct 2012 09:59:55 +0200 Patrick Mezard editor: move RevisionData on the filesystem over a given threshold
Wed, 03 Oct 2012 21:27:02 +0200 Patrick Mezard editor: start separating svn copies from open files
Thu, 17 May 2012 14:15:14 -0700 David Schleimer Ignore invalid utf8 in commit messages
Mon, 17 Oct 2011 22:44:15 +0800 Yonggang Luo hgsubversion/*.py: add space after comment symbol #
Mon, 10 Oct 2011 22:03:13 -0500 Augie Fackler svnrepo: kludge to work around hash changes between stupid and replay in hg 1.9
Sun, 13 Feb 2011 20:10:52 +0100 Patrick Mezard replay: fetch full revision at most once per run (issue252) 1.2.1
Sun, 13 Feb 2011 20:10:51 +0100 Patrick Mezard replay: make --debug trace full fetches
Sun, 28 Nov 2010 03:47:04 +0100 Dan Villiom Podlaski Christiansen configurable substitution for empty commit message (fixes #195)
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: preliminary support for subrepos based externals
Fri, 19 Nov 2010 17:07:13 +0100 Patrick Mezard svnexternals: hide .hgsvnexternals parsing in parse()
Fri, 19 Nov 2010 17:07:13 +0100 Patrick Mezard pull: stop handling .hgsvnexternals explicitely in memctx
Fri, 19 Nov 2010 17:07:13 +0100 Patrick Mezard replay: extract externals updating from convert_rev()
Tue, 09 Nov 2010 13:05:16 +0100 Dan Villiom Podlaski Christiansen editor: handle property changes to links.
Tue, 20 Jul 2010 11:55:07 +0200 Dan Villiom Podlaski Christiansen replay: always fetch the entire first revision
Sat, 10 Jul 2010 14:19:24 +0200 Dan Villiom Podlaski Christiansen branchmap: map empty commits in replay mode.
Sun, 11 Jul 2010 11:46:19 +0200 Dan Villiom Podlaski Christiansen replay/stupid: fix tagging on a branch renamed using a branch map
Mon, 01 Mar 2010 22:10:18 +0100 Dirkjan Ochtman add basic branchmap functionality, to rename branches
Sun, 14 Feb 2010 14:04:56 -0600 Augie Fackler replay/stupid: raise the correct errno in IOError to fix hg >= e553a425751d
Sat, 06 Feb 2010 13:01:35 -0600 Augie Fackler replay: correctly handle renaming the parent dir of a branch
Sat, 06 Feb 2010 10:36:21 -0600 Augie Fackler tags: fix files edited during tag creation
Tue, 26 Jan 2010 17:36:13 +0100 Dan Villiom Podlaski Christiansen Change all instantiations of IOError to set both errno and strerror.
Fri, 29 Jan 2010 23:36:14 +0100 Patrick Mezard replay: disable maybeedit filtering, could discard copy records
Sat, 16 Jan 2010 17:25:09 +0100 Patrick Mezard svnmeta: is_path_tag() is really get_path_tag()
Fri, 16 Oct 2009 23:33:41 -0400 Augie Fackler Support for single-directory clones.
Fri, 16 Oct 2009 18:37:19 -0400 Augie Fackler replay: fix potential over-reporting of edited files in hg changelog
Tue, 23 Jun 2009 21:38:27 -0500 Augie Fackler tags: handle edits to tags as gracefully as possible
Tue, 16 Jun 2009 13:59:03 +0200 Dirkjan Ochtman wrappers: save tbdelta in one place for both stupid and replay
Tue, 16 Jun 2009 09:12:04 +0200 Dirkjan Ochtman replay: merge functions into a single function
Tue, 16 Jun 2009 09:11:52 +0200 Dirkjan Ochtman editor: move find missing files routine into RevisionData class
Tue, 16 Jun 2009 08:43:12 +0200 Dirkjan Ochtman replay: start new replay module that has the relevant functions