Mercurial > hgsubversion
log push_cmd.py @ 161:47127255145c
age | author | description |
---|---|---|
Mon, 22 Dec 2008 21:22:11 -0600 | Augie Fackler | push: Fix the bad implementation that required modifying the dirstate to push. |
Mon, 22 Dec 2008 21:21:39 -0600 | Augie Fackler | push: Use a better method for finding the outgoing revisions. |
Mon, 22 Dec 2008 21:21:11 -0600 | Augie Fackler | push: Improved the rebasing logic for push so that it doesn't break with |
Fri, 21 Nov 2008 16:11:24 -0600 | Augie Fackler | Refactored outgoing_revisions into util where it really belongs. |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | push_cmd: add option to push in stupid mode |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | push_cmd: consider only dirs with added/removed files for addition or deletion |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | push_cmd: delete empty svn directories, refactor directory creation |