log push_cmd.py @ 241:4950b18cf949

age author description
Wed, 08 Apr 2009 17:49:30 +0200 Dirkjan Ochtman Move fetch_command.fetch_revisions() to svncommands.pull().
Mon, 06 Apr 2009 02:52:14 -0400 Daniel Tang Add --username and --password options to all commands
Mon, 30 Mar 2009 16:11:45 -0500 Augie Fackler rebase: cleanup slightly.
Tue, 07 Apr 2009 13:30:05 -0500 Luke Opperman issue67: mercurial 1.3 util incompatibility with encoding swap
Sat, 28 Mar 2009 17:50:00 -0500 Augie Fackler push: Do not attempt to push empty revisions.
Tue, 03 Mar 2009 10:13:40 -0600 Augie Fackler push: Converted a magic number to an actual constant, and catch another apr_err that appears to also mean base text out of date.