Mercurial > hg
graph
-
merge with stableMon, 02 Mar 2015 17:32:37 -0600, by Matt Mackall
-
revrange: don't parse revset aliases as hash prefixes (issue4553)Wed, 25 Feb 2015 18:12:01 -0500, by Jordi Gutiérrez Hermoso
-
subrepos: support adding files in git subreposTue, 24 Feb 2015 08:49:22 +0100, by Mathias De Maré
-
subrepo: return only the manifest keys from hgsubrepo.files()Sun, 15 Feb 2015 17:29:10 -0500, by Matt Harbison
-
archive: change the default prefix to '' from NoneSun, 15 Feb 2015 17:21:48 -0500, by Matt Harbison
-
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
-
histedit: generalize makedescThu, 22 Jan 2015 10:52:50 -0800, by Mateusz Kwapich
-
histedit: extract method ruleeditorMon, 23 Feb 2015 10:57:27 -0800, by Mateusz Kwapich
-
churn: deprecate -t option in favour of -TTue, 24 Feb 2015 11:37:07 -0500, by Jordi Gutiérrez Hermoso
-
pull: print "pulling from foo" before accessing the other repoTue, 24 Feb 2015 10:55:24 +0100, by Thomas Arendsen Hein
-
error.LookupError: rename 'message' property to something elseWed, 18 Feb 2015 16:45:16 -0800, by Siddharth Agarwal
-
hgweb: use introrev() for finding parents (issue4506)Thu, 19 Feb 2015 19:32:06 +0800, by Anton Shestakov
-
subrepo: drop unused pattern initialization in hgsubrepo revertSun, 08 Feb 2015 00:56:40 -0500, by Matt Harbison
-
revert: display full subrepo output with --dry-runSat, 07 Feb 2015 21:47:28 -0500, by Matt Harbison
-
largefiles: don't warn when reverting a forgotten largefileSat, 07 Feb 2015 19:40:02 -0500, by Matt Harbison
-
subrepo: annotate addremove with @annotatesubrepoerrorFri, 06 Feb 2015 20:39:20 -0500, by Matt Harbison
-
histedit: don't recreate state objectTue, 17 Feb 2015 19:59:26 -0800, by Durham Goode
-
hgweb: clearly outline <tr> block in paper/changeset.tmplSat, 10 Jan 2015 21:37:42 +0800, by Anton Shestakov
-
hgweb: don't mix tabs and spaces in monoblue templatesSat, 10 Jan 2015 19:58:28 +0800, by Anton Shestakov
-
hgweb: remove unneeded escaping in gitweb/map and monoblue/mapSat, 10 Jan 2015 19:43:07 +0800, by Anton Shestakov
-
resolve: port to generic templaterWed, 11 Feb 2015 13:59:13 +0900, by Yuya Nishihara
-
resolve: extract -l/--list operation from big loopWed, 11 Feb 2015 13:55:15 +0900, by Yuya Nishihara
-
resolve: silence warning of unknown pats for -l/--list (BC)Wed, 11 Feb 2015 13:47:43 +0900, by Yuya Nishihara
-
extensions: allow extending command synopsis and docstringMon, 09 Feb 2015 11:02:45 -0800, by Ryan McElroy
-
revlog: _addrevision creates full-replace deltas based on censored revisionsWed, 21 Jan 2015 17:11:37 -0500, by Mike Edgar
-
revlog: special case expanding full-replacement deltas received by exchangeFri, 06 Feb 2015 01:38:16 +0000, by Mike Edgar
-
test-merge-tools: fix flaky test by avoiding debugsetparentsTue, 10 Feb 2015 16:17:15 -0800, by Martin von Zweigbergk
-
revlog: in addgroup, reject ill-formed deltas based on censored nodesFri, 06 Feb 2015 00:55:29 +0000, by Mike Edgar
-
mdiff: add helper for making deltas which replace the full text of a revisionWed, 21 Jan 2015 16:35:09 -0500, by Mike Edgar
-
revlog: add "iscensored()" to revlog public APIFri, 23 Jan 2015 17:01:39 -0500, by Mike Edgar
-
filelog: allow censored files to contain padding dataFri, 06 Feb 2015 01:44:24 +0000, by Mike Edgar