Tue, 10 Feb 2009 14:52:26 -0600 |
Augie Fackler |
Add a naive hg svn version command that works as long as hgsubversion is run from a checkout.
|
Tue, 13 Jan 2009 13:59:50 +0100 |
Benoit Boissinot |
remove decorators (compat with python2.3)
|
Tue, 06 Jan 2009 14:54:32 -0600 |
Augie Fackler |
svn_swig_wrapper: hacky workaround to prevent running out of files in stupid
|
Fri, 02 Jan 2009 15:54:05 -0600 |
Patrick Mezard |
Support svn:externals changes via .hgsvnexternals updates
|
Tue, 30 Dec 2008 20:33:59 -0600 |
Patrick Mezard |
SubversionRepo: simplify and rename proplist() into list_prop()
|
Tue, 23 Dec 2008 22:19:26 -0600 |
Augie Fackler |
utility_commands: Implement rebuildmeta so that metadata can be rebuilt.
|
Tue, 02 Dec 2008 20:13:13 -0600 |
Patrick Mezard |
SubversionRepo: work around ra.get_files() not releasing input buffer
|
Thu, 20 Nov 2008 22:41:15 -0600 |
Patrick Mezard |
hg_delta_editor: fix symlink prefix confusion
|
Wed, 19 Nov 2008 09:41:09 -0600 |
Augie Fackler |
svnwrap: Fix handling of auth providers so cached credentials can work.
|
Fri, 14 Nov 2008 16:18:24 -0600 |
Patrick Mezard |
SubversionRepo: remember svn.diff3() does not work
|
Fri, 14 Nov 2008 16:18:24 -0600 |
Patrick Mezard |
fetch_command: in stupid non-diffy mode, take changed paths in account
|
Fri, 14 Nov 2008 16:18:24 -0600 |
Patrick Mezard |
push_cmd: delete empty svn directories, refactor directory creation
|
Fri, 14 Nov 2008 16:18:24 -0600 |
Patrick Mezard |
SubversionRepo: close files before rmtree() in diff3
|
Sun, 09 Nov 2008 18:08:35 -0600 |
Patrick Mezard |
fetch_command: bypass export3() and checkout manually
|