Mercurial > hgsubversion
log svncommand.py @ 240:1aa1d2d406d9
age | author | description |
---|---|---|
Wed, 08 Apr 2009 16:20:14 +0200 | Dirkjan Ochtman | Lose old mode constants, not used anymore. |
Thu, 19 Mar 2009 21:27:39 +0100 | Dan Villiom Podlaski Christiansen | Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations. |
Mon, 09 Mar 2009 14:13:48 -0500 | Augie Fackler | Removed verify_* commands and replaced them with a shell script to pass to hg bisect --command. |
Tue, 10 Feb 2009 14:52:26 -0600 | Augie Fackler | Add a naive hg svn version command that works as long as hgsubversion is run from a checkout. |
Sat, 17 Jan 2009 15:30:37 -0600 | Dan Villiom Podlaski Christiansen | Creating patch for documention messages. |
Tue, 13 Jan 2009 13:59:50 +0100 | Benoit Boissinot | remove decorators (compat with python2.3) |