Mercurial > hg
graph
-
sortdict: add iteritems methodSun, 09 Nov 2014 13:15:28 -0800, by Sean Farley
-
addremove: add back forgotten files (BC)Sat, 08 Nov 2014 23:13:39 -0800, by Martin von Zweigbergk
-
add: add back forgotten files even when not matching exactly (BC)Mon, 10 Nov 2014 14:51:18 -0800, by Martin von Zweigbergk
-
context.status: explain "caching reasons" more fullyTue, 11 Nov 2014 10:16:54 -0800, by Martin von Zweigbergk
-
localrepo: rename revlog.maxchainlen to format.maxchainlenTue, 11 Nov 2014 10:35:06 -0500, by Augie Fackler
-
revlog: add config variable for limiting delta-chain lengthThu, 06 Nov 2014 14:20:05 -0800, by Mateusz Kwapich
-
debugrevlog: fix computing chain length in debugrevlog -dThu, 06 Nov 2014 14:08:25 -0800, by Mateusz Kwapich
-
transaction: factorise append-only file registrationWed, 05 Nov 2014 10:13:01 +0000, by Pierre-Yves David
-
transaction: document `tr.add`Wed, 05 Nov 2014 13:00:48 +0000, by Pierre-Yves David
-
transaction: drop backupentries logic from startgroup and endgroupWed, 05 Nov 2014 10:05:38 +0000, by Pierre-Yves David
-
transaction: document startgroup and endgroupWed, 05 Nov 2014 10:00:15 +0000, by Pierre-Yves David
-
transaction: mark backup-related attributes privateWed, 05 Nov 2014 09:31:57 +0000, by Pierre-Yves David
-
transaction: document the contents of `tr.backupentries`Wed, 05 Nov 2014 01:30:29 +0000, by Pierre-Yves David
-
transaction: drop the third item in `tr.backupentries`Wed, 05 Nov 2014 01:33:16 +0000, by Pierre-Yves David
-
rebase: fix rebase with no common ancestors (issue4446) stable 3.2.1Mon, 10 Nov 2014 10:44:42 -0800, by Durham Goode