Mercurial > hgsubversion
log tests/test_push_command.py @ 333:a59ab58969d9
age | author | description |
---|---|---|
Fri, 15 May 2009 19:18:43 +0200 | Dan Villiom Podlaski Christiansen | Switch to using url scheme wrappers instead of duplicating each command we wrap. |
Fri, 24 Apr 2009 20:31:17 -0500 | Augie Fackler | push: Add a test that demonstrates base-text detection works |
Fri, 10 Apr 2009 22:38:29 -0500 | Augie Fackler | Move wrappers for hg commands to their own module. |
Wed, 08 Apr 2009 17:53:48 +0200 | Dirkjan Ochtman | Move push into svncommands. |
Wed, 08 Apr 2009 17:49:30 +0200 | Dirkjan Ochtman | Move fetch_command.fetch_revisions() to svncommands.pull(). |
Sat, 28 Mar 2009 17:50:00 -0500 | Augie Fackler | push: Do not attempt to push empty revisions. |