log hgsubversion/svncommands.py @ 599:408869906fbf

age author description
Wed, 31 Mar 2010 17:34:30 +0200 Dan Villiom Podlaski Christiansen Move the 'svn' metacommand into the 'svncommands' module.
Wed, 31 Mar 2010 17:54:08 +0200 Dan Villiom Podlaski Christiansen Use Mercurial-provided infrastructure for `svn' metacommand help.
Wed, 31 Mar 2010 17:53:47 +0200 Dan Villiom Podlaski Christiansen svncommands: rename the `help' function to `help_'.
Wed, 03 Mar 2010 17:44:41 -0600 Augie Fackler util: add progress wrapper to maintain 1.3 support
Fri, 26 Feb 2010 15:00:15 +0100 Dirkjan Ochtman merge commands from utility_commands into svncommands
Tue, 23 Feb 2010 17:16:51 +0100 Dirkjan Ochtman svncommands: make repo optional (useful for things like listauthors)
Mon, 22 Feb 2010 13:56:11 -0600 Augie Fackler rebuildmeta: use ui.progress for better user feedback
Sun, 13 Dec 2009 17:27:19 +0100 Dan Villiom Podlaski Christiansen do not assume that doc-strings are present.
Fri, 16 Oct 2009 23:33:41 -0400 Augie Fackler Support for single-directory clones.
Tue, 22 Sep 2009 16:46:16 +0200 Dirkjan Ochtman try to deal with weirdly located branches in rebuildmeta (#118)
Sat, 18 Jul 2009 22:30:59 -0500 Augie Fackler tags: handle the most recent commit being an edit to an svn tag properly
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard Extend svnrepos with SubversionRepo and SVNMeta
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard Unify svn credentials handling as config entries
Sun, 05 Jul 2009 21:44:35 -0500 Augie Fackler rebuildmeta: remove any existing tagmap file.
Wed, 01 Jul 2009 14:42:46 -0500 Augie Fackler tags: handle copyfrom old versions of tags more correctly