September 2019 Archives by date
Starting: Sun Sep 1 02:14:33 UTC 2019
Ending: Tue Oct 1 03:59:02 UTC 2019
Messages: 660
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Yuya Nishihara
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
yuja (Yuya Nishihara)
- D6775: py3: convert hg executable path to bytes in missing case in procutil
Yuya Nishihara
- D6756: rust-utils: add normalize_case util to mirror Python one
Yuya Nishihara
- D6775: py3: convert hg executable path to bytes in missing case in procutil
yuja (Yuya Nishihara)
- D6756: rust-utils: add normalize_case util to mirror Python one
yuja (Yuya Nishihara)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Alphare (Raphaël Gomès)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Yuya Nishihara
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
yuja (Yuya Nishihara)
- [PATCH 1 of 4] rust-cpython: fix unsafe inner(py).borrow_mut() calls
Yuya Nishihara
- [PATCH 2 of 4] rust-cpython: introduce restricted variant of RefCell
Yuya Nishihara
- [PATCH 3 of 4] rust-cpython: pair leaked reference with its manager object
Yuya Nishihara
- [PATCH 4 of 4] rust-cpython: mark unsafe functions as such
Yuya Nishihara
- [PATCH 1 of 4] rust-cpython: fix unsafe inner(py).borrow_mut() calls
Raphaël Gomès
- [PATCH 4 of 4] rust-cpython: mark unsafe functions as such
Raphaël Gomès
- D6776: bookmarks: validate changes on push
valentin.gatienbaron (Valentin Gatien-Baron)
- bugzilla weekly report (2019-09-02)
Octobot
- bugzilla weekly report (2019-09-02)
Octobot
- D6775: py3: convert hg executable path to bytes in missing case in procutil
martinvonz (Martin von Zweigbergk)
- D6782: py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
martinvonz (Martin von Zweigbergk)
- D6782: py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
martinvonz (Martin von Zweigbergk)
- mercurial at 42834: 14 new changesets
Mercurial Commits
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Alphare (Raphaël Gomès)
- D6774: rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Alphare (Raphaël Gomès)
- [PATCH 1 of 4 V2] flagutil: introduce a flagprocessorsmixin class
Pierre-Yves David
- [PATCH] revlog: deprecate the use of `revision(..., raw=True)`
Pierre-Yves David
- D6772: remotefilelog: reduce probability of race-condition in remotefilelog tests
lothiraldan (Boris Feld)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Alphare (Raphaël Gomès)
- D6774: rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Alphare (Raphaël Gomès)
- D6776: bookmarks: validate changes on push
idlsoft (Sandu Turcan)
- mercurial at 42841: 7 new changesets
Mercurial Commits
- D6772: remotefilelog: reduce probability of race-condition in remotefilelog tests
lothiraldan (Boris Feld)
- D6522: tracing: add many more timedcm() calls throughout the codebase
martinvonz (Martin von Zweigbergk)
- D6522: tracing: add many more timedcm() calls throughout the codebase
martinvonz (Martin von Zweigbergk)
- [PATCH] revlog: deprecate the use of `revision(..., raw=True)`
Yuya Nishihara
- [PATCH 1 of 4 V2] flagutil: introduce a flagprocessorsmixin class
Yuya Nishihara
- D6783: httppeer: use context manager when writing temporary bundle to send
martinvonz (Martin von Zweigbergk)
- D6784: httppeer: use context manager when reading temporary bundle to send
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 4 V2] flagutil: introduce a flagprocessorsmixin class
Pierre-Yves David
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Alphare (Raphaël Gomès)
- [PATCH 4 of 4] rust-cpython: mark unsafe functions as such
Augie Fackler
- [PATCH 1 of 4 V2] flagutil: introduce a flagprocessorsmixin class
Augie Fackler
- [PATCH 1 of 4 V2] flagutil: introduce a flagprocessorsmixin class
Augie Fackler
- Improving file name encoding support on Windows
Augie Fackler
- D6783: httppeer: use context manager when writing temporary bundle to send
martinvonz (Martin von Zweigbergk)
- D6784: httppeer: use context manager when reading temporary bundle to send
martinvonz (Martin von Zweigbergk)
- D6782: py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
martinvonz (Martin von Zweigbergk)
- D6757: bdiff-torture: fix pyflakes warning reporting undefined name 'inst'
pulkit (Pulkit Goyal)
- D6767: split: handle partial commit of copies when doing split or record
spectral (Kyle Lippincott)
- D6768: split: handle partial commit of renames when doing split or record (issue5723)
spectral (Kyle Lippincott)
- D6711: branchheads: store wdir-dependent caches in wcache (issue6181)
spectral (Kyle Lippincott)
- D6749: tests: demonstrate crash when committing subset of copies to changeset
martinvonz (Martin von Zweigbergk)
- D6751: tests: show invalid copies when turning off copies-in-changeset
martinvonz (Martin von Zweigbergk)
- D6752: copies: remove existing copy info from the changeset on amend (BC)
martinvonz (Martin von Zweigbergk)
- D6763: tests: show the pattern generated for a relative glob
valentin.gatienbaron (Valentin Gatien-Baron)
- D6750: context: filter out invalid copies from workingctx.p[12]copies()
martinvonz (Martin von Zweigbergk)
- D6766: rustfilepatterns: refactor the pattern of removing a prefix from a &[u8]
valentin.gatienbaron (Valentin Gatien-Baron)
- D6765: rustfilepatterns: shorter code for concatenating slices
valentin.gatienbaron (Valentin Gatien-Baron)
- D6764: match: simplify the regexps created for glob patterns
valentin.gatienbaron (Valentin Gatien-Baron)
- D6732: localrepo: push manifestlog and changelog construction code into store
durin42 (Augie Fackler)
- D6734: git: RFC of a new extension to _directly_ operate on git repositories
durin42 (Augie Fackler)
- D6732: localrepo: push manifestlog and changelog construction code into store
durin42 (Augie Fackler)
- Improving file name encoding support on Windows
Yuya Nishihara
- mercurial at 42844: 3 new changesets (2 on stable)
Mercurial Commits
- D6782: py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
Yuya Nishihara
- D6782: py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
yuja (Yuya Nishihara)
- D6782: py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
martinvonz (Martin von Zweigbergk)
- D6785: automation: upgrade to latest packages in requirements.txt
indygreg (Gregory Szorc)
- D6786: automation: implement "publish-windows-artifacts" command
indygreg (Gregory Szorc)
- D6787: test: allow different result for zstd compression (issue6188)
jcristau (Julien Cristau)
- D6788: hgweb: fix websub regex flag syntax on Python 3
sheehan (Connor Sheehan)
- D6789: check-code: allow command substitution with $(command)
martinvonz (Martin von Zweigbergk)
- D6790: tests: use positive revision numbers in test-strip-cross.t
martinvonz (Martin von Zweigbergk)
- D6791: tests: don't log manifest-file in test-strip-cross.t
martinvonz (Martin von Zweigbergk)
- D6792: tests: split out manifest case from test-strip-cross.t
martinvonz (Martin von Zweigbergk)
- D6794: repair: extract a helper for generating all manifest revlogs
martinvonz (Martin von Zweigbergk)
- D6793: tests: show broken strip with treemanifests and unordered linkrevs
martinvonz (Martin von Zweigbergk)
- D6795: strip: fix bug with treemanifests and unordered linkrevs
martinvonz (Martin von Zweigbergk)
- D6797: flagutil: use the new mixin use in remotefilelog
marmoute (Pierre-Yves David)
- D6798: flagutil: make the error class used by the mixin configurable
marmoute (Pierre-Yves David)
- D6796: flagutil: introduce a flagprocessorsmixin class
marmoute (Pierre-Yves David)
- D6799: flagutil: use it in simplestorerepo
marmoute (Pierre-Yves David)
- D6800: flagprocessors: introduce specialized functions
marmoute (Pierre-Yves David)
- D6802: flagprocessors: use _processflagsread in simple cases
marmoute (Pierre-Yves David)
- D6803: flagprocessors: use _processflagsraw in easy cases
marmoute (Pierre-Yves David)
- D6801: flagprocessors: use _processflagswrite for write operation
marmoute (Pierre-Yves David)
- D6805: simplestorerepo: stop using `_processflags` directly
marmoute (Pierre-Yves David)
- D6806: flagprocessors: _processflags
marmoute (Pierre-Yves David)
- D6804: revlog: stop using `_processflags` directly
marmoute (Pierre-Yves David)
- D6807: flagprocessors: small code update to clarify parameters
marmoute (Pierre-Yves David)
- D6808: revlog: introduce a `sidedata` method
marmoute (Pierre-Yves David)
- D6809: revlog: return sidedata map from `_revisiondata`
marmoute (Pierre-Yves David)
- D6812: flagprocessors: return flagdata in the main processing function
marmoute (Pierre-Yves David)
- D6810: revlog: use the new sidedata map return in the sidedata method
marmoute (Pierre-Yves David)
- D6811: flagprocessors: return sidedata map in `_processflagsread`
marmoute (Pierre-Yves David)
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- D6813: flagprocessors: have the read transform function return side data (API)
marmoute (Pierre-Yves David)
- D6817: flagprocessors: make `_processflagsfunc` a module level function
marmoute (Pierre-Yves David)
- D6815: flagprocessors: add a `sidedata` parameters to _processflagswrite
marmoute (Pierre-Yves David)
- D6816: flagprocessors: writetransform function take side data as parameter (API)
marmoute (Pierre-Yves David)
- D6818: flagprocessors: make `processflagswrite` a module level function
marmoute (Pierre-Yves David)
- D6819: flagprocessors: make `processflagsread` a module level function
marmoute (Pierre-Yves David)
- D6820: flagprocessors: make `processflagsraw` a module level function
marmoute (Pierre-Yves David)
- D6821: flagprocessors: directly duplicate the deprecated layer back into revlog
marmoute (Pierre-Yves David)
- D6822: flagprocessors: move _flagserrorclass attribute on revlog & co
marmoute (Pierre-Yves David)
- D6823: flagprocessors: remove flagprocessorsmixin
marmoute (Pierre-Yves David)
- D6824: notify: add option for deterministic message-id generation
joerg.sonnenberger (Joerg Sonnenberger)
- [PATCH] discovery: replace "heads" by "changesets" in a output note (BC)
Pierre-Yves David
- [PATCH 1 of 9] run-tests: use symbolic constant instead of arbitrary number line matching
Pierre-Yves David
- [PATCH 2 of 9] run-tests: clarify "l" variable as "out_rawline"
Pierre-Yves David
- [PATCH 3 of 9] run-tests: rename `lout` variable to `out_line`
Pierre-Yves David
- [PATCH 4 of 9] run-tests: rename `lcmd` variable to `line_cmd`
Pierre-Yves David
- [PATCH 5 of 9] run-tests: document the `pos` variable in the matching code
Pierre-Yves David
- [PATCH 6 of 9] run-tests: extract a `process_cmd_line` from the main function
Pierre-Yves David
- [PATCH 7 of 9] run-tests: extract a `process_out_line` from the main function
Pierre-Yves David
- [PATCH 8 of 9] run-tests: remove the artificial indentation
Pierre-Yves David
- [PATCH 9 of 9] run-tests: add a dedicated 'isoptional' function
Pierre-Yves David
- D6824: notify: add option for deterministic message-id generation
Joerg Sonnenberger
- D6825: contrib: start building a library for simple hooks
joerg.sonnenberger (Joerg Sonnenberger)
- [PATCH 5 of 9] run-tests: document the `pos` variable in the matching code
Joerg Sonnenberger
- [PATCH STABLE] tests: register test-merge-combination.t as small but slow
Pierre-Yves David
- [PATCH 6 of 9] run-tests: extract a `process_cmd_line` from the main function
Joerg Sonnenberger
- Interest in integrating hg-git into Mercurial
Joerg Sonnenberger
- D6825: contrib: start building a library for simple hooks
pulkit (Pulkit Goyal)
- D6825: contrib: start building a library for simple hooks
joerg.sonnenberger (Joerg Sonnenberger)
- [PATCH 1 of 9] run-tests: use symbolic constant instead of arbitrary number line matching
Gregory Szorc
- D6787: test: allow different result for zstd compression (issue6188)
jcristau (Julien Cristau)
- D6788: hgweb: fix websub regex flag syntax on Python 3
indygreg (Gregory Szorc)
- D6796: flagutil: introduce a flagprocessorsmixin class
indygreg (Gregory Szorc)
- D6789: check-code: allow command substitution with $(command)
martinvonz (Martin von Zweigbergk)
- D6797: flagutil: use the new mixin use in remotefilelog
marmoute (Pierre-Yves David)
- D6798: flagutil: make the error class used by the mixin configurable
marmoute (Pierre-Yves David)
- D6799: flagutil: use it in simplestorerepo
marmoute (Pierre-Yves David)
- D6796: flagutil: introduce a flagprocessorsmixin class
marmoute (Pierre-Yves David)
- D6800: flagprocessors: introduce specialized functions
indygreg (Gregory Szorc)
- D6800: flagprocessors: introduce specialized functions
marmoute (Pierre-Yves David)
- D6802: flagprocessors: use _processflagsread in simple cases
marmoute (Pierre-Yves David)
- D6803: flagprocessors: use _processflagsraw in easy cases
marmoute (Pierre-Yves David)
- D6801: flagprocessors: use _processflagswrite for write operation
marmoute (Pierre-Yves David)
- D6826: py3: drop incorrect fsencode(findexe(...)) in procutil
martinvonz (Martin von Zweigbergk)
- D6800: flagprocessors: introduce specialized functions
indygreg (Gregory Szorc)
- D6805: simplestorerepo: stop using `_processflags` directly
marmoute (Pierre-Yves David)
- D6806: flagprocessors: _processflags
marmoute (Pierre-Yves David)
- D6807: flagprocessors: small code update to clarify parameters
indygreg (Gregory Szorc)
- D6804: revlog: stop using `_processflags` directly
marmoute (Pierre-Yves David)
- D6807: flagprocessors: small code update to clarify parameters
marmoute (Pierre-Yves David)
- D6814: revlog: add a `sidedata` parameters to addrevision
indygreg (Gregory Szorc)
- mercurial at 42847: 3 new changesets (1 on stable)
Mercurial Commits
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- D6808: revlog: introduce a `sidedata` method
indygreg (Gregory Szorc)
- D6826: py3: drop incorrect fsencode(findexe(...)) in procutil
martinvonz (Martin von Zweigbergk)
- D6825: contrib: start building a library for simple hooks
indygreg (Gregory Szorc)
- [PATCH STABLE] tests: register test-merge-combination.t as small but slow
Gregory Szorc
- [PATCH] discovery: replace "heads" by "changesets" in a output note (BC)
Yuya Nishihara
- mercurial at 42848: new changeset (1 on stable)
Mercurial Commits
- D6827: uncommit: add support to modify the commit message and date
mharbison72 (Matt Harbison)
- D6828: uncommit: add options to update to the current user or current date
mharbison72 (Matt Harbison)
- [PATCH 1 of 5] debugobsolete: also issue the "new obsmarkers" messsage
Pierre-Yves David
- [PATCH 2 of 5] transaction: issue "new obsmarkers" message at the end of the transaction
Pierre-Yves David
- [PATCH 3 of 5] narrow: rely on setting `quiet` mode instead of `pushbuffer`
Pierre-Yves David
- [PATCH 4 of 5] sshserver: flush stream after command dispatch
Pierre-Yves David
- [PATCH 5 of 5] changegroup: move message about added changes to transaction summary
Pierre-Yves David
- [PATCH 5 of 9] run-tests: document the `pos` variable in the matching code
Pierre-Yves David
- [PATCH 1 of 4 V2] run-tests: extract a `process_cmd_line` from the main function
Pierre-Yves David
- [PATCH 2 of 4 V2] run-tests: extract a `process_out_line` from the main function
Pierre-Yves David
- [PATCH 3 of 4 V2] run-tests: remove the artificial indentation
Pierre-Yves David
- [PATCH 4 of 4 V2] run-tests: add a dedicated 'isoptional' function
Pierre-Yves David
- [PATCH 6 of 9] run-tests: extract a `process_cmd_line` from the main function
Pierre-Yves David
- D6808: revlog: introduce a `sidedata` method
marmoute (Pierre-Yves David)
- [PATCH 5 of 9] run-tests: document the `pos` variable in the matching code
Joerg Sonnenberger
- [PATCH] split: use literal syntax to build a set of one element
Yuya Nishihara
- [PATCH 1 of 7] rust-dirstate: specify concrete return type of DirsMultiset::iter()
Yuya Nishihara
- [PATCH 2 of 7] rust-dirstate: provide CopyMapIter and StateMapIter types
Yuya Nishihara
- [PATCH 3 of 7] rust-cpython: replace dyn Iterator<..> of sequence with concrete type
Yuya Nishihara
- [PATCH 4 of 7] rust-cpython: replace dyn Iterator<..> of mapping with concrete type
Yuya Nishihara
- [PATCH 5 of 7] rust-cpython: rename py_shared_iterator_impl to py_shared_iterator
Yuya Nishihara
- [PATCH 6 of 7] rust-cpython: remove Option<_> from interface of py_shared_iterator
Yuya Nishihara
- [PATCH 7 of 7] rust-cpython: leverage py_shared_iterator::from_inner() where appropriate
Yuya Nishihara
- [PATCH 4 of 4] rust-cpython: mark unsafe functions as such
Yuya Nishihara
- bugzilla weekly report (2019-09-09)
Octobot
- bugzilla weekly report (2019-09-09)
Octobot
- D6830: exchange: avoid unnecessary conversion of bookmark nodes to hex (API)
valentin.gatienbaron (Valentin Gatien-Baron)
- D6829: doc: fix up confusing doc comment
valentin.gatienbaron (Valentin Gatien-Baron)
- D6831: exchange: convert bookmark nodes from hex to bin ASAP
valentin.gatienbaron (Valentin Gatien-Baron)
- [PATCH 7 of 7] rust-cpython: leverage py_shared_iterator::from_inner() where appropriate
Raphaël Gomès
- D6789: check-code: allow command substitution with $(command)
Augie Fackler
- [PATCH 7 of 7] rust-cpython: leverage py_shared_iterator::from_inner() where appropriate
Augie Fackler
- [PATCH] split: use literal syntax to build a set of one element
Augie Fackler
- Interest in integrating hg-git into Mercurial
Augie Fackler
- mercurial at 42869: 21 new changesets
Mercurial Commits
- [PATCH 5 of 5] changegroup: move message about added changes to transaction summary
Augie Fackler
- [PATCH 4 of 4 V2] run-tests: add a dedicated 'isoptional' function
Augie Fackler
- D6828: uncommit: add options to update to the current user or current date
pulkit (Pulkit Goyal)
- D6825: contrib: start building a library for simple hooks
durin42 (Augie Fackler)
- D6824: notify: add option for deterministic message-id generation
Augie Fackler
- D6827: uncommit: add support to modify the commit message and date
mharbison72 (Matt Harbison)
- D6828: uncommit: add options to update to the current user or current date
mharbison72 (Matt Harbison)
- [PATCH STABLE] merge: respect parents order when using `graft` on a merge
Pierre-Yves David
- D6776: bookmarks: validate changes on push
durin42 (Augie Fackler)
- D6824: notify: add option for deterministic message-id generation
joerg.sonnenberger (Joerg Sonnenberger)
- D6754: contrib: proof of concept script to build Mac packages without system python
durin42 (Augie Fackler)
- D6785: automation: upgrade to latest packages in requirements.txt
indygreg (Gregory Szorc)
- D6790: tests: use positive revision numbers in test-strip-cross.t
martinvonz (Martin von Zweigbergk)
- D6791: tests: don't log manifest-file in test-strip-cross.t
martinvonz (Martin von Zweigbergk)
- D6732: localrepo: push manifestlog and changelog construction code into store
durin42 (Augie Fackler)
- D6792: tests: split out manifest case from test-strip-cross.t
martinvonz (Martin von Zweigbergk)
- D6786: automation: implement "publish-windows-artifacts" command
indygreg (Gregory Szorc)
- D6793: tests: show broken strip with treemanifests and unordered linkrevs
martinvonz (Martin von Zweigbergk)
- D6794: repair: extract a helper for generating all manifest revlogs
martinvonz (Martin von Zweigbergk)
- D6795: strip: fix bug with treemanifests and unordered linkrevs
martinvonz (Martin von Zweigbergk)
- D6829: doc: fix up confusing doc comment
valentin.gatienbaron (Valentin Gatien-Baron)
- D6828: uncommit: add options to update to the current user or current date
mharbison72 (Matt Harbison)
- D6828: uncommit: add options to update to the current user or current date
pulkit (Pulkit Goyal)
- D6788: hgweb: fix websub regex flag syntax on Python 3
sheehan (Connor Sheehan)
- D6814: revlog: add a `sidedata` parameters to addrevision
durin42 (Augie Fackler)
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- D6821: flagprocessors: directly duplicate the deprecated layer back into revlog
durin42 (Augie Fackler)
- D6808: revlog: introduce a `sidedata` method
durin42 (Augie Fackler)
- D6789: check-code: allow command substitution with $(command)
martinvonz (Martin von Zweigbergk)
- D6789: check-code: allow command substitution with $(command)
martinvonz (Martin von Zweigbergk)
- D6789: check-code: allow command substitution with $(command)
lothiraldan (Boris Feld)
- D6828: uncommit: add options to update to the current user or current date
mharbison72 (Matt Harbison)
- D6776: bookmarks: validate changes on push
idlsoft (Sandu Turcan)
- D6789: check-code: allow command substitution with $(command)
spectral (Kyle Lippincott)
- D6832: highlight: fix encoding issues to enable Py3 compatibility
sheehan (Connor Sheehan)
- D6833: relnotes: we now require `sh` to support $(command) syntax to run test suite
martinvonz (Martin von Zweigbergk)
- D6833: relnotes: we now require `sh` to support $(command) syntax to run test suite
martinvonz (Martin von Zweigbergk)
- D6834: flagprocessors: return flagdata in the main processing function
marmoute (Pierre-Yves David)
- D6834: flagprocessors: return flagdata in the main processing function
marmoute (Pierre-Yves David)
- D6835: phabricator: don't abort if property writing fails during amending
Kwan (Ian Moody)
- D6835: phabricator: don't abort if property writing fails during amending
Kwan (Ian Moody)
- D6808: revlog: introduce a `sidedata` method
marmoute (Pierre-Yves David)
- D6812: flagprocessors: return flagdata in the main processing function
marmoute (Pierre-Yves David)
- D6809: revlog: return sidedata map from `_revisiondata`
marmoute (Pierre-Yves David)
- D6810: revlog: use the new sidedata map return in the sidedata method
marmoute (Pierre-Yves David)
- D6811: flagprocessors: return sidedata map in `_processflagsread`
marmoute (Pierre-Yves David)
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- D6813: flagprocessors: have the read transform function return side data (API)
marmoute (Pierre-Yves David)
- D6817: flagprocessors: make `_processflagsfunc` a module level function
marmoute (Pierre-Yves David)
- D6815: flagprocessors: add a `sidedata` parameters to _processflagswrite
marmoute (Pierre-Yves David)
- D6816: flagprocessors: writetransform function take side data as parameter (API)
marmoute (Pierre-Yves David)
- D6818: flagprocessors: make `processflagswrite` a module level function
marmoute (Pierre-Yves David)
- D6819: flagprocessors: make `processflagsread` a module level function
marmoute (Pierre-Yves David)
- D6820: flagprocessors: make `processflagsraw` a module level function
marmoute (Pierre-Yves David)
- D6821: flagprocessors: directly duplicate the deprecated layer back into revlog
marmoute (Pierre-Yves David)
- D6822: flagprocessors: move _flagserrorclass attribute on revlog & co
marmoute (Pierre-Yves David)
- D6823: flagprocessors: remove flagprocessorsmixin
marmoute (Pierre-Yves David)
- D6810: revlog: use the new sidedata map return in the sidedata method
marmoute (Pierre-Yves David)
- D6811: flagprocessors: return sidedata map in `_processflagsread`
marmoute (Pierre-Yves David)
- D6813: flagprocessors: have the read transform function return side data (API)
marmoute (Pierre-Yves David)
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- D6815: flagprocessors: add a `sidedata` parameters to _processflagswrite
marmoute (Pierre-Yves David)
- D6816: flagprocessors: writetransform function take side data as parameter (API)
marmoute (Pierre-Yves David)
- D6818: flagprocessors: make `processflagswrite` a module level function
marmoute (Pierre-Yves David)
- D6819: flagprocessors: make `processflagsread` a module level function
marmoute (Pierre-Yves David)
- D6820: flagprocessors: make `processflagsraw` a module level function
marmoute (Pierre-Yves David)
- D6821: flagprocessors: directly duplicate the deprecated layer back into revlog
marmoute (Pierre-Yves David)
- D6822: flagprocessors: move _flagserrorclass attribute on revlog & co
marmoute (Pierre-Yves David)
- D6823: flagprocessors: remove flagprocessorsmixin
marmoute (Pierre-Yves David)
- D6808: revlog: introduce a `sidedata` method
marmoute (Pierre-Yves David)
- D6754: contrib: proof of concept script to build Mac packages without system python
mharbison72 (Matt Harbison)
- D6788: hgweb: fix websub regex flag syntax on Python 3
sheehan (Connor Sheehan)
- D6825: contrib: start building a library for simple hooks
indygreg (Gregory Szorc)
- [PATCH 5 of 5] changegroup: move message about added changes to transaction summary
Martin von Zweigbergk
- [PATCH 5 of 5] changegroup: move message about added changes to transaction summary
Pierre-Yves David
- [PATCH 5 of 5] changegroup: move message about added changes to transaction summary
Martin von Zweigbergk
- [Bug 6196] New: Exception after 5.1.1 upgrade
mercurial-bugs at mercurial-scm.org
- D6838: idirstate: remove now non-public _map attribute
durin42 (Augie Fackler)
- D6836: interfaces: introduce an interface for dirstate implementations
durin42 (Augie Fackler)
- D6839: idirstate: group private methods and attrs that are in the interface
durin42 (Augie Fackler)
- D6837: cleanup: fix leakage of dirstate._map to client code
durin42 (Augie Fackler)
- D6837: cleanup: fix leakage of dirstate._map to client code
mharbison72 (Matt Harbison)
- mercurial at 42919: 50 new changesets (2 on stable)
Mercurial Commits
- D6840: hgweb: add a `message` attribute to `hgweb.common.ErrorResponse`
sheehan (Connor Sheehan)
- D6840: hgweb: add a `message` attribute to `hgweb.common.ErrorResponse`
sheehan (Connor Sheehan)
- D6841: uncommit: drop the hyphen from --current-user and --current-date
mharbison72 (Matt Harbison)
- D6842: uncommit: make -D/--date and -U/--user mutually exclusive
mharbison72 (Matt Harbison)
- D6840: hgweb: add a `message` attribute to `hgweb.common.ErrorResponse`
sheehan (Connor Sheehan)
- D6832: highlight: fix encoding issues to enable Py3 compatibility
sheehan (Connor Sheehan)
- D6841: uncommit: drop the hyphen from --current-user and --current-date
mharbison72 (Matt Harbison)
- D6842: uncommit: make -D/--date and -U/--user mutually exclusive
mharbison72 (Matt Harbison)
- D6821: flagprocessors: directly duplicate the deprecated layer back into revlog
marmoute (Pierre-Yves David)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Alphare (Raphaël Gomès)
- D6837: cleanup: fix leakage of dirstate._map to client code
durin42 (Augie Fackler)
- D6776: bookmarks: validate changes on push
durin42 (Augie Fackler)
- D6776: bookmarks: validate changes on push
durin42 (Augie Fackler)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
durin42 (Augie Fackler)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
durin42 (Augie Fackler)
- D6709: config: add --registered flag to show all known configs
durin42 (Augie Fackler)
- D6735: update: added support for --abort flag(issue4404)
durin42 (Augie Fackler)
- D6659: graft: split graft code into seperate functions
durin42 (Augie Fackler)
- D4664: mergecommit: add a new extension to merge in-memory and create a commit
durin42 (Augie Fackler)
- D6830: exchange: avoid unnecessary conversion of bookmark nodes to hex (API)
valentin.gatienbaron (Valentin Gatien-Baron)
- D6831: exchange: convert bookmark nodes from hex to bin ASAP
valentin.gatienbaron (Valentin Gatien-Baron)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
idlsoft (Sandu Turcan)
- D6735: update: added support for --abort flag(issue4404)
taapas1128 (Taapas Agrawal)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
durin42 (Augie Fackler)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
durin42 (Augie Fackler)
- D6843: ui: option to preserve the progress bar
joerg.sonnenberger (Joerg Sonnenberger)
- mercurial at 42925: 6 new changesets
Mercurial Commits
- D6735: update: added support for --abort flag(issue4404)
mharbison72 (Matt Harbison)
- D6735: update: added support for --abort flag(issue4404)
mharbison72 (Matt Harbison)
- D6736: shelve: add method for storing mergestate in changeset extras
pulkit (Pulkit Goyal)
- D6738: unshelve: add --unresolved flag to unshelve mergestate with unresolved files
pulkit (Pulkit Goyal)
- D4664: mergecommit: add a new extension to merge in-memory and create a commit
pulkit (Pulkit Goyal)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
pulkit (Pulkit Goyal)
- D6837: cleanup: fix leakage of dirstate._map to client code
durin42 (Augie Fackler)
- D6774: rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
kevincox (Kevin Cox)
- D6844: remotefilelog: replace repack lock to solve race condition
lothiraldan (Boris Feld)
- D6845: pushkeys: introduce a server.bookmarks-pushkey-reject option to complement D6776
idlsoft (Sandu Turcan)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
idlsoft (Sandu Turcan)
- D6734: git: RFC of a new extension to _directly_ operate on git repositories
durin42 (Augie Fackler)
- D6846: packaging: script the building of a MacOS installer using a custom python
mharbison72 (Matt Harbison)
- D6846: packaging: script the building of a MacOS installer using a custom python
mharbison72 (Matt Harbison)
- mercurial at 42926: new changeset
Mercurial Commits
- D6709: config: add --registered flag to show all known configs
av6 (Anton Shestakov)
- D6847: dont-accept-this: this is for reference in D6776
valentin.gatienbaron (Valentin Gatien-Baron)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
valentin.gatienbaron (Valentin Gatien-Baron)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6836: interfaces: introduce an interface for dirstate implementations
Alphare (Raphaël Gomès)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Alphare (Raphaël Gomès)
- D6774: rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Alphare (Raphaël Gomès)
- D6774: rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Alphare (Raphaël Gomès)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
kevincox (Kevin Cox)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
durin42 (Augie Fackler)
- [PATCH evolve-ext] docs: add example for the `prune` command
Anton Shestakov
- [PATCH evolve-ext] docs: add example for the `prune` command
Raphaël Gomès
- D6848: narrow: add option for automatically removing unused includes
rdamazio (Rodrigo Damazio Bovendorp)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
idlsoft (Sandu Turcan)
- D6846: packaging: script the building of a MacOS installer using a custom python
mharbison72 (Matt Harbison)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
idlsoft (Sandu Turcan)
- D6848: narrow: add option for automatically removing unused includes
rdamazio (Rodrigo Damazio Bovendorp)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
idlsoft (Sandu Turcan)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
idlsoft (Sandu Turcan)
- D6849: tests: move a config write to top of file since it applies to all tests
martinvonz (Martin von Zweigbergk)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
valentin.gatienbaron (Valentin Gatien-Baron)
- D6776: bookmarks: validate changes on push (issue6193) (BC)
idlsoft (Sandu Turcan)
- D6838: idirstate: remove now non-public _map attribute
durin42 (Augie Fackler)
- D6839: idirstate: group private methods and attrs that are in the interface
durin42 (Augie Fackler)
- D6836: interfaces: introduce an interface for dirstate implementations
durin42 (Augie Fackler)
- D6849: tests: move a config write to top of file since it applies to all tests
martinvonz (Martin von Zweigbergk)
- D6850: bundle2: fix an off-by-one in debug message of number of parts
martinvonz (Martin von Zweigbergk)
- D6850: bundle2: fix an off-by-one in debug message of number of parts
marmoute (Pierre-Yves David)
- D6850: bundle2: fix an off-by-one in debug message of number of parts
martinvonz (Martin von Zweigbergk)
- D6850: bundle2: fix an off-by-one in debug message of number of parts
martinvonz (Martin von Zweigbergk)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
martinvonz (Martin von Zweigbergk)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
martinvonz (Martin von Zweigbergk)
- D6852: tests: stabilize test-fix.t on Windows
mharbison72 (Matt Harbison)
- D6853: amend: add option to update to the current user
mharbison72 (Matt Harbison)
- D6855: amend: enable support for closing the branch
mharbison72 (Matt Harbison)
- D6856: amend: enable support for using the secret phase
mharbison72 (Matt Harbison)
- D6857: uncommit: enable support for adding a note
mharbison72 (Matt Harbison)
- D6854: amend: prevent '\n' in the note string
mharbison72 (Matt Harbison)
- D6850: bundle2: fix an off-by-one in debug message of number of parts
marmoute (Pierre-Yves David)
- D6709: config: add --registered flag to show all known configs
marmoute (Pierre-Yves David)
- D6709: config: add --registered flag to show all known configs
mharbison72 (Matt Harbison)
- [PATCH] rust-cpython: add sanity check to PySharedState::decrease_leak_count()
Yuya Nishihara
- D6850: bundle2: fix an off-by-one in debug message of number of parts
martinvonz (Martin von Zweigbergk)
- [PATCH] rust-cpython: add sanity check to PySharedState::decrease_leak_count()
Raphaël Gomès
- bugzilla weekly report (2019-09-16)
Octobot
- bugzilla weekly report (2019-09-16)
Octobot
- D6858: zstandard: vendor python-zstandard 0.11
indygreg (Gregory Szorc)
- D6735: update: added support for --abort flag(issue4404)
mharbison72 (Matt Harbison)
- mercurial at 42931: 5 new changesets
Mercurial Commits
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
martinvonz (Martin von Zweigbergk)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
martinvonz (Martin von Zweigbergk)
- D6734: git: RFC of a new extension to _directly_ operate on git repositories
durin42 (Augie Fackler)
- D6857: uncommit: enable support for adding a note
pulkit (Pulkit Goyal)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
pulkit (Pulkit Goyal)
- [PATCH] rust-cpython: add sanity check to PySharedState::decrease_leak_count()
Pulkit Goyal
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
idlsoft (Sandu Turcan)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
martinvonz (Martin von Zweigbergk)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
pulkit (Pulkit Goyal)
- D6855: amend: enable support for closing the branch
mharbison72 (Matt Harbison)
- D6856: amend: enable support for using the secret phase
mharbison72 (Matt Harbison)
- D6857: uncommit: enable support for adding a note
mharbison72 (Matt Harbison)
- D6853: amend: add option to update to the current user
mharbison72 (Matt Harbison)
- D6858: zstandard: vendor python-zstandard 0.12
indygreg (Gregory Szorc)
- D6854: amend: prevent '\n' in the note string
mharbison72 (Matt Harbison)
- D6852: tests: stabilize test-fix.t on Windows
mharbison72 (Matt Harbison)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
idlsoft (Sandu Turcan)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
martinvonz (Martin von Zweigbergk)
- D6859: rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send (RFC)
yuja (Yuya Nishihara)
- D6709: config: add --registered flag to show all known configs
av6 (Anton Shestakov)
- D6859: rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send (RFC)
Alphare (Raphaël Gomès)
- D6709: config: add --registered flag to show all known configs
marmoute (Pierre-Yves David)
- [PATCH] archive: add XZ support if built with Python 3
David Demelier
- D6709: config: add --registered flag to show all known configs
pulkit (Pulkit Goyal)
- [PATCH] archive: add XZ support if built with Python 3
Augie Fackler
- mercurial at 42939: 8 new changesets
Mercurial Commits
- [PATCH 1 of 2] perf: add a --stats argument to perfhelper-mergecopies
Pierre-Yves David
- [PATCH 2 of 2] perf: add a --stats argument to perfhelper-pathcopies
Pierre-Yves David
- [PATCH] archive: add XZ support if built with Python 3
Martin von Zweigbergk
- D6848: narrow: add option for automatically removing unused includes
pulkit (Pulkit Goyal)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
pulkit (Pulkit Goyal)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6848: narrow: add option for automatically removing unused includes
pulkit (Pulkit Goyal)
- [PATCH 2 of 2] perf: add a --stats argument to perfhelper-pathcopies
Augie Fackler
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6814: revlog: add a `sidedata` parameters to addrevision
durin42 (Augie Fackler)
- D6848: narrow: add option for automatically removing unused includes
pulkit (Pulkit Goyal)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6844: remotefilelog: replace repack lock to solve race condition
lothiraldan (Boris Feld)
- D6860: remotefilelog: remove dead code for using flock() for locking
durin42 (Augie Fackler)
- D6861: fastannotate: remove support for flock() locking
durin42 (Augie Fackler)
- D6862: tests: clean up built binaries after running test-fuzz-targets.t
durin42 (Augie Fackler)
- D6851: narrow: don't hexify paths and double-hexify known nodes on wire (BC)
martinvonz (Martin von Zweigbergk)
- D6860: remotefilelog: remove dead code for using flock() for locking
durin42 (Augie Fackler)
- D6861: fastannotate: remove support for flock() locking
durin42 (Augie Fackler)
- D6862: tests: clean up built binaries after running test-fuzz-targets.t
durin42 (Augie Fackler)
- D6848: narrow: add option for automatically removing unused includes
martinvonz (Martin von Zweigbergk)
- D6863: py3: byte-prefix sanitisation regexes in phabricator.py
Kwan (Ian Moody)
- mercurial at 42948: 9 new changesets
Mercurial Commits
- D6864: py3: don't double-convert "opts" to bytes
martinvonz (Martin von Zweigbergk)
- D6865: osutil: allow disabling setprocname via a define passed to the compiler
spectral (Kyle Lippincott)
- D6867: transaction: detect an attempt to truncate-to-extend on playback, raise error
spectral (Kyle Lippincott)
- D6866: osutil: tolerate Py_GetArgcArgv not being set up properly
spectral (Kyle Lippincott)
- D6868: py3: add test demonstrating TypeError when phabsending skips unchanged commits
Kwan (Ian Moody)
- D6869: py3: pass a bytestring into querydrev instead of a string that'll TypeError
Kwan (Ian Moody)
- D6868: py3: add test demonstrating TypeError when phabsending skips unchanged commits
Kwan (Ian Moody)
- D6869: py3: pass a bytestring into querydrev instead of a string that'll TypeError
Kwan (Ian Moody)
- D6870: tests: recognize DNS timeouts as well
joerg.sonnenberger (Joerg Sonnenberger)
- D6863: py3: byte-prefix sanitisation regexes in phabricator.py
Kwan (Ian Moody)
- D6267: incoming: detect if server send partial replies
joerg.sonnenberger (Joerg Sonnenberger)
- [PATCH] archive: add XZ support if built with Python 3
David Demelier
- [PATCH] archive: add XZ support if built with Python 3
Martin von Zweigbergk
- [PATCH] archive: add XZ support if built with Python 3
David Demelier
- [PATCH STABLE] merge: respect parents order when using `graft` on a merge, this time for real
Anton Shestakov
- D6864: py3: don't double-convert "opts" to bytes
martinvonz (Martin von Zweigbergk)
- mercurial at 42952: 4 new changesets
Mercurial Commits
- D6871: wireprototypes: clarify documentation of getbundle argument types
martinvonz (Martin von Zweigbergk)
- [PATCH STABLE] merge: respect parents order when using `graft` on a merge, this time for real
Yuya Nishihara
- D6871: wireprototypes: clarify documentation of getbundle argument types
martinvonz (Martin von Zweigbergk)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Yuya Nishihara
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
yuja (Yuya Nishihara)
- D6773: rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
Alphare (Raphaël Gomès)
- D6774: rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Alphare (Raphaël Gomès)
- [PATCH 01 of 10] rust-cpython: move py_shared_state to PySharedRefCell object
Yuya Nishihara
- [PATCH 02 of 10] rust-cpython: move borrow_mut() to PySharedRefCell
Yuya Nishihara
- [PATCH 03 of 10] rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send
Yuya Nishihara
- [PATCH 04 of 10] rust-cpython: store leaked reference to PySharedState in $leaked struct
Yuya Nishihara
- [PATCH 05 of 10] rust-cpython: move $leaked struct out of macro
Yuya Nishihara
- [PATCH 06 of 10] rust-cpython: add safe wrapper representing shared data borrowed from PyObject
Yuya Nishihara
- [PATCH 07 of 10] rust-cpython: drop self.leak_immutable() in favor of PySharedRef wrapper
Yuya Nishihara
- [PATCH 08 of 10] rust-cpython: drop self.borrow_mut() in favor of PySharedRef wrapper
Yuya Nishihara
- [PATCH 09 of 10] rust-cpython: put leaked reference in PyLeakedRef
Yuya Nishihara
- [PATCH 10 of 10] rust-cpython: add safe way to map PyLeakedRef<&T> to PyLeakedRef<U>
Yuya Nishihara
- bugzilla weekly report (2019-09-23)
Octobot
- bugzilla weekly report (2019-09-23)
Octobot
- [PATCH 1 of 4] stack: use repo.revs() instead of revsetlang.formatspec() + scmutil.revrange()
Anton Shestakov
- [PATCH 2 of 4] stack: take getstack() and turn it into stack class (API)
Anton Shestakov
- [PATCH 3 of 4] stack: add indexedrevs property to contain a list of stack revs and its base
Anton Shestakov
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Anton Shestakov
- [PATCH STABLE] merge: back out changeset a4ca0610c754 (parents order when grafting a merge)
Anton Shestakov
- [PATCH STABLE] merge: back out changeset a4ca0610c754 (parents order when grafting a merge)
Yuya Nishihara
- [PATCH 1 of 4] stack: use repo.revs() instead of revsetlang.formatspec() + scmutil.revrange()
Yuya Nishihara
- [PATCH 3 of 4] stack: add indexedrevs property to contain a list of stack revs and its base
Yuya Nishihara
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Yuya Nishihara
- D6867: transaction: detect an attempt to truncate-to-extend on playback, raise error
durin42 (Augie Fackler)
- D6843: ui: option to preserve the progress bar
durin42 (Augie Fackler)
- D6865: osutil: allow disabling setprocname via a define passed to the compiler
spectral (Kyle Lippincott)
- D6867: transaction: detect an attempt to truncate-to-extend on playback, raise error
spectral (Kyle Lippincott)
- D6866: osutil: tolerate Py_GetArgcArgv not being set up properly
spectral (Kyle Lippincott)
- D6870: tests: recognize DNS timeouts as well
joerg.sonnenberger (Joerg Sonnenberger)
- mercurial at 42960: 8 new changesets (2 on stable)
Mercurial Commits
- D6522: tracing: add many more timedcm() calls throughout the codebase
durin42 (Augie Fackler)
- D6527: dirstate: add counter events for work queue depth
durin42 (Augie Fackler)
- D6522: tracing: add many more timedcm() calls throughout the codebase
durin42 (Augie Fackler)
- D6859: rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send (RFC)
durin42 (Augie Fackler)
- D6859: rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send (RFC)
durin42 (Augie Fackler)
- [PATCH 03 of 10] rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send
Augie Fackler
- D6872: contrib: add new examples area and start it out with a config for `hg fix`
durin42 (Augie Fackler)
- D6873: examples: add sample fix integration for `rustfmt`
durin42 (Augie Fackler)
- D6843: ui: option to preserve the progress bar
joerg.sonnenberger (Joerg Sonnenberger)
- [PATCH 03 of 10] rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send
Yuya Nishihara
- D6872: contrib: add new examples area and start it out with a config for `hg fix`
durin42 (Augie Fackler)
- D6873: examples: add sample fix integration for `rustfmt`
durin42 (Augie Fackler)
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Pierre-Yves David
- [PATCH 03 of 10] rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send
Augie Fackler
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Yuya Nishihara
- [PATCH 03 of 10] rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send
Yuya Nishihara
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Pierre-Yves David
- D6874: uncommit: fix typo in help text
mharbison72 (Matt Harbison)
- D6875: phabricator: use exthelper to register commands, config, and templates
mharbison72 (Matt Harbison)
- D6876: phabricator: support automatically obsoleting old revisions of pulled commits
mharbison72 (Matt Harbison)
- D6875: phabricator: use exthelper to register commands, config, and templates
marmoute (Pierre-Yves David)
- [PATCH 1 of 2 V2] stack: take getstack() and turn it into stack class (API)
Anton Shestakov
- [PATCH 2 of 2 V2] stack: add indexedrevs property to contain a list of stack revs and its base
Anton Shestakov
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Anton Shestakov
- [PATCH 1 of 3] singlehead: fix a small typo in a test comment
Pierre-Yves David
- [PATCH 2 of 3] testlib: allow more argument to mkcommit
Pierre-Yves David
- [PATCH 3 of 3] singlehead: introduce special handling of closed heads
Pierre-Yves David
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Yuya Nishihara
- [PATCH 3 of 3] singlehead: introduce special handling of closed heads
Augie Fackler
- D6878: hg: have `updatetotally` more thoroughly check updatecheck argument (API)
durin42 (Augie Fackler)
- D6877: merge: replace magic strings with NAMED_CONSTANTS (API)
durin42 (Augie Fackler)
- D6879: merge: check argument value with if/raise instead of an assert
durin42 (Augie Fackler)
- [PATCH 3 of 3] singlehead: introduce special handling of closed heads
Pulkit Goyal
- D6880: rebase: track new nodes when --keep is set
pgossman (Paul Gossman)
- D6880: rebase: track new nodes when --keep is set
pgossman (Paul Gossman)
- D6874: uncommit: fix typo in help text
pulkit (Pulkit Goyal)
- [PATCH 3 of 3] singlehead: introduce special handling of closed heads
Pierre-Yves David
- D6878: hg: have `updatetotally` more thoroughly check updatecheck argument (API)
durin42 (Augie Fackler)
- D6875: phabricator: use exthelper to register commands, config, and templates
mharbison72 (Matt Harbison)
- D6877: merge: replace magic strings with NAMED_CONSTANTS (API)
durin42 (Augie Fackler)
- D6879: merge: check argument value with if/raise instead of an assert
durin42 (Augie Fackler)
- D6874: uncommit: fix typo in help text
mharbison72 (Matt Harbison)
- D6880: rebase: track new nodes when --keep is set
pgossman (Paul Gossman)
- D6881: histedit: demonstrate breakage when `update` to a revision breaks
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
martinvonz (Martin von Zweigbergk)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
martinvonz (Martin von Zweigbergk)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
martinvonz (Martin von Zweigbergk)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
martinvonz (Martin von Zweigbergk)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
martinvonz (Martin von Zweigbergk)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
martinvonz (Martin von Zweigbergk)
- D6881: histedit: demonstrate breakage when `update` to a revision breaks
durin42 (Augie Fackler)
- D6882: histedit: sniff-test for untracked file conflicts before prompting for rules
durin42 (Augie Fackler)
- D6883: update: clarify calculateupdate() call sites by specifying argument names
martinvonz (Martin von Zweigbergk)
- D6884: bookmarks: remove changectx() method from bmstore (API)
durin42 (Augie Fackler)
- D6734: git: RFC of a new extension to _directly_ operate on git repositories
durin42 (Augie Fackler)
- D6884: bookmarks: remove changectx() method from bmstore (API)
durin42 (Augie Fackler)
- D6884: bookmarks: remove changectx() method from bmstore (API)
durin42 (Augie Fackler)
- D6883: update: clarify calculateupdate() call sites by specifying argument names
martinvonz (Martin von Zweigbergk)
- D6885: relnotes: mention API change from https://phab.mercurial-scm.org/D6884
martinvonz (Martin von Zweigbergk)
- D6885: relnotes: mention API change from https://phab.mercurial-scm.org/D6884
pulkit (Pulkit Goyal)
- D6885: relnotes: mention API change from https://phab.mercurial-scm.org/D6884
martinvonz (Martin von Zweigbergk)
- D6885: relnotes: mention API change from https://phab.mercurial-scm.org/D6884
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 3] singlehead: fix a small typo in a test comment
Martin von Zweigbergk
- [PATCH 2 of 2 V2] stack: add indexedrevs property to contain a list of stack revs and its base
Yuya Nishihara
- D6880: rebase: track new nodes when --keep is set
martinvonz (Martin von Zweigbergk)
- D6880: rebase: track new nodes when --keep is set
pgossman (Paul Gossman)
- mercurial at 42974: 14 new changesets
Mercurial Commits
- D6880: rebase: track new nodes when --keep is set
martinvonz (Martin von Zweigbergk)
- [PATCH] perf: fix perfhelper-pathcopies without --stats
Pierre-Yves David
- mercurial at 42975: new changeset
Mercurial Commits
- [PATCH 4 of 4] revset: introduce a 'foo#stack[n]' subscript relation to access stack revisions
Pierre-Yves David
- D6808: revlog: introduce a `sidedata` method
marmoute (Pierre-Yves David)
- D6812: flagprocessors: return flagdata in the main processing function
marmoute (Pierre-Yves David)
- D6809: revlog: return sidedata map from `_revisiondata`
marmoute (Pierre-Yves David)
- D6810: revlog: use the new sidedata map return in the sidedata method
marmoute (Pierre-Yves David)
- D6811: flagprocessors: return sidedata map in `_processflagsread`
marmoute (Pierre-Yves David)
- D6814: revlog: add a `sidedata` parameters to addrevision
marmoute (Pierre-Yves David)
- D6813: flagprocessors: have the read transform function return side data (API)
marmoute (Pierre-Yves David)
- D6815: flagprocessors: add a `sidedata` parameters to _processflagswrite
marmoute (Pierre-Yves David)
- D6817: flagprocessors: make `_processflagsfunc` a module level function
marmoute (Pierre-Yves David)
- D6816: flagprocessors: writetransform function take side data as parameter (API)
marmoute (Pierre-Yves David)
- D6818: flagprocessors: make `processflagswrite` a module level function
marmoute (Pierre-Yves David)
- D6819: flagprocessors: make `processflagsread` a module level function
marmoute (Pierre-Yves David)
- D6820: flagprocessors: make `processflagsraw` a module level function
marmoute (Pierre-Yves David)
- D6821: flagprocessors: directly duplicate the deprecated layer back into revlog
marmoute (Pierre-Yves David)
- D6822: flagprocessors: move _flagserrorclass attribute on revlog & co
marmoute (Pierre-Yves David)
- D6823: flagprocessors: remove flagprocessorsmixin
marmoute (Pierre-Yves David)
- D6889: sidedata: add a new module with basic documentation
marmoute (Pierre-Yves David)
- D6888: sidedata: add a new revision flag constant for side data
marmoute (Pierre-Yves David)
- D6891: sidedata: add a function to write sidedata into a raw text
marmoute (Pierre-Yves David)
- D6892: sidedata: add a function for _processflagsraw usage
marmoute (Pierre-Yves David)
- D6887: upgrade: detect the side-data format variants
marmoute (Pierre-Yves David)
- D6890: sidedata: add a function to read sidedata from revlog raw text
marmoute (Pierre-Yves David)
- D6893: sidedata: register the flag processors if the repository allows for it
marmoute (Pierre-Yves David)
- D6886: sidedata: introduce a new requirement to protect the feature
marmoute (Pierre-Yves David)
- D6894: revlog: add the appropriate flag is sidedata are passed to `addrevision`
marmoute (Pierre-Yves David)
- D6898: sidedata: check that the sidedata safely roundtrip
marmoute (Pierre-Yves David)
- D6896: sidedata: test we can successfully write sidedata
marmoute (Pierre-Yves David)
- D6895: sidedata: make sure we don't use the flag if there are not sidedata
marmoute (Pierre-Yves David)
- D6897: sidedata: add a debugsidedata command
marmoute (Pierre-Yves David)
- D6890: sidedata: add a function to read sidedata from revlog raw text
marmoute (Pierre-Yves David)
- D6893: sidedata: register the flag processors if the repository allows for it
marmoute (Pierre-Yves David)
- D6894: revlog: add the appropriate flag is sidedata are passed to `addrevision`
marmoute (Pierre-Yves David)
- D6895: sidedata: make sure we don't use the flag if there are not sidedata
marmoute (Pierre-Yves David)
- D6899: upgrade: move most of revlog.clone method into a _clone method
marmoute (Pierre-Yves David)
- D6900: upgrade: document DELTAREUSEFULLADD in revlog.clone
marmoute (Pierre-Yves David)
- D6903: upgrade: also copy data file
marmoute (Pierre-Yves David)
- D6902: upgrade: create the correct destination directory for copies revlogs
marmoute (Pierre-Yves David)
- D6901: upgrade: fix DELTAREUSEFULLADD implementation in revlog.clone
marmoute (Pierre-Yves David)
- D6904: upgrade: fix handling of `.d` data file
marmoute (Pierre-Yves David)
- D6905: upgrade: also register copied `.d` files to fncache
marmoute (Pierre-Yves David)
- D6899: upgrade: move most of revlog.clone method into a _clone method
marmoute (Pierre-Yves David)
- D6900: upgrade: document DELTAREUSEFULLADD in revlog.clone
marmoute (Pierre-Yves David)
- D6901: upgrade: fix DELTAREUSEFULLADD implementation in revlog.clone
marmoute (Pierre-Yves David)
- D6902: upgrade: create the correct destination directory for copies revlogs
marmoute (Pierre-Yves David)
- D6903: upgrade: also copy data file
marmoute (Pierre-Yves David)
- D6904: upgrade: fix handling of `.d` data file
marmoute (Pierre-Yves David)
- D6905: upgrade: also register copied `.d` files to fncache
marmoute (Pierre-Yves David)
- D6906: ci: implement a new CI system for Mercurial
indygreg (Gregory Szorc)
- Revamping Mercurial's CI
Gregory Szorc
- D6907: synthrepo: use pycompat.xrange
indygreg (Gregory Szorc)
- D6906: ci: implement a new CI system for Mercurial
indygreg (Gregory Szorc)
- D6906: ci: implement a new CI system for Mercurial
indygreg (Gregory Szorc)
- D6907: synthrepo: use pycompat.xrange
indygreg (Gregory Szorc)
- D6908: tests: use test harness `hg` in test-hghave.t
indygreg (Gregory Szorc)
- D6909: tests: look for additional pip warning variant
indygreg (Gregory Szorc)
- D6910: automation: use LSB_RELEASE instead of DEBIAN_VERSION
indygreg (Gregory Szorc)
- D6911: automation: always install docker-ce
indygreg (Gregory Szorc)
- D6913: automation: upgrade packages in Linux environment
indygreg (Gregory Szorc)
- D6914: automation: install awscli and python3-boto3 packages
indygreg (Gregory Szorc)
- D6915: automation: increase size of Linux AMI build volume
indygreg (Gregory Szorc)
- D6912: automation: remove Ubuntu 18.10
indygreg (Gregory Szorc)
- D6916: automation: use latest AMIs
indygreg (Gregory Szorc)
- D6917: automation: support and use Debian Buster by default
indygreg (Gregory Szorc)
- D6906: ci: implement a new CI system for Mercurial
indygreg (Gregory Szorc)
- D6918: tests: suppress output from write()
indygreg (Gregory Szorc)
- D6919: interfaces: use triple quotes for Attribute value
indygreg (Gregory Szorc)
- D6920: contrib: use pycompat.xrange in bdiff-torture.py
indygreg (Gregory Szorc)
- D6921: tests: use silenttestrunner in test-simplemerge.py
indygreg (Gregory Szorc)
- D6906: ci: implement a new CI system for Mercurial
indygreg (Gregory Szorc)
- bugzilla weekly report (2019-09-30)
Octobot
- bugzilla weekly report (2019-09-30)
Octobot
- [PATCH] patchbomb: protect email addresses from shell
Floris Bruynooghe
- D6922: ci: implement a "try server"
indygreg (Gregory Szorc)
- D6922: ci: implement a "try server"
indygreg (Gregory Szorc)
- D6906: ci: implement a new CI system for Mercurial
indygreg (Gregory Szorc)
- D6908: tests: use test harness `hg` in test-hghave.t
indygreg (Gregory Szorc)
- D6909: tests: look for additional pip warning variant
indygreg (Gregory Szorc)
- D6919: interfaces: use triple quotes for Attribute value
indygreg (Gregory Szorc)
- D6920: contrib: use pycompat.xrange in bdiff-torture.py
indygreg (Gregory Szorc)
- D6918: tests: suppress output from write()
indygreg (Gregory Szorc)
- D6921: tests: use silenttestrunner in test-simplemerge.py
indygreg (Gregory Szorc)
- [PATCH] patchbomb: protect email addresses from shell
Augie Fackler
- D6880: rebase: track new nodes when --keep is set
pgossman (Paul Gossman)
- [PATCH V2] patchbomb: protect email addresses from shell
Floris Bruynooghe
- [PATCH] patchbomb: protect email addresses from shell
Floris Bruynooghe
- D6734: git: RFC of a new extension to _directly_ operate on git repositories
durin42 (Augie Fackler)
- D6887: upgrade: detect the side-data format variants
durin42 (Augie Fackler)
- D6910: automation: use LSB_RELEASE instead of DEBIAN_VERSION
indygreg (Gregory Szorc)
- D6911: automation: always install docker-ce
indygreg (Gregory Szorc)
- D6913: automation: upgrade packages in Linux environment
indygreg (Gregory Szorc)
- D6914: automation: install awscli and python3-boto3 packages
indygreg (Gregory Szorc)
- D6912: automation: remove Ubuntu 18.10
indygreg (Gregory Szorc)
- D6915: automation: increase size of Linux AMI build volume
indygreg (Gregory Szorc)
- D6916: automation: use latest AMIs
indygreg (Gregory Szorc)
- D6917: automation: support and use Debian Buster by default
indygreg (Gregory Szorc)
- mercurial at 42979: 4 new changesets
Mercurial Commits
- D6887: upgrade: detect the side-data format variants
marmoute (Pierre-Yves David)
- D6887: upgrade: detect the side-data format variants
marmoute (Pierre-Yves David)
- D6734: git: RFC of a new extension to _directly_ operate on git repositories
durin42 (Augie Fackler)
- [PATCH V2] patchbomb: protect email addresses from shell
Yuya Nishihara
- mercurial at 42984: 5 new changesets
Mercurial Commits
- D6923: setup: build extensions in parallel by default
indygreg (Gregory Szorc)
- D6924: ci: store job start parameters in DynamoDB
indygreg (Gregory Szorc)
- D6925: ci: track spot instance state, randomly assign availability zone
indygreg (Gregory Szorc)
- D6927: ci: report cost to run each job
indygreg (Gregory Szorc)
- D6928: ci: fetch explicit attributes
indygreg (Gregory Szorc)
- D6926: ci: retry expired spot instance requests
indygreg (Gregory Szorc)
- D6922: ci: implement a "try server"
indygreg (Gregory Szorc)
- D6906: ci: implement a new CI system for Mercurial
indygreg (Gregory Szorc)
Last message date:
Tue Oct 1 03:59:02 UTC 2019
Archived on: Thu Jun 30 01:21:31 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).