November 2018 Archives by date
Starting: Thu Nov 1 00:46:48 UTC 2018
Ending: Sat Dec 1 04:11:00 UTC 2018
Messages: 983
- [PATCH] lfs: register the flag processors per repository
Matt Harbison
- [PATCH 2 of 2 V2] streamclone: abort when client needs to handle obsmarkers, but doesn't
Anton Shestakov
- D4750: filelog: stop proxying rawsize() (API)
Yuya Nishihara
- D4750: filelog: stop proxying rawsize() (API)
yuja (Yuya Nishihara)
- D5196: changegroup: restore default node ordering (issue6001)
lothiraldan (Boris Feld)
- D5201: delta: skip "empty delta" optimisation for non-general case (issue6006)
lothiraldan (Boris Feld)
- [Bug 6016] New: Revision selection prompt tries to translate changeset description
mercurial-bugs at mercurial-scm.org
- [Bug 6017] New: evolve 8.2.1 has a dependency on missing module
mercurial-bugs at mercurial-scm.org
- D5202: tests: demonstrate broken copies.pathcopies()
martinvonz (Martin von Zweigbergk)
- D5203: narrow: make copies.pathcopies() filter with narrowspec again
martinvonz (Martin von Zweigbergk)
- D5205: contrib: fix import-checker to not b'' module names on Python 3
durin42 (Augie Fackler)
- D5206: contrib: tweak import-checker to always use bytes for module names
durin42 (Augie Fackler)
- D5207: tests: skip wireproto clientreactor tests on Python 3.6.0-3.6.3 inclusive
durin42 (Augie Fackler)
- D5204: tests: add a critical flush() to run-tests.py to make output stable on py3
durin42 (Augie Fackler)
- D5208: tests: add some helpful `|| cat` bits to test-profile.t
durin42 (Augie Fackler)
- D5209: statprof: add a couple of asserts to avoid storing unicodes
durin42 (Augie Fackler)
- D5210: statprof: clean up unicode/bytes a little
durin42 (Augie Fackler)
- D5202: tests: demonstrate broken copies.pathcopies()
martinvonz (Martin von Zweigbergk)
- D5203: narrow: make copies.pathcopies() filter with narrowspec again
martinvonz (Martin von Zweigbergk)
- D5211: templateutil: add mappingdict to handle dicts in template/formatter props
spectral (Kyle Lippincott)
- D5094: merge-tools: when calling external merge tool, describe the resolve inputs
spectral (Kyle Lippincott)
- D5094: merge-tools: when calling external merge tool, describe the resolve inputs
spectral (Kyle Lippincott)
- D5212: tests: demonstrate broken copies._fullcopytracing()
martinvonz (Martin von Zweigbergk)
- D5213: narrow: fix copies._fullcopytracing() narrowspec filtering in graft case
martinvonz (Martin von Zweigbergk)
- D5214: catapult: fix broken run-tests catapult tracing
spectral (Kyle Lippincott)
- D5215: catapult: rename 'active' to 'activetrace'; this isn't storing a boolean state
spectral (Kyle Lippincott)
- D5216: catapult: introduce HGTESTCATAPULTSERVERPIPE to control run-tests' tracing
spectral (Kyle Lippincott)
- D5217: catapult: add a bit more documentation on how to use catapult tracing
spectral (Kyle Lippincott)
- [PATCH evolve-ext] compat: don't monkeypatch mercurial.copies module on 4.8
Augie Fackler
- D5212: tests: demonstrate broken copies._fullcopytracing()
martinvonz (Martin von Zweigbergk)
- D5213: narrow: fix copies._fullcopytracing() narrowspec filtering in graft case
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 2] obsutil: prefetch method in allpredecessors loop
Boris Feld
- [PATCH 2 of 2] obsolete: prefetch the repo.obsstore used in phasedivergence loop
Boris Feld
- [PATCH] extensions: include current version in "invalid version" message
Boris Feld
- [PATCH 1 of 8] tests: adjust merge tool config in test-largefiles-update.t
Boris Feld
- [PATCH 2 of 8] test: also deactivate `ui.merge` when testing merge tool
Boris Feld
- [PATCH 3 of 8] test: use the "correct" merge tool in `test-rebase-detach.t`
Boris Feld
- [PATCH 4 of 8] test: drop usage of `HGMERGE` in `test-merge-types.t`
Boris Feld
- [PATCH 5 of 8] test: drop usage of `HGMERGE` in `test-lfconvert.t`
Boris Feld
- [PATCH 6 of 8] run-tests: explicitly declare the list of dropped environment variable
Boris Feld
- [PATCH 7 of 8] run-tests: define the default merge tool through configuration
Boris Feld
- [PATCH 8 of 8] test: remove changes preparing the drop of `HGMERGE`
Boris Feld
- mercurial at 40450: 4 new changesets (4 on stable)
Mercurial Commits
- D5201: delta: skip "empty delta" optimisation for non-general case (issue6006)
lothiraldan (Boris Feld)
- [PATCH STABLE RESEND] rust: fix signature of rustlazyancestors_init() function
Yuya Nishihara
- [PATCH STABLE] tests: require SQLite 3.8.3+ as sqlitestore relies on "WITH" clause
Yuya Nishihara
- [PATCH 1 of 4] templatekw: extract internal "{rev}:{node|formatnode}" template to constant
Yuya Nishihara
- [PATCH 2 of 4] templater: add wrapper for a single template mapping
Yuya Nishihara
- [PATCH 3 of 4] templatekw: add p1/p2 keywords which switches the current ctx
Yuya Nishihara
- [PATCH 4 of 4] templatekw: deprecate p1rev/p2rev/p1node/p2node in favor of p1/p2
Yuya Nishihara
- D5094: merge-tools: when calling external merge tool, describe the resolve inputs
Yuya Nishihara
- D5094: merge-tools: when calling external merge tool, describe the resolve inputs
yuja (Yuya Nishihara)
- [PATCH] relnotes: various tweaks for release notes
Anton Shestakov
- D5194: wireprotov2: add an extension to cache wireproto v2 responses in S3
sheehan (Connor Sheehan)
- mercurial at 40451: new changeset (1 on stable)
Mercurial Commits
- mercurial at 40454: 3 new changesets (3 on stable)
Mercurial Commits
- D5218: resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
spectral (Kyle Lippincott)
- D5218: resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
spectral (Kyle Lippincott)
- D4362: zsh_completion: complete merge tools for -t/--tool
av6 (Anton Shestakov)
- mercurial at 40460: 6 new changesets (2 on stable)
Mercurial Commits
- D5210: statprof: clean up unicode/bytes a little
Yuya Nishihara
- D5200: fix: add a config to abort when a fixer tool fails
Yuya Nishihara
- D5207: tests: skip wireproto clientreactor tests on Python 3.6.0-3.6.3 inclusive
Yuya Nishihara
- D5210: statprof: clean up unicode/bytes a little
yuja (Yuya Nishihara)
- D5200: fix: add a config to abort when a fixer tool fails
yuja (Yuya Nishihara)
- D5207: tests: skip wireproto clientreactor tests on Python 3.6.0-3.6.3 inclusive
yuja (Yuya Nishihara)
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
Yuya Nishihara
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
yuja (Yuya Nishihara)
- D5205: contrib: fix import-checker to not b'' module names on Python 3
durin42 (Augie Fackler)
- D5206: contrib: tweak import-checker to always use bytes for module names
durin42 (Augie Fackler)
- D5207: tests: skip wireproto clientreactor tests on Python 3.6.0-3.6.3 inclusive
durin42 (Augie Fackler)
- D5204: tests: add a critical flush() to run-tests.py to make output stable on py3
durin42 (Augie Fackler)
- D5208: tests: add some helpful `|| cat` bits to test-profile.t
durin42 (Augie Fackler)
- D5094: merge-tools: when calling external merge tool, describe the resolve inputs
spectral (Kyle Lippincott)
- D5209: statprof: add a couple of asserts to avoid storing unicodes
durin42 (Augie Fackler)
- D5210: statprof: clean up unicode/bytes a little
durin42 (Augie Fackler)
- mercurial at 40467: 7 new changesets
Mercurial Commits
- mercurial at 40471: 4 new changesets
Mercurial Commits
- D5219: test: remove changes preparing the drop of `HGMERGE`
sangeet259 (Sangeet Kumar Mishra)
- D5219: test: remove changes preparing the drop of `HGMERGE`
sangeet259 (Sangeet Kumar Mishra)
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
sangeet259 (Sangeet Kumar Mishra)
- D5219: test: remove changes preparing the drop of `HGMERGE`
sangeet259 (Sangeet Kumar Mishra)
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
sangeet259 (Sangeet Kumar Mishra)
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
sangeet259 (Sangeet Kumar Mishra)
- [PATCH] tests: conditonalize a difference in test-merge-tools.t on Windows
Matt Harbison
- [PATCH] tests: conditonalize a difference in test-merge-tools.t on Windows
Yuya Nishihara
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
Yuya Nishihara
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
yuja (Yuya Nishihara)
- D5218: resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
Yuya Nishihara
- D5218: resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
yuja (Yuya Nishihara)
- D5199: test: fix self._testdir to use ues the right mercurial library during testing
sangeet259 (Sangeet Kumar Mishra)
- D5218: resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
spectral (Kyle Lippincott)
- [PATCH] templater: compute revset lazily
Yuya Nishihara
- [PATCH 1 of 6] ui: consolidate places where _progclear() is called
Yuya Nishihara
- [PATCH 2 of 6] ui: factor out function that writes data to fout/ferr with labeling
Yuya Nishihara
- [PATCH 3 of 6] ui: simplify interface of low-level write() functions
Yuya Nishihara
- [PATCH 4 of 6] ui: simply concatenate messages before applying color labels
Yuya Nishihara
- [PATCH 5 of 6] ui: indent _writenobuf() to prepare moving bits from _write() functions
Yuya Nishihara
- [PATCH 6 of 6] ui: wrap whole _write() block with timeblockedsection
Yuya Nishihara
- bugzilla weekly report (2018-11-05)
Octobot
- bugzilla weekly report (2018-11-05)
Octobot
- [PATCH] obsutil: clarify the access to "repo"
Boris Feld
- [PATCH] obsutil: clarify the access to "repo"
Yuya Nishihara
- D5189: remotefilelog: remove some BC code related to streamclone
durin42 (Augie Fackler)
- D5214: catapult: fix broken run-tests catapult tracing
spectral (Kyle Lippincott)
- D5215: catapult: rename 'active' to 'activetrace'; this isn't storing a boolean state
spectral (Kyle Lippincott)
- D5216: catapult: introduce HGTESTCATAPULTSERVERPIPE to control run-tests' tracing
spectral (Kyle Lippincott)
- D5217: catapult: add a bit more documentation on how to use catapult tracing
spectral (Kyle Lippincott)
- D5139: store: introduce _matchtrackedpath() and use it to filter store files
durin42 (Augie Fackler)
- D5147: config: make 'experimental' the section instead of 'experimental.server'
durin42 (Augie Fackler)
- D5138: narrow: only send includepats and excludepats if they are not empty
pulkit (Pulkit Goyal)
- D5139: store: introduce _matchtrackedpath() and use it to filter store files
pulkit (Pulkit Goyal)
- D5119: exchange: pass includepats and excludepats as arguments to getbundle()
pulkit (Pulkit Goyal)
- mercurial at 40472: new changeset (1 on stable)
Mercurial Commits
- D5138: narrow: only send includepats and excludepats if they are not empty
martinvonz (Martin von Zweigbergk)
- RFC: expire all reviews older than Sept. 1st from Phabricator
Augie Fackler
- [Bug 6018] New: revset bookmark('re:nonexistent') aborts
mercurial-bugs at mercurial-scm.org
- D5216: catapult: introduce HGTESTCATAPULTSERVERPIPE to control run-tests' tracing
markand (David Demelier)
- D5220: revsets: make bookmark/named('re:nonexistent') revset not abort (issue6018)
martinvonz (Martin von Zweigbergk)
- [PATCH RFC] bundle2: add the ability to fetch part content from another URL
Boris FELD
- D5216: catapult: introduce HGTESTCATAPULTSERVERPIPE to control run-tests' tracing
durin42 (Augie Fackler)
- D4782: remotefilelog: import pruned-down remotefilelog extension from hg-experimental
durin42 (Augie Fackler)
- D4939: logtoprocess: use new runbgcommand from procutil
durin42 (Augie Fackler)
- D4782: remotefilelog: import pruned-down remotefilelog extension from hg-experimental
durin42 (Augie Fackler)
- D4940: remotefilelog: prune obsolete method
durin42 (Augie Fackler)
- D4782: remotefilelog: import pruned-down remotefilelog extension from hg-experimental
durin42 (Augie Fackler)
- D4943: remotefilelog: bump pack file formats to version 2
durin42 (Augie Fackler)
- D4782: remotefilelog: import pruned-down remotefilelog extension from hg-experimental
durin42 (Augie Fackler)
- D4937: remotefilelog: remove function that was described as deprecated
durin42 (Augie Fackler)
- D5121: procutil: port over windows encoding fixes from logtoprocess
durin42 (Augie Fackler)
- D4939: logtoprocess: use new runbgcommand from procutil
durin42 (Augie Fackler)
- D4938: remotefilelog: transplant runbgcommand to procutil
durin42 (Augie Fackler)
- D4941: remotefilelog: jettison example cache client
durin42 (Augie Fackler)
- D4940: remotefilelog: prune obsolete method
durin42 (Augie Fackler)
- D5124: remotefilelog: remove now-unused wirepack code
durin42 (Augie Fackler)
- D5123: remotefilelogserver: remove pack-serving functionality
durin42 (Augie Fackler)
- D4942: remotefilelog: avoid hard-coding pack names in tests
durin42 (Augie Fackler)
- D5122: remotefilelog: remove support for fetching packs
durin42 (Augie Fackler)
- D5126: remotefilelog: rename capability for legacy ssh file fetching method
durin42 (Augie Fackler)
- D5127: remotefilelog: consolidate and rename bundle2 capability
durin42 (Augie Fackler)
- D4944: remotefilelog: rip out lz4 support
durin42 (Augie Fackler)
- D4943: remotefilelog: bump pack file formats to version 2
durin42 (Augie Fackler)
- D5131: remotefilelog: add some docstring
durin42 (Augie Fackler)
- D5189: remotefilelog: remove some BC code related to streamclone
pulkit (Pulkit Goyal)
- D5129: remotefilelog: rename wireproto methods and remaining capabilities
durin42 (Augie Fackler)
- D5191: remotefilelogserver: add a matcher argument to _walkstreamfiles()
pulkit (Pulkit Goyal)
- D5193: remotefilelog: drop compat code for "getbundle_shallow" wireprotocol command
pulkit (Pulkit Goyal)
- D5192: tests: remove lz4 as dependency while running tests
pulkit (Pulkit Goyal)
- D5190: shallowutil: introduce a helper function isenabled()
pulkit (Pulkit Goyal)
- D5128: remotefilelog: consolidate and rename on-disk store requirement
durin42 (Augie Fackler)
- [PATCH] templater: compute revset lazily
Augie Fackler
- [PATCH 6 of 6] ui: wrap whole _write() block with timeblockedsection
Augie Fackler
- [Bug 6019] New: Unknown exception during narrow clone
mercurial-bugs at mercurial-scm.org
- D5221: localrepo: extract loading of hgrc files to standalone function
indygreg (Gregory Szorc)
- D5222: remotefilelog: rip out a missed mention of lz4
durin42 (Augie Fackler)
- D5223: remotefilelog: fix various minor py3 problems
durin42 (Augie Fackler)
- [Bug 6020] New: commands.resolve.mark-check breaks `hg resolve -m` if files are deleted
mercurial-bugs at mercurial-scm.org
- D5224: revlog: check if PyInt_AS_LONG failed before using result
durin42 (Augie Fackler)
- D5225: tweakdefaults: remove commands.resolve.mark-check=abort, it is too broken
spectral (Kyle Lippincott)
- D5225: tweakdefaults: remove commands.resolve.mark-check=abort, it is too broken
spectral (Kyle Lippincott)
- D5200: fix: add a config to abort when a fixer tool fails
hooper (Danny Hooper)
- D5200: fix: add a config to abort when a fixer tool fails
hooper (Danny Hooper)
- D5226: fix: rename :fileset subconfig to :pattern
hooper (Danny Hooper)
- D5226: fix: rename :fileset subconfig to :pattern
hooper (Danny Hooper)
- D5225: tweakdefaults: remove commands.resolve.mark-check=abort, it is too broken
spectral (Kyle Lippincott)
- D5227: pycompat: adding Linux detection and fixing Mac
rdamazio (Rodrigo Damazio Bovendorp)
- D5222: remotefilelog: rip out a missed mention of lz4
durin42 (Augie Fackler)
- D5223: remotefilelog: fix various minor py3 problems
durin42 (Augie Fackler)
- D5224: revlog: check if PyInt_AS_LONG failed before using result
indygreg (Gregory Szorc)
- RFC: expire all reviews older than Sept. 1st from Phabricator
Anton Shestakov
- D5221: localrepo: extract loading of hgrc files to standalone function
lothiraldan (Boris Feld)
- D5228: perf: fix perfrevlogrevisions --reverse
lothiraldan (Boris Feld)
- D5227: pycompat: adding Linux detection and fixing Mac
lothiraldan (Boris Feld)
- D5227: pycompat: adding Linux detection and fixing Mac
rdamazio (Rodrigo Damazio Bovendorp)
- [PATCH V2] obsutil: clarify the access to "repo"
Boris Feld
- [PATCH 1 of 3] perf: use the same timer for all section of perfrevlogrevision
Boris Feld
- [PATCH 2 of 3] perf: teach perfrevlogrevision about sparse reading
Boris Feld
- [PATCH 3 of 3] perf: measure slicing time in perfrevlogrevision
Boris Feld
- D5229: runbgcommand: import concerns about creationflags on Windows from D1701
lothiraldan (Boris Feld)
- [PATCH V2] obsutil: clarify the access to "repo"
Yuya Nishihara
- [PATCH 1 of 9 V3] perf: introduce a perfrevlogwrite command
Boris Feld
- [PATCH 2 of 9 V3] perf: offer full details in perfrevlogwrite
Boris Feld
- [PATCH 3 of 9 V3] perf: only display the total time for perfrevlogwrite if quiet
Boris Feld
- [PATCH 4 of 9 V3] perf: add the notion of "source" to perfrevlogwrite
Boris Feld
- [PATCH 5 of 9 V3] perf: add `parent-1` as possible source for perfrevlogwrite
Boris Feld
- [PATCH 6 of 9 V3] perf: add `parent-2` as possible source for perfrevlogwrite
Boris Feld
- [PATCH 7 of 9 V3] perf: add `parent-smallest` as possible source for perfrevlogwrite
Boris Feld
- [PATCH 8 of 9 V3] perf: add `storage` as possible source for perfrevlogwrite
Boris Feld
- [PATCH 9 of 9 V3] perf: add a lazydeltabase option to perfrevlogwrite
Boris Feld
- [PATCH 3 of 3] perf: measure slicing time in perfrevlogrevision
Yuya Nishihara
- D5226: fix: rename :fileset subconfig to :pattern
Yuya Nishihara
- [PATCH STABLE] tests: require SQLite 3.8.3+ as sqlitestore relies on "WITH" clause
Boris FELD
- D5220: revsets: make bookmark/named('re:nonexistent') revset not abort (issue6018)
Yuya Nishihara
- D5226: fix: rename :fileset subconfig to :pattern
yuja (Yuya Nishihara)
- D5220: revsets: make bookmark/named('re:nonexistent') revset not abort (issue6018)
yuja (Yuya Nishihara)
- D5200: fix: add a config to abort when a fixer tool fails
hooper (Danny Hooper)
- D5226: fix: rename :fileset subconfig to :pattern
hooper (Danny Hooper)
- D5220: revsets: make bookmark/named('re:nonexistent') revset not abort (issue6018)
martinvonz (Martin von Zweigbergk)
- D5227: pycompat: adding Linux detection and fixing Mac
Joerg Sonnenberger
- D5229: runbgcommand: import concerns about creationflags on Windows from D1701
lothiraldan (Boris Feld)
- D5221: localrepo: extract loading of hgrc files to standalone function
indygreg (Gregory Szorc)
- D5228: perf: fix perfrevlogrevisions --reverse
lothiraldan (Boris Feld)
- D5224: revlog: check if PyInt_AS_LONG failed before using result
Yuya Nishihara
- D5224: revlog: check if PyInt_AS_LONG failed before using result
yuja (Yuya Nishihara)
- mercurial at 40473: new changeset (1 on stable)
Mercurial Commits
- [PATCH 1 of 7] ui: pass in file object to _writenobuf()
Yuya Nishihara
- [PATCH 2 of 7] ui: move pre/post processes from low-level write()s to _writenobuf()
Yuya Nishihara
- [PATCH 3 of 7] ui: remove _write() and _write_err() functions
Yuya Nishihara
- [PATCH 4 of 7] ui: add inner function to select write destination
Yuya Nishihara
- [PATCH 5 of 7] ui: label prompt and echo messages
Yuya Nishihara
- [PATCH 6 of 7] ui: hide fin/fout/ferr attributes behind @property functions
Yuya Nishihara
- [PATCH 7 of 7] ui: add config knob to redirect status messages to stderr (API)
Yuya Nishihara
- [PATCH 7 of 7] ui: add config knob to redirect status messages to stderr (API)
Augie Fackler
- D5230: remotefilelog: fix various whitespace issues in docstring
durin42 (Augie Fackler)
- D5231: tests: fix config knobb in test-narrow-clone-stream.t
durin42 (Augie Fackler)
- D5231: tests: fix config knob in test-narrow-clone-stream.t
durin42 (Augie Fackler)
- D5230: remotefilelog: fix various whitespace issues in docstring
durin42 (Augie Fackler)
- D5232: revlog: add a comment to help clang-format produce less-awful results
durin42 (Augie Fackler)
- D5233: revlog: add blank line in comment to help clang-format
durin42 (Augie Fackler)
- D5234: revlog: give formatting to clang-format
durin42 (Augie Fackler)
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
durin42 (Augie Fackler)
- D5224: revlog: check if PyInt_AS_LONG failed before using result
durin42 (Augie Fackler)
- D5236: py3: ratchet caught two more passing tests
durin42 (Augie Fackler)
- [Bug 6021] New: fastannotate doesn't work on hgweb
mercurial-bugs at mercurial-scm.org
- mercurial at 40493: 20 new changesets
Mercurial Commits
- D5237: fix: add suboption for configuring execution order of tools
hooper (Danny Hooper)
- D5237: fix: add suboption for configuring execution order of tools
hooper (Danny Hooper)
- [PATCH 1 of 9 V3] perf: introduce a perfrevlogwrite command
Yuya Nishihara
- D5237: fix: add suboption for configuring execution order of tools
Yuya Nishihara
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
Yuya Nishihara
- D5236: py3: ratchet caught two more passing tests
durin42 (Augie Fackler)
- D5232: revlog: add a comment to help clang-format produce less-awful results
durin42 (Augie Fackler)
- D5233: revlog: add blank line in comment to help clang-format
durin42 (Augie Fackler)
- D5234: revlog: give formatting to clang-format
durin42 (Augie Fackler)
- D5237: fix: add suboption for configuring execution order of tools
yuja (Yuya Nishihara)
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
yuja (Yuya Nishihara)
- D5238: tests: work around `tac` not being portable
durin42 (Augie Fackler)
- D5238: tests: work around `tac` not being portable
martinvonz (Martin von Zweigbergk)
- D5238: tests: work around `tac` not being portable
durin42 (Augie Fackler)
- D5238: tests: work around `tac` not being portable
martinvonz (Martin von Zweigbergk)
- D5239: tests: replace `tac` reimplementation by `sort -r`
martinvonz (Martin von Zweigbergk)
- D5238: tests: work around `tac` not being portable
durin42 (Augie Fackler)
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
durin42 (Augie Fackler)
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
durin42 (Augie Fackler)
- D5239: tests: replace `tac` reimplementation by `sort -r`
martinvonz (Martin von Zweigbergk)
- D5240: tests: fix up some import statements caught by Python 3
durin42 (Augie Fackler)
- D5240: tests: fix up some import statements caught by Python 3
durin42 (Augie Fackler)
- D5237: fix: add suboption for configuring execution order of tools
hooper (Danny Hooper)
- D5241: tests: fix a couple typos in test-resolve.t comments and add a comment
spectral (Kyle Lippincott)
- D5242: tests: make the commands.resolve.confirm tests not pollute the test-wide hgrc
spectral (Kyle Lippincott)
- D5243: resolve: fix mark-check when a file was deleted on one side (issue6020)
spectral (Kyle Lippincott)
- [PATCH 1 of 4 accept-scripts] cleanup: adapt for landing of extdata in core by removing ext{revset, template}
Augie Fackler
- [PATCH 2 of 4 accept-scripts] land: document regression I introduced in 214aea0ce915
Augie Fackler
- [PATCH 3 of 4 accept-scripts] land: reinstate functionality to record acceptances in the take.log file
Augie Fackler
- [PATCH 4 of 4 accept-scripts] land: add test documenting contents of take.log
Augie Fackler
- [PATCH 1 of 4 accept-scripts] cleanup: adapt for landing of extdata in core by removing ext{revset, template}
Martin von Zweigbergk
- [PATCH 1 of 4 accept-scripts] cleanup: adapt for landing of extdata in core by removing ext{revset, template}
Martin von Zweigbergk
- [PATCH 4 of 4 accept-scripts] land: add test documenting contents of take.log
Martin von Zweigbergk
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
Yuya Nishihara
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
yuja (Yuya Nishihara)
- D5243: resolve: fix mark-check when a file was deleted on one side (issue6020)
Yuya Nishihara
- D5243: resolve: fix mark-check when a file was deleted on one side (issue6020)
yuja (Yuya Nishihara)
- D5237: fix: add suboption for configuring execution order of tools
hooper (Danny Hooper)
- D5241: tests: fix a couple typos in test-resolve.t comments and add a comment
spectral (Kyle Lippincott)
- D5242: tests: make the commands.resolve.confirm tests not pollute the test-wide hgrc
spectral (Kyle Lippincott)
- D5139: store: introduce _matchtrackedpath() and use it to filter store files
Yuya Nishihara
- D5139: store: introduce _matchtrackedpath() and use it to filter store files
yuja (Yuya Nishihara)
- [PATCH 1 of 8] dispatch: pass around ui.fmsg channel
Yuya Nishihara
- [PATCH 2 of 8] commandserver: fix reference before assignment error in pipeservice cleanup
Yuya Nishihara
- [PATCH 3 of 8] commandserver: add experimental option to use separate message channel
Yuya Nishihara
- [PATCH 4 of 8] ui: extract helpers to write message with type or label
Yuya Nishihara
- [PATCH 5 of 8] test-commandserver: clean up quoting and location of dbgui extension
Yuya Nishihara
- [PATCH 6 of 8] commandserver: attach prompt default and choices to message
Yuya Nishihara
- [PATCH 7 of 8] commandserver: make getpass() request distinct from normal prompt
Yuya Nishihara
- [PATCH 8 of 8] commandserver: send raw progress information to message channel
Yuya Nishihara
- D5244: cleanup: use revision numbers instead of hashes in test output
hooper (Danny Hooper)
- D5245: fix: add extra field to fixed revisions to avoid creating obsolescence cycles
hooper (Danny Hooper)
- [PATCH STABLE] help: unjumble the list of default config values for `internals.config`
Matt Harbison
- [PATCH STABLE] help: unjumble the list of default config values for `internals.config`
Yuya Nishihara
- D5244: cleanup: use revision numbers instead of hashes in test output
hooper (Danny Hooper)
- D5245: fix: add extra field to fixed revisions to avoid creating obsolescence cycles
hooper (Danny Hooper)
- [PATCH 4 of 4 accept-scripts] land: add test documenting contents of take.log
Augie Fackler
- [PATCH 4 of 4 accept-scripts] land: add test documenting contents of take.log
Martin von Zweigbergk
- D5250: tests: don't load strip extension via mq extension for remotefilelog tests
martinvonz (Martin von Zweigbergk)
- D5249: remotefilelog: remove unused configs for {data, history}pack version
martinvonz (Martin von Zweigbergk)
- D5252: share: avoid a now-unnecessary reload of the repo
martinvonz (Martin von Zweigbergk)
- D5251: share: reload repo after adjusting it in postshare()
martinvonz (Martin von Zweigbergk)
- D5253: remotefilelog: avoid accessing repo instance after dispatch
martinvonz (Martin von Zweigbergk)
- D5247: tests: drop obsolete "hginit" alias in remotefilelog tests
martinvonz (Martin von Zweigbergk)
- D5248: tests: remove obsolete PYTHONPATH override from remotefilelog tests
martinvonz (Martin von Zweigbergk)
- D5250: tests: don't load strip extension via mq extension for remotefilelog tests
martinvonz (Martin von Zweigbergk)
- D5249: remotefilelog: remove unused configs for {data, history}pack version
martinvonz (Martin von Zweigbergk)
- D5248: tests: remove obsolete PYTHONPATH override from remotefilelog tests
martinvonz (Martin von Zweigbergk)
- D5247: tests: drop obsolete "hginit" alias in remotefilelog tests
martinvonz (Martin von Zweigbergk)
- D5253: remotefilelog: avoid accessing repo instance after dispatch
martinvonz (Martin von Zweigbergk)
- [PATCH] transaction: display data about why the transaction failed to rollback
Boris Feld
- [PATCH STABLE] hgweb: cast bytearray to bytes
Gregory Szorc
- D5252: share: avoid a now-unnecessary reload of the repo
martinvonz (Martin von Zweigbergk)
- D5253: remotefilelog: avoid accessing repo instance after dispatch
martinvonz (Martin von Zweigbergk)
- D5251: share: reload repo after adjusting it in postshare()
martinvonz (Martin von Zweigbergk)
- [PATCH STABLE] hgweb: cast bytearray to bytes
Yuya Nishihara
- [PATCH] transaction: display data about why the transaction failed to rollback
Yuya Nishihara
- [PATCH] test-subrepo: document why share magically works even if subrepos are missing
Yuya Nishihara
- [PATCH 1 of 3] test-narrow-clone-stream: include uppercase letter in filename
Yuya Nishihara
- [PATCH 2 of 3] test-narrow-clone-stream: include no usefncache case which is broken
Yuya Nishihara
- [PATCH 3 of 3] store: pass in decoded filename to narrow matcher
Yuya Nishihara
- D5251: share: reload repo after adjusting it in postshare()
mharbison72 (Matt Harbison)
- mercurial at 40543: 50 new changesets
Mercurial Commits
- [PATCH] phases: add a list of names usable by the phase command
Matt Harbison
- [PATCH] phases: add a list of names usable by the phase command
Yuya Nishihara
- [PATCH 1 of 2 V2] phases: add a list of names usable by the phase command
Matt Harbison
- [PATCH 2 of 2 V2] phase: use the `phases.cmdphasenames` constant to walk available command flags
Matt Harbison
- [PATCH 1 of 2 V2] phases: add a list of names usable by the phase command
Yuya Nishihara
- [PATCH STABLE] phabricator: ensure the command summaries are available in extension help
Matt Harbison
- [PATCH evolve-ext] exthelper: drop Mercurial 4.3 support
Matt Harbison
- [PATCH STABLE] phabricator: ensure the command summaries are available in extension help
Yuya Nishihara
- bugzilla weekly report (2018-11-12)
Octobot
- bugzilla weekly report (2018-11-12)
Octobot
- [PATCH 01 of 14] sparse-revlog: skip the span check in the sparse-revlog case
Boris Feld
- [PATCH 02 of 14] sparse-revlog: drop unused deltainfo parameter from _slicechunktodensity
Boris Feld
- [PATCH 03 of 14] sparse-revlog: drop unused deltainfo parameter from segmentspan
Boris Feld
- [PATCH 04 of 14] sparse-revlog: fast-path before computing payload size
Boris Feld
- [PATCH 05 of 14] sparse-revlog: stop using a heap to track gaps
Boris Feld
- [PATCH 06 of 14] sparse-revlog: stop using a heap to track selected gap
Boris Feld
- [PATCH 07 of 14] sparse-revlog: rework the way we enforce chunk size limit
Boris Feld
- [PATCH 08 of 14] sparse-revlog: add a `index_get_start` function in C
Boris Feld
- [PATCH 09 of 14] sparse-revlog: add a `index_get_length` function in C
Boris Feld
- [PATCH 10 of 14] sparse-revlog: add a `index_segment_span` function in C
Boris Feld
- [PATCH 11 of 14] sparse-revlog: add a `_trimchunk` function in C
Boris Feld
- [PATCH 12 of 14] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris Feld
- [PATCH 13 of 14] cext: increment the `parsers` module version
Boris Feld
- [PATCH 14 of 14] sparse-revlog: put the native implementation of slicechunktodensity to use
Boris Feld
- [PATCH 1 of 3] help: add internals.extensions topic
Yuya Nishihara
- [PATCH 2 of 3] help: merge section about uisetup() and extsetup()
Yuya Nishihara
- [PATCH 3 of 3] help: document weird behavior of uisetup()
Yuya Nishihara
- [PATCH 12 of 14] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Yuya Nishihara
- D5254: packaging: add Fedora 29 target
durin42 (Augie Fackler)
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
durin42 (Augie Fackler)
- [PATCH 4 of 4 accept-scripts] land: add test documenting contents of take.log
Augie Fackler
- [PATCH 1 of 3] test-narrow-clone-stream: include uppercase letter in filename
Pulkit Goyal
- D5138: narrow: only send includepats and excludepats if they are not empty
pulkit (Pulkit Goyal)
- D5255: mergetools: adjust Beyond Compare config on Mac/Linux
durin42 (Augie Fackler)
- D5254: packaging: add Fedora 29 target
durin42 (Augie Fackler)
- [PATCH 14 of 14] sparse-revlog: put the native implementation of slicechunktodensity to use
Augie Fackler
- mercurial at 40546: 3 new changesets (3 on stable)
Mercurial Commits
- [PATCH] test-subrepo: document why share magically works even if subrepos are missing
Augie Fackler
- D5256: manifest: make sure there's a filename before bothering to look for newline
durin42 (Augie Fackler)
- D5257: manifest: also reject obviously-too-short lines when parsing lines
durin42 (Augie Fackler)
- D5258: manifest: perform cheap checks before potentially allocating memory
durin42 (Augie Fackler)
- D5256: manifest: make sure there's a filename before bothering to look for newline
durin42 (Augie Fackler)
- D4899: narrow: filter files by narrowspec in ctx.matches()
martinvonz (Martin von Zweigbergk)
- D5257: manifest: also reject obviously-too-short lines when parsing lines
Yuya Nishihara
- D5257: manifest: also reject obviously-too-short lines when parsing lines
yuja (Yuya Nishihara)
- D5256: manifest: make sure there's a filename before bothering to look for newline
durin42 (Augie Fackler)
- D5257: manifest: also reject obviously-too-short lines when parsing lines
durin42 (Augie Fackler)
- D5235: revlog: replace PyInt_AS_LONG with a more portable helper function
durin42 (Augie Fackler)
- D5258: manifest: perform cheap checks before potentially allocating memory
durin42 (Augie Fackler)
- D5146: histedit: import chistedit curses UI from hg-experimental
pulkit (Pulkit Goyal)
- D5146: histedit: import chistedit curses UI from hg-experimental
durin42 (Augie Fackler)
- [PATCH 06 of 14] sparse-revlog: stop using a heap to track selected gap
Yuya Nishihara
- [PATCH 07 of 14] sparse-revlog: rework the way we enforce chunk size limit
Yuya Nishihara
- [PATCH 11 of 14] sparse-revlog: add a `_trimchunk` function in C
Yuya Nishihara
- D5039: py3: add __pycache__ to .hgignore
pulkit (Pulkit Goyal)
- [PATCH] templater: check invalid use of list expression properly (issue5920)
Yuya Nishihara
- [PATCH 1 of 4] logtoprocess: leverage procutil.shellenviron() to stringify variables (BC)
Yuya Nishihara
- [PATCH 2 of 4] logtoprocess: rewrite dict building in py3-compatible way
Yuya Nishihara
- [PATCH 3 of 4] py3: byte-stringify inline extension in test-logtoprocess.t
Yuya Nishihara
- [PATCH 4 of 4] logtoprocess: drop support for ui.log() call with invalid msg arguments (BC)
Yuya Nishihara
- D5173: py3: make debugindexstats output printing compatible
pulkit (Pulkit Goyal)
- D4849: store: introduce a function to get tracked path from a fncache entry
pulkit (Pulkit Goyal)
- D4887: narrow: don't include the manifests while widening a narrow clone
pulkit (Pulkit Goyal)
- D3771: py3: make contrib/perf.py compatible to Python 3
pulkit (Pulkit Goyal)
- D5039: py3: add __pycache__ to .hgignore
pulkit (Pulkit Goyal)
- D5260: py3: make second argument of fdopen() a str
pulkit (Pulkit Goyal)
- D5259: py3: fix keyword arguments handling in hgext/remotefilelog/
pulkit (Pulkit Goyal)
- D5261: py3: use node.hex(h.digest()) instead of h.hexdigest()
pulkit (Pulkit Goyal)
- D5262: py3: don't use dict.iterkeys()
pulkit (Pulkit Goyal)
- D5263: py3: add b suffix to make sure file is opened in bytes mode
pulkit (Pulkit Goyal)
- [PATCH 12 of 14] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris FELD
- D5264: store: raise ProgrammingError if unable to decode a storage path
pulkit (Pulkit Goyal)
- Using internal phase for history rewriting
Gregory Szorc
- D5262: py3: don't use dict.iterkeys()
indygreg (Gregory Szorc)
- D5263: py3: add b suffix to make sure file is opened in bytes mode
indygreg (Gregory Szorc)
- D5260: py3: make second argument of fdopen() a str
pulkit (Pulkit Goyal)
- D5261: py3: use node.hex(h.digest()) instead of h.hexdigest()
pulkit (Pulkit Goyal)
- D5259: py3: fix keyword arguments handling in hgext/remotefilelog/
pulkit (Pulkit Goyal)
- D5262: py3: don't use dict.iterkeys()
pulkit (Pulkit Goyal)
- D5263: py3: add b suffix to make sure file is opened in bytes mode
pulkit (Pulkit Goyal)
- D5265: revlog: use single file handle when de-inlining revlog
indygreg (Gregory Szorc)
- D5266: revlog: detect incomplete revlog reads
indygreg (Gregory Szorc)
- D5267: revlog: automatically read from opened file handles
indygreg (Gregory Szorc)
- [PATCH] tests: fix wireproto redirection test on systems without tls1.2
Augie Fackler
- [PATCH stable] tests: fix wireproto redirection test on systems without tls1.2
Augie Fackler
- [Bug 6022] New: histedit curses ui has prefixes in changeset data
mercurial-bugs at mercurial-scm.org
- [PATCH] tests: fix wireproto redirection test on systems without tls1.2
Augie Fackler
- mercurial at 40609: 63 new changesets
Mercurial Commits
- [PATCH stable] tests: fix wireproto redirection test on systems without tls1.2
Augie Fackler
- [PATCH stable v2] tests: fix wireproto redirection test on systems without tls1.2
Augie Fackler
- [PATCH stable v2] tests: fix wireproto redirection test on systems without tls1.2
Gregory Szorc
- [PATCH] templater: check invalid use of list expression properly (issue5920)
Augie Fackler
- D5170: branchmap: pass changelog into revbranchcache.branchinfo()
indygreg (Gregory Szorc)
- mercurial at 40614: 5 new changesets
Mercurial Commits
- D5064: style: run black on a subset of mercurial
indygreg (Gregory Szorc)
- D5268: shelve: use matcher to restrict prefetch to just the modified files
spectral (Kyle Lippincott)
- D5243: resolve: fix mark-check when a file was deleted on one side (issue6020)
spectral (Kyle Lippincott)
- [PATCH] tests: document a known failing interaction between narrow and lfs
Matt Harbison
- D5064: style: run black on a subset of mercurial
av6 (Anton Shestakov)
- D5170: branchmap: pass changelog into revbranchcache.branchinfo()
pulkit (Pulkit Goyal)
- [PATCH] tests: document a known failing interaction between narrow and lfs
Yuya Nishihara
- D5267: revlog: automatically read from opened file handles
Yuya Nishihara
- D5267: revlog: automatically read from opened file handles
yuja (Yuya Nishihara)
- D5264: store: raise ProgrammingError if unable to decode a storage path
pulkit (Pulkit Goyal)
- D5265: revlog: use single file handle when de-inlining revlog
indygreg (Gregory Szorc)
- D5266: revlog: detect incomplete revlog reads
indygreg (Gregory Szorc)
- D5267: revlog: automatically read from opened file handles
indygreg (Gregory Szorc)
- [PATCH 12 of 14] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Yuya Nishihara
- [PATCH 1 of 2 stable] verify: provide unit to ui.makeprogress()
Anton Shestakov
- [PATCH 2 of 2 stable] copystore: provide unit to ui.makeprogress()
Anton Shestakov
- [PATCH] rewriteutil: move publicrevs closer to where it's used
Anton Shestakov
- D5268: shelve: use matcher to restrict prefetch to just the modified files
Yuya Nishihara
- D5268: shelve: use matcher to restrict prefetch to just the modified files
yuja (Yuya Nishihara)
- D5268: shelve: use matcher to restrict prefetch to just the modified files
spectral (Kyle Lippincott)
- mercurial at 40615: new changeset (1 on stable)
Mercurial Commits
- [PATCH 1 of 5] blackbox: remove redundant check for unassigned repo
Yuya Nishihara
- [PATCH 2 of 5] blackbox: consolidate conditions for early return
Yuya Nishihara
- [PATCH 3 of 5] blackbox: simply update global lastui variable at once
Yuya Nishihara
- [PATCH 4 of 5] blackbox: inline temporary variables which are referenced only once
Yuya Nishihara
- [PATCH 5 of 5] blackbox: extract _log() function which is called after lastui is resolved
Yuya Nishihara
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5271: tests: fix bytes/str issue I introduced when adding this test
durin42 (Augie Fackler)
- D5271: tests: fix bytes/str issue I introduced when adding this test
durin42 (Augie Fackler)
- D5272: tests: allow for 100% of profiled time in sleep in test-profile.t
durin42 (Augie Fackler)
- [PATCH 1 of 5] blackbox: remove redundant check for unassigned repo
Pulkit Goyal
- D5273: hgignore: faster conversion from globs to regexp
valentin.gatienbaron (Valentin Gatien-Baron)
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
Josef 'Jeff' Sipek
- D5274: requires: use atomictemp=True when writing .hg/requires
martinvonz (Martin von Zweigbergk)
- D5275: tests: update store narrowspec when narrowspec, not dirstate, is accessed
martinvonz (Martin von Zweigbergk)
- D5274: requires: use atomictemp=True when writing .hg/requires
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 2 stable] verify: provide unit to ui.makeprogress()
Gregory Szorc
- D5277: narrow: extract helper for parsing narrowspec file
martinvonz (Martin von Zweigbergk)
- D5276: tests: add test for narrow+share
martinvonz (Martin von Zweigbergk)
- D5278: narrow: detect if narrowspec was changed in a different share
martinvonz (Martin von Zweigbergk)
- D5278: narrow: detect if narrowspec was changed in a different share
martinvonz (Martin von Zweigbergk)
- [Bug 6023] New: phabread fails if there are inaccessible revisions and batchsize > 1
mercurial-bugs at mercurial-scm.org
- [Bug 6024] New: graft sometimes tries to remove a revision from the set to graft twice.
mercurial-bugs at mercurial-scm.org
- [PATCH 07 of 14] sparse-revlog: rework the way we enforce chunk size limit
Boris FELD
- [PATCH 12 of 14] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris FELD
- [PATCH 01 of 10 V2] tests: add `revlogutils.deltas` module to doctests
Boris Feld
- [PATCH 02 of 10 V2] doctest: add a `issnapshot` method to _testrevlog
Boris Feld
- [PATCH 03 of 10 V2] sparse-revlog: rework the way we enforce chunk size limit
Boris Feld
- [PATCH 04 of 10 V2] sparse-revlog: add a `index_get_start` function in C
Boris Feld
- [PATCH 05 of 10 V2] sparse-revlog: add a `index_get_length` function in C
Boris Feld
- [PATCH 06 of 10 V2] sparse-revlog: add a `index_segment_span` function in C
Boris Feld
- [PATCH 07 of 10 V2] sparse-revlog: add a `_trimchunk` function in C
Boris Feld
- [PATCH 08 of 10 V2] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris Feld
- [PATCH 09 of 10 V2] cext: increment the `parsers` module version
Boris Feld
- [PATCH 10 of 10 V2] sparse-revlog: put the native implementation of slicechunktodensity to use
Boris Feld
- [PATCH STABLE] checkexec: create destination directory if necessary
Boris Feld
- [PATCH 4 of 4] logtoprocess: drop support for ui.log() call with invalid msg arguments (BC)
Boris FELD
- [PATCH] rewriteutil: move publicrevs closer to where it's used
Yuya Nishihara
- D5273: hgignore: faster conversion from globs to regexp
Yuya Nishihara
- D5273: hgignore: faster conversion from globs to regexp
yuja (Yuya Nishihara)
- D5272: tests: allow for 100% of profiled time in sleep in test-profile.t
durin42 (Augie Fackler)
- D5255: mergetools: adjust Beyond Compare config on Mac/Linux
Phabricator
- [PATCH 4 of 4] logtoprocess: drop support for ui.log() call with invalid msg arguments (BC)
Yuya Nishihara
- [PATCH 03 of 10 V2] sparse-revlog: rework the way we enforce chunk size limit
Yuya Nishihara
- mercurial at 40617: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH 1 of 8] blackbox: rename variables to prepare extracting core logic from ui wrapper
Yuya Nishihara
- [PATCH 2 of 8] blackbox: extract logger class from ui wrapper
Yuya Nishihara
- [PATCH 3 of 8] blackbox: unindent "if True" block
Yuya Nishihara
- [PATCH 4 of 8] blackbox: initialize repo attribute properly
Yuya Nishihara
- [PATCH 5 of 8] blackbox: initialize inlog flag properly
Yuya Nishihara
- [PATCH 6 of 8] blackbox: extract function to test if log event is tracked
Yuya Nishihara
- [PATCH 7 of 8] logtoprocess: extract logger class from ui wrapper
Yuya Nishihara
- [PATCH 8 of 8] ui: unify argument name of ui.log()
Yuya Nishihara
- [PATCH STABLE] graft: do not try to skip rev derived from ancestor more than once (issue6024)
Yuya Nishihara
- [PATCH 1 of 8] blackbox: rename variables to prepare extracting core logic from ui wrapper
Pulkit Goyal
- D5279: rebase: fix two ui.logs to actually have text when using default blackbox log
spectral (Kyle Lippincott)
- D5280: changegroup: avoid instantiating storage if we are not using it
spectral (Kyle Lippincott)
- [PATCH 1 of 2] histedit: conditionalize the imports of 'fcntl' and 'termios'
Matt Harbison
- [PATCH 2 of 2] tests: stabilize test-commandserver.t on Windows
Matt Harbison
- D5281: wireprotov2server: let repo.narrowmatch(match) do matcher intersection
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 5] scmutil: display the optional hint when handling StorageError in catchall()
Matt Harbison
- [PATCH 2 of 5] lfs: provide more Batch API error info via a hint in the raised exception
Matt Harbison
- [PATCH 3 of 5] lfs: improve the hints for common errors in the Batch API
Matt Harbison
- [PATCH 4 of 5] lfs: handle URLErrors to add additional information
Matt Harbison
- [PATCH 5 of 5] lfs: make the exception messages consistent
Matt Harbison
- mercurial at 40648: 31 new changesets (1 on stable)
Mercurial Commits
- D5281: wireprotov2server: let repo.narrowmatch(match) do matcher intersection
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 2] histedit: conditionalize the imports of 'fcntl' and 'termios'
Yuya Nishihara
- [PATCH 04 of 10 V2] sparse-revlog: add a `index_get_start` function in C
Yuya Nishihara
- [PATCH 06 of 10 V2] sparse-revlog: add a `index_segment_span` function in C
Yuya Nishihara
- D5279: rebase: fix two ui.logs to actually have text when using default blackbox log
lothiraldan (Boris Feld)
- D5279: rebase: fix two ui.logs to actually have text when using default blackbox log
spectral (Kyle Lippincott)
- [PATCH 07 of 10 V2] sparse-revlog: add a `_trimchunk` function in C
Yuya Nishihara
- D5282: logtoprocess: update commandfinish options arguments
lothiraldan (Boris Feld)
- [PATCH 08 of 10 V2] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Yuya Nishihara
- D5279: rebase: fix two ui.logs to actually have text when using default blackbox log
Yuya Nishihara
- D5282: logtoprocess: update commandfinish options arguments
lothiraldan (Boris Feld)
- D5279: rebase: fix two ui.logs to actually have text when using default blackbox log
yuja (Yuya Nishihara)
- mercurial at 40649: new changeset
Mercurial Commits
- [PATCH 1 of 2 FOLLOW-UP] sparse-revlog: use `span` variable as intended
Boris Feld
- [PATCH 2 of 2 FOLLOW-UP] sparse-revlog: align endrevidx usages in the _slicechunktosize
Boris Feld
- [PATCH 1 of 2 FOLLOW-UP] sparse-revlog: use `span` variable as intended
Pulkit Goyal
- [PATCH STABLE] graft: do not try to skip rev derived from ancestor more than once (issue6024)
Martin von Zweigbergk
- mercurial at 40654: 5 new changesets
Mercurial Commits
- [PATCH stable?] subrepo: print the status line before creating the peer for better diagnostics
Matt Harbison
- [PATCH stable?] subrepo: print the status line before creating the peer for better diagnostics
Yuya Nishihara
- [PATCH STABLE] graft: do not try to skip rev derived from ancestor more than once (issue6024)
Yuya Nishihara
- [PATCH] http: allow 'auth.prefix' to have a username consistent with the URI
Matt Harbison
- [PATCH STABLE] graft: do not try to skip rev derived from ancestor more than once (issue6024)
Martin von Zweigbergk
- [PATCH STABLE] graft: do not try to skip rev derived from ancestor more than once (issue6024)
Yuya Nishihara
- [PATCH STABLE] checkexec: create destination directory if necessary
Yuya Nishihara
- [PATCH 2 of 2 FOLLOW-UP] sparse-revlog: align endrevidx usages in the _slicechunktosize
Yuya Nishihara
- [PATCH 1 of 5] scmutil: display the optional hint when handling StorageError in catchall()
Yuya Nishihara
- [PATCH 4 of 5] lfs: handle URLErrors to add additional information
Yuya Nishihara
- [PATCH] http: allow 'auth.prefix' to have a username consistent with the URI
Yuya Nishihara
- [PATCH] lfs: ensure that the return of urlopener.open() is closed
Matt Harbison
- D5280: changegroup: avoid instantiating storage if we are not using it
spectral (Kyle Lippincott)
- mercurial at 40656: 2 new changesets (2 on stable)
Mercurial Commits
- D5278: narrow: detect if narrowspec was changed in a different share
Yuya Nishihara
- D5278: narrow: detect if narrowspec was changed in a different share
yuja (Yuya Nishihara)
- mercurial at 40664: 8 new changesets
Mercurial Commits
- [PATCH] branch: allow changing branch of merge commits with --rev
Anton Shestakov
- [PATCH evolve-ext] exthelper: drop Mercurial 4.3 support
Matt Harbison
- D5283: tests: add Balto configuration file
lothiraldan (Boris Feld)
- [PATCH] lfs: ensure that the return of urlopener.open() is closed
Yuya Nishihara
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
Yuya Nishihara
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
Yuya Nishihara
- [PATCH] branch: allow changing branch of merge commits with --rev
Yuya Nishihara
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
yuja (Yuya Nishihara)
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
Yuya Nishihara
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
yuja (Yuya Nishihara)
- [PATCH 1 of 5] logtoprocess: extract logger class from ui wrapper
Yuya Nishihara
- [PATCH 2 of 5] ui: unify argument name of ui.log()
Yuya Nishihara
- [PATCH 3 of 5] hgweb: load globally-enabled extensions explicitly
Yuya Nishihara
- [PATCH 4 of 5] extensions: add "uipopulate" hook, called per instance, not per process
Yuya Nishihara
- [PATCH 5 of 5] ui: manage logger instances and event filtering by core ui
Yuya Nishihara
- bugzilla weekly report (2018-11-19)
Octobot
- bugzilla weekly report (2018-11-19)
Octobot
- [PATCH 04 of 10 V2] sparse-revlog: add a `index_get_start` function in C
Boris FELD
- [PATCH 07 of 10 V2] sparse-revlog: add a `_trimchunk` function in C
Boris FELD
- [PATCH 08 of 10 V2] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris FELD
- [PATCH 1 of 7 V3] sparse-revlog: add a `index_get_start` function in C
Boris Feld
- [PATCH 2 of 7 V3] sparse-revlog: add a `index_get_length` function in C
Boris Feld
- [PATCH 3 of 7 V3] sparse-revlog: add a `index_segment_span` function in C
Boris Feld
- [PATCH 4 of 7 V3] sparse-revlog: add a `trim_endidx` function in C
Boris Feld
- [PATCH 5 of 7 V3] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris Feld
- [PATCH 6 of 7 V3] cext: increment the `parsers` module version
Boris Feld
- [PATCH 7 of 7 V3] sparse-revlog: put the native implementation of slicechunktodensity to use
Boris Feld
- [PATCH STABLE V2] checkexec: create destination directory if necessary
Boris Feld
- [PATCH 08 of 10 V2] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Yuya Nishihara
- [PATCH] push: add --publish flag to change phase of pushed changesets
Anton Shestakov
- [PATCH] branch: allow changing branch of merge commits with --rev
Pulkit Goyal
- [PATCH 1 of 7 V3] sparse-revlog: add a `index_get_start` function in C
Yuya Nishihara
- [PATCH 5 of 7 V3] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Yuya Nishihara
- [PATCH] branch: allow changing branch of merge commits with --rev
Yuya Nishihara
- [PATCH STABLE V2] checkexec: create destination directory if necessary
Yuya Nishihara
- [PATCH 1 of 8 V6] perf: add a `perftracecopies` command to benchmark copy tracking logic
Boris Feld
- [PATCH 2 of 8 V6] perf: add a new `perfhelper-tracecopies` command
Boris Feld
- [PATCH 3 of 8 V6] context: spell out the logic around linkrev adjustement starting point
Boris Feld
- [PATCH 4 of 8 V6] context: take advantage of `_descendantrev` in introrev if available
Boris Feld
- [PATCH 5 of 8 V6] context: introduce an `isintroducedafter` method and use it in copies
Boris Feld
- [PATCH 6 of 8 V6] context: split `introrev` logic in a sub function
Boris Feld
- [PATCH 7 of 8 V6] context: small refactoring of `isintroducedafter`
Boris Feld
- [PATCH 8 of 8 V6] context: floor adjustlinkrev graph walk during copy tracing
Boris Feld
- D5284: py3: add 9 new passing tests caught by buildbot
pulkit (Pulkit Goyal)
- [PATCH 5 of 7 V3] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris FELD
- D5285: py3: use '%d' for integers instead of '%s'
pulkit (Pulkit Goyal)
- D5286: py3: use pycompat.byteskwargs() to covert keys of kwargs to bytes
pulkit (Pulkit Goyal)
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
pulkit (Pulkit Goyal)
- D5273: hgignore: conversion glob into regex faster
valentin.gatienbaron (Valentin Gatien-Baron)
- D5288: tests: make test-alias.t pass with re2
valentin.gatienbaron (Valentin Gatien-Baron)
- D5273: hgignore: conversion glob into regex faster
valentin.gatienbaron (Valentin Gatien-Baron)
- D5278: narrow: detect if narrowspec was changed in a different share
martinvonz (Martin von Zweigbergk)
- D5289: context: remove seemingly impossible code branch
martinvonz (Martin von Zweigbergk)
- [PATCH 5 of 7 V3] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Yuya Nishihara
- D5288: tests: make test-alias.t pass with re2
Yuya Nishihara
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
Yuya Nishihara
- D5283: tests: add Balto configuration file
Yuya Nishihara
- D5288: tests: make test-alias.t pass with re2
yuja (Yuya Nishihara)
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
yuja (Yuya Nishihara)
- D5283: tests: add Balto configuration file
yuja (Yuya Nishihara)
- D5284: py3: add 9 new passing tests caught by buildbot
pulkit (Pulkit Goyal)
- D5285: py3: use '%d' for integers instead of '%s'
pulkit (Pulkit Goyal)
- D5286: py3: use pycompat.byteskwargs() to covert keys of kwargs to bytes
pulkit (Pulkit Goyal)
- D5288: tests: make test-alias.t pass with re2
valentin.gatienbaron (Valentin Gatien-Baron)
- D5283: tests: add Balto configuration file
lothiraldan (Boris Feld)
- D5289: context: remove seemingly impossible code branch
martinvonz (Martin von Zweigbergk)
- [PATCH] push: add --publish flag to change phase of pushed changesets
Yuya Nishihara
- D5290: branchmap: refactor for better encapsulation
mjpieters (Martijn Pieters)
- D5064: style: run black on a subset of mercurial
mjpieters (Martijn Pieters)
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
pulkit (Pulkit Goyal)
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
pulkit (Pulkit Goyal)
- [PATCH evolve-ext] evolve: fix a documentation typo
Eric Spishak-Thomas
- [PATCH 1 of 5] perf: move some of the perftags benchmark to the setup function
Boris Feld
- [PATCH 2 of 5] perf: add a `clear-revlogs` flag to `perftags`
Boris Feld
- [PATCH 3 of 5] tags: cache `repo.changelog` access when checking tags nodes
Boris Feld
- [PATCH 4 of 5] perf: add a `clear-revlogs` flag to `perfbookmarks`
Boris Feld
- [PATCH 5 of 5] perf: disable revlogs clearing in `perftags` by default
Boris Feld
- [PATCH 5 of 7 V3] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris FELD
- [PATCH 1 of 7 V4] sparse-revlog: add a `index_get_start` function in C
Boris Feld
- [PATCH 2 of 7 V4] sparse-revlog: add a `index_get_length` function in C
Boris Feld
- [PATCH 3 of 7 V4] sparse-revlog: add a `index_segment_span` function in C
Boris Feld
- [PATCH 4 of 7 V4] sparse-revlog: add a `trim_endidx` function in C
Boris Feld
- [PATCH 5 of 7 V4] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris Feld
- [PATCH 6 of 7 V4] cext: increment the `parsers` module version
Boris Feld
- [PATCH 7 of 7 V4] sparse-revlog: put the native implementation of slicechunktodensity to use
Boris Feld
- [PATCH STABLE] tests: stabilize the recent checkexec changes on Windows
Matt Harbison
- D5288: tests: make test-alias.t pass with re2
valentin.gatienbaron (Valentin Gatien-Baron)
- [PATCH V2] push: add --publish flag to change phase of pushed changesets
Anton Shestakov
- [PATCH 3 of 5] tags: cache `repo.changelog` access when checking tags nodes
Pulkit Goyal
- [PATCH STABLE] tests: stabilize the recent checkexec changes on Windows
Yuya Nishihara
- [PATCH 3 of 7 V4] sparse-revlog: add a `index_segment_span` function in C
Yuya Nishihara
- [PATCH 1 of 7 V4] sparse-revlog: add a `index_get_start` function in C
Yuya Nishihara
- [PATCH 2 of 7 V4] sparse-revlog: add a `index_get_length` function in C
Yuya Nishihara
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
Yuya Nishihara
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
yuja (Yuya Nishihara)
- D5287: py3: use node.hex(m.digest()) instead of m.hexdigest()
pulkit (Pulkit Goyal)
- [PATCH 4 of 5] extensions: add "uipopulate" hook, called per instance, not per process
Yuya Nishihara
- [PATCH 1 of 5 V2] logtoprocess: extract logger class from ui wrapper
Yuya Nishihara
- [PATCH 2 of 5 V2] ui: unify argument name of ui.log()
Yuya Nishihara
- [PATCH 3 of 5 V2] hgweb: load globally-enabled extensions explicitly
Yuya Nishihara
- [PATCH 4 of 5 V2] extensions: add "uipopulate" hook, called per instance, not per process
Yuya Nishihara
- [PATCH 5 of 5 V2] ui: manage logger instances and event filtering by core ui
Yuya Nishihara
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
pulkit (Pulkit Goyal)
- D5288: tests: make test-alias.t pass with re2
Yuya Nishihara
- D5288: tests: make test-alias.t pass with re2
yuja (Yuya Nishihara)
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
Yuya Nishihara
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
yuja (Yuya Nishihara)
- D5292: branchmap: make it easier for extensions not to break branchcache
mjpieters (Martijn Pieters)
- [PATCH 1 of 7 V4] sparse-revlog: add a `index_get_start` function in C
Boris FELD
- [PATCH 3 of 7 V4] sparse-revlog: add a `index_segment_span` function in C
Boris FELD
- D5293: py3: whitelist three more passing test caught by buildbot
pulkit (Pulkit Goyal)
- [PATCH] blackbox: add configitem for format of log timestamps
MATTHEW DEVORE
- [PATCH] blackbox: add configitem for format of log timestamps
Martin von Zweigbergk
- [PATCH] blackbox: add configitem for format of log timestamps
Pulkit Goyal
- [PATCH] blackbox: add configitem for format of log timestamps
Matthew DeVore
- D5294: tests: make test-check-module-imports more robust
valentin.gatienbaron (Valentin Gatien-Baron)
- D5294: tests: make test-check-module-imports more robust
valentin.gatienbaron (Valentin Gatien-Baron)
- [PATCH 1 of 8] perf: explicitly pass title as a keyword argument in `perfdiffwd`
Boris Feld
- [PATCH 2 of 8] perf: add a `setup` argument to run code outside of the timed section
Boris Feld
- [PATCH 3 of 8] perf: use the new setup function in "perfbookmarks"
Boris Feld
- [PATCH 4 of 8] perf: make `clearfilecache` helper work with any object
Boris Feld
- [PATCH 5 of 8] perf: add a perfignore command
Boris Feld
- [PATCH 6 of 8] match: avoid translating glob to matcher multiple times for large sets
Boris Feld
- [PATCH 7 of 8] match: provide and use a quick way to escape a single byte
Boris Feld
- [PATCH 8 of 8] match: reformat `syntaxes` dictionary for better maintainability
Boris Feld
- D5294: tests: make test-check-module-imports more robust
valentin.gatienbaron (Valentin Gatien-Baron)
- Extra files in changelog "changed files" and bundles
Mads Kiilerich
- [PATCH v2] graft: introduce --base option for using custom base revision while merging
Mads Kiilerich
- [PATCH 1 of 7 V4] sparse-revlog: add a `index_get_start` function in C
Yuya Nishihara
- [PATCH 3 of 7 V4] sparse-revlog: add a `index_segment_span` function in C
Yuya Nishihara
- [PATCH 1 of 5 V2] logtoprocess: extract logger class from ui wrapper
Pulkit Goyal
- [PATCH 1 of 8] perf: explicitly pass title as a keyword argument in `perfdiffwd`
Pulkit Goyal
- [PATCH 1 of 5] perf: move some of the perftags benchmark to the setup function
Pulkit Goyal
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
pulkit (Pulkit Goyal)
- D5290: branchmap: refactor for better encapsulation
mjpieters (Martijn Pieters)
- D5295: branchmap: define a hasbranch() to find whether a branch exists or not
pulkit (Pulkit Goyal)
- D5296: store: don't read the whole fncache in memory
pulkit (Pulkit Goyal)
- [PATCH 5 of 8] perf: add a perfignore command
Yuya Nishihara
- [PATCH 6 of 8] match: avoid translating glob to matcher multiple times for large sets
Yuya Nishihara
- [PATCH 4 of 8] perf: make `clearfilecache` helper work with any object
Yuya Nishihara
- [PATCH 7 of 8] match: provide and use a quick way to escape a single byte
Yuya Nishihara
- [PATCH V2] push: add --publish flag to change phase of pushed changesets
Yuya Nishihara
- D5296: store: don't read the whole fncache in memory
Yuya Nishihara
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
Yuya Nishihara
- D5296: store: don't read the whole fncache in memory
yuja (Yuya Nishihara)
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
yuja (Yuya Nishihara)
- D5294: tests: make test-check-module-imports more robust
valentin.gatienbaron (Valentin Gatien-Baron)
- D5293: py3: whitelist three more passing test caught by buildbot
pulkit (Pulkit Goyal)
- [PATCH] py3: cast attribute name to sysstr in clearcachedproperty()
Yuya Nishihara
- [PATCH] py3: cast attribute name to sysstr in clearcachedproperty()
Pulkit Goyal
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
pulkit (Pulkit Goyal)
- D5277: narrow: extract helper for parsing narrowspec file
martinvonz (Martin von Zweigbergk)
- D5297: tests: add test for `--version` flag of perfchangegroupchangelog
pulkit (Pulkit Goyal)
- D5298: perfchangegroupchangelog: rename version flag to cgversion
pulkit (Pulkit Goyal)
- [PATCH 1 of 7 V5] sparse-revlog: add a `index_get_start` function in C
Boris Feld
- [PATCH 2 of 7 V5] sparse-revlog: add a `index_get_length` function in C
Boris Feld
- [PATCH 3 of 7 V5] sparse-revlog: add a `index_segment_span` function in C
Boris Feld
- [PATCH 4 of 7 V5] sparse-revlog: add a `trim_endidx` function in C
Boris Feld
- [PATCH 5 of 7 V5] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Boris Feld
- [PATCH 6 of 7 V5] cext: increment the `parsers` module version
Boris Feld
- [PATCH 7 of 7 V5] sparse-revlog: put the native implementation of slicechunktodensity to use
Boris Feld
- [PATCH 1 of 6 V2] perf: add a perfignore command
Boris Feld
- [PATCH 2 of 6 V2] match: extract a literal constant into a symbolic one
Boris Feld
- [PATCH 3 of 6 V2] match: test for overflow error in pattern
Boris Feld
- [PATCH 4 of 6 V2] match: extract function that group regexps
Boris Feld
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Boris Feld
- [PATCH 6 of 6 V2] match: raise an Abort error instead of OverflowError
Boris Feld
- Extra files in changelog "changed files" and bundles
Boris FELD
- D5294: tests: make test-check-module-imports more robust
durin42 (Augie Fackler)
- mercurial at 40669: 5 new changesets
Mercurial Commits
- mercurial at 40690: 21 new changesets (2 on stable)
Mercurial Commits
- [PATCH] push: config option to control behavior when pushing to a publishing server
Anton Shestakov
- [PATCH 8 of 8 V6] context: floor adjustlinkrev graph walk during copy tracing
Martin von Zweigbergk
- [PATCH 2 of 6 V2] match: extract a literal constant into a symbolic one
Martin von Zweigbergk
- [PATCH 4 of 6 V2] match: extract function that group regexps
Martin von Zweigbergk
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Martin von Zweigbergk
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Martin von Zweigbergk
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Yuya Nishihara
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Yuya Nishihara
- [PATCH 01 of 13] perf: fix a minor typo in perfbranchmapload
Boris Feld
- [PATCH 02 of 13] perf: update function name to match `perfbranchmapload` command
Boris Feld
- [PATCH 03 of 13] perf: use an explicit function in perfbranchmapload
Boris Feld
- [PATCH 04 of 13] perf: introduce a function to fully "unload" a changelog
Boris Feld
- [PATCH 05 of 13] perf: add --clear-revlog flag to branchmapload
Boris Feld
- [PATCH 06 of 13] perf: prewarm the branchmap in perfbranchmapload
Boris Feld
- [PATCH 07 of 13] perf: fallback to subset if ondisk cache is missing in perfbranchmapload
Boris Feld
- [PATCH 08 of 13] perf: run 'setup' function during stub run
Boris Feld
- [PATCH 09 of 13] perf: add a `perfbranchmapupdate` command
Boris Feld
- [PATCH 10 of 13] perf: pre-indent some code in `perfbranchmapupdate`
Boris Feld
- [PATCH 11 of 13] perf: rely on repoview for perfbranchmapupdate
Boris Feld
- [PATCH 12 of 13] perf: start from an existing branchmap if possible
Boris Feld
- [PATCH 13 of 13] perf: add a `--clear-caches` to `perfbranchmapupdate`
Boris Feld
- [PATCH 1 of 6 V3] perf: add a perfignore command
Boris Feld
- [PATCH 2 of 6 V3] match: extract a literal constant into a symbolic one
Boris Feld
- [PATCH 3 of 6 V3] match: test for overflow error in pattern
Boris Feld
- [PATCH 4 of 6 V3] match: extract function that group regexps
Boris Feld
- [PATCH 5 of 6 V3] match: avoid translating glob to matcher multiple times for large sets
Boris Feld
- [PATCH 6 of 6 V3] match: raise an Abort error instead of OverflowError
Boris Feld
- [PATCH 06 of 13] perf: prewarm the branchmap in perfbranchmapload
Pulkit Goyal
- [PATCH 05 of 13] perf: add --clear-revlog flag to branchmapload
Pulkit Goyal
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Martin von Zweigbergk
- D5299: phabricator: fallback reading arcanist config files
philpep (Philippe Pepiot)
- D5299: phabricator: fallback reading arcanist config files
philpep (Philippe Pepiot)
- D5299: phabricator: fallback reading arcanist config files
philpep (Philippe Pepiot)
- [PATCH 2 of 6 V2] match: extract a literal constant into a symbolic one
Boris FELD
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Boris FELD
- [PATCH 06 of 13] perf: prewarm the branchmap in perfbranchmapload
Boris FELD
- [PATCH 1 of 4 V2] perf: add a `clear-revlogs` flag to `perftags`
Boris Feld
- [PATCH 2 of 4 V2] tags: cache `repo.changelog` access when checking tags nodes
Boris Feld
- [PATCH 3 of 4 V2] perf: add a `clear-revlogs` flag to `perfbookmarks`
Boris Feld
- [PATCH 4 of 4 V2] perf: disable revlogs clearing in `perftags` by default
Boris Feld
- D5300: py3: replace str() with pycompat.bytestr() or ('%d' % int)
pulkit (Pulkit Goyal)
- [PATCH 2 of 6 V2] match: extract a literal constant into a symbolic one
Martin von Zweigbergk
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Martin von Zweigbergk
- [PATCH 1 of 7 V5] sparse-revlog: add a `index_get_start` function in C
Yuya Nishihara
- [PATCH 2 of 7 V5] sparse-revlog: add a `index_get_length` function in C
Yuya Nishihara
- [PATCH 3 of 7 V5] sparse-revlog: add a `index_segment_span` function in C
Yuya Nishihara
- [PATCH 4 of 7 V5] sparse-revlog: add a `trim_endidx` function in C
Yuya Nishihara
- [PATCH 5 of 7 V5] sparse-revlog: introduce native (C) implementation of slicechunktodensity
Yuya Nishihara
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Yuya Nishihara
- [PATCH 1 of 8 V6] perf: add a `perftracecopies` command to benchmark copy tracking logic
Yuya Nishihara
- [PATCH 8 of 8 V6] context: floor adjustlinkrev graph walk during copy tracing
Yuya Nishihara
- [PATCH 1 of 8 V6] perf: add a `perftracecopies` command to benchmark copy tracking logic
Yuya Nishihara
- D5292: branchmap: make it easier for extensions not to break branchcache
Yuya Nishihara
- D5292: branchmap: make it easier for extensions not to break branchcache
yuja (Yuya Nishihara)
- D5300: py3: replace str() with pycompat.bytestr() or ('%d' % int)
Yuya Nishihara
- D5300: py3: replace str() with pycompat.bytestr() or ('%d' % int)
yuja (Yuya Nishihara)
- D5290: branchmap: refactor for better encapsulation
Yuya Nishihara
- D5290: branchmap: refactor for better encapsulation
yuja (Yuya Nishihara)
- D5291: branchmap: build the revbranchcache._namesreverse() only when required
pulkit (Pulkit Goyal)
- [PATCH 1 of 3 RESEND] hgweb: load globally-enabled extensions explicitly
Yuya Nishihara
- [PATCH 2 of 3 RESEND] extensions: add "uipopulate" hook, called per instance, not per process
Yuya Nishihara
- [PATCH 3 of 3 RESEND] ui: manage logger instances and event filtering by core ui
Yuya Nishihara
- [PATCH 1 of 2] remotefilelog: drop some compatibility cruft for finding the hg exeutable
Matt Harbison
- [PATCH 2 of 2] procutil: don't allow the main 'hg' script to be treated as the Windows exe
Matt Harbison
- [PATCH 1 of 4] annotate: format local tables in less-dense form
Yuya Nishihara
- [PATCH 2 of 4] annotate: check and update command options first
Yuya Nishihara
- [PATCH 3 of 4] annotate: start pager soon after command options are validated
Yuya Nishihara
- [PATCH 4 of 4] annotate: remove dead code to not convert path to relative path
Yuya Nishihara
- D5299: phabricator: fallback reading arcanist config files
mharbison72 (Matt Harbison)
- [PATCH 1 of 2] remotefilelog: drop some compatibility cruft for finding the hg exeutable
Yuya Nishihara
- [PATCH 1 of 4 V2] perf: add a `clear-revlogs` flag to `perftags`
Yuya Nishihara
- [PATCH 2 of 4 V2] tags: cache `repo.changelog` access when checking tags nodes
Yuya Nishihara
- [PATCH 3 of 4 V2] perf: add a `clear-revlogs` flag to `perfbookmarks`
Yuya Nishihara
- [PATCH] push: config option to control behavior when pushing to a publishing server
Yuya Nishihara
- D5297: tests: add test for `--version` flag of perfchangegroupchangelog
Yuya Nishihara
- D5297: tests: add test for `--version` flag of perfchangegroupchangelog
pulkit (Pulkit Goyal)
- D5295: branchmap: define a hasbranch() to find whether a branch exists or not
Yuya Nishihara
- D5297: tests: add test for `--version` flag of perfchangegroupchangelog
yuja (Yuya Nishihara)
- D5295: branchmap: define a hasbranch() to find whether a branch exists or not
yuja (Yuya Nishihara)
- [PATCH] tests: disable remotefilelog on Windows
Matt Harbison
- [PATCH] localrepo: correct docstring of filectx()
Yuya Nishihara
- bugzilla weekly report (2018-11-26)
Octobot
- bugzilla weekly report (2018-11-26)
Octobot
- [PATCH 4 of 4] annotate: remove dead code to not convert path to relative path
Martin von Zweigbergk
- D5298: perfchangegroupchangelog: rename version flag to cgversion
pulkit (Pulkit Goyal)
- D5296: store: don't read the whole fncache in memory
pulkit (Pulkit Goyal)
- [PATCH] localrepo: correct docstring of filectx()
Pulkit Goyal
- [PATCH 06 of 13] perf: prewarm the branchmap in perfbranchmapload
Pulkit Goyal
- [PATCH] tests: disable remotefilelog on Windows
Yuya Nishihara
- D5300: py3: replace str() with pycompat.bytestr() or ('%d' % int)
pulkit (Pulkit Goyal)
- D5300: py3: replace str() with pycompat.bytestr() or ('%d' % int)
pulkit (Pulkit Goyal)
- D5301: store: append to fncache if there are only new files to write
pulkit (Pulkit Goyal)
- D5302: py3: alias xrange to range
pulkit (Pulkit Goyal)
- D5303: py3: convert strings to bytes in tests/test-remotefilelog-histpack.py
pulkit (Pulkit Goyal)
- D5304: py3: use dict.items() instead of dict.iteritems()
pulkit (Pulkit Goyal)
- D5305: py3: fix couple of division operator to do integer divison
pulkit (Pulkit Goyal)
- [PATCH 1 of 6] vfs: treat 'undo.' file the same as 'journal.' file
Boris Feld
- [PATCH 2 of 6] revert: extract origvfs logic in a sub-function
Boris Feld
- [PATCH 3 of 6] subrepo-git: use an official origvfs when appropriate
Boris Feld
- [PATCH 4 of 6] vfs: extract the audit path logic into a submethod
Boris Feld
- [PATCH 5 of 6] vfs: makes all audited path relative
Boris Feld
- [PATCH 6 of 6] vfs: also audit rename
Boris Feld
- [PATCH 1 of 5 V3] perf: stop creating new revlog by hand in perftags
Boris Feld
- [PATCH 2 of 5 V3] perf: add a `clear-revlogs` flag to `perftags`
Boris Feld
- [PATCH 3 of 5 V3] tags: cache `repo.changelog` access when checking tags nodes
Boris Feld
- [PATCH 4 of 5 V3] perf: add a `clear-revlogs` flag to `perfbookmarks`
Boris Feld
- [PATCH 5 of 5 V3] perf: disable revlogs clearing in `perftags` by default
Boris Feld
- [PATCH 1 of 5 FOLLOW-UP] revlog: update the docstring of `ancestors` to match reality
Boris Feld
- [PATCH 2 of 5 FOLLOW-UP] perf: add a docstring to `perfpathcopies`
Boris Feld
- [PATCH 3 of 5 FOLLOW-UP] perf: rename `perfhelper-tracecopies` to `perfhelper-pathcopies`
Boris Feld
- [PATCH 4 of 5 FOLLOW-UP] revlog: properly detect corrupted revlog in `index_get_length`
Boris Feld
- [PATCH 5 of 5 FOLLOW-UP] revlog: update the documentation for `trim_endidx`
Boris Feld
- [PATCH] perf: add a `--timing` argument to `perfhelper-tracecopies`
Boris Feld
- [PATCH 1 of 8 V2] perf: prewarm the branchmap in perfbranchmapload
Boris Feld
- [PATCH 2 of 8 V2] perf: fallback to subset if ondisk cache is missing in perfbranchmapload
Boris Feld
- [PATCH 3 of 8 V2] perf: run 'setup' function during stub run
Boris Feld
- [PATCH 4 of 8 V2] perf: add a `perfbranchmapupdate` command
Boris Feld
- [PATCH 5 of 8 V2] perf: pre-indent some code in `perfbranchmapupdate`
Boris Feld
- [PATCH 6 of 8 V2] perf: rely on repoview for perfbranchmapupdate
Boris Feld
- [PATCH 7 of 8 V2] perf: start from an existing branchmap if possible
Boris Feld
- [PATCH 8 of 8 V2] perf: add a `--clear-caches` to `perfbranchmapupdate`
Boris Feld
- D5306: remotefilelog: fix typo in docstring
durin42 (Augie Fackler)
- D5302: py3: alias xrange to range
durin42 (Augie Fackler)
- D5300: py3: replace str() with pycompat.bytestr() or ('%d' % int)
pulkit (Pulkit Goyal)
- D5303: py3: convert strings to bytes in tests/test-remotefilelog-histpack.py
pulkit (Pulkit Goyal)
- D5304: py3: use dict.items() instead of dict.iteritems()
pulkit (Pulkit Goyal)
- D5301: store: append to fncache if there are only new files to write
pulkit (Pulkit Goyal)
- D5305: py3: fix couple of division operator to do integer divison
pulkit (Pulkit Goyal)
- D5302: py3: alias xrange to range
pulkit (Pulkit Goyal)
- D5302: py3: use pycompat.xrange instead of xrange
pulkit (Pulkit Goyal)
- D5306: remotefilelog: fix typo in docstring
durin42 (Augie Fackler)
- D5296: store: don't read the whole fncache in memory
pulkit (Pulkit Goyal)
- D4892: narrow: drop the bundle2 capability since we have server capabilities (BC)
pulkit (Pulkit Goyal)
- [PATCH 1 of 5 FOLLOW-UP] revlog: update the docstring of `ancestors` to match reality
Yuya Nishihara
- [PATCH 1 of 5 V3] perf: stop creating new revlog by hand in perftags
Yuya Nishihara
- D5301: store: append to fncache if there are only new files to write
Yuya Nishihara
- D5296: store: don't read the whole fncache in memory
Yuya Nishihara
- D5301: store: append to fncache if there are only new files to write
yuja (Yuya Nishihara)
- [PATCH 1 of 7] blackbox: change the way of deactivating the logger on write error
Yuya Nishihara
- [PATCH 2 of 7] blackbox: send debug message to logger by core ui
Yuya Nishihara
- [PATCH 3 of 7] ui: pass in formatted message to logger.log()
Yuya Nishihara
- [PATCH 4 of 7] ui: pass in bytes opts dict to logger.log()
Yuya Nishihara
- [PATCH 5 of 7] blackbox: extract global last logger to proxylogger class
Yuya Nishihara
- [PATCH 6 of 7] blackbox: do not nullify repo to deactivate the logger on failure
Yuya Nishihara
- [PATCH 7 of 7] blackbox: initialize logger with repo instance
Yuya Nishihara
- D5307: store: write fncache only once if there are both adds and removes
pulkit (Pulkit Goyal)
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
pulkit (Pulkit Goyal)
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
Yuya Nishihara
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
yuja (Yuya Nishihara)
- D5307: store: write fncache only once if there are both adds and removes
pulkit (Pulkit Goyal)
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
pulkit (Pulkit Goyal)
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
Yuya Nishihara
- [Bug 6025] New: `hg diff --git --stat` does not work correctly on renames
mercurial-bugs at mercurial-scm.org
- [Bug 6026] New: umask unsoundness on creating .hg/cache/checklink?
mercurial-bugs at mercurial-scm.org
- D5064: style: run black on a subset of mercurial
durin42 (Augie Fackler)
- Auto-formatting code with black - object now if you have a strong opinion
Augie Fackler
- Auto-formatting code with black - object now if you have a strong opinion
Pulkit Goyal
- Auto-formatting code with black - object now if you have a strong opinion
Augie Fackler
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
durin42 (Augie Fackler)
- Auto-formatting code with black - object now if you have a strong opinion
Pulkit Goyal
- D5064: style: run black on a subset of mercurial
mharbison72 (Matt Harbison)
- Auto-formatting code with black - object now if you have a strong opinion
Gregory Szorc
- [PATCH 1 of 2] tests: also skip remotefilelog *.py tests on Windows
Matt Harbison
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Matt Harbison
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
Yuya Nishihara
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
Yuya Nishihara
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
yuja (Yuya Nishihara)
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
yuja (Yuya Nishihara)
- [PATCH 1 of 2] tests: also skip remotefilelog *.py tests on Windows
Yuya Nishihara
- [PATCH 1 of 6 V3] perf: add a perfignore command
Yuya Nishihara
- [PATCH 6 of 6] vfs: also audit rename
Yuya Nishihara
- D5302: py3: use pycompat.xrange instead of xrange
pulkit (Pulkit Goyal)
- Auto-formatting code with black - object now if you have a strong opinion
Yuya Nishihara
- [PATCH evolve-ext] evolve: fix a documentation typo
Boris FELD
- [PATCH evolve-ext] exthelper: drop Mercurial 4.3 support
Boris FELD
- Using internal phase for history rewriting
Boris FELD
- [PATCH 4 of 6 V2] match: extract function that group regexps
Boris FELD
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Boris FELD
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
pulkit (Pulkit Goyal)
- [PATCH evolve-ext] exthelper: drop Mercurial 4.3 support
Matt Harbison
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
durin42 (Augie Fackler)
- D4892: narrow: drop the bundle2 capability since we have server capabilities (BC)
pulkit (Pulkit Goyal)
- D5309: match: remove obsolete catching of OverflowError
martinvonz (Martin von Zweigbergk)
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Martin von Zweigbergk
- [PATCH] sparse: raise a move verbose index error from the C code
Boris Feld
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Augie Fackler
- mercurial at 40722: 32 new changesets
Mercurial Commits
- D5310: test: fix config typo in test-upgrade-repo.t
lothiraldan (Boris Feld)
- D5312: test: explicitly disable sparse-revlog in test-generaldelta.t
lothiraldan (Boris Feld)
- D5311: sparse-revlog: disable sparse-revlog if config disable general-delta
lothiraldan (Boris Feld)
- D5313: test: explicitly disable sparse-revlog in test-http-bad-server.t
lothiraldan (Boris Feld)
- D5314: test: make sure sparse-revlog does not interfer with test-parseindex.t
lothiraldan (Boris Feld)
- D5315: test: enable sparse-revlog for test-bundle.t
lothiraldan (Boris Feld)
- D5316: test: enable sparse-revlog for test-clonebundles.t
lothiraldan (Boris Feld)
- D5317: test: enable sparse-revlog for test-clone-uncompressed.t
lothiraldan (Boris Feld)
- D5318: test: enable sparse-revlog for test-debugcommands.t
lothiraldan (Boris Feld)
- D5319: test: enable sparse-revlog for test-hgweb-commands.t
lothiraldan (Boris Feld)
- D5320: test: enable sparse-revlog for test-http-protocol.t
lothiraldan (Boris Feld)
- D5321: test: enable sparse-revlog for test-init.t
lothiraldan (Boris Feld)
- D5322: test: enable sparse-revlog for test-lfconvert.t
lothiraldan (Boris Feld)
- D5323: test: enable sparse-revlog for test-lfs-largefiles.t
lothiraldan (Boris Feld)
- D5324: test: enable sparse-revlog for test-lfs-serve.t
lothiraldan (Boris Feld)
- D5325: test: enable sparse-revlog for test-narrow-clone-no-ellipsis.t
lothiraldan (Boris Feld)
- D5326: test: enable sparse-revlog for test-narrow-clone-stream.t
lothiraldan (Boris Feld)
- D5327: test: enable sparse-revlog for test-narrow-clone.t
lothiraldan (Boris Feld)
- D5328: test: enable sparse-revlog for test-phases.t
lothiraldan (Boris Feld)
- D5329: test: enable sparse-revlog for test-remotefilelog-clone.t
lothiraldan (Boris Feld)
- D5330: test: enable sparse-revlog for test-remotefilelog-clone-tree.t
lothiraldan (Boris Feld)
- D5331: test: enable sparse-revlog for test-remotefilelog-log.t
lothiraldan (Boris Feld)
- D5332: test: enable sparse-revlog for test-repo-compengines.t
lothiraldan (Boris Feld)
- D5333: test: enable sparse-revlog for test-revlog-v2.t
lothiraldan (Boris Feld)
- D5334: test: enable sparse-revlog for test-sparse-requirement.t
lothiraldan (Boris Feld)
- D5335: test: enable sparse-revlog for test-ssh-bundle1.t
lothiraldan (Boris Feld)
- D5336: test: enable sparse-revlog for test-ssh-proto.t
lothiraldan (Boris Feld)
- D5337: test: enable sparse-revlog for test-ssh-proto-unbundle.t
lothiraldan (Boris Feld)
- D5338: test: enable sparse-revlog for test-ssh.t
lothiraldan (Boris Feld)
- D5339: test: enable sparse-revlog for test-stream-bundle-v2.t
lothiraldan (Boris Feld)
- D5340: test: enable sparse-revlog for test-treemanifest.t
lothiraldan (Boris Feld)
- D5341: test: enable sparse-revlog for test-wireproto-caching.t
lothiraldan (Boris Feld)
- D5342: test: enable sparse-revlog for test-wireproto-command-capabilities.t
lothiraldan (Boris Feld)
- D5343: test: enable sparse-revlog for test-wireproto-content-redirects.t
lothiraldan (Boris Feld)
- D5344: test: preemptively disable sparse-revlog for some of test-upgrade-repo
lothiraldan (Boris Feld)
- D5345: sparse-revlog: enabled by default
lothiraldan (Boris Feld)
- [PATCH 1 of 2 STABLE] wireprotov2peer: always return a bool from _processredirect()
Gregory Szorc
- [PATCH 2 of 2 STABLE] wireprotov2peer: wait for initial object before resolving future
Gregory Szorc
- D5346: tests: remove all transitional configuration
lothiraldan (Boris Feld)
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Matt Harbison
- [Bug 6027] New: Links traversal check outside repo
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Yuya Nishihara
- [PATCH] sparse: raise a move verbose index error from the C code
Yuya Nishihara
- D5309: match: remove obsolete catching of OverflowError
Yuya Nishihara
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
Yuya Nishihara
- D5309: match: remove obsolete catching of OverflowError
yuja (Yuya Nishihara)
- D5308: store: don't pass 'atomictemp=True' while appending to fncache
yuja (Yuya Nishihara)
- D5309: match: remove obsolete catching of OverflowError
martinvonz (Martin von Zweigbergk)
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
Yuya Nishihara
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
yuja (Yuya Nishihara)
- [PATCH 1 of 2 STABLE] wireprotov2peer: always return a bool from _processredirect()
Yuya Nishihara
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Matt Harbison
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Augie Fackler
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Yuya Nishihara
- [Bug 6028] New: evolve fails with mercurial.error.ProgrammingError: unsupported changeid '' of type <type 'str'>
mercurial-bugs at mercurial-scm.org
- [PATCH] sparse-revlog: protect C code against delta chain including nullrev
Boris Feld
- [PATCH 2 of 2] remotefilelog: prevent this extension from loading on Windows
Augie Fackler
- D2880: bundle: add the possibility to bundle bookmarks (issue5792)
martinvonz (Martin von Zweigbergk)
- D5345: sparse-revlog: enabled by default
pulkit (Pulkit Goyal)
- [Bug 6029] New: lfconvert --to-normal fails
mercurial-bugs at mercurial-scm.org
- Auto-formatting code with black - object now if you have a strong opinion
Augie Fackler
- Auto-formatting code with black - object now if you have a strong opinion
Augie Fackler
- [PATCH STABLE] tests: stabilize test-inherit-mode.t on FreeBSD and macOS (issue6026)
Augie Fackler
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5347: manifest: reject lines shorter than 42 bytes, not 22
durin42 (Augie Fackler)
- D5064: style: run black on a subset of mercurial
durin42 (Augie Fackler)
- Auto-formatting code with black - object now if you have a strong opinion
Gregory Szorc
- Auto-formatting code with black - object now if you have a strong opinion
Anton Shestakov
- Auto-formatting code with black - object now if you have a strong opinion
Anton Shestakov
- [PATCH V2] push: config option to control behavior when pushing to a publishing server
Anton Shestakov
- [PATCH] push: config option to control behavior when pushing to a publishing server
Anton Shestakov
- [PATCH] sparse-revlog: protect C code against delta chain including nullrev
Yuya Nishihara
- [PATCH STABLE] tests: stabilize test-inherit-mode.t on FreeBSD and macOS (issue6026)
Yuya Nishihara
- D5269: tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5270: tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
durin42 (Augie Fackler)
- D5347: manifest: reject lines shorter than 42 bytes, not 22
durin42 (Augie Fackler)
- Auto-formatting code with black - object now if you have a strong opinion
Boris FELD
- [PATCH 1 of 5] vfs: add option to not create parent directories implicitly
Yuya Nishihara
- [PATCH 2 of 5] blackbox: just try writing to repo.vfs and update lastlogger on success
Yuya Nishihara
- [PATCH 3 of 5] blackbox: pass in options to _openlogfile() as arguments
Yuya Nishihara
- [PATCH 4 of 5] loggingutil: extract openlogfile() and proxylogger to new module
Yuya Nishihara
- [PATCH 5 of 5] loggingutil: document openlogfile()
Yuya Nishihara
- [PATCH V3] push: config option to control behavior when pushing to a publishing server
Anton Shestakov
- [PATCH] push: config option to control behavior when pushing to a publishing server
Anton Shestakov
- D5348: narrowcommands: remove an unrequired `repo.narrowpats` call
pulkit (Pulkit Goyal)
- D1694: debugcommands: replace opts.get('foo') by opts['foo']
pulkit (Pulkit Goyal)
- mercurial at 40724: 2 new changesets (2 on stable)
Mercurial Commits
- D5348: narrowcommands: remove an unrequired `repo.narrowpats` call
pulkit (Pulkit Goyal)
- [PATCH V3] push: config option to control behavior when pushing to a publishing server
Yuya Nishihara
- Auto-formatting code with black - object now if you have a strong opinion
Matt Harbison
- [PATCH 4 of 8 V2] perf: add a `perfbranchmapupdate` command
Yuya Nishihara
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Matt Harbison
- [PATCH 2 of 6] extensions: add uipopulate() support to exthelper
Matt Harbison
- [PATCH 3 of 6] tests: convert a test extension to use exthelper
Matt Harbison
- [PATCH 4 of 6] extensions: add fileset support to exthelper
Matt Harbison
- [PATCH 5 of 6] lfs: convert to using exthelper to wrap functions
Matt Harbison
- [PATCH 6 of 6] extensions: avoid shadowing imported module names with exthelper methods
Matt Harbison
Last message date:
Sat Dec 1 04:11:00 UTC 2018
Archived on: Thu Jun 30 01:14:08 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).