Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Mon, 06 Apr 2009 11:19:51 -0400 | Daniel Tang | Add support for user:pass@url repositories to be hg-like |
Mon, 06 Apr 2009 02:52:14 -0400 | Daniel Tang | Add --username and --password options to all commands |
Mon, 06 Apr 2009 02:50:22 -0400 | Daniel Tang | Fix SubversionRepo to actually use provided username |
Tue, 07 Apr 2009 17:38:13 -0500 | Augie Fackler | Fix and test for directory deletes during branch creation. |
Tue, 31 Mar 2009 10:50:21 -0500 | Augie Fackler | tests: Start providing our own custom hgrc for testing purposes. |
Mon, 30 Mar 2009 16:11:45 -0500 | Augie Fackler | rebase: cleanup slightly. |
Tue, 31 Mar 2009 15:53:41 -0500 | Augie Fackler | Better 502 logic that does not catch non-502 errors. |