log svncommand.py @ 115:ed42f6e5705a

age author description
Thu, 20 Nov 2008 22:03:30 -0600 Luke Opperman Clean up help text, document subcommands.
Fri, 21 Nov 2008 16:15:23 -0600 Augie Fackler Add a diff command that behaves kind of like svn diff.
Wed, 19 Nov 2008 10:16:50 -0600 Augie Fackler svncommand: Fix help to use ui.status() and be a bit smarter about displaying
Wed, 19 Nov 2008 10:16:24 -0600 Augie Fackler svncommand: Check traceback length to stop masking real exceptions.
Fri, 17 Oct 2008 22:48:40 -0500 Augie Fackler I meant ambiguous.
Fri, 17 Oct 2008 11:03:52 -0500 Augie Fackler Some refactors of the previous change, including transparent upgrade of old-style pickled dictionaries.
Wed, 15 Oct 2008 21:47:48 -0400 Andreas Hartmetz Faster append-only revmap implementation.