Mercurial > hgsubversion
log fetch_command.py @ 120:f508c1fa19a5
age | author | description |
---|---|---|
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() |
Tue, 25 Nov 2008 09:18:29 -0600 | Patrick Mezard | fetch_command: extract diff code in a function |