Mon, 13 Mar 2023 20:01:42 +0100 |
Pierre-Yves David |
clone-bundles: only regenerate the clone bundle when cached ration is low
|
changeset |
files
|
Tue, 24 Mar 2020 03:25:33 +0100 |
Pierre-Yves David |
clone-bundles: garbage collect older bundle when generating new ones
|
changeset |
files
|
Mon, 13 Mar 2023 17:34:18 +0100 |
Pierre-Yves David |
clone-bundles: add a basic first version of automatic bundle generation
|
changeset |
files
|
Fri, 14 Apr 2023 10:41:40 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
changeset |
files
|
Wed, 12 Apr 2023 00:57:01 +0200 |
Pierre-Yves David |
tests: automatically glob the discovery timing information
|
changeset |
files
|
Thu, 06 Apr 2023 11:41:51 +0100 |
Arseniy Alekseyev |
rhg: support `status --print0`
|
changeset |
files
|
Thu, 30 Mar 2023 22:22:44 +0200 |
pacien |
stabletailgraph: implement stable-tail sort
|
changeset |
files
|
Wed, 05 Apr 2023 16:09:08 +0200 |
Raphaël Gomès |
heptapod: add `.gitattributes` file to improve language detection
|
changeset |
files
|
Fri, 07 Apr 2023 15:42:49 +0200 |
Manuel Jacob |
peer: rename makepeer() → _make_peer()
|
changeset |
files
|
Tue, 04 Apr 2023 11:58:35 +0200 |
Georges Racinet |
rust: configure MSRV in Clippy
|
changeset |
files
|
Tue, 04 Apr 2023 11:47:32 +0200 |
Georges Racinet |
rust-readme: mentioned that format check is enforced by CI
|
changeset |
files
|
Tue, 04 Apr 2023 11:46:26 +0200 |
Georges Racinet |
rust-readme: mentioning clippy
|
changeset |
files
|
Tue, 04 Apr 2023 11:44:43 +0200 |
Georges Racinet |
rust-readme: rst fixes
|
changeset |
files
|
Mon, 03 Apr 2023 16:29:30 +0200 |
Georges Racinet |
rustdoc: nodemap doc refreshing
|
changeset |
files
|
Mon, 03 Apr 2023 16:14:34 +0200 |
Georges Racinet |
rustdoc: fixed or introduced crossrefs in nodemap.rs
|
changeset |
files
|
Mon, 03 Apr 2023 16:03:41 +0200 |
Georges Racinet |
rustdoc: summary line for hg_path_to_os_string
|
changeset |
files
|
Mon, 03 Apr 2023 15:58:36 +0200 |
Georges Racinet |
rustdoc: wording for checkexec
|
changeset |
files
|
Mon, 03 Apr 2023 15:32:39 +0200 |
Georges Racinet |
rustdoc: fixed warnings about links
|
changeset |
files
|
Thu, 30 Mar 2023 12:21:38 +0200 |
Georges Racinet |
rust-changelog: introduce ChangelogEntry parent entries accessors
|
changeset |
files
|
Thu, 30 Mar 2023 12:20:53 +0200 |
Georges Racinet |
rust-revlog: fix lifetime problem for RevlogEntry parent entries accessors
|
changeset |
files
|
Thu, 30 Mar 2023 12:14:57 +0200 |
Georges Racinet |
rust-revlog: explicit naming for `RevlogEntry` lifetime
|
changeset |
files
|
Wed, 29 Mar 2023 20:50:42 +0200 |
Georges Racinet |
rust-changelog: introducing an intermediate `ChangelogEntry`
|
changeset |
files
|
Wed, 29 Mar 2023 21:03:39 +0200 |
Georges Racinet |
rust-changelog: added a test for `NULL_REVISION` special case
|
changeset |
files
|
Wed, 29 Mar 2023 20:24:58 +0200 |
Georges Racinet |
rust-changelog: made doc-comments more consistent
|
changeset |
files
|
Tue, 21 Mar 2023 20:47:30 -0400 |
Jason R. Coombs |
extras: re-use Projection from jaraco.collections
|
changeset |
files
|
Tue, 21 Mar 2023 17:21:45 -0400 |
Jason R. Coombs |
extras: expose 'retained_extras' for extensions to extend
|
changeset |
files
|
Tue, 21 Mar 2023 17:17:09 -0400 |
Jason R. Coombs |
extras: extract function for projecting names from a gettable object
|
changeset |
files
|
Sat, 25 Mar 2023 23:02:33 +0100 |
Manuel Jacob |
hgweb: add "children" into the JSON template for a changeset
|
changeset |
files
|
Fri, 24 Mar 2023 10:43:47 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
changeset |
files
|
Wed, 22 Mar 2023 15:19:02 +0100 |
Julien Cristau |
help: fix formatting for http config section
|
changeset |
files
|
Mon, 20 Mar 2023 23:16:14 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
changeset |
files
|
Thu, 09 Mar 2023 13:02:13 -0600 |
Felipe Contreras |
fastexport: rework newline logic
|
changeset |
files
|
Mon, 06 Mar 2023 11:27:57 +0000 |
Arseniy Alekseyev |
encoding: avoid quadratic time complexity when json-encoding non-UTF8 strings
|
changeset |
files
|
Wed, 08 Mar 2023 11:01:11 +0100 |
Pierre-Yves David |
bundle: prevent implicite bundling of internal changeset
|
changeset |
files
|
Fri, 10 Mar 2023 07:19:25 +0100 |
Pierre-Yves David |
bundle: abort if the user request bundling of internal changesets
|
changeset |
files
|
Fri, 10 Mar 2023 07:10:19 +0100 |
Pierre-Yves David |
strip: do now include internal changeset in the strip backup
|
changeset |
files
|
Wed, 08 Mar 2023 11:00:30 +0100 |
Pierre-Yves David |
revset: add `_internal()` predicate
|
changeset |
files
|
Fri, 10 Mar 2023 03:41:18 +0100 |
Pierre-Yves David |
strip: drop the assert about bundled revision
|
changeset |
files
|
Thu, 09 Mar 2023 15:06:59 +0100 |
Pierre-Yves David |
strip: explicitly compute the boundary of the backup bundle
|
changeset |
files
|
Fri, 10 Mar 2023 04:04:10 +0100 |
Pierre-Yves David |
outgoing: fix common-heads computation from `missingroots` argument
|
changeset |
files
|
Thu, 09 Mar 2023 01:26:04 +0100 |
Jason R. Coombs |
bundle: include required phases when saving a bundle (issue6794)
|
changeset |
files
|
Wed, 08 Mar 2023 17:33:33 +0100 |
Pierre-Yves David |
bundle: add test bundling changeset in the "archived" phase
|
changeset |
files
|
Wed, 08 Mar 2023 15:23:22 +0100 |
Pierre-Yves David |
bundle: introduce a "v3" spec
|
changeset |
files
|
Wed, 08 Mar 2023 15:43:23 +0100 |
Pierre-Yves David |
bundle: add some phase boundary in the bundle type test case
|
changeset |
files
|
Wed, 08 Mar 2023 15:21:39 +0100 |
Pierre-Yves David |
bundle: expand the graph we us for bundletype/bundlespec tests
|
changeset |
files
|
Tue, 07 Mar 2023 04:50:29 +0100 |
Pierre-Yves David |
revset: include all non-public phases in _notpublic
|
changeset |
files
|
Thu, 02 Mar 2023 04:11:29 +0100 |
Pierre-Yves David |
dirstate: remove _actual_file_name methode
|
changeset |
files
|
Tue, 28 Feb 2023 15:00:26 -0500 |
Matt Harbison |
revlog: add an exception hint when processing LFS flags without the extension
|
changeset |
files
|
Mon, 27 Feb 2023 23:12:23 -0500 |
Matt Harbison |
tests: drop py36 conditionals in test-bad-extension.t
|
changeset |
files
|
Mon, 27 Feb 2023 23:11:05 -0500 |
Matt Harbison |
tests: drop py36 conditionals in test-hook.t
|
changeset |
files
|
Mon, 27 Feb 2023 22:51:18 -0500 |
Matt Harbison |
tests: drop py36 conditionals in test-http-bad-server.t
|
changeset |
files
|
Mon, 27 Feb 2023 23:04:09 -0500 |
Matt Harbison |
configitems: enable changegroup3 by default (unless using infinitepush)
|
changeset |
files
|
Mon, 27 Feb 2023 19:59:55 -0500 |
Matt Harbison |
infinitepush: opt out of changegroup3 unless explicitly configured
|
changeset |
files
|
Wed, 01 Mar 2023 13:31:17 -0500 |
Matt Harbison |
statichttprepo: unbyteify several IOError messages
|
changeset |
files
|
Wed, 01 Mar 2023 13:11:51 -0500 |
Matt Harbison |
statichttprepo: fix the vfs.join() method to match the base class definition
|
changeset |
files
|
Wed, 01 Mar 2023 12:38:36 -0500 |
Matt Harbison |
mail: unbyteify the SMTPException message
|
changeset |
files
|
Wed, 01 Mar 2023 12:37:05 -0500 |
Matt Harbison |
mail: add a missing argument to properly override starttls
|
changeset |
files
|
Wed, 01 Mar 2023 11:53:31 -0500 |
Matt Harbison |
crecord: switch a curses argument to bool to appease type checkers
|
changeset |
files
|
Wed, 01 Mar 2023 11:45:57 -0500 |
Matt Harbison |
grep: avoid reassigning byteskwargs to strkwargs
|
changeset |
files
|
Wed, 01 Mar 2023 11:33:57 -0500 |
Matt Harbison |
cat: drop unnecessary internal roundtrip of kwargs
|
changeset |
files
|