Sun, 06 Nov 2022 15:03:31 -0500 |
Pierre-Yves David |
delta-find: adjust the moment when we mark something as "tested"
|
Sun, 06 Nov 2022 12:53:57 -0500 |
Pierre-Yves David |
delta-find: rename a variable for clarity
|
Sun, 06 Nov 2022 12:53:03 -0500 |
Pierre-Yves David |
delta-find: small documentation update
|
Sun, 06 Nov 2022 12:51:50 -0500 |
Pierre-Yves David |
delta-find: move pre-filtering with other pre-filtering logic
|
Sun, 06 Nov 2022 13:46:08 -0500 |
Pierre-Yves David |
delta-find: expand a function definition and call before extendin it
|
Mon, 17 Oct 2022 22:19:43 +0200 |
Pierre-Yves David |
debug: add an option to display statistic about a unbundling operation
|
Tue, 15 Nov 2022 16:25:23 +0100 |
Pierre-Yves David |
debug: add an option to display statistic about a bundling operation
|
Tue, 15 Nov 2022 18:08:56 +0100 |
Pierre-Yves David |
delta-find: add debug information about reuse of cached data
|
Tue, 08 Nov 2022 18:05:19 -0500 |
Matt Harbison |
cffi: fix a bytes vs str issue on macOS when listing directories
|
Tue, 08 Nov 2022 14:31:10 -0500 |
Matt Harbison |
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optional
|
Tue, 08 Nov 2022 14:17:56 -0500 |
Matt Harbison |
typing: add type hints to mpatch implementations
|
Tue, 08 Nov 2022 13:59:16 -0500 |
Matt Harbison |
typing: add type hints to bdiff implementations
|
Tue, 08 Nov 2022 13:52:46 -0500 |
Matt Harbison |
cffi: adjust the list returned by bdiff.blocks to never have a None entry
|
Tue, 08 Nov 2022 13:38:06 -0500 |
Matt Harbison |
typing: fix a syntax error in mercurial/cext/bdiff.pyi
|
Fri, 04 Nov 2022 19:38:47 -0400 |
Pierre-Yves David |
debug-delta-find: add a --source option
|
Wed, 02 Nov 2022 09:34:03 -0400 |
Jason R. Coombs |
demandimport: ensure lazyloaderex sets loader attributes (issue6725)
|
Tue, 30 Aug 2022 09:59:53 -0400 |
Jason R. Coombs |
shelve: add test for Shelf.changed_files
|
Mon, 29 Aug 2022 14:11:26 -0400 |
Jason R. Coombs |
shelve: add Shelf.changed_files for resolving changed files in a plugin
|
Mon, 14 Nov 2022 10:59:09 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 07 Nov 2022 09:25:20 +0100 |
Mathias De Mare |
configitems: enable pullbundles by default
|
Fri, 04 Nov 2022 22:59:16 -0400 |
Matt Harbison |
typing: add basic type hints to stringutil.py
|
Fri, 04 Nov 2022 17:54:43 -0400 |
Matt Harbison |
vfs: make the default opener mode binary
|
Wed, 02 Nov 2022 17:30:57 -0400 |
Matt Harbison |
typing: add basic type hints to vfs.py
|
Fri, 04 Nov 2022 17:35:44 -0400 |
Matt Harbison |
util: implement `writelines()` on atomictempfile
|
Wed, 02 Nov 2022 16:43:01 -0400 |
Matt Harbison |
typing: add basic type hints to localrepo.py
|
Sat, 05 Nov 2022 00:38:02 -0400 |
Matt Harbison |
check-code: drop the check for whitespace around named parameters
|
Wed, 19 Oct 2022 12:38:06 +0200 |
Raphaël Gomès |
rust-status: query fs traversal metadata lazily
|
Wed, 19 Oct 2022 14:46:19 +0200 |
Raphaël Gomès |
rust-status: make `DirEntry` attributes clearer
|
Thu, 22 Sep 2022 16:27:17 +0200 |
Pierre-Yves David |
tests: remove non-python3 line matching and tests block
|
Mon, 31 Oct 2022 16:50:22 +0400 |
Anton Shestakov |
pywatchman: remove obsolete comments about importing from future
|
Mon, 31 Oct 2022 16:36:00 +0400 |
Anton Shestakov |
demandimport: remove an obsolete comment about importing from future
|
Wed, 19 Oct 2022 11:10:54 -0400 |
Matt Harbison |
mr-template: wrap the instructions inside a comment block
|