log

age author description
Wed, 25 Feb 2015 18:12:01 -0500 Jordi Gutiérrez Hermoso revrange: don't parse revset aliases as hash prefixes (issue4553)
Tue, 24 Feb 2015 08:49:22 +0100 Mathias De Maré subrepos: support adding files in git subrepos
Sun, 15 Feb 2015 17:29:10 -0500 Matt Harbison subrepo: return only the manifest keys from hgsubrepo.files()
Sun, 15 Feb 2015 17:21:48 -0500 Matt Harbison archive: change the default prefix to '' from None
Wed, 25 Feb 2015 11:39:14 -0800 Martin von Zweigbergk debugsetparent: document one common caveat specifically
Fri, 20 Feb 2015 13:55:01 -0800 Eric Sumner repair: setup hookargs when processing bundle2s
Mon, 02 Mar 2015 19:01:00 +0000 Pierre-Yves David amend: check for directory renames for both merge parents (issue4516) stable
Mon, 02 Mar 2015 10:55:19 -0600 Matt Mackall merge with stable
Mon, 02 Mar 2015 23:37:55 +0900 FUJIWARA Katsunori largefiles: avoid infinite recursive call of openlfdirstate in overriderevert
Mon, 02 Mar 2015 10:29:45 -0600 Matt Mackall Added signature for changeset 07a92bbd02e5 stable
Mon, 02 Mar 2015 10:29:41 -0600 Matt Mackall Added tag 3.3.2 for changeset 07a92bbd02e5 stable
Mon, 02 Mar 2015 10:31:22 -0500 Matt Harbison transaction: really disable hardlink backups (issue4546) stable 3.3.2
Mon, 02 Mar 2015 01:20:14 -0600 Matt Mackall merge with stable
Sat, 28 Feb 2015 01:12:54 -0500 Matt Harbison test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hash
Mon, 02 Mar 2015 01:06:31 -0600 Matt Mackall Added signature for changeset 5b4ed033390b stable
Mon, 02 Mar 2015 01:06:27 -0600 Matt Mackall Added tag 3.3.1 for changeset 5b4ed033390b stable
Fri, 06 Feb 2015 02:52:10 +0100 Mads Kiilerich revisionbranchcache: fall back to slow path if starting readonly (issue4531) stable 3.3.1
Thu, 26 Feb 2015 06:03:39 +0900 FUJIWARA Katsunori largefiles: access to specific fields only if largefiles enabled (issue4547) stable
Wed, 18 Feb 2015 22:17:35 +0900 Yuya Nishihara templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks stable
Wed, 18 Feb 2015 22:10:17 +0900 Yuya Nishihara templatekw: inline showlist() into showbookmarks() stable
Mon, 02 Mar 2015 00:12:29 -0600 Matt Mackall transaction: disable hardlink backups (issue4546) stable
Sun, 01 Mar 2015 23:20:02 -0600 Matt Mackall repoview: invalidate cached changelog if _delayed changes (issue4549) stable
Thu, 26 Feb 2015 10:23:04 -0800 Sean Farley test: make test-extdiff resilient to */gnubin/echo stable
Thu, 26 Feb 2015 23:30:33 +0900 Yuya Nishihara dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9 stable
Thu, 05 Feb 2015 14:45:49 +0900 FUJIWARA Katsunori revset: mask specific names for named() predicate stable
Sun, 01 Mar 2015 00:18:43 -0300 Wagner Bruna i18n-pt_BR: synchronized with 756c5c8331b0 stable
Sun, 01 Mar 2015 01:28:05 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 756c5c8331b0 stable
Fri, 27 Feb 2015 17:46:03 -0600 Matt Mackall merge with stable
Tue, 24 Feb 2015 09:08:54 -0800 Martin von Zweigbergk manifest: rename 'mf', 'map', and 'mapping' to 'm'
Mon, 23 Feb 2015 13:41:02 -0800 Martin von Zweigbergk manifest: make copy logic local to copy()