Mercurial > hg
graph
-
debugsetparent: document one common caveat specificallyWed, 25 Feb 2015 11:39:14 -0800, by Martin von Zweigbergk
-
repair: setup hookargs when processing bundle2sFri, 20 Feb 2015 13:55:01 -0800, by Eric Sumner
-
amend: check for directory renames for both merge parents (issue4516) stableMon, 02 Mar 2015 19:01:00 +0000, by Pierre-Yves David
-
merge with stableMon, 02 Mar 2015 10:55:19 -0600, by Matt Mackall
-
largefiles: avoid infinite recursive call of openlfdirstate in overriderevertMon, 02 Mar 2015 23:37:55 +0900, by FUJIWARA Katsunori
-
transaction: really disable hardlink backups (issue4546) stable 3.3.2Mon, 02 Mar 2015 10:31:22 -0500, by Matt Harbison
-
merge with stableMon, 02 Mar 2015 01:20:14 -0600, by Matt Mackall
-
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hashSat, 28 Feb 2015 01:12:54 -0500, by Matt Harbison
-
revisionbranchcache: fall back to slow path if starting readonly (issue4531) stable 3.3.1Fri, 06 Feb 2015 02:52:10 +0100, by Mads Kiilerich
-
largefiles: access to specific fields only if largefiles enabled (issue4547) stableThu, 26 Feb 2015 06:03:39 +0900, by FUJIWARA Katsunori
-
templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks stableWed, 18 Feb 2015 22:17:35 +0900, by Yuya Nishihara
-
templatekw: inline showlist() into showbookmarks() stableWed, 18 Feb 2015 22:10:17 +0900, by Yuya Nishihara
-
transaction: disable hardlink backups (issue4546) stableMon, 02 Mar 2015 00:12:29 -0600, by Matt Mackall
-
repoview: invalidate cached changelog if _delayed changes (issue4549) stableSun, 01 Mar 2015 23:20:02 -0600, by Matt Mackall
-
test: make test-extdiff resilient to */gnubin/echo stableThu, 26 Feb 2015 10:23:04 -0800, by Sean Farley
-
dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9 stableThu, 26 Feb 2015 23:30:33 +0900, by Yuya Nishihara
-
revset: mask specific names for named() predicate stableThu, 05 Feb 2015 14:45:49 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with 756c5c8331b0 stableSun, 01 Mar 2015 01:28:05 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 27 Feb 2015 17:46:03 -0600, by Matt Mackall
-
manifest: rename 'mf', 'map', and 'mapping' to 'm'Tue, 24 Feb 2015 09:08:54 -0800, by Martin von Zweigbergk
-
manifest: make copy logic local to copy()Mon, 23 Feb 2015 13:41:02 -0800, by Martin von Zweigbergk
-
extensions: indicate loaded for an immediately called afterload callbackSat, 21 Feb 2015 00:40:18 -0500, by Matt Harbison
-
tests: add test showing tags cache drops filtered heads (issue4550)Tue, 24 Feb 2015 00:08:04 -0800, by Gregory Szorc
-
tags: write tags cache deterministicallyTue, 24 Feb 2015 00:06:47 -0800, by Gregory Szorc
-
histedit: add --edit-plan option to histeditThu, 22 Jan 2015 12:36:38 -0800, by Mateusz Kwapich