Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Tue, 30 Dec 2008 20:33:59 -0600 | Patrick Mezard | SubversionRepo: simplify and rename proplist() into list_prop() |
Tue, 30 Dec 2008 20:33:58 -0600 | Patrick Mezard | push_cmd: do not store files to delete content |
Tue, 30 Dec 2008 20:33:57 -0600 | Patrick Mezard | test_util: check all committed revisions are pushed |
Tue, 30 Dec 2008 20:33:56 -0600 | Patrick Mezard | fetch_command: cancel patching when encountering binary diffs |
Tue, 30 Dec 2008 20:14:03 -0600 | Augie Fackler | authormap: Add tests, fix in stupid mode. |
Tue, 30 Dec 2008 20:13:32 -0600 | Graham Booker | fetch: Add support for an authormap which can rename authors, intended for |
Tue, 30 Dec 2008 19:24:16 -0600 | Martin Geisler | Fixed typo: "continue" should have been "break". |