October 2020 Archives by author
Starting: Thu Oct 1 05:46:59 UTC 2020
Ending: Sat Oct 31 21:49:38 UTC 2020
Messages: 281
- [PATCH website] about: replace OpenJDK repository example by nginx repository
Stephane Blondon
- [PATCH website] Replace some subversion references by Git ones
Stephane Blondon
- [PATCH website] display needed flag option to send patch for the website
Stephane Blondon
- [PATCH 2 of 2] who: replace "Open Source Projects" with "projects"
Stéphane Blondon
- [PATCH website] Replace some subversion references by Git ones
Stéphane Blondon
- [PATCH 2 of 2] who: replace "Open Source Projects" with "projects"
Stéphane Blondon
- D9230: rhg: add full node id support for `debugdata` command
acezar (Antoine Cezar)
- D9264: rhg: strip copied files metadata from `cat` output
acezar (Antoine Cezar)
- D9157: tests: test output of {predecessors} and {successorssets} for non-obsolete changesets
aayjaychan (Aay Jay Chan)
- D9158: templatekw: make {successorssets} always return a list (issue6342)
aayjaychan (Aay Jay Chan)
- D9253: commit: don't change phases for preexisting commits
danchr (Dan Villiom Podlaski Christiansen)
- D9256: backout: don't assume that tip as what we just committed
danchr (Dan Villiom Podlaski Christiansen)
- D9257: commit, backout: warn the user when a commit already exists
danchr (Dan Villiom Podlaski Christiansen)
- D9259: py3: hggettext
danchr (Dan Villiom Podlaski Christiansen)
- D9260: i18n: fix coding tag unsupported by xgettext
danchr (Dan Villiom Podlaski Christiansen)
- D9261: push: add --all-bookmarks option
danchr (Dan Villiom Podlaski Christiansen)
- mercurial at 45559: new changeset (1 on stable)
Mercurial Commits
- mercurial at 45561: 2 new changesets (2 on stable)
Mercurial Commits
- mercurial at 45629: 68 new changesets
Mercurial Commits
- mercurial at 45631: 2 new changesets
Mercurial Commits
- mercurial at 45632: new changeset
Mercurial Commits
- mercurial at 45635: 3 new changesets (1 on stable)
Mercurial Commits
- mercurial at 45652: 17 new changesets
Mercurial Commits
- mercurial at 45655: 3 new changesets
Mercurial Commits
- mercurial at 45673: 18 new changesets (2 on stable)
Mercurial Commits
- mercurial at 45676: 3 new changesets
Mercurial Commits
- mercurial at 45677: new changeset
Mercurial Commits
- mercurial at 45710: 33 new changesets
Mercurial Commits
- mercurial at 45728: 18 new changesets
Mercurial Commits
- mercurial at 45731: 3 new changesets
Mercurial Commits
- mercurial at 45745: 14 new changesets
Mercurial Commits
- mercurial at 45748: 3 new changesets (3 on stable)
Mercurial Commits
- mercurial at 45749: new changeset (1 on stable)
Mercurial Commits
- mercurial at 45754: 5 new changesets (5 on stable)
Mercurial Commits
- mercurial at 45756: 2 new changesets (1 on stable)
Mercurial Commits
- D9140: copies: return None instead of ChangingFiles when relevant
marmoute (Pierre-Yves David)
- D9141: copies: move `merged` testing sooner
marmoute (Pierre-Yves David)
- D9139: copies: add a HASCOPIESINFO flag to highlight rev with useful data
marmoute (Pierre-Yves David)
- D9143: changing-files: fix docstring
marmoute (Pierre-Yves David)
- D9195: copies: split creation of the graph and actual checking again
marmoute (Pierre-Yves David)
- D9196: test: move upgrade run and check earlier in test-copies-chain-merge
marmoute (Pierre-Yves David)
- D9197: changing-files: add a shorthand property to check for copy relevant info
marmoute (Pierre-Yves David)
- D9198: sidedata: return enough data to set the proper flag in the future
marmoute (Pierre-Yves David)
- D9200: copies: test for deleted copy info not overwriting unrelated ones
marmoute (Pierre-Yves David)
- D9199: upgrade: allow sidedata upgrade to modify revision flag
marmoute (Pierre-Yves David)
- D9201: rust: cleanup some white space in a dock
marmoute (Pierre-Yves David)
- D9202: dirstate-tree: move a conditional in an explicit boolean
marmoute (Pierre-Yves David)
- D9203: dirstate-tree: simplify the control flow in the Node.insert method
marmoute (Pierre-Yves David)
- D9210: pycompat: update comment about unnamedtempfile
marmoute (Pierre-Yves David)
- D9211: pycompat: add an entry for unnamedtmpfile
marmoute (Pierre-Yves David)
- D9212: procutil: allow to specify arbitrary stdin bytes to runbgcommand
marmoute (Pierre-Yves David)
- D9209: clonebundle: move the manifest filename to a constant
marmoute (Pierre-Yves David)
- D9208: clonebundles: move a bundle of clone bundle related code to a new module
marmoute (Pierre-Yves David)
- D9213: test: check server error output in `test-pull-bundle.t`
marmoute (Pierre-Yves David)
- [PATCH] test: try to unflaky test-profile.t
Pierre-Yves David
- D9066: merge: add a higher-level update() for the common `hg update` use case
Pierre-Yves David
- [PATCH] revset: add a `node` key for sorting
Pierre-Yves David
- [PATCH 2 of 2] who: replace "Open Source Projects" with "projects"
Augie Fackler
- mercurial developer job opening
Valentin Gatien-Baron
- D9136: rust-parsers: use in-place mutation instead of allocating a new `Vec`
Alphare (Raphaël Gomès)
- D9137: rust: leverage improved match ergonomics
Alphare (Raphaël Gomès)
- D9138: rust: update minimum supported Rust compiler version
Alphare (Raphaël Gomès)
- D9149: py3: use native string when comparing with a function's argspec
Alphare (Raphaël Gomès)
- D9170: tests: only diff the `Cargo.lock` in `test-check-cargo-lock.t`
Alphare (Raphaël Gomès)
- D9144: upgrade: add support for experimental safe share mode
pulkit (Pulkit Goyal)
- D9156: mergestate: document `o` merge record state in _mergestate_base docs
pulkit (Pulkit Goyal)
- D9168: tests: update/remove outdated comments in test-copies-chain-merge.t
pulkit (Pulkit Goyal)
- D8392: [RFC] mergestate: store about files resolved in favour of other
pulkit (Pulkit Goyal)
- D9169: tags: add safety check for len(record) while reading hgtagsfnodescache
pulkit (Pulkit Goyal)
- D9191: commit: refactor salvage calculation to a different function
pulkit (Pulkit Goyal)
- D9192: commit: move salvaged calculation a bit earlier in the function
pulkit (Pulkit Goyal)
- D9193: commit: pass mergestate into `_process_files` instead of re-reading it
pulkit (Pulkit Goyal)
- D9190: mergestate: make filename argument optional in _mergestate_base.extras()
pulkit (Pulkit Goyal)
- D9194: commit: pass ChangingFiles object as argument to _process_files
pulkit (Pulkit Goyal)
- [PATCH 2 of 4] merge: if DELETED_CHANGED and GET are in actions, choose DELETED_CHANGED
Pulkit Goyal
- [PATCH 1 of 4] log: map --removed to walkopts.force_changelog_traversal
Pulkit Goyal
- [PATCH] merge: check for conflicting actions irrespective of length of bids
Pulkit Goyal
- [PATCH 1 of 6] grep: add option for logcmdutil.makewalker() to not filter revs by file pats
Pulkit Goyal
- [PATCH website] footer: remove Google plus link
Pulkit Goyal
- [PATCH 1 of 3] upgrade: improve documentation of matchrevlog()
Pulkit Goyal
- [PATCH 2 of 3] revlog: prevent multiple `any()` if we are not changing sidedata
Pulkit Goyal
- [PATCH 3 of 3] revlog: prevent recreating a tuple again and again for each rev
Pulkit Goyal
- [PATCH 2 of 2] who: replace "Open Source Projects" with "projects"
Pulkit Goyal
- [PATCH website] about: replace OpenJDK repository example by nginx repository
Pulkit Goyal
- [PATCH 1 of 5] mergestate: make filename argument optional in _mergestate_base.extras()
Pulkit Goyal
- [PATCH 2 of 5] commit: refactor salvage calculation to a different function
Pulkit Goyal
- [PATCH 3 of 5] commit: move salvaged calculation a bit earlier in the function
Pulkit Goyal
- [PATCH 4 of 5] commit: pass mergestate into `_process_files` instead of re-reading it
Pulkit Goyal
- [PATCH 5 of 5] commit: pass ChangingFiles object as argument to _process_files
Pulkit Goyal
- [PATCH] mergestate: document `o` merge record state in _mergestate_base docs
Pulkit Goyal
- [PATCH V2] revset: fix sorting key of wdir revision
Pulkit Goyal
- [PATCH 1 of 6] grep: explicitly pass regexp to closure functions
Pulkit Goyal
- [PATCH V2] mergestate: document `o` merge record state in _mergestate_base docs
Pulkit Goyal
- [PATCH V2] mergestate: make filename argument optional in _mergestate_base.extras()
Pulkit Goyal
- [PATCH V2] mergestate: add `allextras()` to get all extras
Pulkit Goyal
- [PATCH V2] mergestate: make filename argument optional in _mergestate_base.extras()
Pulkit Goyal
- [PATCH 1 of 7] grep: extract public function to register file to be skipped
Pulkit Goyal
- [PATCH 7 of 7] revset: add diff(pattern) predicate for "grep --diff"
Pulkit Goyal
- [PATCH 1 of 4] tests: add test showing broken extension loading in case of share-safe
Pulkit Goyal
- [PATCH 2 of 4] dispatch: load shared source repository config in share-safe mode
Pulkit Goyal
- [PATCH 3 of 4] config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
Pulkit Goyal
- [PATCH 4 of 4] upgrade: add support for experimental safe share mode
Pulkit Goyal
- [PATCH 2 of 4] dispatch: load shared source repository config in share-safe mode
Pulkit Goyal
- [PATCH 3 of 4] config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
Pulkit Goyal
- [PATCH 2 of 4] dispatch: load shared source repository config in share-safe mode
Pulkit Goyal
- [PATCH 7 of 7] revset: add diff(pattern) predicate for "grep --diff"
Pulkit Goyal
- [PATCH 1 of 2] revset: rename diff(pattern) to diffcontains(pattern)
Pulkit Goyal
- [PATCH 1 of 2 STABLE] contrib: split Windows requirements into multiple files
Pulkit Goyal
- [PATCH 2 of 2] who: replace "Open Source Projects" with "projects"
Pulkit Goyal
- D9181: rewriteutil: handle dropped commits when updating description hashes
mharbison72 (Matt Harbison)
- D9182: absorb: update commit hash references in the new commits
mharbison72 (Matt Harbison)
- D9183: fix: update commit hash references in the new commits
mharbison72 (Matt Harbison)
- D9205: posix: use context managers in a couple of places
mharbison72 (Matt Harbison)
- D9206: posix: avoid a leaked file descriptor in a unix domain socket exception case
mharbison72 (Matt Harbison)
- D9229: rebase: update commit hash references in the new commits
mharbison72 (Matt Harbison)
- D9243: demandimport: don't raise AttributeError if `exec_module` is missing
mharbison72 (Matt Harbison)
- D9248: repoview: only pin obsolete wdir parents while there are unresolved conflicts
mharbison72 (Matt Harbison)
- Default behavior of `hg absorb` with respect to empty changesets
Manuel Jacob
- [PATCH 2 of 2] who: replace "Open Source Projects" with "projects"
Manuel Jacob
- [PATCH website] Replace some subversion references by Git ones
Manuel Jacob
- D9207: record: when backing up, avoid generating very long filenames
spectral (Kyle Lippincott)
- [PATCH] hgweb: don't try to wrap mod_wsgi loggers
Yuya Nishihara
- [PATCH 1 of 4] tests: add newfilenode test case in test-merge-changedelete.t
Yuya Nishihara
- [PATCH 2 of 4] merge: if DELETED_CHANGED and GET are in actions, choose DELETED_CHANGED
Yuya Nishihara
- [PATCH] merge: check for conflicting actions irrespective of length of bids
Yuya Nishihara
- [PATCH] test: try to unflaky test-profile.t
Yuya Nishihara
- [PATCH 1 of 6] grep: add option for logcmdutil.makewalker() to not filter revs by file pats
Yuya Nishihara
- [PATCH 2 of 6] cmdutil: make walkchangerevs() call prepare with matcher instead of filenames
Yuya Nishihara
- [PATCH 3 of 6] grep: filter target files by matcher
Yuya Nishihara
- [PATCH 4 of 6] cmdutil: rewrite walkchangerevs() by using logcmdutil functions
Yuya Nishihara
- [PATCH 5 of 6] cmdutil: remove remainder of old walkchangerevs() implementation
Yuya Nishihara
- [PATCH 6 of 6] churn: leverage logcmdutil to filter revisions by --date
Yuya Nishihara
- [PATCH 1 of 6] grep: explicitly pass regexp to closure functions
Yuya Nishihara
- [PATCH 2 of 6] grep: move match and diff logic to new module
Yuya Nishihara
- [PATCH 3 of 6] grep: add stub class that maintains cache and states of grep operation
Yuya Nishihara
- [PATCH 4 of 6] grep: move getbody() to grepsearcher class
Yuya Nishihara
- [PATCH 5 of 6] grep: move readfile() to grepsearcher class
Yuya Nishihara
- [PATCH 6 of 6] grep: move prep() to grepsearcher class
Yuya Nishihara
- [PATCH] revset: add a `node` key for sorting
Yuya Nishihara
- [PATCH] revset: fix sorting key of wdir revision
Yuya Nishihara
- [PATCH V2] revset: fix sorting key of wdir revision
Yuya Nishihara
- [PATCH 3 of 3] revlog: prevent recreating a tuple again and again for each rev
Yuya Nishihara
- [PATCH 1 of 3] upgrade: improve documentation of matchrevlog()
Yuya Nishihara
- [PATCH 3 of 3] revlog: prevent recreating a tuple again and again for each rev
Yuya Nishihara
- Default behavior of `hg absorb` with respect to empty changesets
Yuya Nishihara
- [PATCH 1 of 5] mergestate: make filename argument optional in _mergestate_base.extras()
Yuya Nishihara
- [PATCH 2 of 5] commit: refactor salvage calculation to a different function
Yuya Nishihara
- [PATCH] mergestate: document `o` merge record state in _mergestate_base docs
Yuya Nishihara
- [PATCH V2] mergestate: document `o` merge record state in _mergestate_base docs
Yuya Nishihara
- [PATCH V2] mergestate: add `allextras()` to get all extras
Yuya Nishihara
- [PATCH 1 of 7] grep: extract public function to register file to be skipped
Yuya Nishihara
- [PATCH 2 of 7] scmutil: move walkchangerevs() from cmdutil
Yuya Nishihara
- [PATCH 3 of 7] grep: extract main search loop as searcher method
Yuya Nishihara
- [PATCH 4 of 7] stringutil: extract helper function that splits stringmatcher() pattern
Yuya Nishihara
- [PATCH 5 of 7] py3: fix stringmatcher() to byte-stringify exception message
Yuya Nishihara
- [PATCH 6 of 7] stringutil: add function to compile stringmatcher pattern into regexp
Yuya Nishihara
- [PATCH 7 of 7] revset: add diff(pattern) predicate for "grep --diff"
Yuya Nishihara
- [PATCH 2 of 4] dispatch: load shared source repository config in share-safe mode
Yuya Nishihara
- [PATCH 3 of 4] config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
Yuya Nishihara
- [PATCH 7 of 7] revset: add diff(pattern) predicate for "grep --diff"
Yuya Nishihara
- [PATCH 2 of 4] dispatch: load shared source repository config in share-safe mode
Yuya Nishihara
- [PATCH 3 of 4] config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
Yuya Nishihara
- [PATCH 2 of 4] dispatch: load shared source repository config in share-safe mode
Yuya Nishihara
- [PATCH 1 of 2] revset: rename diff(pattern) to diffcontains(pattern)
Yuya Nishihara
- [PATCH 2 of 2] relnotes: add diffcontains() to new features list
Yuya Nishihara
- [PATCH] help: update command synopsis to clarify "cp --forget" only takes destinations
Yuya Nishihara
- [PATCH 1 of 2] revset: rename diff(pattern) to diffcontains(pattern)
Yuya Nishihara
- [PATCH 1 of 2 STABLE] ui: fix echo back of ui.prompt() to not concatenate None as bytes
Yuya Nishihara
- [PATCH 2 of 2 STABLE] url: do not continue HTTP authentication with user=None (issue6425)
Yuya Nishihara
- bugzilla weekly report (2020-10-05)
Octobot
- bugzilla weekly report (2020-10-05)
Octobot
- bugzilla weekly report (2020-10-12)
Octobot
- bugzilla weekly report (2020-10-12)
Octobot
- bugzilla weekly report (2020-10-19)
Octobot
- bugzilla weekly report (2020-10-19)
Octobot
- bugzilla weekly report (2020-10-26)
Octobot
- bugzilla weekly report (2020-10-26)
Octobot
- D9151: test: add test-transaction-rollback-on-sigpipe.t demonstrating py3 regression
mplamann (Mitchell Plamann)
- D9152: hook: ignore EPIPE when flushing stdout/stderr
mplamann (Mitchell Plamann)
- D9239: test: avoid bashisms in test-transaction-rollback-on-sigpipe.t
mplamann (Mitchell Plamann)
- D9267: crecord: render chunkpad on Windows (issue6427)
barret (Barret Rennie)
- D9150: tests: skip doctests if not running from a hg repo
joerg.sonnenberger (Joerg Sonnenberger)
- D9153: unbundle: free temporary objects after use
joerg.sonnenberger (Joerg Sonnenberger)
- D9154: revlog: pre-compute null revlog item for pure version
joerg.sonnenberger (Joerg Sonnenberger)
- D9155: [WIP] revlog: don't cache parsed tuples in the C module
joerg.sonnenberger (Joerg Sonnenberger)
- D9160: bundlerepo: don't insert index tuples with full nodes as linkrev
joerg.sonnenberger (Joerg Sonnenberger)
- D9161: unionrepo: don't insert index tuples with None as int field
joerg.sonnenberger (Joerg Sonnenberger)
- D9162: [WIP] revlog: store new index entries as binary
joerg.sonnenberger (Joerg Sonnenberger)
- D9232: phases: allow registration and boundary advancement with revsion sets
joerg.sonnenberger (Joerg Sonnenberger)
- D9233: phases: convert registernew users to use revision sets
joerg.sonnenberger (Joerg Sonnenberger)
- D9231: revlog: extend addgroup() with callback for duplicates
joerg.sonnenberger (Joerg Sonnenberger)
- D9235: revlog: use LRU for the chain cache
joerg.sonnenberger (Joerg Sonnenberger)
- D9236: utils: helper function to print top memory allocation site
joerg.sonnenberger (Joerg Sonnenberger)
- D9237: transaction: only keep file names in-memory for journal [WIP]
joerg.sonnenberger (Joerg Sonnenberger)
- D9258: relnotes: mention improved memory use and underlaying API changes
joerg.sonnenberger (Joerg Sonnenberger)
- [PATCH 3 of 3] revlog: prevent recreating a tuple again and again for each rev
Joerg Sonnenberger
- D9145: contrib: install latest versions of Python
indygreg (Gregory Szorc)
- D9146: contrib: install Rust 1.46.0
indygreg (Gregory Szorc)
- D9147: packaging: normalize - to _ in WiX Id values
indygreg (Gregory Szorc)
- D9148: pyoxidizer: produce working Python 3 Windows installers (issue6366)
indygreg (Gregory Szorc)
- D9185: contrib: stop installing Python 3.5 and 3.6 in Windows environment
indygreg (Gregory Szorc)
- D9186: contrib: install Python 3.9.0
indygreg (Gregory Szorc)
- D9187: packaging: upgrade packages in Windows environment
indygreg (Gregory Szorc)
- D9189: automation: support running against Python 3.9
indygreg (Gregory Szorc)
- D9188: automation: upgrade packages in Linux environment
indygreg (Gregory Szorc)
- D9228: pyoxidizer: update to PyOxidizer 0.9
indygreg (Gregory Szorc)
- Availability of Mercurial 5.5.2 Windows installers using Python 3
Gregory Szorc
- [PATCH 1 of 2 STABLE] contrib: split Windows requirements into multiple files
Gregory Szorc
- [PATCH 2 of 2 STABLE] automation: upload Python 3.9 Windows wheels
Gregory Szorc
- ShareSafePlan
Martin von Zweigbergk
- Please sign up for the (virtual) sprint if you're interested
Martin von Zweigbergk
- Default behavior of `hg absorb` with respect to empty changesets
Martin von Zweigbergk
- Please sign up for the (virtual) sprint if you're interested
Martin von Zweigbergk
- [PATCH 1 of 2] revset: rename diff(pattern) to diffcontains(pattern)
Martin von Zweigbergk
- Please sign up for the (virtual) sprint if you're interested
Martin von Zweigbergk
- Formatting of output from evolve
Martin von Zweigbergk
- D9142: rust: move rustfmt.toml to repo root so it can be used by `hg fix`
martinvonz (Martin von Zweigbergk)
- D9066: merge: add a higher-level update() for the common `hg update` use case
martinvonz (Martin von Zweigbergk)
- D8392: [RFC] mergestate: store about files resolved in favour of other
martinvonz (Martin von Zweigbergk)
- D9159: [RFC] merge: stop caring about whether files are related (issue6163)
martinvonz (Martin von Zweigbergk)
- D9163: errors: move UnknownCommand and AmbiguousCommand near CommandError
martinvonz (Martin von Zweigbergk)
- D9164: errors: name arguments to CommandError constructor
martinvonz (Martin von Zweigbergk)
- D9166: errors: name arguments to UnknownCommand constructor
martinvonz (Martin von Zweigbergk)
- D9165: errors: name arguments to AmbiguousCommand constructor
martinvonz (Martin von Zweigbergk)
- D9167: errors: introduce UserError and use it from commands and cmdutil
martinvonz (Martin von Zweigbergk)
- D9171: tests: add test of copies suggested by Pierre-Yves on D9159
martinvonz (Martin von Zweigbergk)
- D9172: tests: update test-copies-chain-merge.t to not use empty files
martinvonz (Martin von Zweigbergk)
- D9173: tests: run test-copies-chain-merge.t also with copies in changesets
martinvonz (Martin von Zweigbergk)
- D9174: tests: make test-convert-git.t work across changed default branch name
martinvonz (Martin von Zweigbergk)
- D9175: tests: use `git init` instead of unusual synonym `git init-db`
martinvonz (Martin von Zweigbergk)
- D9176: tests: set git config using `git config` for simplicity
martinvonz (Martin von Zweigbergk)
- D9177: tests: fix test-check-module-imports.t broken by D9150
martinvonz (Martin von Zweigbergk)
- D9178: errors: stop passing non-strings to Abort's constructor
martinvonz (Martin von Zweigbergk)
- D9179: errors: name arguments to Abort constructor
martinvonz (Martin von Zweigbergk)
- D9180: tests: fix test-url.py on py3, broken by D9179
martinvonz (Martin von Zweigbergk)
- D9184: py3: convert an exception message to bytes
martinvonz (Martin von Zweigbergk)
- D9204: tests: add notes about broken `hg log --follow <file>` with copies in extras
martinvonz (Martin von Zweigbergk)
- D9214: copy: clarify in help text that `hg co --forget` takes a *destination* file
martinvonz (Martin von Zweigbergk)
- D9215: transaction: use ProgrammingError for when an committed transaction is used
martinvonz (Martin von Zweigbergk)
- D9216: backout: leverage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9218: commit: leverage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9219: grep: levarage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9217: import: leverage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9222: serve: leverage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9221: revert: leverage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9220: incoming: leverage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9223: tag: leverage cmdutil.check_incompatible_arguments()
martinvonz (Martin von Zweigbergk)
- D9225: tests: add test showing how `hg fix -s` deals with obsolete and orphan nodes
martinvonz (Martin von Zweigbergk)
- D9224: fix: suggest --source instead of --rev on empty revset
martinvonz (Martin von Zweigbergk)
- D9227: fix: only check for obsolete commits in the --rev case
martinvonz (Martin von Zweigbergk)
- D9226: fix: don't include obsolete descendants with -s
martinvonz (Martin von Zweigbergk)
- D9234: errors: remove unnecessary override of __bytes__ in RevlogError
martinvonz (Martin von Zweigbergk)
- D9238: errors: add config that lets user get more detailed exit codes
martinvonz (Martin von Zweigbergk)
- D9241: config: move message about leading spaces in config to config.py
martinvonz (Martin von Zweigbergk)
- D9240: errors: name arguments to ParseError constructor
martinvonz (Martin von Zweigbergk)
- D9242: errors: set detailed exit code to 20 for locking errors
martinvonz (Martin von Zweigbergk)
- D9244: histedit: drop fallback to empty string from rendertemplate()
martinvonz (Martin von Zweigbergk)
- D9245: config: add a new [command-templates] section for templates defined by hg
martinvonz (Martin von Zweigbergk)
- D9247: config: rename ui.mergemarkertemplate to command-templates.mergemarker
martinvonz (Martin von Zweigbergk)
- D9246: config: rename ui.graphnodetemplate to command-templates.graphnode
martinvonz (Martin von Zweigbergk)
- D9249: config: move ui.pre-merge-tool-output-template into [command-templates]
martinvonz (Martin von Zweigbergk)
- D9250: rebase: use hard-coded template for one-line commit description
martinvonz (Martin von Zweigbergk)
- D9251: rebase: make summary template configurable, with default to shared template
martinvonz (Martin von Zweigbergk)
- D9252: rebase: change and standarize template for rebase's one-line summary
martinvonz (Martin von Zweigbergk)
- D9255: split: use default one-line summary
martinvonz (Martin von Zweigbergk)
- D9254: phabsend: use default one-line summary
martinvonz (Martin von Zweigbergk)
- D9262: templates: include all non-branch namespaces in default one-line summary
martinvonz (Martin von Zweigbergk)
- D9263: relnotes: copy "next" to "5.6" and clear "next"
martinvonz (Martin von Zweigbergk)
- D9266: relnotes: document new [command-templates] section
martinvonz (Martin von Zweigbergk)
- D9265: help: document the new [command-templates] config section
martinvonz (Martin von Zweigbergk)
- [Bug 6414] New: In-memory rebase does not reactivate bookmark after falling back to normal merge
mercurial-bugs at mercurial-scm.org
- [Bug 6416] New: `hg touch` and `hg rewind` create non-identical copies of merges
mercurial-bugs at mercurial-scm.org
- [Bug 6417] New: --per-file does not work when only one file has changed
mercurial-bugs at mercurial-scm.org
- [Bug 6420] New: need ability to use non-native eols in work-files, besides native eols in repo (for git support)
mercurial-bugs at mercurial-scm.org
- [Bug 6421] New: Missing but unneeded merge-tool entries too noisy even for verbose, consider moving to debug.
mercurial-bugs at mercurial-scm.org
- [Bug 6422] New: "hg status" goes berserk and looks as if editing a file
mercurial-bugs at mercurial-scm.org
- [Bug 6423] New: Bad interaction between transaction aborts and .i files splitting into .i and .d files
mercurial-bugs at mercurial-scm.org
- [Bug 6424] New: AttributeError: 'list' object has no attribute 'add'
mercurial-bugs at mercurial-scm.org
- [Bug 6425] New: TypeError with https login failure
mercurial-bugs at mercurial-scm.org
- [Bug 6426] New: display commit info (branch, topic, …) when prompted by `hg prev/next` in case of ambigous changeset
mercurial-bugs at mercurial-scm.org
- [Bug 6427] New: crecord on Windows does not display chunks
mercurial-bugs at mercurial-scm.org
Last message date:
Sat Oct 31 21:49:38 UTC 2020
Archived on: Thu Jun 30 01:27:36 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).