Mercurial > hg
graph
-
merge: remove unused match logic from findcopiesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: report destinations of moves in merge action messagesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
transplant: recover added/removed files after failed applicationThu, 30 Nov 2006 13:51:58 -0800, by Brendan Cully
-
transplant: preserve filter changes in --continue logThu, 30 Nov 2006 11:32:40 -0800, by Brendan Cully
-
transplant: fix --continue; add --continue testThu, 30 Nov 2006 11:09:25 -0800, by Brendan Cully
-
transplant: show_changeset moved to cmdutilWed, 29 Nov 2006 22:34:22 -0800, by Brendan Cully
-
Make sed expression in test-committer compatible with GNU sed 3.x.Wed, 29 Nov 2006 08:49:45 +0100, by Thomas Arendsen Hein
-
only print a warning when no username is specifiedTue, 28 Nov 2006 21:16:05 +0100, by Benoit Boissinot
-
add a comment about '\n' and '\r' and streaming cloneTue, 28 Nov 2006 19:11:46 +0100, by Benoit Boissinot
-
add test for issue433Tue, 28 Nov 2006 11:28:45 +0100, by Benoit Boissinot
-
fix hg log -r ''Mon, 27 Nov 2006 22:56:26 -0200, by Alexis S. L. Carvalho
-
handle files with more than one git binary patchMon, 27 Nov 2006 22:03:36 -0200, by Alexis S. L. Carvalho
-
handle files with both git binary patches and copy/rename opsMon, 27 Nov 2006 22:03:31 -0200, by Alexis S. L. Carvalho
-
Make context __eq__ handle arbitrary RHS valuesMon, 27 Nov 2006 15:27:09 -0800, by Brendan Cully
-
Add transplant extensionMon, 27 Nov 2006 15:13:01 -0800, by Brendan Cully
-
don't create the .hg/data at init timeMon, 27 Nov 2006 22:22:44 +0100, by Benoit Boissinot
-
context: None is not a valid filenode (revert from 23ede9e7ad4d)Mon, 27 Nov 2006 20:55:50 +0100, by Benoit Boissinot
-
update rewrite-log for tip ; chmod itSun, 26 Nov 2006 13:28:30 +0100, by Benoit Boissinot
-
merge: Don't search for copies across unrelated manifestsThu, 23 Nov 2006 22:45:00 -0800, by Brendan Cully
-
Expand test-commit to cover one of the recent bugs.Wed, 22 Nov 2006 00:53:56 +0200, by Giorgos Keramidas
-
Make mq use changegroup.writebundle for writing strip backups.Wed, 22 Nov 2006 23:07:15 +0100, by Thomas Arendsen Hein
-
Removed unused ui parameter from revpair/revrange and fix its users.Wed, 22 Nov 2006 23:02:28 +0100, by Thomas Arendsen Hein
-
Use 'bundletype' instead of 'type' to not shadow built-in function.Wed, 22 Nov 2006 22:33:57 +0100, by Thomas Arendsen Hein
-
BZ2Compressor already defaults to compresslevel=9.Wed, 22 Nov 2006 22:32:23 +0100, by Thomas Arendsen Hein
-
fix writebundle for bz2 bundlesWed, 22 Nov 2006 22:08:00 +0100, by Benoit Boissinot
-
fix push over HTTP to older serversTue, 21 Nov 2006 23:08:29 -0200, by Alexis S. L. Carvalho
-
Don't generate git patches that rename a file to multiple destinationsMon, 20 Nov 2006 19:32:46 -0200, by Alexis S. L. Carvalho
-
handle git patches that rename a file to more than one destinationMon, 20 Nov 2006 19:32:45 -0200, by Alexis S. L. Carvalho
-
qrefresh: fix handling of copies in the fast pathMon, 20 Nov 2006 19:32:43 -0200, by Alexis S. L. Carvalho
-
qrefresh: fix handling of added files (including copies) in the slow pathMon, 20 Nov 2006 19:32:42 -0200, by Alexis S. L. Carvalho