log hgsubversion/stupid.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, 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
Thu, 31 Dec 2015 12:52:49 -0500 Augie Fackler Merge with stable.
Thu, 31 Dec 2015 12:06:58 -0500 Augie Fackler stupid: self-disable if svn bindings are too new to work with stupid mode stable 1.8.4
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley maps: allow an empty map to not convert specific branches
Fri, 27 Mar 2015 16:42:50 -0700 Siddharth Agarwal stupid: adapt to Mercurial 3.4 changes
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley stupid: call meta.getmessage instead of util
Mon, 08 Dec 2014 16:50:22 -0500 Augie Fackler stupid: dedent some code
Mon, 08 Dec 2014 16:49:52 -0500 Augie Fackler stupid: remove code that's only used by hg < 1.9
Wed, 17 Sep 2014 11:25:52 -0400 Augie Fackler stupid: add another None check
Tue, 16 Sep 2014 16:19:43 -0700 Siddharth Agarwal stupid: in svnbackend, adapt for core Mercurial changes
Tue, 16 Sep 2014 16:16:26 -0700 Siddharth Agarwal stupid: in fetch_branchrev, use compat hack for filectxfn for deleted files
Tue, 16 Sep 2014 16:15:17 -0700 Siddharth Agarwal stupid: in diff_branchrev, 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:35 -0500 Sean Farley stupid: call makememfilectx stable
Mon, 02 Jun 2014 19:09:35 -0500 Sean Farley stupid: call makememfilectx
Mon, 24 Mar 2014 11:20:45 -0500 Sean Farley svnmeta: move revmap.oldest to meta.firstpulled
Thu, 05 Sep 2013 16:25:25 -0500 Sean Farley stupid: remove pre-1.9 code from filteriterhunks
Mon, 03 Feb 2014 01:55:56 -0500 Augie Fackler compathacks: new module to collect hacks to work around hg internals changing
Wed, 04 Sep 2013 11:47:57 -0700 David Schleimer stupid: only check branch mappings for discovered files once
Wed, 04 Sep 2013 11:39:58 -0700 David Schleimer stupid: cleanup unnecessary, always-true if statement
Wed, 04 Sep 2013 11:20:44 -0700 David Schleimer stupid: kill some dead and no longer needed code
Wed, 07 Aug 2013 22:42:11 +0200 Dan Villiom Podlaski Christiansen stupid: fix --startrev
Thu, 08 Aug 2013 09:38:55 +0200 Dan Villiom Podlaski Christiansen handle invalid UTF-8 in commit messages consistently
Tue, 25 Jun 2013 19:22:12 -0700 David Schleimer stupid: use layouts library for detecting branch mapping
Wed, 05 Jun 2013 11:00:06 -0700 David Schleimer layouts: consistently return None for default branch
Tue, 16 Oct 2012 21:17:55 +0200 Patrick Mezard stupid: do not close branch upon branch-wide revert
Fri, 28 Sep 2012 21:43:50 +0200 Patrick Mezard pull: add hgsubversion.filestoresize to control memory consumption
Tue, 18 Sep 2012 13:18:22 +1000 Tim Delaney stupid: Fail over to full revision when a PatchError is thrown (issue294)
Sun, 29 Jul 2012 13:13:56 +0200 Patrick Mezard stupid: diff with the good revision when restoring branch
Thu, 19 Apr 2012 17:30:08 -0500 Augie Fackler Merge
Thu, 19 Apr 2012 17:26:04 -0500 Augie Fackler stupid: add comment noting why we track modified binary files
Thu, 19 Apr 2012 15:08:07 +0200 Patrick Mezard stupid: force non-incremental mode for unrelated branches creation
Thu, 19 Apr 2012 15:08:04 +0200 Patrick Mezard stupid: ignore directories svn:mergeinfo in svn >= 1.7
Thu, 19 Apr 2012 14:59:50 +0200 Patrick Mezard stupid: handle changes in svn 1.7 diff format
Mon, 17 Oct 2011 22:44:15 +0800 Yonggang Luo hgsubversion/*.py: add space after comment symbol #
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
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
Fri, 30 Sep 2011 17:01:35 -0500 Augie Fackler stupid/filemap: disable this since it doesn't currently work
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard stupid: use new patching facility introduced by adbf5e7df96d
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard stupid: extract old patching code into patchrepo()
Sat, 14 May 2011 21:44:07 +0200 Patrick Mezard stupid: fix patch.iterhunks() wrapper after hg.28762bb767dc
Sun, 13 Feb 2011 20:10:52 +0100 Patrick Mezard replay: fetch full revision at most once per run (issue252) 1.2.1
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
Wed, 03 Nov 2010 22:03:42 +0100 Patrick Mezard stupid: handle patch.iterhunks() changed brought by cfedc529e4a1
Wed, 11 Aug 2010 19:57:34 +0200 Dan Villiom Podlaski Christiansen stupid: remove an incorrect, implicit assumption in fetch_branchrev()
Tue, 20 Jul 2010 11:55:07 +0200 Dan Villiom Podlaski Christiansen stupid: always fetch the entire first revision
Tue, 13 Jul 2010 13:18:11 +0200 Dan Villiom Podlaski Christiansen stupid: handle branch mapping.
Sun, 11 Jul 2010 11:46:19 +0200 Dan Villiom Podlaski Christiansen replay/stupid: fix tagging on a branch renamed using a branch map
Tue, 22 Jun 2010 22:43:01 +0200 Dan Villiom Podlaski Christiansen stupid: lower patch application failure output to verbose.
Thu, 22 Apr 2010 22:37:03 -0500 Augie Fackler stupid: update monkeypatch for 91c58cf54eee
Wed, 31 Mar 2010 17:51:09 +0200 Dan Villiom Podlaski Christiansen isolate all imports of Subversion modules in svnwrap.
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard stupid: fix getcopies() logic
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard stupid: handle directory replacement in very stupid mode