Mercurial > hgsubversion
log tests/comprehensive/test_stupid_pull.py @ 372:a62965b179c1
age | author | description |
---|---|---|
Wed, 27 May 2009 10:57:38 -0500 | Augie Fackler | comprehensive: fix for new repo layout. |
Fri, 22 May 2009 15:12:31 +0200 | Dan Villiom Podlaski Christiansen | Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead. |
Fri, 10 Apr 2009 22:38:29 -0500 | Augie Fackler | Move wrappers for hg commands to their own module. |
Wed, 08 Apr 2009 17:49:30 +0200 | Dirkjan Ochtman | Move fetch_command.fetch_revisions() to svncommands.pull(). |
Wed, 21 Jan 2009 20:29:23 -0600 | Augie Fackler | Remove useless imports. |
Wed, 21 Jan 2009 20:27:51 -0600 | Augie Fackler | Add some comprehensive tests that can be run with nose in order to make it easier to verify stupid and real replay do the same thing. |