log hgsubversion/pushmod.py @ 1572:51e105c7f0c6

age author description
Sun, 27 May 2018 00:29:38 -0400 Augie Fackler compathacks: deal with removed aliases in mercurial.util
Sat, 24 Mar 2018 17:04:19 -0400 Augie Fackler cleanup: remove lots of dead imports and code found by pyflakes
Sat, 24 Mar 2018 16:39:30 -0400 Augie Fackler cleanup: reference Abort from mercurial.error instead of mercurial.util
Thu, 07 Aug 2014 19:30:26 -0700 David Schleimer pushmod: prepend "link " to base text for links stable 1.6.3
Sat, 10 Aug 2013 08:01:36 +0200 Dan Villiom Podlaski Christiansen push: allow obtaining the traceback for Subversion exceptions
Fri, 09 Aug 2013 19:19:44 +0200 Dan Villiom Podlaski Christiansen svnwrap & pushmod: return a Revision when committing
Tue, 16 Jul 2013 10:09:55 -0400 Augie Fackler push: also suggest user rebase if we get SVN_ERR_FS_ALREADY_EXISTS
Mon, 29 Apr 2013 15:11:55 -0700 David Schleimer layouts: use layouts library for branch mappingduring push
Mon, 26 Nov 2012 11:38:34 -0800 Anton Agafonov Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push
Sun, 09 Sep 2012 16:12:28 +0200 Patrick Mezard pushmod: keep the root svn dir when emptying the hg repo (issue359)
Sun, 01 Jan 2012 15:59:15 +0100 Ronny Voelker Honor SVN auto-props (solves issue #186)
Thu, 10 Mar 2011 22:17:56 +0100 Patrick Mezard pushmod: fix binary files svn:mime-type (issue255)
Sun, 13 Feb 2011 20:14:01 +0100 Patrick Mezard pushmod: do not delete the whole branch when deleting .hgsub
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: preliminary support for subrepos based externals
Fri, 19 Nov 2010 20:14:04 +0100 Patrick Mezard Extract files not to be pushed in util
Fri, 19 Nov 2010 17:07:13 +0100 Patrick Mezard svnexternals: keep diff() simple for the caller, return a list
Fri, 19 Nov 2010 17:07:13 +0100 Patrick Mezard svnexternals: hide .hgsvnexternals parsing in parse()
Wed, 31 Mar 2010 17:51:09 +0200 Dan Villiom Podlaski Christiansen isolate all imports of Subversion modules in svnwrap.
Sun, 28 Feb 2010 22:39:57 +0100 "fs" remove useless shebang to comfort rpmlint
Sun, 14 Feb 2010 14:06:04 -0600 Augie Fackler push: try a little harder to not send invalid paths to svn
Sun, 07 Feb 2010 15:56:25 +0100 Patrick Mezard pushmod: make outdated parent error message more helpful
Wed, 25 Nov 2009 23:10:32 -0500 Vitaliy Filippov single: fix push
Tue, 20 Oct 2009 14:34:00 -0400 Daniel Tang push: fix for single directory repository layouts
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard pushmod: pass SubversionRepo directly to commit()
Tue, 16 Jun 2009 09:12:20 +0200 Dirkjan Ochtman pushmod: split push functions out into separate module base hgsubversion/cmdutil.py@58dd80da55e8