Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Tue, 23 Dec 2008 22:19:26 -0600 | Augie Fackler | utility_commands: Implement rebuildmeta so that metadata can be rebuilt. |
Tue, 23 Dec 2008 11:10:32 -0600 | Augie Fackler | fetch: Refactor extra creation to be shared by real and diff replay. |
Tue, 23 Dec 2008 17:45:34 -0600 | Augie Fackler | tests: Fix some missing suite definitions so that running the full testsuite |
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 |
Mon, 22 Dec 2008 21:20:10 -0600 | Augie Fackler | rebase: preserve local branch names. |