Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Thu, 27 Nov 2008 21:24:06 -0600 | John Paulett | Correct a typo in the README. |
Thu, 27 Nov 2008 21:23:01 -0600 | John Paulett | Better note on how to pull a repository. |
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 |