Mercurial > hg
graph
-
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
-
http: allow 'auth.prefix' to have a username consistent with the URIFri, 16 Nov 2018 17:56:36 -0500, by Matt Harbison
-
lfs: make the exception messages consistentThu, 15 Nov 2018 18:14:57 -0500, by Matt Harbison
-
lfs: handle URLErrors to add additional informationThu, 15 Nov 2018 18:08:29 -0500, by Matt Harbison
-
lfs: improve the hints for common errors in the Batch APIThu, 15 Nov 2018 17:58:59 -0500, by Matt Harbison
-
lfs: provide more Batch API error info via a hint in the raised exceptionThu, 15 Nov 2018 17:55:01 -0500, by Matt Harbison
-
scmutil: display the optional hint when handling StorageError in catchall()Thu, 15 Nov 2018 17:50:14 -0500, by Matt Harbison
-
sparse-revlog: align endrevidx usages in the _slicechunktosizeThu, 15 Nov 2018 14:57:26 +0100, by Boris Feld
-
graft: do not try to skip rev derived from ancestor more than once (issue6024) stableThu, 15 Nov 2018 22:59:38 +0900, by Yuya Nishihara
-
subrepo: print the status line before creating the peer for better diagnostics stableFri, 16 Nov 2018 18:37:26 -0500, by Matt Harbison
-
sparse-revlog: use `span` variable as intendedThu, 15 Nov 2018 14:55:11 +0100, by Boris Feld
-
tests: stabilize test-commandserver.t on WindowsThu, 15 Nov 2018 17:38:51 -0500, by Matt Harbison
-
histedit: conditionalize the imports of 'fcntl' and 'termios'Thu, 15 Nov 2018 17:36:15 -0500, by Matt Harbison