log

age author description
Fri, 02 Jan 2009 15:54:05 -0600 Patrick Mezard Support svn:externals changes via .hgsvnexternals updates
Fri, 02 Jan 2009 15:54:05 -0600 Patrick Mezard Convert svn:externals properties into a .hgsvnexternals file
Tue, 30 Dec 2008 20:34:03 -0600 Patrick Mezard push_cmd: make _isdir() a standalone function
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".
Tue, 30 Dec 2008 19:24:16 -0600 Martin Geisler Fix "hg svn outgoing" help text.
Tue, 30 Dec 2008 19:24:16 -0600 Martin Geisler Remove unneeded call to list.
Tue, 30 Dec 2008 19:24:16 -0600 Martin Geisler Combine sort and reverse.
Tue, 30 Dec 2008 19:24:16 -0600 Martin Geisler Punctuation.
Tue, 30 Dec 2008 19:24:16 -0600 Martin Geisler Wrapped long lines in README.