Mercurial > hg
graph
-
githelp: translate --directory of git apply to --prefixThu, 30 May 2019 16:38:42 +0800, by Anton Shestakov
-
help: include subtopic in error message if passedThu, 23 May 2019 11:14:32 -0400, by Nathan Goldbaum
-
help: check if a subtopic exists and raise an error if it doesn't (issue6145)Thu, 23 May 2019 10:47:10 -0400, by Nathan Goldbaum
-
perf: fix some missing b prefixesWed, 29 May 2019 10:00:54 -0400, by Augie Fackler
-
testparseutil: fix doctest to use str instead of bytesWed, 29 May 2019 10:00:30 -0400, by Augie Fackler
-
testparseutil: stop extracting using std* streams as bytes on py3Wed, 29 May 2019 09:59:35 -0400, by Augie Fackler
-
tests: sort some imports that were previously missedWed, 29 May 2019 09:56:27 -0400, by Augie Fackler
-
contrib: fix import-checker to operate on str instead of bytesWed, 29 May 2019 09:55:35 -0400, by Augie Fackler
-
verify: use self._err not self.err, it changed in 7eaf4b1ac2a3Tue, 28 May 2019 16:12:11 -0700, by Kyle Lippincott
-
tests: make run-tests exit non-zero if there are "errors"Tue, 28 May 2019 23:22:46 -0700, by Kyle Lippincott
-
perf: add a `perfhelper-mergecopies` commandThu, 23 May 2019 18:15:08 +0200, by Pierre-Yves David
-
perf: add a new `perfmergecopies` commandThu, 23 May 2019 14:48:02 +0200, by Pierre-Yves David
-
perf: factor selection of revisions involved in the merge outThu, 23 May 2019 14:02:01 +0200, by Pierre-Yves David
-
perf: allow to specify the base of the merge in perfmergecalculateThu, 23 May 2019 13:49:31 +0200, by Pierre-Yves David
-
perf: add a --from flag to perfmergecalculateThu, 23 May 2019 11:19:48 +0200, by Pierre-Yves David
-
merge with stableTue, 28 May 2019 09:57:53 -0400, by Augie Fackler
-
py3: fix test-narrow* which started failing because of recent changesSat, 25 May 2019 19:49:44 +0300, by Pulkit Goyal
-
manifest: add some documentation to _lazymanifest python code stable 5.0.1Thu, 23 May 2019 22:50:11 -0400, by Matt Harbison
-
manifest: avoid corruption by dropping removed files with pure (issue5801) stableThu, 23 May 2019 21:54:24 -0400, by Matt Harbison
-
tests: demonstrate broken manifest generation with the pure module stableThu, 23 May 2019 21:39:19 -0400, by Matt Harbison
-
tests: add test for {file_mods}, {file_adds}, {file_dels} on merge commitSat, 11 May 2019 00:06:06 -0700, by Martin von Zweigbergk
-
context: add ctx.files{modified,added,removed}() methodsThu, 18 Apr 2019 13:34:20 -0700, by Martin von Zweigbergk
-
copies: split up _chain() in naive chaining and filtering stepsThu, 09 May 2019 15:09:07 -0700, by Martin von Zweigbergk
-
relnotes: document changed behavior of ui.origbackuppath pointing to fileFri, 24 May 2019 09:24:47 -0700, by Martin von Zweigbergk
-
templatekw: move showfileadds() close to showfile{mods,dels}()Sat, 11 May 2019 00:17:42 -0700, by Martin von Zweigbergk
-
py3: use range() instead of xrange()Fri, 24 May 2019 15:38:50 +0300, by Pulkit Goyal
-
narrow: move heads close to common as they are closely relatedFri, 24 May 2019 15:59:59 +0300, by Pulkit Goyal
-
narrow: pass binary nodeids to generateellipsesbundle2()Fri, 24 May 2019 15:57:00 +0300, by Pulkit Goyal
-
match: stabilize _rootsdirsandparents doctestFri, 24 May 2019 12:33:46 +0200, by Pierre-Yves David
-
narrow: factor out logic to build ellipses related b2parts in separate fnTue, 21 May 2019 05:32:14 +0530, by Pulkit Goyal
-
narrow: remove unrequired compat code for old versions of hgTue, 21 May 2019 04:49:18 +0530, by Pulkit Goyal
-
perf: make sure to explicitly disable any profiler after the first iterationThu, 23 May 2019 19:05:39 +0200, by Pierre-Yves David
-
test: add missing 'cd ..' to test caseWed, 22 May 2019 16:20:34 -0700, by Danny Hooper
-
match: remove an obsolete comment about util.finddirs()Wed, 22 May 2019 14:16:44 -0700, by Martin von Zweigbergk
-
match: de-flake test-doctest.py by not depending on util.dirs() orderWed, 22 May 2019 13:58:05 -0700, by Martin von Zweigbergk
-
perf: add an option to profile the benchmark sectionTue, 21 May 2019 15:26:48 +0200, by Pierre-Yves David
-
perf: add a `pre-run` optionTue, 21 May 2019 15:08:06 +0200, by Pierre-Yves David
-
narrow: consider empty commits to be "inside the narrow spec" for templatesMon, 20 May 2019 18:09:41 -0700, by Danny Hooper
-
rust-python3: useless python2 specific importTue, 21 May 2019 20:07:20 +0200, by Georges Racinet
-
rust-python3: compatibility fix for incoming PyLongThu, 16 May 2019 21:22:29 +0200, by Georges Racinet
-
py3: add one new passing test found by buildbotTue, 21 May 2019 04:30:56 +0530, by Pulkit Goyal
-
discovery: slowly increase sampling sizeTue, 21 May 2019 13:08:22 +0200, by Pierre-Yves David
-
tests: make the grep pattern in remotefilelog-gcrepack portable (issue6122)Tue, 21 May 2019 19:23:14 +0200, by Juan Francisco Cantero Hurtado
-
help: document new "bookmarksinstore" requirement in internals.requirementsMon, 20 May 2019 16:12:27 -0700, by Martin von Zweigbergk
-
absorb: fix interactive mode I didn't know existedMon, 20 May 2019 14:00:12 -0400, by Augie Fackler
-
tests: work around libressl being different about error strings (issue6122)Fri, 17 May 2019 11:13:12 -0400, by Augie Fackler
-
merge with stableMon, 20 May 2019 11:40:47 -0400, by Augie Fackler
-
templatekw: change default value of 'requires' to ()Mon, 20 May 2019 08:40:54 +0900, by Yuya Nishihara
-
commit: move sorting of added and removed files list to lower levelTue, 14 May 2019 16:30:38 -0700, by Martin von Zweigbergk
-
match: drop unnecessary adding of '' to set of dirsWed, 24 Apr 2019 09:39:40 -0700, by Martin von Zweigbergk
-
narrowcommands: drop unnecessary adding of '' for root directoryMon, 22 Apr 2019 22:43:00 -0700, by Martin von Zweigbergk
-
copies: remove hack for adding root dir to util.dirs objectWed, 17 Apr 2019 21:39:18 -0700, by Martin von Zweigbergk
-
util: make util.dirs() and util.finddirs() include root directory (API)Tue, 16 May 2017 11:00:38 -0700, by Martin von Zweigbergk
-
dirstate: drop workaround for '.' matching root directoryThu, 13 Jul 2017 23:43:16 -0700, by Martin von Zweigbergk
-
match: use '' instead of '.' for root directory (API)Mon, 15 May 2017 00:12:19 -0700, by Martin von Zweigbergk
-
dirstate: move special handling of files==['.'] togetherWed, 24 Apr 2019 09:32:29 -0700, by Martin von Zweigbergk
-
convert: don't include file in "files" list if it's added in p2Fri, 17 May 2019 00:57:57 -0700, by Martin von Zweigbergk
-
convert: demonstrate broken {files} list in merge commits with file flagsFri, 17 May 2019 11:32:48 -0700, by Martin von Zweigbergk
-
templater: drop support for old style keywords (API)Sat, 18 May 2019 19:56:06 -0400, by Matt Harbison
-
commands: drop support for legacy ^cmd registration (API)Sat, 18 May 2019 19:38:47 -0400, by Matt Harbison