log hgsubversion/util.py @ 1040:ada2400241c4

age author description
Mon, 05 Aug 2013 20:27:31 +0200 Dan Villiom Podlaski Christiansen fixes for running under Mercurial 2.0
Mon, 05 Aug 2013 20:49:53 +0200 Dan Villiom Podlaski Christiansen drop support for pre-2.0 versions of Mercurial
Wed, 31 Jul 2013 11:25:08 +1000 Will Thames Fix for missing mercurial.utils deque
Fri, 12 Jul 2013 11:21:41 +0900 Shun-ichi GOTO use mercurial.util.deque to support python 2.4
Tue, 21 May 2013 16:34:06 -0700 David Schleimer util: move pickle_atomic from svnmeta to util
Fri, 10 May 2013 18:52:28 -0500 Matt Mackall revsets: fix nativerevs fallback
Tue, 23 Apr 2013 13:59:38 -0500 Matt Mackall revsets: add support for 'r123' revision labels
Sun, 04 Nov 2012 11:34:43 +0100 Dan Villiom Podlaski Christiansen understand 'tip' as meaning Subversion 'HEAD' stable
Sun, 04 Nov 2012 11:34:16 +0100 Dan Villiom Podlaski Christiansen consolidate revision parsing stable
Wed, 14 Dec 2011 00:07:57 +0100 Dan Villiom Podlaski Christiansen expand configured paths stable
Tue, 16 Oct 2012 21:17:55 +0200 Patrick Mezard stupid: do not close branch upon branch-wide revert
Sat, 06 Oct 2012 09:42:07 +0200 Patrick Mezard editor: add a small changectx cache
Fri, 28 Sep 2012 21:43:50 +0200 Patrick Mezard pull: add hgsubversion.filestoresize to control memory consumption
Sat, 12 May 2012 05:38:34 -0700 Bryan O'Sullivan revsets: huge speedups for fromsvn and svnrev
Mon, 30 Apr 2012 16:08:02 -0700 Bryan O'Sullivan Abstract away the details of where svn revs are stored in a commit
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Fri, 30 Sep 2011 21:35:36 +0800 Yonggang Luo utils: add {save,load}_string since this is a fairly common idiom
Sat, 14 May 2011 21:44:07 +0200 Peter Arrenbrecht util: make islocalrepo() a bit more tolerant with file:// urls
Sat, 14 May 2011 21:44:07 +0200 Peter Arrenbrecht Fix breakage introduced by discovery refactoring
Sat, 12 Mar 2011 15:27:22 +0100 Patrick Mezard util: use real function definitions for keywords, document them
Sun, 28 Nov 2010 03:53:34 +0100 Dan Villiom Podlaski Christiansen make the default substition for an empty commit description the empty string
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: support pushing subrepo based externals
Fri, 19 Nov 2010 20:14:04 +0100 Patrick Mezard Extract files not to be pushed in util
Thu, 18 Nov 2010 14:03:26 +0100 Dan Villiom Podlaski Christiansen svncommands: abort on missing metadata or Subversion URL (fixes #226)
Wed, 17 Nov 2010 16:31:48 +0100 Dan Villiom Podlaski Christiansen revsets: add docstrings.
Tue, 05 Oct 2010 16:26:19 +0200 Dan Villiom Podlaski Christiansen uisetup: add fromsvn() and svnrev() revsets.
Wed, 29 Sep 2010 18:04:26 +0200 Dan Villiom Podlaski Christiansen templatekw: clean up implementation & test; add help.
Sun, 13 Jun 2010 00:10:53 -0500 Augie Fackler wrappers: cope with remoteui move to hg (hg cset d1908cb95a82)
Sat, 12 Jun 2010 20:32:02 -0500 Augie Fackler util: handle change to hg.parseurl from 3d6915f5a2bb