log utility_commands.py @ 157:91541523ea5c

age author description
Wed, 24 Dec 2008 11:12:23 -0600 Augie Fackler utility_commands: Test outgoing and fix it to work again.
Mon, 22 Dec 2008 21:22:11 -0600 Augie Fackler push: Fix the bad implementation that required modifying the dirstate to push.
Mon, 22 Dec 2008 21:21:11 -0600 Augie Fackler push: Improved the rebasing logic for push so that it doesn't break with
Mon, 22 Dec 2008 21:20:10 -0600 Augie Fackler rebase: preserve local branch names.
Thu, 20 Nov 2008 22:03:30 -0600 Luke Opperman Clean up help text, document subcommands.
Fri, 21 Nov 2008 16:21:19 -0600 Augie Fackler Cleanups based on pyflakes output.
Fri, 21 Nov 2008 16:11:24 -0600 Augie Fackler Refactored outgoing_revisions into util where it really belongs.
Wed, 19 Nov 2008 10:23:48 -0600 Augie Fackler utility_commands: fix outgoing against crew (required because of crew cset 87158be081b8)
Fri, 07 Nov 2008 15:02:00 -0600 Augie Fackler Add an hg svn info subsubcommand that prints out what you would expect from svn info.
Wed, 15 Oct 2008 13:21:59 -0500 Augie Fackler Fix up the rebase docstring to be less vague.
Tue, 30 Sep 2008 11:42:52 -0500 Augie Fackler Initial import of hgsubversion into a public repository.