Mercurial > hgsubversion
log push_cmd.py @ 57:c3c5546eefb1
age | author | description |
---|---|---|
Mon, 03 Nov 2008 14:24:18 -0600 | Augie Fackler | Don't try and add a directory more than once. |
Mon, 03 Nov 2008 08:44:31 -0600 | Patrick Mezard | push_cmd: remove redundant variable in commit_from_rev() |
Tue, 28 Oct 2008 11:39:36 -0500 | Augie Fackler | Fix an encoding bug that would occur if the local encoding was not utf-8. |
Sun, 26 Oct 2008 22:06:13 -0500 | Augie Fackler | Some more fixes of cases discovered in the melange repo. If anyone knows how I can reproduce a "replaced" state in Subversion, I'd love to be able to make a real test case for this code. |
Mon, 06 Oct 2008 14:14:50 -0500 | Augie Fackler | Fix partial implementation. |
Mon, 06 Oct 2008 13:52:10 -0500 | Augie Fackler | Auto-set executable, symlink, and auto-props. |