Fri, 23 Jan 2015 15:11:25 -0500 Augie Fackler parsers: add fm1readmarker
Tue, 03 Feb 2015 13:17:21 -0500 Augie Fackler util: add getbefloat64
Tue, 20 Jan 2015 14:09:57 -0500 Augie Fackler util: add getbe{u,}int16 utility methods
Tue, 20 Jan 2015 09:38:22 -0500 Augie Fackler obsolete: make optional offset parameter to fm*readmarkers required
Mon, 02 Feb 2015 14:26:47 -0500 Augie Fackler log: fix json-formatted output when file copies are listed (issue4523) stable
Tue, 03 Feb 2015 17:54:01 -0600 Matt Mackall merge with stable
Tue, 27 Jan 2015 17:24:12 -0800 Durham Goode copy: move _forwardcopies file logic to a function
Tue, 27 Jan 2015 17:23:18 -0800 Durham Goode copy: move mergecopies file logic to a function
Mon, 02 Feb 2015 16:19:35 -0800 Durham Goode histedit: allow configuring default behavior
Tue, 03 Feb 2015 21:56:29 +0900 FUJIWARA Katsunori revset: get revision number of each node from target namespaces stable
Sun, 01 Feb 2015 14:05:15 -0500 Matt Harbison largefiles: update _subdirlfs() comment
Sat, 31 Jan 2015 00:13:29 -0500 Matt Harbison largefiles: use the core file copy logic to validate the destination path
Fri, 16 Jan 2015 15:40:59 -0800 Martin von Zweigbergk trydiff: inline indexmeta()
Fri, 23 Jan 2015 14:09:49 -0800 Martin von Zweigbergk parsers: rewrite index_ancestors() in terms of index_commonancestorsheads()
Thu, 22 Jan 2015 11:09:34 -0500 Mike Edgar filelog: remove unused _file method
Mon, 26 Jan 2015 15:18:07 -0800 Mateusz Kwapich histedit: store full node hash in rules
Fri, 16 Jan 2015 14:49:08 -0800 Martin von Zweigbergk trydiff: order header-writing code in same order as output
Fri, 16 Jan 2015 14:53:37 -0800 Martin von Zweigbergk trydiff: inline sole addmodehdr() call
Fri, 16 Jan 2015 14:46:03 -0800 Martin von Zweigbergk trydiff: join filename with prefix only once
Thu, 22 Jan 2015 17:00:54 -0800 Martin von Zweigbergk trydiff: collect header-writing in one place
Fri, 16 Jan 2015 10:57:13 -0800 Martin von Zweigbergk trydiff: make variable names more consistent
Fri, 16 Jan 2015 17:01:58 -0800 Martin von Zweigbergk trydiff: check only if added file is a copy target, not source
Thu, 29 Jan 2015 21:12:35 -0800 Martin von Zweigbergk trydiff: remove unused variable 'modifiedset'
Mon, 02 Feb 2015 23:07:04 +0900 FUJIWARA Katsunori revset: replace parsing alias definition by _parsealiasdefn to parse strictly
Mon, 02 Feb 2015 23:07:04 +0900 FUJIWARA Katsunori revset: introduce _parsealiasdefn to parse alias definitions strictly
Mon, 02 Feb 2015 22:28:52 +0900 Yuya Nishihara hgweb: use revset.spanset where appropriate
Sun, 01 Feb 2015 14:09:31 +0100 Mathias De Maré subrepo: add 'cat' support for git subrepos
Mon, 02 Feb 2015 12:50:48 -0600 Matt Mackall merge with stable
Sun, 01 Feb 2015 20:21:02 -0600 Matt Mackall Added signature for changeset fbdd5195528f stable
Sun, 01 Feb 2015 20:20:51 -0600 Matt Mackall Added tag 3.3 for changeset fbdd5195528f stable
Sun, 01 Feb 2015 18:47:04 -0600 Matt Mackall merge with i18n stable 3.3
Sun, 01 Feb 2015 08:24:08 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 9a391d720cf9 stable
Thu, 29 Jan 2015 10:13:18 -0200 Wagner Bruna i18n-pt_BR: synchronized with 448bb32b8ee6 stable
Sun, 01 Feb 2015 16:33:45 -0600 Matt Mackall filectx: use _descendantrev in parents() stable
Sun, 01 Feb 2015 16:26:35 -0600 Matt Mackall filectx: if we have a _descendantrev, use it to adjust linkrev stable
Sun, 01 Feb 2015 16:25:12 -0600 Matt Mackall copies: use linkrev for file tracing limit stable
Sun, 01 Feb 2015 16:23:07 -0600 Matt Mackall filectx: use linkrev to sort ancestors stable
Fri, 30 Jan 2015 16:02:28 +0000 Pierre-Yves David _adjustlinkrev: reuse ancestors set during rename detection (issue4514) stable
Fri, 30 Jan 2015 14:39:03 +0000 Pierre-Yves David filectx: move _adjustlinkrev to a method stable
Sat, 31 Jan 2015 01:00:50 +0900 FUJIWARA Katsunori revset: raise RepoLookupError to make present() predicate continue the query stable
Sun, 01 Feb 2015 09:36:47 +0900 FUJIWARA Katsunori templatekw: re-add showtags() to list tags keyword up in online help stable
Fri, 30 Jan 2015 20:44:11 -0500 Matt Harbison largefiles: don't interfere with logging normal files stable
Fri, 30 Jan 2015 21:11:02 +0000 Pierre-Yves David discovery: properly exclude locally known but filtered heads stable
Fri, 30 Jan 2015 21:40:30 +0000 Pierre-Yves David test: make test-extdiff resilient to /usr/bin/echo stable
Fri, 30 Jan 2015 18:49:33 +0000 Pierre-Yves David obsstore: make the invalid markers check wrap-able stable
Fri, 30 Jan 2015 18:51:20 +0100 Mads Kiilerich convert: replace revision references in messages if they are >= short hashes stable
Fri, 30 Jan 2015 04:59:05 +0900 FUJIWARA Katsunori merge: mark .hgsubstate as possibly dirty before submerge for consistency stable
Tue, 27 Jan 2015 12:33:56 +0000 Pierre-Yves David rebase: ensure rebase revision remains visible (issue4504) stable
Wed, 28 Jan 2015 02:28:39 +0100 Mads Kiilerich extdiff: reintroduce backward compatibility with manual quoting of parameters stable
Wed, 28 Jan 2015 02:28:38 +0100 Mads Kiilerich mergetools: drop incorrect quoting of diffargs variables stable
Wed, 28 Jan 2015 22:22:59 +0900 FUJIWARA Katsunori namespace: introduce logfmt to show l10n-ed messages for hg log correctly stable
Tue, 27 Jan 2015 10:17:16 -0500 Augie Fackler osutil: fix memory leak of PyBytes of path in statfiles stable
Tue, 27 Jan 2015 19:52:26 -0800 Durham Goode revert: move prefetch to after the actions logic stable
Wed, 28 Jan 2015 13:34:20 -0500 Augie Fackler diffhelpers: fix botched return statement from c8e7fa41bfc5 stable
Tue, 27 Jan 2015 20:57:43 -0500 Matt Harbison subrepo: don't abort in add when non-hg subrepos are present (issue4513) stable
Tue, 27 Jan 2015 10:14:23 -0500 Augie Fackler osutil: fix leak of stat in makestat when Py_BuildValue fails stable
Tue, 27 Jan 2015 10:12:55 -0500 Augie Fackler osutil.c: clean up space before a tab stable
Tue, 27 Jan 2015 10:10:04 -0500 Augie Fackler dirs: fix leak of iterator in dirs_fromiter stable
Tue, 27 Jan 2015 10:07:04 -0500 Augie Fackler diffhelpers: verify hline was created before using it stable
Sun, 25 Jan 2015 22:55:10 -0500 Matt Harbison largefiles: revert to lfilesrepo.status() being an unfiltered method stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip