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()
Sat, 21 Feb 2015 00:40:18 -0500 Matt Harbison extensions: indicate loaded for an immediately called afterload callback
Tue, 24 Feb 2015 00:08:04 -0800 Gregory Szorc tests: add test showing tags cache drops filtered heads (issue4550)
Tue, 24 Feb 2015 00:06:47 -0800 Gregory Szorc tags: write tags cache deterministically
Thu, 22 Jan 2015 12:36:38 -0800 Mateusz Kwapich histedit: add --edit-plan option to histedit
Thu, 22 Jan 2015 10:52:50 -0800 Mateusz Kwapich histedit: generalize makedesc
Mon, 23 Feb 2015 10:57:27 -0800 Mateusz Kwapich histedit: extract method ruleeditor
Tue, 24 Feb 2015 11:37:07 -0500 Jordi GutiƩrrez Hermoso churn: deprecate -t option in favour of -T
Tue, 24 Feb 2015 10:55:24 +0100 Thomas Arendsen Hein pull: print "pulling from foo" before accessing the other repo
Wed, 18 Feb 2015 16:45:16 -0800 Siddharth Agarwal error.LookupError: rename 'message' property to something else
Thu, 19 Feb 2015 19:32:06 +0800 Anton Shestakov hgweb: use introrev() for finding parents (issue4506)
Sun, 08 Feb 2015 00:56:40 -0500 Matt Harbison subrepo: drop unused pattern initialization in hgsubrepo revert
Sat, 07 Feb 2015 21:47:28 -0500 Matt Harbison revert: display full subrepo output with --dry-run
Sat, 07 Feb 2015 19:40:02 -0500 Matt Harbison largefiles: don't warn when reverting a forgotten largefile
Fri, 06 Feb 2015 20:39:20 -0500 Matt Harbison subrepo: annotate addremove with @annotatesubrepoerror
Tue, 17 Feb 2015 19:59:26 -0800 Durham Goode histedit: don't recreate state object
Sat, 10 Jan 2015 21:37:42 +0800 Anton Shestakov hgweb: clearly outline <tr> block in paper/changeset.tmpl
Sat, 10 Jan 2015 19:58:28 +0800 Anton Shestakov hgweb: don't mix tabs and spaces in monoblue templates
Sat, 10 Jan 2015 19:43:07 +0800 Anton Shestakov hgweb: remove unneeded escaping in gitweb/map and monoblue/map
Wed, 11 Feb 2015 13:59:13 +0900 Yuya Nishihara resolve: port to generic templater
Wed, 11 Feb 2015 13:55:15 +0900 Yuya Nishihara resolve: extract -l/--list operation from big loop
Wed, 11 Feb 2015 13:47:43 +0900 Yuya Nishihara resolve: silence warning of unknown pats for -l/--list (BC)
Mon, 09 Feb 2015 11:02:45 -0800 Ryan McElroy extensions: allow extending command synopsis and docstring
Wed, 21 Jan 2015 17:11:37 -0500 Mike Edgar revlog: _addrevision creates full-replace deltas based on censored revisions
Fri, 06 Feb 2015 01:38:16 +0000 Mike Edgar revlog: special case expanding full-replacement deltas received by exchange
Tue, 10 Feb 2015 16:17:15 -0800 Martin von Zweigbergk test-merge-tools: fix flaky test by avoiding debugsetparents
Fri, 06 Feb 2015 00:55:29 +0000 Mike Edgar revlog: in addgroup, reject ill-formed deltas based on censored nodes
Wed, 21 Jan 2015 16:35:09 -0500 Mike Edgar mdiff: add helper for making deltas which replace the full text of a revision
Fri, 23 Jan 2015 17:01:39 -0500 Mike Edgar revlog: add "iscensored()" to revlog public API
Fri, 06 Feb 2015 01:44:24 +0000 Mike Edgar filelog: allow censored files to contain padding data
Thu, 08 Jan 2015 23:43:15 +0900 Yuya Nishihara revset: drop factory that promotes spanset to fullreposet
Thu, 08 Jan 2015 23:46:54 +0900 Yuya Nishihara revset: specify fullreposet without using spanset factory
Mon, 02 Feb 2015 22:21:07 +0900 Yuya Nishihara revset: make match function initiate query from full set by default
Wed, 01 Oct 2014 20:26:33 -0400 Matt Harbison localrepo: don't reintroduce pruned tag entries when tagging
Thu, 05 Feb 2015 13:10:07 -0800 Mateusz Kwapich histedit: switch state to store node instead of ctx
Fri, 30 Jan 2015 16:47:35 -0800 Mateusz Kwapich histedit: don't allow to strip nodes which are necessary to continue histedit
Tue, 17 Feb 2015 23:20:55 -0800 Martin von Zweigbergk subrepo: add tests for change/remove conflicts stable
Thu, 12 Feb 2015 10:38:33 +0800 Anton Shestakov hgweb: recreate old DOM structure for css in monoblue style stable
Wed, 11 Feb 2015 19:57:07 +0900 Yuya Nishihara shellquote: fix missing quotes for empty string stable
Fri, 06 Feb 2015 16:09:43 -0800 Martin von Zweigbergk trydiff: transpose 'if opts.git or losedatafn' with 'if f[12]'
Thu, 22 Jan 2015 23:29:00 -0800 Martin von Zweigbergk trydiff: extract function that generates filename pairs
Thu, 22 Jan 2015 23:18:43 -0800 Martin von Zweigbergk trydiff: read file data in only one place
Thu, 22 Jan 2015 23:13:48 -0800 Martin von Zweigbergk trydiff: set filename variables to None even when not opts.git or losedatafn
Thu, 22 Jan 2015 23:01:00 -0800 Martin von Zweigbergk trydiff: read flags in one place
Fri, 06 Feb 2015 15:21:56 -0800 Martin von Zweigbergk trydiff: break 'if opts.git or losedatafn' into two
Thu, 22 Jan 2015 22:42:35 -0800 Martin von Zweigbergk trydiff: make filenames None when they don't exist
Tue, 10 Feb 2015 10:57:58 -0500 Augie Fackler test-help: add test to demonstrate that 'hg help merge-tools' is sane
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip