D12388: ci: use the `v1.0` flavor of the docker images in the CI |
2022-03-19 |
phabricator |
|
New |
D12389: rhg: sort unsupported extensions in error message |
2022-03-19 |
phabricator |
|
New |
D12390: unamend: abort if commit was not created by `hg [un]amend` |
2022-03-21 |
phabricator |
|
New |
D12391: pullbundle: fix file name in the help text |
2022-03-22 |
phabricator |
|
New |
D12392: merge-lists: make it possible to specify pattern to match |
2022-03-22 |
phabricator |
|
New |
D12393: hgignore: ignore .testtimes in more location |
2022-03-22 |
phabricator |
|
New |
D12394: subsetmaker: stabilize the computation of `scratch` subset |
2022-03-22 |
phabricator |
|
New |
D12395: subsetmaker: use SortedSet for the scratch variant |
2022-03-22 |
phabricator |
|
New |
D12396: subsetmaker: rework the antichain generation to be usable |
2022-03-22 |
phabricator |
|
New |
D12397: search-discovery-case: display more information about the interresting case |
2022-03-22 |
phabricator |
|
New |
D12399: perf-util: add a `compare-discovery-case` script |
2022-03-22 |
phabricator |
|
New |
D12398: discovery: also audit the number of queries done |
2022-03-22 |
phabricator |
|
New |
D12400: pytype: drop py3.6 support |
2022-03-24 |
phabricator |
|
New |
D12401: pytype: disable a few errors about Windows specific module attributes |
2022-03-24 |
phabricator |
|
New |
D12402: streamclone: avoid some obscure error in a corner case |
2022-03-24 |
phabricator |
|
New |
completion: install completers to conventional locations |
2022-03-25 |
Matthew Martin |
|
New |
D12403: templates: make `firstline` filter not keep '\v', '\f' and similar |
2022-03-25 |
phabricator |
|
New |
D12404: templates: extract function to `stringutil` for getting first line of text |
2022-03-25 |
phabricator |
|
New |
D12407: help: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12408: bookmarks: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12405: histedit: use new function for getting first line of a string |
2022-03-25 |
phabricator |
|
New |
D12409: extensions: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12406: histedit: remove an unnecessary default value of `b''` for commit message |
2022-03-25 |
phabricator |
|
New |
D12410: absorb: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12411: filemerge: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12412: logcmdutil: use new function for getting first line of string |
2022-03-25 |
phabricator |
|
New |
D12413: stringutil: try to avoid running `splitlines()` only to get first line |
2022-03-25 |
phabricator |
|
New |
D12414: dirstate-cext: properly invalidate mtime and data in `set_untracked` |
2022-03-28 |
phabricator |
|
New |
D12415: revert: use a `continue` to reduce indentation |
2022-03-28 |
phabricator |
|
New |
D12416: revert: ask user to confirm before tracking new file when interactive |
2022-03-28 |
phabricator |
|
New |
[STABLE] tags: fix typo in fast path detection of fnode resolution (issue6673) |
2022-03-29 |
Yuya Nishihara |
|
New |
D12417: tests: add test for rebasing commit after amending rename into parent |
2022-03-30 |
phabricator |
|
New |
D12418: copies: add config to preserve old copies (issue5457) |
2022-03-30 |
phabricator |
|
New |
D12420: pycompat: drop the pickle import |
2022-03-30 |
phabricator |
|
New |
D12422: tests: drop some py2 specific pyflake failures |
2022-03-30 |
phabricator |
|
New |
D12419: util: restore the util.pickle symbol |
2022-03-30 |
phabricator |
|
New |
D12423: tests: stop excluding the pycompat module from pyflakes |
2022-03-30 |
phabricator |
|
New |
D12421: util: drop a duplicate import |
2022-03-30 |
phabricator |
|
New |
D12424: rust: upgrade zstd from 0.5.3 to 0.11.1 |
2022-03-31 |
phabricator |
|
New |
D12425: rhg: allow loading repos with `bookmarksinstore` requirement |
2022-04-01 |
phabricator |
|
New |
D12426: rhg: don't skip empty lines when iterating over changeset lines |
2022-04-01 |
phabricator |
|
New |
D12427: dispatch: stop sometimes generating silly blackbox entries |
2022-04-01 |
phabricator |
|
New |
D12428: rust: explain why the current `OwningDirstateMap` is unsound |
2022-04-04 |
phabricator |
|
New |
D12430: rust-dirstate: panic if the DirstateMap counters go below 0 |
2022-04-04 |
phabricator |
|
New |
D12431: rust-dirstatemap: properly decrement counter for tracked descendants |
2022-04-04 |
phabricator |
|
New |
D12432: rust-dirstatemap: correctly decrement the copies counter |
2022-04-04 |
phabricator |
|
New |
D12433: rust-hgpath: add `repr(transparent)` to `HgPath` |
2022-04-04 |
phabricator |
|
New |
D12429: rust: fix unsound `OwningDirstateMap` |
2022-04-04 |
phabricator |
|
New |
D12434: path: explicitly declare the `bookmarks.mode` suboptions |
2022-04-04 |
phabricator |
|
New |
D12435: path: explicitly declare the `multi-urls` suboptions |
2022-04-04 |
phabricator |
|
New |
D12436: path: explicitly declare the `pushrev` suboptions |
2022-04-04 |
phabricator |
|
New |
D12437: path: explicitly declare the `bookmarks.mode` suboptions |
2022-04-04 |
phabricator |
|
New |
D12438: rhg: remove special parsing of empty changelog data for null rev |
2022-04-05 |
phabricator |
|
New |
D12439: [RFC] rhg: start parsing changeset data |
2022-04-05 |
phabricator |
|
New |
D12440: crecord: add test demonstrating issue when reverting noeol->eol change |
2022-04-05 |
phabricator |
|
New |
D12441: crecord: avoid duplicating lines when reverting noeol->eol change |
2022-04-05 |
phabricator |
|
New |
D12442: [RFC] rhg: implement more methods on revlogs |
2022-04-05 |
phabricator |
|
New |
D12443: dirstate: fix some typos in docstrings |
2022-04-06 |
phabricator |
|
New |
D12444: test-issue660: test inside a repository, not the test dir |
2022-04-06 |
phabricator |
|
New |
D12445: test-issue660: add dirstate-v2 variant |
2022-04-06 |
phabricator |
|
New |
D12446: rust-dirstate-entry: fix typo in panic message |
2022-04-06 |
phabricator |
|
New |
D12448: rust-dirstate: don't return a state for untracked entries |
2022-04-06 |
phabricator |
|
New |
D12447: dirstate: remove v1_* methods from Python/C/Rust shared API |
2022-04-06 |
phabricator |
|
New |
D12449: rust-dirstatemap: add `set_tracked` method |
2022-04-06 |
phabricator |
|
New |
D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust |
2022-04-06 |
phabricator |
|
New |
D12451: dirstatemap: remove unused parameter from `reset_state` |
2022-04-06 |
phabricator |
|
New |
D12452: rust-dirstate: introduce intermediate struct for dirstate-v2 data |
2022-04-06 |
phabricator |
|
New |
D12454: dirstatemap: move `reset_state` out of common methods |
2022-04-06 |
phabricator |
|
New |
D12455: dirstatemap: remove `_insert_entry` |
2022-04-06 |
phabricator |
|
New |
D12453: rust-dirstatemap: add Rust implementation of `reset_state` |
2022-04-06 |
phabricator |
|
New |
D12456: rust-dirstatemap: add `set_clean` method |
2022-04-06 |
phabricator |
|
New |
D12457: dirstatemap: move `set_clean` out of common methods |
2022-04-06 |
phabricator |
|
New |
D12459: dirstatemap: move `set_possibly_dirty` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12458: rust-dirstatemap: add `set_possibly_dirty` method |
2022-04-06 |
phabricator |
|
New |
D12461: dirstatemap: move `set_untracked` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12460: rust-dirstatemap: add `set_untracked` method |
2022-04-06 |
phabricator |
|
New |
D12462: rhg: use the new `set_clean` API |
2022-04-06 |
phabricator |
|
New |
D12463: rust-dirstatemap: remove `removefile` API |
2022-04-06 |
phabricator |
|
New |
D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation |
2022-04-06 |
phabricator |
|
New |
D12464: rust-distatemap: remove `addfile` API |
2022-04-06 |
phabricator |
|
New |
D12466: rust-dirstatemap: remove `__settitem__` |
2022-04-06 |
phabricator |
|
New |
D12467: rust-dirstatemap: remove `_drop_entry` |
2022-04-06 |
phabricator |
|
New |
D12468: dirstatemap: move `_drop_entry` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12469: dirstatemap: move `_refresh_entry` out of the common methods |
2022-04-06 |
phabricator |
|
New |
D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common |
2022-04-06 |
phabricator |
|
New |
D12471: dirstate-item: add missing bit of docstring |
2022-04-06 |
phabricator |
|
New |
D12472: rust-dirstatemap: implement part of the `setparents` logic |
2022-04-06 |
phabricator |
|
New |
D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source` |
2022-04-06 |
phabricator |
|
New |
D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods |
2022-04-06 |
phabricator |
|
New |
D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly |
2022-04-06 |
phabricator |
|
New |
D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert` |
2022-04-06 |
phabricator |
|
New |
D12477: rust: add `Debug` trait to a bunch of structs |
2022-04-06 |
phabricator |
|
New |
D12478: rust-dirstatemap: add unit tests |
2022-04-06 |
phabricator |
|
New |
D12479: tests-racy-mutation: pass the editor through config instead of env variable |
2022-04-06 |
phabricator |
|
New |
D12480: run-tests: introduce "forward-slash" version of everything on windows |
2022-04-06 |
phabricator |
|
New |
D12481: debuglock: ignore ENOENT error when unlocking |
2022-04-06 |
phabricator |
|
New |
D12482: setup: fix incomplete implementation of Command |
2022-04-07 |
phabricator |
|
New |
D12483: help: clarify the unit of `ui.large-file-limit` config |
2022-04-07 |
phabricator |
|
New |
D12484: help: set the large-file-limit to 10MB |
2022-04-07 |
phabricator |
|
New |
D12485: help: add ammend to basic help page |
2022-04-08 |
phabricator |
|
New |
D12486: rust-nodemap: remove unnecessary explicit lifetime |
2022-04-09 |
phabricator |
|
New |
D12487: zeroconf: fix deprecation warning with python 3.10 |
2022-04-09 |
phabricator |
|
New |
D12488: sslutil: avoid deprecation warnings from python 3.10's ssl module |
2022-04-09 |
phabricator |
|
New |
D12489: sslutil: be less strict about which ciphers are allowed when using --insecure |
2022-04-09 |
phabricator |
|
New |
D12490: test: override default cipher selection when connecting to TLS 1.0/1.1 servers |
2022-04-09 |
phabricator |
|
New |
D12491: sslutil: treat TLSV1_ALERT_PROTOCOL_VERSION error the same as UNSUPPORTED_PROTOCOL |
2022-04-09 |
phabricator |
|
New |
D12492: test: accept another error message on lack of TLS client certificate |
2022-04-09 |
phabricator |
|
New |
D12493: test: deal with changed error message on python 3.10 |
2022-04-11 |
phabricator |
|
New |
D7542: mail: don't complain about a multi-word email.method |
2022-04-11 |
phabricator |
|
New |
D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted |
2022-04-11 |
phabricator |
|
New |
D7542: mail: don't complain about a multi-word email.method |
2022-04-12 |
phabricator |
|
New |
D12495: rust-dirstatemap: add `set_tracked` method |
2022-04-12 |
phabricator |
|
New |
D12496: dirstatemap: move `set_tracked` out of common methods and plug in Rust |
2022-04-12 |
phabricator |
|
New |
D12497: dirstatemap: remove unused parameter from `reset_state` |
2022-04-12 |
phabricator |
|
New |
D12498: rust-dirstate: introduce intermediate struct for dirstate-v2 data |
2022-04-12 |
phabricator |
|
New |
D12500: dirstatemap: move `reset_state` out of common methods |
2022-04-12 |
phabricator |
|
New |
D12501: dirstatemap: remove `_insert_entry` |
2022-04-12 |
phabricator |
|
New |
D12499: rust-dirstatemap: add Rust implementation of `reset_state` |
2022-04-12 |
phabricator |
|
New |
D12503: dirstatemap: move `set_clean` out of common methods |
2022-04-12 |
phabricator |
|
New |
D12502: rust-dirstatemap: add `set_clean` method |
2022-04-12 |
phabricator |
|
New |
D12504: rust-dirstatemap: add `set_possibly_dirty` method |
2022-04-12 |
phabricator |
|
New |
D12505: dirstatemap: move `set_possibly_dirty` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12507: dirstatemap: move `set_untracked` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12506: rust-dirstatemap: add `set_untracked` method |
2022-04-12 |
phabricator |
|
New |
D12508: rhg: use the new `set_clean` API |
2022-04-12 |
phabricator |
|
New |
D12509: rust-dirstatemap: remove `removefile` API |
2022-04-12 |
phabricator |
|
New |
D12510: rust-distatemap: remove `addfile` API |
2022-04-12 |
phabricator |
|
New |
D12511: rust-dirstatemap: remove unused `_refresh_entry` implementation |
2022-04-12 |
phabricator |
|
New |
D12512: rust-dirstatemap: remove `__settitem__` |
2022-04-12 |
phabricator |
|
New |
D12513: rust-dirstatemap: remove `_drop_entry` |
2022-04-12 |
phabricator |
|
New |
D12514: dirstatemap: move `_drop_entry` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12515: dirstatemap: move `_refresh_entry` out of the common methods |
2022-04-12 |
phabricator |
|
New |
D12516: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common |
2022-04-12 |
phabricator |
|
New |
D12517: dirstate-item: add missing bit of docstring |
2022-04-12 |
phabricator |
|
New |
D12518: rust-dirstatemap: implement part of the `setparents` logic |
2022-04-12 |
phabricator |
|
New |
D12520: rust-cpython: remove unused API to `drop_entry_and_copy_source` |
2022-04-12 |
phabricator |
|
New |
D12519: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods |
2022-04-12 |
phabricator |
|
New |
D12521: rust-dirstatemap: use `DirstateEntry::tracked` directly |
2022-04-12 |
phabricator |
|
New |
D12522: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert` |
2022-04-12 |
phabricator |
|
New |
D12523: rust: add `Debug` trait to a bunch of structs |
2022-04-12 |
phabricator |
|
New |
D12524: rust-dirstatemap: add unit tests |
2022-04-12 |
phabricator |
|
New |
D12525: rust-dirstatemap: add `clear_cached_mtime` helper method |
2022-04-12 |
phabricator |
|
New |
D12526: rust-dirstatemap: add `set_cached_mtime` helper method |
2022-04-12 |
phabricator |
|
New |
D12527: rust-dirstatemap: inline the last `get_or_insert` call |
2022-04-12 |
phabricator |
|
New |
D12528: rust-dirstatemap: add a simpler method `get_or_insert_node` for the common case |
2022-04-12 |
phabricator |
|
New |
D12529: rust-dirstatemap: add `each_ancestor` argument to `get_node_mut` |
2022-04-12 |
phabricator |
|
New |
D12530: rust-dirstatemap: use `get_node_mut` instead or `get_or_insert_node` |
2022-04-12 |
phabricator |
|
New |
D12531: rust-dirstatemap: add simpler version of `get_node_mut` |
2022-04-12 |
phabricator |
|
New |
D12532: rust-dirstatemap: use a checked sub instead of a potentially underflowing one |
2022-04-12 |
phabricator |
|
New |
D12533: rust-hg-cpython: remove use of `EntryState` |
2022-04-12 |
phabricator |
|
New |
D12535: rust: remove use of `EntryState` in `DirsMultiset` |
2022-04-12 |
phabricator |
|
New |
D12536: rust-dirstate-entry: add `modified` method |
2022-04-12 |
phabricator |
|
New |
D12534: rust: use `entry.tracked()` directly |
2022-04-12 |
phabricator |
|
New |
D12537: rust-dirstatemap: stop using `.state` in `is_from_other_parent` |
2022-04-12 |
phabricator |
|
New |
D12538: rust-dirstatemap: stop using `state()` in the cache logic |
2022-04-12 |
phabricator |
|
New |
D12539: rust-status: stop using `state()` in `handle_normal_file` |
2022-04-12 |
phabricator |
|
New |
D12540: rust-status: stop using `state()` in the dispatch logic |
2022-04-12 |
phabricator |
|
New |
D12541: rust-dirstatemap: remove unused helper from the old API |
2022-04-12 |
phabricator |
|
New |
D12542: narrow: support debugupgraderepo |
2022-04-12 |
phabricator |
|
New |
D12543: rhg: refactor to pass argv down, instead of caling args_os() |
2022-04-12 |
phabricator |
|
New |
D12544: rust-nodemap-docket: move check of nodemap requirement to caller |
2022-04-13 |
phabricator |
|
New |
D12545: rust-nodemap-docket: make unaware of `Repo` |
2022-04-13 |
phabricator |
|
New |
D12546: rust-revlog: move check for nodemap requirement to caller |
2022-04-13 |
phabricator |
|
New |
D12547: rust-revlog: make unaware of `Repo` |
2022-04-13 |
phabricator |
|
New |
D12548: changelog: avoid copying changeset data into `ChangesetRevisionData` |
2022-04-13 |
phabricator |
|
New |
D12549: branchmap: add a test that shows bad interaction with strip |
2022-04-13 |
phabricator |
|
New |
D12550: absorb: make `--edit-lines` imply `--apply-changes` |
2022-04-13 |
phabricator |
|
New |
D12551: tests: add test demonstrating issue with ambiguous has prefixes during rebase |
2022-04-13 |
phabricator |
|
New |
D12552: rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes" |
2022-04-13 |
phabricator |
|
New |
D12554: resourceutil: force filesystem access to resources when using py2exe |
2022-04-13 |
phabricator |
|
New |
D12553: setup: fix the py2exe logic to work with py3 |
2022-04-13 |
phabricator |
|
New |
D12555: procutil: avoid `+= None` when writing to full std{err, out} descriptor on py3 |
2022-04-13 |
phabricator |
|
New |
D12557: windows: fix stdio with py2exe and py3 |
2022-04-13 |
phabricator |
|
New |
D12556: windows: disable pager when packaged with py2exe |
2022-04-13 |
phabricator |
|
New |
D12558: rust-filelog: don't use persistent nodemap (to match Python) |
2022-04-14 |
phabricator |
|
New |
D12559: contrib: update python dependencies on Windows |
2022-04-15 |
phabricator |
|
New |
D12560: contrib: add a hint if the Windows dependency MSI is already installed |
2022-04-15 |
phabricator |
|
New |
D12562: repo: extract a function for checking nodemap requirement |
2022-04-15 |
phabricator |
|
New |
D12561: rust-revlog: make `Changelog` and `ManifestLog` unaware of `Repo` |
2022-04-15 |
phabricator |
|
New |
D12563: rust-revlog: change default version from 2 to 1 in test builder |
2022-04-16 |
phabricator |
|
New |
D12564: rust-revlog: make `IndexEntryBuilder` build a whole entry |
2022-04-16 |
phabricator |
|
New |
D12565: rust-revlog: add tests for p1/p2 getters, as promised in D12442 |
2022-04-16 |
phabricator |
|
New |
D12566: idirstate: add missing get_entry() method |
2022-04-18 |
phabricator |
|
New |
D12567: git: adapt to some recent dirstate API changes |
2022-04-18 |
phabricator |
|
New |
D12568: git: un-byteify the `mode` argument for the builtin `open()` |
2022-04-18 |
phabricator |
|
New |
D12569: packaging: add a missing parenthesis to help text |
2022-04-18 |
phabricator |
|
New |
D12571: packaging: fix the type hint on the download_entry function |
2022-04-18 |
phabricator |
|
New |
D12570: packaging: drop python27 references from the Windows instructions |
2022-04-18 |
phabricator |
|
New |
D12572: tests: demonstrate crash on partial amend with copies in changesets |
2022-04-19 |
phabricator |
|
New |
D12573: amend: don't remove unselected removals from memctx |
2022-04-19 |
phabricator |
|
New |
D12574: rust: fix formatting |
2022-04-19 |
phabricator |
|
New |
D12575: actions: fix formatting issue |
2022-04-19 |
phabricator |
|
New |
D12576: amend: move "return None for removed files" into block handling filestoamend |
2022-04-19 |
phabricator |
|
New |
D12577: amend: small refactor of logic for clarity |
2022-04-19 |
phabricator |
|
New |
D12578: rhg: use `Command::exec` instead of `Command::status` |
2022-04-20 |
phabricator |
|
New |
D12579: chg: make `chg --cwd $anything -R $relativepath` behave better |
2022-04-20 |
phabricator |
|
New |
rebase: add boolean config item rebase.norebasesource |
2022-04-20 |
C. Masloch |
|
New |
D12581: rust-dirstate-v2: clean up previous data file after the docket is written |
2022-04-21 |
phabricator |
|
New |
D12580: rust-dirstate-v2: save proper data size if no new data on append |
2022-04-21 |
phabricator |
|
New |
D12582: rust-repo: make `Send` by not storing functions in `LazyCell` |
2022-04-21 |
phabricator |
|
New |
D12583: iblt: prototype for setdiscovery |
2022-04-21 |
phabricator |
|
New |
D12584: censor: demonstrate a bug |
2022-04-22 |
phabricator |
|
New |
D12585: commit: don't use hard-coded `.hg/last-message.txt` path in error message |
2022-04-22 |
phabricator |
|
New |
D12586: rhg: fix dirstate-v2 data file removal system |
2022-04-25 |
phabricator |
|
New |
D12587: color: support the NO_COLOR environment variable |
2022-04-26 |
phabricator |
|
New |
D12588: filemerge: add configs to disable some or all partial merge tools |
2022-04-26 |
phabricator |
|
New |
D12589: tests: fix misspelling of supersede |
2022-04-27 |
phabricator |
|
New |
D12592: test-dirstate: use new `--docket` flag to get the data uuid |
2022-04-28 |
phabricator |
|
New |
D12593: rust-dirstate-v2: show `unused_bytes` counter is not reset on total rewrite |
2022-04-28 |
phabricator |
|
New |
D12594: rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate |
2022-04-28 |
phabricator |
|
New |
D12590: dirstate-v2: add flag to `debugstate` to print docket information |
2022-04-28 |
phabricator |
|
New |
D12591: debugcommands: remove `debugdirstateignorepatternhash` |
2022-04-28 |
phabricator |
|
New |
D12595: wix: drop python2 conditionals |
2022-04-28 |
phabricator |
|
New |
D12596: wix: bump the minimum Windows required to 8.1 |
2022-04-28 |
phabricator |
|
New |
D12598: tests: make sure .js files stay in ASCII encoding (issue6559) |
2022-05-02 |
phabricator |
|
New |
D12599: doc: use an absolute path in sys.path to work around a python DLL loading bug |
2022-05-03 |
phabricator |
|
New |
[stable] docs: use proper rst markup for preformatted blocks |
2022-05-03 |
Mads Kiilerich |
|
New |
D12600: Enforce narrowacl in narrow_widen |
2022-05-04 |
phabricator |
|
New |
D12601: test-dirstate: fix detection of Rust environment variable |
2022-05-04 |
phabricator |
|
New |
D12602: test-dirstate: print something when the check is skipped |
2022-05-04 |
phabricator |
|
New |
D12603: diff: graduate merge diffs from experimental and add to tweakdefaults |
2022-05-04 |
phabricator |
|
New |
D12604: censor: fix [hg update] away from a revision with censored files |
2022-05-04 |
phabricator |
|
New |
D12605: diff: add help text to highlight the ability to do "merge diffs" |
2022-05-04 |
phabricator |
|
New |
D12606: contrib: migrate off of a couple of bitbucket URLs |
2022-05-04 |
phabricator |
|
New |
[v2] rebase: add boolean config item rebase.norebasesource |
2022-05-05 |
C. Masloch |
|
New |
[Bug,6696] New: test-dirstate.t#dirstate-v2 failing with Rust detection |
2022-05-05 |
mercurial-bugs@mercurial-scm.org |
|
New |
D12607: censor: make rhg fall back to python when encountering a censored node |
2022-05-05 |
phabricator |
|
New |
D12608: node: manually implement Debug |
2022-05-05 |
phabricator |
|
New |
D12609: obsolete: remove two unused constants |
2022-05-05 |
phabricator |
|
New |
D12610: rust: make requirements public |
2022-05-06 |
phabricator |
|
New |
D12612: upgrade: split some logic from UpgradeOperation |
2022-05-06 |
phabricator |
|
New |
D12615: auto-upgrade: add a test case with no permission to lock the repository |
2022-05-06 |
phabricator |
|
New |
D12611: auto-upgrade: introduce a way to auto-upgrade to/from share-safe |
2022-05-06 |
phabricator |
|
New |
D12614: auto-upgrade: introduce a way to auto-upgrade to/from dirstate-v2 |
2022-05-06 |
phabricator |
|
New |
D12613: auto-upgrade: introduce a way to auto-upgrade to/from tracked-hint |
2022-05-06 |
phabricator |
|
New |
D12617: wait-on-file: properly wait on any file and symlink |
2022-05-06 |
phabricator |
|
New |
D12618: auto-upgrade: add a test case where the repository is already locked |
2022-05-06 |
phabricator |
|
New |
D12616: debuglock: make the command more useful in non-interactive mode |
2022-05-06 |
phabricator |
|
New |
D12619: auto-upgrade: skip the operation if the repository cannot be locked |
2022-05-06 |
phabricator |
|
New |
D12620: tests: make sure .js files stay in ASCII encoding (issue6559) |
2022-05-09 |
phabricator |
|
New |
D12621: check-py3-compat: use an absolute path in sys.path |
2022-05-10 |
phabricator |
|
New |
D12622: doc: use an absolute path in sys.path |
2022-05-10 |
phabricator |
|
New |
D12623: clone: use better names for temp files |
2022-05-10 |
phabricator |
|
New |
D12624: amend: add test showing poor behavior when copies are involved |
2022-05-12 |
phabricator |
|
New |
D12625: amend: stop specifying matcher, get all copies in wctx |
2022-05-12 |
phabricator |
|
New |
Flaky test-convert-bzr.t in 6.1.1 |
2022-05-13 |
Alexandre Ghiti |
|
New |
D12626: revlog: use %d to format int instead of %lu (issue6565) |
2022-05-17 |
phabricator |
|
New |
D12627: worker: adapt _blockingreader to work around a python3.8.[0-1] bug (issue6444) |
2022-05-17 |
phabricator |
|
New |
D12628: worker: fix `_blockingreader.read()` to really block |
2022-05-18 |
phabricator |
|
New |
[stable] hghave: make black version regex work with newer versions of black |
2022-05-22 |
Manuel Jacob |
|
New |
[1,of,4] worker: explain why pickle reading stream has to be unbuffered |
2022-05-22 |
Manuel Jacob |
|
New |
[2,of,4] worker: add docstring to _blockingreader |
2022-05-22 |
Manuel Jacob |
|
New |
[3,of,4] worker: stop relying on garbage collection to release memoryview |
2022-05-22 |
Manuel Jacob |
|
New |
[4,of,4] worker: implement _blockingreader.readinto() (issue6444) |
2022-05-22 |
Manuel Jacob |
|
New |
[stable] worker: avoid potential partial write of pickled data |
2022-05-22 |
Manuel Jacob |
|
New |
[stable,v2] worker: avoid potential partial write of pickled data |
2022-05-22 |
Manuel Jacob |
|
New |
[stable] rust: relax im-rc dependency to allow minor updates |
2022-05-24 |
Mads Kiilerich |
|
New |
[1,of,2,stable] worker: do not suppress EINTR |
2022-05-25 |
Manuel Jacob |
|
New |
[2,of,2,stable] worker: prevent cPickle from directly interacting with C FILEs |
2022-05-25 |
Manuel Jacob |
|
New |
D12629: automation: refresh requirements |
2022-06-04 |
phabricator |
|
New |
D12630: automation: transition to Windows Server 2022 |
2022-06-04 |
phabricator |
|
New |
D12631: docker: avoid /tmp write access issues by fixing permissions |
2022-06-08 |
phabricator |
|
New |
[Bug,6716] New: test-revlog: uses unsupported '--force-local' tar(1) option |
2022-06-13 |
mercurial-bugs@mercurial-scm.org |
|
New |