Fri, 12 Dec 2008 09:47:54 -0600 |
Augie Fackler |
Fix missing newlines.
|
Thu, 11 Dec 2008 20:41:57 -0600 |
Augie Fackler |
util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions.
|
Wed, 10 Dec 2008 14:29:05 -0600 |
Augie Fackler |
hg_delta_editor: fix bad parent revision calculation in the case of a branch
|
Wed, 10 Dec 2008 11:03:21 -0600 |
Patrick Mezard |
fetch_command: in stupid mode, load file content on demand
|
Wed, 10 Dec 2008 11:03:20 -0600 |
Patrick Mezard |
fetch_command: in stupid mode, load binary files when necessary
|
Wed, 10 Dec 2008 11:03:20 -0600 |
Patrick Mezard |
fetch_command: patch files in memory in stupid mode
|
Sat, 29 Nov 2008 11:25:01 -0600 |
Patrick Mezard |
hg_delta_editor: fix update of stray files in branches/
|
Sat, 29 Nov 2008 11:25:01 -0600 |
Patrick Mezard |
fetch_command: ignore stray files in branches/ in non-diff mode
|
Tue, 25 Nov 2008 16:21:57 -0600 |
Augie Fackler |
Fix a regression in converting repositories with files copied in from outside
|
Tue, 25 Nov 2008 09:45:38 -0600 |
Augie Fackler |
fetch_command: Fix mis-converted executable when svn:executable was set to the
|
Tue, 25 Nov 2008 09:18:30 -0600 |
Patrick Mezard |
fetch_command: pass parent changectx instead of identifier
|
Tue, 25 Nov 2008 09:18:29 -0600 |
Patrick Mezard |
fetch_command: only raise BadPatchApply() from stupid_diff_branchrev()
|