Mercurial > hg
graph
-
rust-cpython-revlog: renamed NodeTree import as CoreNodeTreeMon, 30 Oct 2023 15:32:33 +0100, by Georges Racinet
-
rust-index: stop using C indexFri, 20 Oct 2023 09:48:53 +0200, by Georges Racinet
-
rust-index: using `hg::index::Index` in discoverySun, 29 Oct 2023 12:07:05 +0100, by Georges Racinet
-
rust-python-testing: separated base test classesSun, 29 Oct 2023 12:01:57 +0100, by Georges Racinet on incendie.racinet.fr
-
rust-discovery: encapsulated conversions to vec for instance methodsSun, 29 Oct 2023 11:21:18 +0100, by Georges Racinet
-
rust-discovery: moving most of hg-cpython methods to regular code blocksSun, 29 Oct 2023 11:10:09 +0100, by Georges Racinet
-
rust-index: using `hg::index::Index` in `hg-cpython::dagops`Sun, 29 Oct 2023 10:47:54 +0100, by Georges Racinet
-
rust-index: using `hg::index::Index` in MissingAncestorsSat, 28 Oct 2023 22:50:10 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: using the `hg::index::Index` in ancestors iterator and lazy setFri, 27 Oct 2023 22:11:05 +0200, by Georges Racinet
-
revlog: always use a Rust index for REVLOGv1 if rustext is presentFri, 27 Oct 2023 23:29:29 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: disabling flagprocessor testsSun, 29 Oct 2023 18:35:32 +0100, by Georges Racinet on incendie.racinet.fr
-
rust-index: support `unionrepo`'s compressed length hackTue, 31 Oct 2023 17:58:56 +0100, by Raphaël Gomès
-
rust-index: honour incoming using_general_delta in `deltachain`Fri, 27 Oct 2023 23:21:50 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: use interior mutability in head revs and cachesFri, 27 Oct 2023 21:48:45 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: add Sync bound to all relevant mmap-derived valuesThu, 26 Oct 2023 15:26:19 +0200, by Raphaël Gomès
-
debugindexstats: handle the lack of Rust support betterTue, 31 Oct 2023 18:09:43 +0100, by Raphaël Gomès
-
rust-python-index: don't panic on a corrupted index when calling from PythonTue, 31 Oct 2023 17:36:59 +0100, by Raphaël Gomès
-
tests: ignore test-storage when using RustTue, 31 Oct 2023 17:34:31 +0100, by Raphaël Gomès
-
rust-index: optimize find_gca_candidates() on less than 8 revisionsFri, 20 Oct 2023 09:12:22 +0200, by Georges Racinet
-
rust-index: simplification in find_gca_candidates()Fri, 20 Oct 2023 08:54:49 +0200, by Georges Racinet
-
rust-index: avoid double negation in find_gca_candidates()Fri, 20 Oct 2023 08:43:00 +0200, by Georges Racinet
-
rust-index: avoid some cloning in find_gca_candidates()Fri, 20 Oct 2023 08:17:00 +0200, by Georges Racinet
-
rust-index: implement common_ancestors_heads() and ancestors()Wed, 18 Oct 2023 15:35:38 +0200, by Georges Racinet
-
rust-index: find_gca_candidates bit sets genericizationTue, 17 Oct 2023 22:42:40 +0200, by Georges Racinet on incendie.racinet.fr
-
rust-index: core impl for find_gca_candidates and find_deepestThu, 02 Nov 2023 11:45:20 +0100, by Raphaël Gomès
-
rust-index: add support for `reachableroots2`Mon, 30 Oct 2023 11:57:36 +0100, by Raphaël Gomès
-
hg-cpython: rev_pyiter_collect_or_elseThu, 02 Nov 2023 12:17:06 +0100, by Georges Racinet
-
rust-index: add support for `computephasesmapsets`Mon, 30 Oct 2023 11:54:42 +0100, by Raphaël Gomès
-
rust-index: slicechunktodensity returns Rust resultSat, 30 Sep 2023 15:59:03 +0200, by Georges Racinet
-
rust-index: add support for `_slicechunktodensity`Thu, 02 Nov 2023 11:40:23 +0100, by Raphaël Gomès
-
rust-index: headrevsfiltered() returning Rust resultFri, 29 Sep 2023 20:51:49 +0200, by Georges Racinet
-
rust-index: add support for `headrevsfiltered`Mon, 30 Oct 2023 11:14:25 +0100, by Raphaël Gomès
-
rust-index: implement headrevsTue, 19 Sep 2023 15:21:43 +0200, by Raphaël Gomès
-
rust-index: variant of assert_py_eq with normalizer expressionSat, 30 Sep 2023 16:52:40 +0200, by Georges Racinet
-
rust-index: add support for delta-chain computationThu, 03 Aug 2023 15:50:14 +0200, by Raphaël Gomès
-
rust-index: add support for `find_snapshots`Thu, 03 Aug 2023 15:01:34 +0200, by Raphaël Gomès
-
rust-index: add `is_snapshot` methodThu, 03 Aug 2023 12:05:32 +0200, by Raphaël Gomès
-
rust-index: use the Rust index in `partialmatch`Wed, 02 Aug 2023 16:49:33 +0200, by Raphaël Gomès
-
rust-index: add missing special case for null revThu, 03 Aug 2023 14:50:17 +0200, by Raphaël Gomès
-
rust-index: use the rust index in `shortest`Wed, 02 Aug 2023 16:49:17 +0200, by Raphaël Gomès
-
rust-index: add checks that `__contains__` is synchronizedWed, 02 Aug 2023 14:34:21 +0200, by Raphaël Gomès
-
rust-index: using the Rust index in nodemap updating methodsMon, 30 Oct 2023 11:03:57 +0100, by Georges Racinet
-
rust-index: implementation of __getitem__Thu, 02 Nov 2023 11:19:54 +0100, by Raphaël Gomès
-
rust-index: optim note for post-scaffolding removalWed, 27 Sep 2023 11:34:52 +0200, by Georges Racinet
-
rust-index: check that the entry bytes are the same in both indexesThu, 02 Nov 2023 11:16:13 +0100, by Raphaël Gomès
-
rust-index: return variables systematic naming conventionSat, 30 Sep 2023 16:15:56 +0200, by Georges Racinet
-
rust-index: results comparison helper with detailsFri, 29 Sep 2023 15:51:49 +0200, by Georges Racinet
-
rust-index: helper for revision not in index not involving nodemapWed, 27 Sep 2023 10:59:04 +0200, by Georges Racinet
-
rust-index: renamed nodemap error function for rev not in indexWed, 18 Oct 2023 19:54:18 +0200, by Georges Racinet
-
rust-index: add `pack_header` supportThu, 03 Aug 2023 10:28:10 +0200, by Raphaël Gomès
-
rust-index: support cache clearingMon, 30 Oct 2023 10:34:48 +0100, by Raphaël Gomès
-
rust-index: check rindex and cindex return the same get_revThu, 29 Jun 2023 11:37:19 +0200, by Raphaël Gomès
-
rust-index: synchronize remove to Rust indexWed, 28 Jun 2023 16:43:39 +0200, by Raphaël Gomès
-
rust-index: remove `__setitem__` method from the mixed indexWed, 28 Jun 2023 11:59:43 +0200, by Raphaël Gomès
-
rust-index: check equality between rust and cindex for `__len__`Wed, 28 Jun 2023 11:36:22 +0200, by Raphaël Gomès
-
rust-index: synchronize append methodTue, 27 Jun 2023 18:24:54 +0200, by Raphaël Gomès
-
rust-revlog: teach the revlog opening code to read the repo optionsMon, 18 Sep 2023 17:11:11 +0200, by Raphaël Gomès
-
rust-index: pass data down to the Rust indexTue, 27 Jun 2023 17:34:51 +0200, by Raphaël Gomès
-
rust-index: add append methodTue, 27 Jun 2023 16:32:09 +0200, by Raphaël Gomès
-
rust-index: add an abstraction to support bytes added at runtimesMon, 26 Jun 2023 19:16:07 +0200, by Raphaël Gomès
-
rust-mixed-index: move the mmap keepalive into a functionThu, 29 Jun 2023 16:09:57 +0200, by Raphaël Gomès
-
rust-mixed-index: rename variable to make the next change clearerThu, 29 Jun 2023 15:00:46 +0200, by Raphaël Gomès
-
rust: fix cargo doc for hg-cpythonWed, 27 Sep 2023 10:08:32 +0200, by Georges Racinet
-
branching: merge with defaultFri, 15 Dec 2023 11:10:24 +0100, by Pierre-Yves David
-
branching: merge with stableFri, 15 Dec 2023 11:08:41 +0100, by Pierre-Yves David
-
changelog: disallow delayed write on inline changesetsThu, 07 Dec 2023 02:07:16 +0100, by Pierre-Yves David
-
changelog: never inline changelogMon, 11 Dec 2023 22:27:59 +0100, by Pierre-Yves David
-
test-transaction-safety: glog out irrelevant flagMon, 11 Dec 2023 11:50:55 +0100, by Pierre-Yves David
-
test-transaction-safety: perform the test on a filelogMon, 11 Dec 2023 11:43:32 +0100, by Pierre-Yves David
-
test: clarify test-parseindex offsetsThu, 07 Dec 2023 03:40:37 +0100, by Pierre-Yves David
-
test: use more globing for perf timingThu, 07 Dec 2023 06:05:18 +0100, by Pierre-Yves David
-
branching: merge with stableTue, 12 Dec 2023 12:29:12 +0100, by Pierre-Yves David
-
persistent-nodemap: avoid writing nodemap for empty revlog stableThu, 07 Dec 2023 03:49:48 +0100, by Pierre-Yves David
-
histedit: remove superfluous echo() and endwin() calls (issue6859) stableTue, 12 Dec 2023 11:47:48 +0100, by Julien Cristau
-
statprof: handle `lineno == None` in more casesThu, 07 Dec 2023 09:31:07 -0800, by Martin von Zweigbergk
-
branching: merge stable into defaultThu, 07 Dec 2023 14:28:31 +0100, by Raphaël Gomès
-
procutil: move stdin assignment outside of try-finally block stableSat, 02 Dec 2023 15:10:28 -0300, by Anton Shestakov
-
zeroconf: give inet_aton() str instead of bytes stableSat, 02 Dec 2023 15:02:03 -0300, by Anton Shestakov
-
revlog: avoid wrongly updating the data file location on "divert" stableWed, 06 Dec 2023 16:29:43 +0100, by Pierre-Yves David
-
revlog: avoid exposing delayed index entry too widely in non-inline revlog stableThu, 07 Dec 2023 00:34:08 +0100, by Pierre-Yves David
-
revlog: add one more assert about state of thing when splitting stableWed, 06 Dec 2023 15:38:15 +0100, by Pierre-Yves David
-
add: don't attempt to add back removed files unless explicitly listedWed, 29 Nov 2023 08:32:24 -0800, by Martin von Zweigbergk
-
tests: show failure to `hg add -I` a dir->symlink transitionTue, 28 Nov 2023 22:44:04 -0800, by Martin von Zweigbergk
-
setup: try a non-pure version of the local Mercurial if the pure failsTue, 11 Apr 2023 21:56:16 +0200, by Pierre-Yves David
-
setup: make debug simpler by adding a `__repr__` to `hgcommand`Fri, 01 Dec 2023 22:13:37 +0100, by Pierre-Yves David
-
revlog: add a `may_inline` argument to revlog stableSat, 02 Dec 2023 02:12:21 +0100, by Pierre-Yves David
-
revlog: allow explicit passing of config to revlog stableSat, 02 Dec 2023 02:11:20 +0100, by Pierre-Yves David
-
censor: show that the `not-inline` → `inline` test is broken stableSat, 02 Dec 2023 01:06:35 +0100, by Pierre-Yves David
-
rhg: support rhg status --rev --revWed, 15 Nov 2023 18:43:03 +0000, by Arseniy Alekseyev
-
rust: add a utility function to merge ordered fallible iteratorsWed, 15 Nov 2023 18:41:33 +0000, by Arseniy Alekseyev
-
rhg: refactor hg status, make the display code usable for non-dirstate statusMon, 16 Oct 2023 18:56:40 +0100, by Arseniy Alekseyev
-
perf-tags: fix clear_cache_fnodes to actually clear that cache stableSun, 03 Dec 2023 04:49:49 +0100, by Pierre-Yves David
-
perf-tags: fix the --clear-fnode-cache-rev code stableSun, 03 Dec 2023 04:43:08 +0100, by Pierre-Yves David
-
tests: do not fail tests in a state with uncommitted .py file removal stableMon, 04 Dec 2023 17:20:31 +0000, by Arseniy Alekseyev
-
tests: fill in the Windows pattern for `$EADDRNOTAVAIL$` matching stableSat, 02 Dec 2023 00:52:37 -0500, by Matt Harbison
-
tests: avoid a cascading failure on Windows stableSat, 02 Dec 2023 00:34:44 -0500, by Matt Harbison
-
phabricator: stringify the argument to `getattr()` stableFri, 01 Dec 2023 23:58:12 -0500, by Matt Harbison
-
py3: pass unicode strings to hasattr() throughout stableMon, 13 Nov 2023 09:19:11 -0800, by Martin von Zweigbergk
-
debugformat: speedup the "plain-cl-delta" checkMon, 27 Nov 2023 15:22:05 -0500, by Pierre-Yves David
-
templatekw: fix inconsistency of diffstat with diff.mergeTue, 14 Nov 2023 22:47:17 +0100, by pacien
-
util: move diff_parent from logcmdutil to diffutilWed, 15 Nov 2023 02:39:53 +0100, by pacien
-
logcmdutil: return structured diffstat data for jsonThu, 07 Sep 2023 08:39:21 +0200, by zegervdv
-
cleanup: drop the `bytes` compatibility for attribute related functionWed, 08 Nov 2023 22:27:32 +0100, by Pierre-Yves David
-
cleanup: turn `wrapfunction` deprecation warning into an errorWed, 08 Nov 2023 22:20:58 +0100, by Pierre-Yves David
-
cleanup: turn `wrappedfunction` deprecation warning into an errorWed, 08 Nov 2023 22:19:20 +0100, by Pierre-Yves David
-
cleanup: turn `pathsuboption` deprecation warning into an errorWed, 08 Nov 2023 22:17:41 +0100, by Pierre-Yves David
-
cleanup: drop deprecated config attribute on the revlog classWed, 08 Nov 2023 22:13:14 +0100, by Pierre-Yves David
-
cleanup: drop `path.pushloc` deprecated since 6.5Wed, 08 Nov 2023 22:11:00 +0100, by Pierre-Yves David
-
cleanup: drop `dirstate.is_changing_parent` deprecated since 6.5Wed, 08 Nov 2023 22:10:26 +0100, by Pierre-Yves David
-
cleanup: remove some code scheduled to be removed after 5.9Wed, 08 Nov 2023 22:08:05 +0100, by Pierre-Yves David
-
branching: merge stable into defaultTue, 21 Nov 2023 16:22:47 +0100, by Raphaël Gomès
-
py3: pass unicode strings to hasattr() throughoutMon, 13 Nov 2023 09:19:11 -0800, by Martin von Zweigbergk
-
Added signature for changeset 27055614b685 stable 6.6Tue, 07 Nov 2023 16:59:37 +0100, by Raphaël Gomès