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