Mercurial > hg
graph
-
perf: update perfindex to be more realisticFri, 23 Nov 2018 06:03:38 +0100, by Boris Feld
-
match: drop unnecessary wrapping of regex in groupSun, 02 Dec 2018 13:09:46 -0800, by Martin von Zweigbergk
-
match: use _BASE_SIZE instead of magic value 4Sun, 02 Dec 2018 13:45:20 -0800, by Martin von Zweigbergk
-
match: make "groupsize" include the trailing "|"Sun, 02 Dec 2018 13:44:49 -0800, by Martin von Zweigbergk
-
match: fix an unaligned (but harmless) indentSun, 02 Dec 2018 13:09:43 -0800, by Martin von Zweigbergk
-
match: raise an Abort error instead of OverflowErrorThu, 22 Nov 2018 17:41:10 +0100, by Boris Feld
-
match: avoid translating glob to matcher multiple times for large setsThu, 22 Nov 2018 21:02:02 +0100, by Boris Feld
-
match: extract function that group regexpsThu, 22 Nov 2018 17:25:49 +0100, by Boris Feld
-
match: test for overflow error in patternThu, 22 Nov 2018 17:16:05 +0100, by Boris Feld
-
match: extract a literal constant into a symbolic oneThu, 22 Nov 2018 17:20:32 +0100, by Boris Feld
-
tests: apply binary mode to output in seq.pySat, 01 Dec 2018 21:42:48 -0500, by Matt Harbison
-
perf: add a `--clear-caches` to `perfbranchmapupdate`Fri, 23 Nov 2018 01:09:37 +0100, by Boris Feld
-
perf: start from an existing branchmap if possibleWed, 21 Nov 2018 21:11:47 +0000, by Boris Feld
-
perf: rely on repoview for perfbranchmapupdateWed, 21 Nov 2018 20:35:22 +0000, by Boris Feld
-
perf: pre-indent some code in `perfbranchmapupdate`Wed, 21 Nov 2018 22:56:06 +0100, by Boris Feld
-
perf: add a `perfbranchmapupdate` commandWed, 21 Nov 2018 12:02:25 +0000, by Boris Feld
-
push: config option to control behavior when pushing to a publishing serverMon, 05 Nov 2018 13:52:19 +0800, by Anton Shestakov
-
narrowcommands: remove an unrequired `repo.narrowpats` callFri, 30 Nov 2018 17:42:55 +0300, by Pulkit Goyal
-
manifest: reject lines shorter than 42 bytes, not 22Thu, 29 Nov 2018 16:44:01 -0500, by Augie Fackler
-
blackbox: initialize logger with repo instanceSun, 11 Nov 2018 20:05:38 +0900, by Yuya Nishihara
-
blackbox: do not nullify repo to deactivate the logger on failureSat, 17 Nov 2018 20:56:25 +0900, by Yuya Nishihara
-
blackbox: extract global last logger to proxylogger classSun, 11 Nov 2018 20:02:34 +0900, by Yuya Nishihara
-
ui: pass in bytes opts dict to logger.log()Sun, 11 Nov 2018 19:36:21 +0900, by Yuya Nishihara
-
ui: pass in formatted message to logger.log()Sun, 11 Nov 2018 19:35:33 +0900, by Yuya Nishihara
-
blackbox: send debug message to logger by core uiSun, 11 Nov 2018 17:34:46 +0900, by Yuya Nishihara
-
blackbox: change the way of deactivating the logger on write errorSat, 17 Nov 2018 20:23:50 +0900, by Yuya Nishihara
-
match: remove obsolete catching of OverflowErrorWed, 28 Nov 2018 10:12:50 -0800, by Martin von Zweigbergk
-
sparse: raise a move verbose index error from the C codeTue, 27 Nov 2018 02:10:14 +0100, by Boris Feld
-
narrow: drop the bundle2 capability since we have server capabilities (BC)Fri, 05 Oct 2018 23:10:56 +0300, by Pulkit Goyal
-
vfs: extract the audit path logic into a submethodSun, 02 Jul 2017 04:06:24 +0200, by Boris Feld
-
subrepo-git: use an official origvfs when appropriateThu, 22 Nov 2018 20:01:28 +0100, by Boris Feld
-
revert: extract origvfs logic in a sub-functionThu, 22 Nov 2018 19:26:05 +0100, by Boris Feld
-
vfs: treat 'undo.' file the same as 'journal.' fileThu, 22 Nov 2018 18:44:07 +0100, by Boris Feld
-
perf: add a perfignore commandThu, 22 Nov 2018 21:00:13 +0100, by Boris Feld
-
py3: use pycompat.xrange instead of xrangeMon, 26 Nov 2018 15:36:06 +0300, by Pulkit Goyal
-
store: write fncache only once if there are both adds and removesTue, 27 Nov 2018 16:16:13 +0300, by Pulkit Goyal
-
perf: disable revlogs clearing in `perftags` by defaultTue, 20 Nov 2018 17:44:24 +0000, by Boris Feld
-
perf: add a `clear-revlogs` flag to `perfbookmarks`Tue, 20 Nov 2018 10:55:20 +0000, by Boris Feld
-
tags: cache `repo.changelog` access when checking tags nodesTue, 20 Nov 2018 10:38:15 +0000, by Boris Feld
-
perf: add a `clear-revlogs` flag to `perftags`Tue, 20 Nov 2018 10:46:20 +0000, by Boris Feld
-
perf: stop creating new revlog by hand in perftagsSun, 25 Nov 2018 13:37:53 +0100, by Boris Feld
-
revlog: update the documentation for `trim_endidx`Mon, 26 Nov 2018 00:23:12 +0100, by Boris Feld
-
revlog: properly detect corrupted revlog in `index_get_length`Mon, 26 Nov 2018 00:21:09 +0100, by Boris Feld
-
perf: rename `perfhelper-tracecopies` to `perfhelper-pathcopies`Mon, 26 Nov 2018 00:15:12 +0100, by Boris Feld
-
perf: add a docstring to `perfpathcopies`Mon, 26 Nov 2018 00:13:50 +0100, by Boris Feld
-
revlog: update the docstring of `ancestors` to match realityMon, 26 Nov 2018 00:08:11 +0100, by Boris Feld
-
remotefilelog: fix typo in docstringMon, 26 Nov 2018 15:53:34 -0500, by Augie Fackler
-
store: append to fncache if there are only new files to writeFri, 23 Nov 2018 18:58:16 +0300, by Pulkit Goyal
-
py3: fix couple of division operator to do integer divisonMon, 26 Nov 2018 15:38:35 +0300, by Pulkit Goyal
-
py3: use dict.items() instead of dict.iteritems()Mon, 26 Nov 2018 15:37:48 +0300, by Pulkit Goyal
-
py3: convert strings to bytes in tests/test-remotefilelog-histpack.pyMon, 26 Nov 2018 15:36:51 +0300, by Pulkit Goyal
-
py3: replace str() with pycompat.bytestr() or ('%d' % int)Fri, 23 Nov 2018 21:54:03 +0300, by Pulkit Goyal
-
perf: add a `--timing` argument to `perfhelper-tracecopies`Fri, 23 Nov 2018 19:32:51 +0100, by Boris Feld
-
ui: manage logger instances and event filtering by core uiSun, 11 Nov 2018 18:08:33 +0900, by Yuya Nishihara
-
extensions: add "uipopulate" hook, called per instance, not per processMon, 12 Nov 2018 21:10:51 +0900, by Yuya Nishihara
-
hgweb: load globally-enabled extensions explicitlySat, 17 Nov 2018 19:11:45 +0900, by Yuya Nishihara
-
tests: sniff for libfuzzer actually being available in test-fuzz-targets.t stableWed, 14 Nov 2018 10:12:43 -0500, by Augie Fackler
-
tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t stableWed, 14 Nov 2018 10:11:37 -0500, by Augie Fackler
-
tests: stabilize test-inherit-mode.t on FreeBSD and macOS (issue6026) stableThu, 29 Nov 2018 16:25:37 -0500, by Augie Fackler
-
wireprotov2peer: wait for initial object before resolving future stableWed, 28 Nov 2018 12:52:23 -0800, by Gregory Szorc
-
wireprotov2peer: always return a bool from _processredirect() stableWed, 28 Nov 2018 10:37:43 -0800, by Gregory Szorc
-
tests: disable remotefilelog on WindowsSat, 24 Nov 2018 14:11:02 -0500, by Matt Harbison
-
perf: run 'setup' function during stub runThu, 22 Nov 2018 23:48:44 +0100, by Boris Feld
-
perf: fallback to subset if ondisk cache is missing in perfbranchmaploadFri, 23 Nov 2018 02:08:01 +0100, by Boris Feld
-
perf: prewarm the branchmap in perfbranchmaploadFri, 23 Nov 2018 02:11:11 +0100, by Boris Feld
-
localrepo: correct docstring of filectx()Sun, 25 Nov 2018 22:39:54 +0900, by Yuya Nishihara
-
annotate: remove dead code to not convert path to relative pathSat, 24 Nov 2018 20:05:55 +0900, by Yuya Nishihara
-
annotate: start pager soon after command options are validatedSat, 24 Nov 2018 18:41:44 +0900, by Yuya Nishihara
-
annotate: check and update command options firstSat, 24 Nov 2018 18:38:44 +0900, by Yuya Nishihara
-
annotate: format local tables in less-dense formSat, 24 Nov 2018 18:36:44 +0900, by Yuya Nishihara
-
perf: rename version flag of perfchangegroupchangelog to cgversionThu, 22 Nov 2018 18:14:21 +0300, by Pulkit Goyal
-
procutil: don't allow the main 'hg' script to be treated as the Windows exeFri, 23 Nov 2018 22:27:57 -0500, by Matt Harbison
-
remotefilelog: drop some compatibility cruft for finding the hg exeutableFri, 23 Nov 2018 22:18:56 -0500, by Matt Harbison
-
branchmap: build the revbranchcache._namesreverse() only when requiredWed, 21 Nov 2018 17:17:26 +0300, by Pulkit Goyal
-
sparse-revlog: put the native implementation of slicechunktodensity to useThu, 15 Nov 2018 11:11:38 +0100, by Boris Feld
-
cext: increment the `parsers` module versionThu, 15 Nov 2018 11:10:52 +0100, by Boris Feld
-
sparse-revlog: introduce native (C) implementation of slicechunktodensityThu, 15 Nov 2018 11:09:58 +0100, by Boris Feld
-
sparse-revlog: add a `trim_endidx` function in CFri, 09 Nov 2018 18:45:23 +0100, by Boris Feld
-
sparse-revlog: add a `index_segment_span` function in CFri, 09 Nov 2018 18:43:16 +0100, by Boris Feld
-
sparse-revlog: add a `index_get_length` function in CFri, 09 Nov 2018 18:42:58 +0100, by Boris Feld
-
sparse-revlog: add a `index_get_start` function in CTue, 20 Nov 2018 14:49:18 +0000, by Boris Feld
-
perf: add --clear-revlog flag to branchmaploadFri, 23 Nov 2018 06:32:32 +0100, by Boris Feld
-
perf: introduce a function to fully "unload" a changelogFri, 23 Nov 2018 06:32:28 +0100, by Boris Feld
-
perf: use an explicit function in perfbranchmaploadFri, 23 Nov 2018 01:32:57 +0100, by Boris Feld
-
perf: update function name to match `perfbranchmapload` commandFri, 23 Nov 2018 01:20:18 +0100, by Boris Feld
-
perf: fix a minor typo in perfbranchmaploadWed, 21 Nov 2018 11:46:47 +0000, by Boris Feld
-
context: floor adjustlinkrev graph walk during copy tracingWed, 10 Oct 2018 00:50:37 +0200, by Boris Feld
-
context: small refactoring of `isintroducedafter`Mon, 19 Nov 2018 14:30:58 +0000, by Boris Feld
-
context: split `introrev` logic in a sub functionWed, 10 Oct 2018 00:50:36 +0200, by Boris Feld
-
context: introduce an `isintroducedafter` method and use it in copiesWed, 10 Oct 2018 00:50:35 +0200, by Boris Feld
-
context: take advantage of `_descendantrev` in introrev if availableWed, 10 Oct 2018 00:50:34 +0200, by Boris Feld
-
context: spell out the logic around linkrev adjustement starting pointWed, 10 Oct 2018 00:49:30 +0200, by Boris Feld
-
perf: add a new `perfhelper-tracecopies` commandMon, 19 Nov 2018 14:14:56 +0000, by Boris Feld
-
narrow: extract helper for parsing narrowspec fileFri, 21 Sep 2018 09:19:42 -0700, by Martin von Zweigbergk
-
py3: cast attribute name to sysstr in clearcachedproperty()Thu, 22 Nov 2018 22:40:22 +0900, by Yuya Nishihara
-
py3: whitelist three more passing test caught by buildbotWed, 21 Nov 2018 19:12:12 +0300, by Pulkit Goyal
-
tests: make test-check-module-imports more robustWed, 21 Nov 2018 13:08:23 -0500, by Valentin Gatien-Baron
-
push: add --publish flag to change phase of pushed changesetsSat, 27 Oct 2018 21:13:23 +0800, by Anton Shestakov
-
match: reformat `syntaxes` dictionary for better maintainabilityMon, 19 Nov 2018 17:19:54 +0000, by Boris Feld
-
match: provide and use a quick way to escape a single byteMon, 19 Nov 2018 18:54:44 +0000, by Boris Feld
-
perf: make `clearfilecache` helper work with any objectMon, 19 Nov 2018 16:50:21 +0000, by Boris Feld
-
perf: move some of the perftags benchmark to the setup functionTue, 20 Nov 2018 10:10:25 +0000, by Boris Feld
-
perf: use the new setup function in "perfbookmarks"Mon, 19 Nov 2018 23:14:46 +0000, by Boris Feld
-
perf: add a `setup` argument to run code outside of the timed sectionMon, 19 Nov 2018 22:55:07 +0000, by Boris Feld
-
perf: explicitly pass title as a keyword argument in `perfdiffwd`Mon, 19 Nov 2018 23:02:29 +0000, by Boris Feld
-
ui: unify argument name of ui.log()Sun, 11 Nov 2018 17:59:23 +0900, by Yuya Nishihara
-
logtoprocess: extract logger class from ui wrapperSun, 11 Nov 2018 17:45:18 +0900, by Yuya Nishihara
-
merge with stableWed, 21 Nov 2018 21:40:16 +0900, by Yuya Nishihara
-
py3: use node.hex(m.digest()) instead of m.hexdigest()Mon, 19 Nov 2018 21:12:13 +0300, by Pulkit Goyal
-
tests: stabilize the recent checkexec changes on Windows stableTue, 20 Nov 2018 18:47:19 -0500, by Matt Harbison
-
tests: add Balto configuration fileSun, 18 Nov 2018 02:40:47 +0100, by Boris Feld
-
tests: make test-alias.t pass with re2Mon, 19 Nov 2018 13:40:03 -0500, by Valentin Gatien-Baron
-
context: remove seemingly impossible code branchMon, 19 Nov 2018 23:08:09 -0800, by Martin von Zweigbergk
-
checkexec: create destination directory if necessary stableThu, 15 Nov 2018 03:09:23 +0100, by Boris Feld
-
py3: use pycompat.byteskwargs() to covert keys of kwargs to bytesMon, 19 Nov 2018 21:11:08 +0300, by Pulkit Goyal
-
py3: use '%d' for integers instead of '%s'Mon, 19 Nov 2018 20:30:07 +0300, by Pulkit Goyal
-
py3: add 9 new passing tests caught by buildbotMon, 19 Nov 2018 19:57:11 +0300, by Pulkit Goyal
-
branch: allow changing branch of merge commits with --revFri, 09 Nov 2018 13:57:13 +0800, by Anton Shestakov
-
lfs: ensure that the return of urlopener.open() is closedThu, 15 Nov 2018 22:28:38 -0500, by Matt Harbison
-
changegroup: avoid instantiating storage if we are not using itThu, 15 Nov 2018 11:16:42 -0800, by Kyle Lippincott