Mercurial > hgsubversion
log fetch_command.py @ 140:9ffde8662967
age | author | description |
---|---|---|
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 |