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.
|
Wed, 29 Oct 2008 14:11:04 -0700 |
Valentino Volonghi aka dialtone |
fix svn push when there's just a file removal
|
Wed, 29 Oct 2008 11:48:58 -0500 |
Augie Fackler |
This appears to fix pushing over both the http and svn protocols.
|
Tue, 28 Oct 2008 22:52:58 -0500 |
Augie Fackler |
Change the implementation of the ra_session stuff. Thanks to Ben Collins-Sussman for pointing out the problem with the other method I was using.
|
Sat, 18 Oct 2008 18:56:09 -0500 |
Augie Fackler |
Fix tests against the improved SWIG bindings in Subversion 1.6.
|