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
|
Sun, 09 Nov 2008 18:08:35 -0600 |
Patrick Mezard |
SubversionRepo: make get_file() return the file mode
|
Sun, 09 Nov 2008 18:08:35 -0600 |
Patrick Mezard |
SubversionRepo: add optrev() to help generate client API revisions
|
Sun, 09 Nov 2008 18:08:35 -0600 |
Patrick Mezard |
SubversionRepo: do not use temporary file in get_file()
|
Wed, 05 Nov 2008 13:37:08 +0100 |
Patrick Mezard |
push_cmd: handle copies at file level
|
Sun, 09 Nov 2008 17:08:09 -0600 |
Augie Fackler |
svnwrap: Fix leakage of temp dirs by using try/finally blocks.
|
Thu, 06 Nov 2008 09:47:42 -0600 |
Augie Fackler |
Added some coverage pragmas to stop it from trying to cover things we can't test.
|
Tue, 04 Nov 2008 16:38:16 -0600 |
Augie Fackler |
Performance fix for branches-from-tags in real replay, which is tied up with
|
Sat, 01 Nov 2008 13:05:56 -0500 |
Shun-ichi GOTO |
Catch other varieties of the server not having replay.
|
Sat, 01 Nov 2008 12:23:07 -0500 |
Augie Fackler |
Drop any pretense of supporting svn 1.4.x.
|