March 2020 Archives by thread
Starting: Sun Mar 1 11:06:59 UTC 2020
Ending: Wed Apr 1 03:29:43 UTC 2020
Messages: 948
- 5.3 Download for CentOS
Pulkit Goyal
- D8134: remotefilelog: add 'changelog' arg to shallowcg1packer.generate (issue6269)
pulkit (Pulkit Goyal)
- Pointers on using partial clones (was: Error using Narrow extension)
Pulkit Goyal
- [PATCH stable] branch: make --force work even when specifying revs
Manuel Jacob
- bugzilla weekly report (2020-03-02)
Octobot
- D8201: help: clarify behavior of server.concurrent-push-mode
valentin.gatienbaron (Valentin Gatien-Baron)
- D8202: exchange: turn on option that makes concurrent pushes work better
valentin.gatienbaron (Valentin Gatien-Baron)
- D8196: commit: clear resolved mergestate even if working copy is clean
pulkit (Pulkit Goyal)
- D8194: tests: add test of committing with conflicts but no changes in wdir
martinvonz (Martin von Zweigbergk)
- D8195: commit: error out on unresolved files even if commit would be empty
martinvonz (Martin von Zweigbergk)
- Mercurial 5.4 Sprint; Paris, France; March 27th-29th.
Pierre-Yves David
- D8203: logtoprocess: avoid traceback when running long commands
valentin.gatienbaron (Valentin Gatien-Baron)
- D8204: update: simplify slightly
valentin.gatienbaron (Valentin Gatien-Baron)
- D8150: histedit: py3 fixes for curses mode
Phabricator
- D8179: remotefilelog-test: glob some flaky output line
marmoute (Pierre-Yves David)
- D8205: phabricator: pass ui instead of repo to `readpatch()`
mharbison72 (Matt Harbison)
- D8206: phabricator: pass ui instead of repo to `querydrev()`
mharbison72 (Matt Harbison)
- D8207: phabricator: pass ui instead of repo to `userphids()`
mharbison72 (Matt Harbison)
- D8208: phabricator: make `hg phabupdate` work outside of a repository
mharbison72 (Matt Harbison)
- D8135: phabricator: refactor `phabread` to write all patches at once
mharbison72 (Matt Harbison)
- D8138: phabricator: add a config knob to create obsolete markers when importing
mharbison72 (Matt Harbison)
- D8137: phabricator: add a config knob to import in the secret phase
mharbison72 (Matt Harbison)
- D8136: phabricator: add a `phabimport` command
mharbison72 (Matt Harbison)
- D8200: pull: add `--confirm` flag to confirm before writing changes
durin42 (Augie Fackler)
- D8125: transactions: convert changes['phases'] to list of ranges
durin42 (Augie Fackler)
- D7188: git: force using bytes in command name
durin42 (Augie Fackler)
- D7189: git: use bytes in command name, not unicode
durin42 (Augie Fackler)
- D8143: rust-cpython: make `NonNormalEntires` iterable to fix `fsmonitor` (issue6276)
Alphare (Raphaël Gomès)
- D8177: hgit: fix some issues spotted by pylint integration with editor
durin42 (Augie Fackler)
- D7932: debugbackupbundle: introduce command to interact with strip backups
pulkit (Pulkit Goyal)
- D6825: hgext: start building a library for simple hooks
joerg.sonnenberger (Joerg Sonnenberger)
- mercurial at 44402: 9 new changesets (2 on stable)
Mercurial Commits
- D7999: merge: make hg.merge() take a context instead of a node
martinvonz (Martin von Zweigbergk)
- D8163: nodemap: use data from the index in debugnodemap --dump-new
marmoute (Pierre-Yves David)
- D8184: nodemap: track the tip_node for validation
marmoute (Pierre-Yves David)
- D8192: nodemap: display percentage of unused in `hg debugnodemap`
marmoute (Pierre-Yves David)
- [Bug 6281] New: evolve triggers exceptions from thg
mercurial-bugs at mercurial-scm.org
- D8209: phabricator: avoid a stacktrace when command arguments are missing
mharbison72 (Matt Harbison)
- D8210: debugbackupbundle: make py3 fixes and add `test-` prefix to test file
pulkit (Pulkit Goyal)
- D8211: rust-pathauditor: actually split Windows shortname aliases at `~`
Alphare (Raphaël Gomès)
- D8212: rust-pathauditor: actually populate the `audited_dirs` cache
Alphare (Raphaël Gomès)
- D8213: rust-pathauditor: use interior mutability for use in multi-threaded contexts
Alphare (Raphaël Gomès)
- D7928: rust-status: add function for sequential traversal of the working directory
Alphare (Raphaël Gomès)
- D7929: rust-status: add bare `hg status` support in hg-core
Alphare (Raphaël Gomès)
- D7930: rust-status: update rust-cpython bridge to account for the changes in core
Alphare (Raphaël Gomès)
- D8214: phabricator: make `hg phabread` work outside of a repository
mharbison72 (Matt Harbison)
- D8215: rust-status: move to recursive traversal to prepare for parallel traversal
Alphare (Raphaël Gomès)
- mercurial at 44413: 11 new changesets (2 on stable)
Mercurial Commits
- D8216: hgit: add addparentchangecallback() to dirstate
pulkit (Pulkit Goyal)
- D8217: hgit: make sure repository has store attribute before checking for type
pulkit (Pulkit Goyal)
- D8218: phabricator: pass old `fctx` to `addoldbinary()` instead of inferring it
mharbison72 (Matt Harbison)
- D8219: phabricator: rename a variable to clarify that it is the parent filecontext
mharbison72 (Matt Harbison)
- D8220: phabricator: don't infer the old `fctx` in `notutf8()`
mharbison72 (Matt Harbison)
- D8221: phabricator: also check parent fctx for binary where it is checked for UTF-8
mharbison72 (Matt Harbison)
- [Bug 6282] New: Mercurial w/ Rust enabled is too hard to test
mercurial-bugs at mercurial-scm.org
- mercurial at 44415: 2 new changesets (2 on stable)
Mercurial Commits
- D6734: git: skeleton of a new extension to _directly_ operate on git repos
durin42 (Augie Fackler)
- D8222: commands: switch one call of check_at_most_one_arg to strings
durin42 (Augie Fackler)
- D8000: mq: don't tell user to commit merge that we already committed
martinvonz (Martin von Zweigbergk)
- D8197: cleanup: remove redundant clearing of mergestate in rebase and shelve
martinvonz (Martin von Zweigbergk)
- D8223: merge: respect ui.relative-paths for some warning messages
martinvonz (Martin von Zweigbergk)
- D8224: rust-format: cleanup ancestors.rs to make rustfmt happy
Alphare (Raphaël Gomès)
- D7925: rust-matchers: add `IgnoreMatcher`
Alphare (Raphaël Gomès)
- D8086: rust-status: refactor options into a `StatusOptions` struct
Alphare (Raphaël Gomès)
- D8225: rust-cpython: add `debug` module to expose debug information to Python
Alphare (Raphaël Gomès)
- D7931: rust-status: use bare hg status fastpath from Python
Alphare (Raphaël Gomès)
- D8226: debuginstall: add entry about re2 Rust bindings when applicable
Alphare (Raphaël Gomès)
- D8227: hgit: use type_str instead of type for checking type of git objects
pulkit (Pulkit Goyal)
- D8228: rust-format: make rustfmt happy
Alphare (Raphaël Gomès)
- D8229: heptapod-ci: use strict module policy
marmoute (Pierre-Yves David)
- D8230: histedit: fix formatting after D8150
martinvonz (Martin von Zweigbergk)
- D8231: commit: print debug message when clearing dirstate and wdir clean
martinvonz (Martin von Zweigbergk)
- D8232: phabricator: add a helper function to convert DREVSPECs to a DREV dict list
mharbison72 (Matt Harbison)
- D8233: phabricator: allow multiple DREVSPEC args to phabread|phabimport|phabupdate
mharbison72 (Matt Harbison)
- D8234: heptapod-ci: use strict module policy
marmoute (Pierre-Yves David)
- D8235: copies-tests: remove extra log call at the end of the chain-merge test file
marmoute (Pierre-Yves David)
- D8236: copies-tests: update to null after setup for output stability
marmoute (Pierre-Yves David)
- D8237: copies-tests: update the analysis of the BD/DB cases
marmoute (Pierre-Yves David)
- D8238: copies-tests: clarify the description of the EA/AE cases
marmoute (Pierre-Yves David)
- D8239: copies-tests: add a `h` to the root commit (for chain merge tests)
marmoute (Pierre-Yves David)
- D8240: copies-tests: add a test with a rename overwriting another file
marmoute (Pierre-Yves David)
- D8241: copies-tests: add a case where a file is deleted/added but with a merge
marmoute (Pierre-Yves David)
- D8242: copies-tests: add a case where with merge with an overwritten files
marmoute (Pierre-Yves David)
- D8244: copies: fix the changeset based algorithm regarding merge
marmoute (Pierre-Yves David)
- D8243: copies: stop recoding buggy file merge when new file overwrite an old one
marmoute (Pierre-Yves David)
- [Bug 6283] New: `hg unbundle` restores obsmarkers, but `hg pull` from the bundle does not
mercurial-bugs at mercurial-scm.org
- D8245: test: cleanly skip test-remotefilelog-datapack.py on policy that breaks it
marmoute (Pierre-Yves David)
- mercurial at 44427: 12 new changesets
Mercurial Commits
- D8173: nodemap: warm the persistent nodemap on disk with debugupdatecache
marmoute (Pierre-Yves David)
- D8078: copies: add a new test dedicated to testing chain of changeset with merge
martinvonz (Martin von Zweigbergk)
- [PATCH] tests: avoid implicit conversion of str to unicode
Manuel Jacob
- D8246: hg-core: add a compilation error if trying to compile outside of Linux
Alphare (Raphaël Gomès)
- D8247: test-copies: swap two branch description
marmoute (Pierre-Yves David)
- [PATCH 1 of 2] tests: rename _bytespath() to _sys2bytes() and _strpath() to _sys2str()
Manuel Jacob
- D8248: debuginstall: print if Rust extensions are installed
Alphare (Raphaël Gomès)
- [PATCH 1 of 5 STABLE] setup-rust: remove the legacy 'direct-ffi' variant
Pierre-Yves David
- D8249: rust-status: refactor handling of unknown files
Alphare (Raphaël Gomès)
- D8250: rust-status: wrap `stat_dmap_entries` to ease profiling
Alphare (Raphaël Gomès)
- D8251: rust-status: traverse working directory in parallel
Alphare (Raphaël Gomès)
- D8252: rust: add logging utils
Alphare (Raphaël Gomès)
- D8253: hg-core: add function timing information
Alphare (Raphaël Gomès)
- D8254: nodemap: fix missing r-prefix on regular expression
durin42 (Augie Fackler)
- D8255: cleanup: run pyupgrade on our source tree to clean up varying things
durin42 (Augie Fackler)
- [PATCH] tests: use pyflakes module instead of pyflakes executable
Manuel Jacob
- D8256: git: make {shortest()} return shortest *unique* prefix
martinvonz (Martin von Zweigbergk)
- D8174: nodemap: refresh the persistent data on nodemap creation
marmoute (Pierre-Yves David)
- D8162: hghave: add a `rust` keyword to detect the use of compiled rust code
marmoute (Pierre-Yves David)
- D8164: rust-nodemap: automatically use the rust index for persistent nodemap
marmoute (Pierre-Yves David)
- D8181: nodemap: add a todo list for getting out of experimental
marmoute (Pierre-Yves David)
- D8187: nodemap: make sure hooks have access to an up-to-date version
marmoute (Pierre-Yves David)
- D8191: nodemap: make sure on disk change get rolled back with the transaction
marmoute (Pierre-Yves David)
- D8193: nodemap: automatically "vacuum" the persistent nodemap when too sparse
marmoute (Pierre-Yves David)
- D8257: copies-tests: remove the final summary
marmoute (Pierre-Yves David)
- D8258: copies-tests: remove spurious `]` in the template
marmoute (Pierre-Yves David)
- D8259: discovery: avoid wrong detection of multiple branch heads (issue6256)
marmoute (Pierre-Yves David)
- mercurial at 44432: 5 new changesets (5 on stable)
Mercurial Commits
- D8260: git: hide pygit2 imports from gendoc and other scripts not using demandimport
durin42 (Augie Fackler)
- D8261: git: hack around import checker being confused about the provenance of pygit2
durin42 (Augie Fackler)
- D8262: git: add readfast() method to manifest
durin42 (Augie Fackler)
- D8263: gitlog: fix embarassing bug that prevented log from showing correct parents
durin42 (Augie Fackler)
- D8264: gitlog: implement __iter__ on changelog
durin42 (Augie Fackler)
- D8265: git: key off `git` in .hg/requirements rather than separate file
durin42 (Augie Fackler)
- D8266: localrepo: add git extension to autoextensions list
durin42 (Augie Fackler)
- [PATCH 1 of 6 V2] setup-rust: remove the legacy 'direct-ffi' variant
Pierre-Yves David
- bugzilla weekly report (2020-03-09)
Octobot
- [PATCH stable] tests: fix isinstance test of wrong variable
Manuel Jacob
- [PATCH] tests: avoid implicit bytes -> unicode -> bytes roundtrip on Python 2
Manuel Jacob
- [PATCH] tests: use native string type for parsed hghave log lines
Manuel Jacob
- Mercurial shirts
Raphaël Gomès
- D7922: rust-matchers: add function to generate a regex matcher function
pulkit (Pulkit Goyal)
- D8172: notify: optional mail threading based on obsmarker
pulkit (Pulkit Goyal)
- D8180: nodemap: check that a simple lookup works fine
marmoute (Pierre-Yves David)
- [Bug 6285] New: "hg unshelve -i" followed by "q" to abort still applies changes to the working directory
mercurial-bugs at mercurial-scm.org
- mercurial at 44451: 19 new changesets (2 on stable)
Mercurial Commits
- [PATCH 1 of 6 v3] setup: use printf instead of print
Pierre-Yves David
- D8267: hghave: add a check for pygit2
martinvonz (Martin von Zweigbergk)
- D8268: git: don't fail import when pygit2 is not install
martinvonz (Martin von Zweigbergk)
- D8269: tests: drop an extraneous (glob) from test-debugbackupbundle.t
mharbison72 (Matt Harbison)
- D7631: absorb: allowing committed changes to be absorbed into their ancestors
martinvonz (Martin von Zweigbergk)
- D8153: rust-index: moved constructor in separate impl block
Alphare (Raphaël Gomès)
- D8154: rust-index: add `append` method to cindex/Index
Alphare (Raphaël Gomès)
- D8152: revlog: using two new functions in C capsule from Rust code
Alphare (Raphaël Gomès)
- D8155: rust-nodemap: add utils to create `Node`s from Python objects
Alphare (Raphaël Gomès)
- D8156: rust-nodemap: add utils for propagating errors
Alphare (Raphaël Gomès)
- D8157: rust-nodemap: use proper Index API instead of using the C API
Alphare (Raphaël Gomès)
- D8158: rust-nodemap: add binding for `nodemap_data_all`
Alphare (Raphaël Gomès)
- D8159: rust-nodemap: add binding for `nodemap_data_incremental`
Alphare (Raphaël Gomès)
- D8160: rust-nodemap: add binding to `nodemap_update_data`
Alphare (Raphaël Gomès)
- D8161: rust-nodemap: also clear Rust data in `clearcaches`
Alphare (Raphaël Gomès)
- [Bug 6286] New: `hg push -r BOOKMARK` no longer causes the mark to update
mercurial-bugs at mercurial-scm.org
- [PATCH] rust: clean remains of direct-ffi code
Pierre-Yves David
- D8270: run-tests: restrict Rust thread pool to 3 threads during tests
Alphare (Raphaël Gomès)
- D8271: git: correctly handle p1() on dirstate when underlying git repo is empty
durin42 (Augie Fackler)
- mercurial at 44470: 19 new changesets
Mercurial Commits
- [PATCH 1 of 2 STABLE] run-tests: fix conditional when tests are run outside of `tests`
Pierre-Yves David
- [PATCH 1 of 3 STABLE] gzip: rename the argument to `mtime` to match upstream python
Pierre-Yves David
- D8272: archive: fix crash when archiving to gzip file with Python 3.8.2+
ludovicchabant (Ludovic Chabant)
- D8189: testlib: add a small scrip to help process to synchronise using file
durin42 (Augie Fackler)
- D8182: nodemap: document the docket attributes
marmoute (Pierre-Yves David)
- D8185: changelog: change the implementation of `_divertopenener`
marmoute (Pierre-Yves David)
- D8183: nodemap: test that an outdated nodemap can catch up
marmoute (Pierre-Yves David)
- D8186: nodemap: deal with the "debugupdatecache" case using a "fake" transaction
marmoute (Pierre-Yves David)
- D8188: nodemap: make sure the nodemap docket is updated after the changelog
marmoute (Pierre-Yves David)
- [PATCH] tests: check availability of pyflakes by trying to import pyflakes module
Manuel Jacob
- mercurial at 44475: 5 new changesets (5 on stable)
Mercurial Commits
- D7923: rust-matchers: add functions to get roots, dirs and parents from patterns
Alphare (Raphaël Gomès)
- D7924: rust-matchers: add `build_regex_match` function
Alphare (Raphaël Gomès)
- D7927: rust-status: add util for listing a directory
Alphare (Raphaël Gomès)
- D8088: rust-status: add missing variants to `Dispatch` enum
Alphare (Raphaël Gomès)
- D8087: rust-status: rename `StatusResult` to `DirstateStatus`
Alphare (Raphaël Gomès)
- D8198: transaction: add functionality to have multiple validators
pulkit (Pulkit Goyal)
- D8199: scmutil: add option to register summary callbacks as transaction validators
pulkit (Pulkit Goyal)
- D8273: test-install: don't print Rust re2 bindings information if Rust is not in use
Alphare (Raphaël Gomès)
- D8274: rust: update the README with more up-to-date and thorough information
Alphare (Raphaël Gomès)
- mercurial at 44476: new changeset (1 on stable)
Mercurial Commits
- D8275: heptapod-ci: fix test paths in the listing file
marmoute (Pierre-Yves David)
- D8276: cext-index: propagate inline_scan error in `index_deref`
marmoute (Pierre-Yves David)
- D8277: tests: fix rebase test broken by earlier cleanup
martinvonz (Martin von Zweigbergk)
- D8278: rust-core: add missing `Debug` traits
Alphare (Raphaël Gomès)
- D8279: tests: remove doctest in narrowspec, it is broken
spectral (Kyle Lippincott)
- D8280: tests: make test-doctest.t module list match reality
spectral (Kyle Lippincott)
- D8281: narrow: escape includepats/excludepats when sending over the wire (BC)
spectral (Kyle Lippincott)
- D8283: tests: simplify test-fix-topology.t slightly by using a `(case !)`
martinvonz (Martin von Zweigbergk)
- D8282: tests: consistently put #testcases at beginning of file
martinvonz (Martin von Zweigbergk)
- D8284: fix: disallow `hg fix --all --working-dir`
martinvonz (Martin von Zweigbergk)
- D8285: fix: refactor getrevstofix() to define revisions first, then validate them
martinvonz (Martin von Zweigbergk)
- D8286: fix: move handling of --all into getrevstofix() for consistency
martinvonz (Martin von Zweigbergk)
- D8288: fix: mark -r as advanced
martinvonz (Martin von Zweigbergk)
- D8287: fix: add a -s option to format a revision and its descendants
martinvonz (Martin von Zweigbergk)
- D8290: morestatus: recommend `hg resolve --clear` when appropriate
martinvonz (Martin von Zweigbergk)
- D8289: resolve: add a --clear option for clearing the merge state
martinvonz (Martin von Zweigbergk)
- D8291: rebase: remove unused defaults argument values from _definedestmap()
martinvonz (Martin von Zweigbergk)
- D8292: rebase: accept multiple --source arguments (BC)
martinvonz (Martin von Zweigbergk)
- D8293: rebase: accept multiple --base arguments
martinvonz (Martin von Zweigbergk)
- D8294: tests: make test-doctest.t automatically find files to run tests on
spectral (Kyle Lippincott)
- D8295: rebase: mention -r argument in synposis
martinvonz (Martin von Zweigbergk)
- [Bug 6288] New: The curses ui doesn't support word diff
mercurial-bugs at mercurial-scm.org
- mercurial at 44498: 22 new changesets
Mercurial Commits
- bugzilla weekly report (2020-03-16)
Octobot
- D6735: update: added support for --abort flag(issue4404)
khanchi97 (Sushil khanchi)
- Nlnet funding for transitioning out of SHA-1
Raphaël Gomès
- D8296: chistedit: support histedit.summary-template in curses histedit plan
spectral (Kyle Lippincott)
- D8297: vfs: fix typo in comment (remove extra "l")
spectral (Kyle Lippincott)
- D8298: tests: add test for remotefilelog interactions with hgweb
durin42 (Augie Fackler)
- D8299: remotefilelog: add fake heads() method that allows viewing a file in hgweb
durin42 (Augie Fackler)
- mercurial at 44558: 60 new changesets (2 on stable)
Mercurial Commits
- D8300: rust-status: add trace-level logging for Rust status fallback for debugging
Alphare (Raphaël Gomès)
- [Bug 6289] New: Absorb doesn't always recognize when a change is ambiguous
mercurial-bugs at mercurial-scm.org
- D8301: phabricator: remove duplicated byteskwargs conversion
durin42 (Augie Fackler)
- D8302: hg: make _local() behave consistently on Python 3.8
durin42 (Augie Fackler)
- [Bug 6290] New: hgweb manifest doesn't report the correct date
mercurial-bugs at mercurial-scm.org
- Moving patches traffic to a another list?
Pierre-Yves David
- [PATCH] Improve error message when a user configured editor could not be found
mw-u2 at posteo.de
- D8303: tests: avoid logging a commit with a Unicode character in test-phabricator.t
mharbison72 (Matt Harbison)
- [PATCH STABLE] byteify-string: resolve symlink because byteifying
Pierre-Yves David
- D7574: hg-core: add utils::path to project
marmoute (Pierre-Yves David)
- D7575: hg-core: vendor Facebook's configparser crate
marmoute (Pierre-Yves David)
- D7576: hg-core: add configparser to library
marmoute (Pierre-Yves David)
- D7296: pycompat: kludge around pytype being confused by __new__
marmoute (Pierre-Yves David)
- D6846: packaging: script the building of a MacOS installer using a custom python
marmoute (Pierre-Yves David)
- D8115: rebase: show bug when rebasing merge with obsoleted revs on both sides
marmoute (Pierre-Yves David)
- D7967: exchange: recognize changegroup3 bundles in `getbundlespec()`
marmoute (Pierre-Yves David)
- mercurial at 44559: new changeset (1 on stable)
Mercurial Commits
- mercurial at 44576: 17 new changesets
Mercurial Commits
- D8304: cext: move variable declaration to the top of the block for C89 support
mharbison72 (Matt Harbison)
- D8190: nodemap: test that concurrent process don't see the pending transaction
martinvonz (Martin von Zweigbergk)
- D8305: phabricator: eliminate a couple of duplicate filectx lookups
mharbison72 (Matt Harbison)
- D8306: phabricator: add basectx arguments to file related `phabsend` utilities
mharbison72 (Matt Harbison)
- D8307: phabricator: account for `basectx != ctx` when calculating renames
mharbison72 (Matt Harbison)
- D8308: phabricator: record all local commits used to create a Differential revision
mharbison72 (Matt Harbison)
- D8309: phabricator: combine commit messages into the review when folding commits
mharbison72 (Matt Harbison)
- D8310: phabricator: teach createdifferentialrevision() to allow a folded commit range
mharbison72 (Matt Harbison)
- D8311: phabricator: teach `getoldnodedrevmap()` to handle folded reviews
mharbison72 (Matt Harbison)
- D8312: phabricator: extract the logic to amend diff properties to a function
mharbison72 (Matt Harbison)
- D8313: phabricator: extract logic to print the status when posting a commit
mharbison72 (Matt Harbison)
- D8314: phabricator: add an option to fold several commits into one review (issue6244)
mharbison72 (Matt Harbison)
- D8315: rust-status: only involve ignore mechanism when needed
Alphare (Raphaël Gomès)
- D8316: testlib: adjust wait-on-file timeout according to the global test timeout
marmoute (Pierre-Yves David)
- D8317: cext: move more variable declarations to the top of the block for C89 support
mharbison72 (Matt Harbison)
- D8318: setup: build C extensions with -Werror=declaration-after-statement
mharbison72 (Matt Harbison)
- [PATCH] phabricator: remove *-argument from _getdrevs()
Yuya Nishihara
- [PATCH 1 of 3] revset: allow repo.revs('%d', wdirrev)
Yuya Nishihara
- [Bug 6291] New: rebase --dry-run silently cleans a dirty working directory
mercurial-bugs at mercurial-scm.org
- [PATCH] osutil: move declaration to top of the scope
Yuya Nishihara
- mercurial.host, the Heptapod commercial service
Georges Racinet
- bugzilla weekly report (2020-03-23)
Octobot
- D8319: rust: update micro-timer dependency
Alphare (Raphaël Gomès)
- D8320: rust: update all dependencies
Alphare (Raphaël Gomès)
- D8321: darwin: use vim, not vi, to avoid data-loss inducing posix behavior
spectral (Kyle Lippincott)
- D8322: shelve: split up dounshelve() in unshelvecmd() and _dounshelve()
martinvonz (Martin von Zweigbergk)
- mercurial at 44578: 2 new changesets
Mercurial Commits
- [Bug 6293] New: Rename directory sometimes inconsistent
mercurial-bugs at mercurial-scm.org
- mercurial at 44579: new changeset
Mercurial Commits
- [PATCH 1 of 4] templater: introduce wrapper for smartset (API)
Yuya Nishihara
- D8323: rust-matchers: use the `regex` crate
Alphare (Raphaël Gomès)
- mercurial at 44588: 9 new changesets (1 on stable)
Mercurial Commits
- D8324: py3: use integer division in histedit
martinvonz (Martin von Zweigbergk)
- D8325: rust: update README to reflect use of `regex` crate
Alphare (Raphaël Gomès)
- D8326: pvec: drop an unused `from __future__ import division`
martinvonz (Martin von Zweigbergk)
- [PATCH] templater: fix cbor() filter to recursively convert smartset to list
Yuya Nishihara
- D8327: setup: relax -Werror for declaration-after-statement on Python 3.9
durin42 (Augie Fackler)
- D8328: tests: update test-archive.t expectations for python3.9 changes
durin42 (Augie Fackler)
- D8329: tests: update test-debugcommands.t stack trace checks for python3.9
durin42 (Augie Fackler)
- D8330: cext: move more variable declarations to the top of the block for C89 support
mharbison72 (Matt Harbison)
- D8331: py3: make setup.py's hgcommand() consistently return bytes
martinvonz (Martin von Zweigbergk)
- D8332: py3: require values in changelog extras to be bytes
martinvonz (Martin von Zweigbergk)
- mercurial at 44593: 5 new changesets
Mercurial Commits
- [PATCH 1 of 8] chgserver: add fastannotate config section to sensitive list
Pulkit Goyal
- [PATCH] tests: don't run test-update-atomic.t on chg
Pulkit Goyal
- mercurial at 44610: 17 new changesets (3 on stable)
Mercurial Commits
- [Bug 6294] New: test-debugcommands.t unreliability
mercurial-bugs at mercurial-scm.org
- D8333: tests: handle new error string from FreeBSD for dns entry not resolving
durin42 (Augie Fackler)
- [PATCH 1 of 4] git: remove obsolete todo item
Josef 'Jeff' Sipek
- [PATCH 2 of 4] git: abort when attempting to set a branch
Josef 'Jeff' Sipek
- [PATCH 3 of 4] git: implement a basic checkconflict bookmark store method
Josef 'Jeff' Sipek
- [PATCH 4 of 4] git: implement basic bookmark activation
Josef 'Jeff' Sipek
- development heads up: Automatic clone bundle generation
Pierre-Yves David
- [Bug 6295] New: Python 3 related 'unexpected response from remote server' when cloning via streaming clonebundles on some repos
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 2] git: pass a list to pathutil.dirs to indicate that it is a manifest
Josef 'Jeff' Sipek
- D8335: url: pass str to pathname2url
indygreg (Gregory Szorc)
- D8334: tests: pass str to matchoutput()
indygreg (Gregory Szorc)
- D8337: pycompat: change argv conversion semantics
indygreg (Gregory Szorc)
- D8336: tests: use `f --hexdump` to print file content
indygreg (Gregory Szorc)
- [PATCH] debugcommands: fix typo in debuguigetpass
Yuya Nishihara
- [PATCH 1 of 2] dagop: simplify dict/set reuse condition in subsetparentswalker
Yuya Nishihara
- D8338: hook: move stdio redirection to context manager
indygreg (Gregory Szorc)
- D8339: dispatch: force \n for newlines on sys.std* streams (BC)
indygreg (Gregory Szorc)
- bugzilla weekly report (2020-03-30)
Octobot
- [Bug 6296] New: Interrupting `submit --amend` while writing comment should not require `recover`
mercurial-bugs at mercurial-scm.org
- D8341: tests: force \n newlines when writing to sys.stdout
indygreg (Gregory Szorc)
- D8340: dispatch: force \n for newlines on sys.std* streams (BC)
indygreg (Gregory Szorc)
- D8343: tests: perform grep manually in test-doctest.py
indygreg (Gregory Szorc)
- D8342: tests: prevent printing \r to stdout
indygreg (Gregory Szorc)
- D8346: tests: force newlines to LF in tinyproxy.py
indygreg (Gregory Szorc)
- D8347: encoding: use special dictionary type for env variables on Windows
indygreg (Gregory Szorc)
- D8345: tests: look for CRLF on Windows
indygreg (Gregory Szorc)
- D8348: tests: force newlines to LF in inline Python script
indygreg (Gregory Szorc)
- D8344: extensions: refactor function for obtaining disabled extension help
indygreg (Gregory Szorc)
- [PATCH] chgserver: update the umask cache before each run
Pulkit Goyal
- [PATCH V2] chgserver: update the umask cache before each run
Pulkit Goyal
Last message date:
Wed Apr 1 03:29:43 UTC 2020
Archived on: Thu Jun 30 01:25:30 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).