Fri, 09 Nov 2018 18:45:23 +0100 |
Boris Feld |
sparse-revlog: add a `trim_endidx` function in C
|
Fri, 09 Nov 2018 18:43:16 +0100 |
Boris Feld |
sparse-revlog: add a `index_segment_span` function in C
|
Fri, 09 Nov 2018 18:42:58 +0100 |
Boris Feld |
sparse-revlog: add a `index_get_length` function in C
|
Tue, 20 Nov 2018 14:49:18 +0000 |
Boris Feld |
sparse-revlog: add a `index_get_start` function in C
|
Fri, 23 Nov 2018 06:32:32 +0100 |
Boris Feld |
perf: add --clear-revlog flag to branchmapload
|
Fri, 23 Nov 2018 06:32:28 +0100 |
Boris Feld |
perf: introduce a function to fully "unload" a changelog
|
Fri, 23 Nov 2018 01:32:57 +0100 |
Boris Feld |
perf: use an explicit function in perfbranchmapload
|
Fri, 23 Nov 2018 01:20:18 +0100 |
Boris Feld |
perf: update function name to match `perfbranchmapload` command
|
Wed, 21 Nov 2018 11:46:47 +0000 |
Boris Feld |
perf: fix a minor typo in perfbranchmapload
|
Wed, 10 Oct 2018 00:50:37 +0200 |
Boris Feld |
context: floor adjustlinkrev graph walk during copy tracing
|
Mon, 19 Nov 2018 14:30:58 +0000 |
Boris Feld |
context: small refactoring of `isintroducedafter`
|
Wed, 10 Oct 2018 00:50:36 +0200 |
Boris Feld |
context: split `introrev` logic in a sub function
|
Wed, 10 Oct 2018 00:50:35 +0200 |
Boris Feld |
context: introduce an `isintroducedafter` method and use it in copies
|
Wed, 10 Oct 2018 00:50:34 +0200 |
Boris Feld |
context: take advantage of `_descendantrev` in introrev if available
|
Wed, 10 Oct 2018 00:49:30 +0200 |
Boris Feld |
context: spell out the logic around linkrev adjustement starting point
|