Mercurial > hgsubversion
log tests/test_fetch_command.py @ 207:b20a6c149021
age | author | description |
---|---|---|
Mon, 09 Mar 2009 12:01:40 -0500 | Augie Fackler | fetch: Fix a bogus case where no files in the root level of trunk caused breakage in the branch detection. |
Mon, 02 Mar 2009 23:58:38 -0600 | Augie Fackler | Refactor branch handling to be much more dynamic (and hopefully robust). |
Wed, 21 Jan 2009 20:29:23 -0600 | Augie Fackler | Remove useless imports. |
Tue, 23 Dec 2008 11:10:32 -0600 | Augie Fackler | fetch: Refactor extra creation to be shared by real and diff replay. |