Mercurial > hgsubversion
log fetch_command.py @ 158:91c818377703
age | author | description |
---|---|---|
Wed, 24 Dec 2008 11:17:50 -0600 | Augie Fackler | Import cleanup thanks to pyflakes. |
Tue, 23 Dec 2008 11:10:32 -0600 | Augie Fackler | fetch: Refactor extra creation to be shared by real and diff replay. |
Sat, 20 Dec 2008 19:04:59 -0600 | Augie Fackler | Improve branch closing in the case of a single-rev replacement of one branch |
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 |