December 2018 Archives by date
Starting: Sat Dec 1 00:38:12 UTC 2018
Ending: Mon Dec 31 17:38:35 UTC 2018
Messages: 949
- 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
- [PATCH 5 of 6 V2] match: avoid translating glob to matcher multiple times for large sets
Boris FELD
- [PATCH 1 of 5 V4] match: extract a literal constant into a symbolic one
Boris Feld
- [PATCH 2 of 5 V4] match: test for overflow error in pattern
Boris Feld
- [PATCH 3 of 5 V4] match: extract function that group regexps
Boris Feld
- [PATCH 4 of 5 V4] match: avoid translating glob to matcher multiple times for large sets
Boris Feld
- [PATCH 5 of 5 V4] match: raise an Abort error instead of OverflowError
Boris Feld
- [PATCH STABLE] tests: stabilize test-inherit-mode.t on FreeBSD and macOS (issue6026)
Boris FELD
- D5345: sparse-revlog: enabled by default
lothiraldan (Boris Feld)
- D1694: debugcommands: replace opts.get('foo') by opts['foo']
lothiraldan (Boris Feld)
- [PATCH 4 of 5 V4] match: avoid translating glob to matcher multiple times for large sets
Martin von Zweigbergk
- [PATCH] tests: apply binary mode to output in seq.py
Matt Harbison
- [Bug 6031] New: test-encoding-align test failure
mercurial-bugs at mercurial-scm.org
- [PATCH] tests: apply binary mode to output in seq.py
Yuya Nishihara
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Yuya Nishihara
- [Bug 6030] New: test-https test failure
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Matt Harbison
- [PATCH 4 of 5 V4] match: avoid translating glob to matcher multiple times for large sets
Boris FELD
- [PATCH 6 of 6] vfs: also audit rename
Boris FELD
- [PATCH] sparse-revlog: protect C code against delta chain including nullrev
Boris FELD
- [PATCH 1 of 3] upgrade: test that fncache is valid after repository upgrade
Boris Feld
- [PATCH 2 of 3] upgrade: add '-' in optimisation name
Boris Feld
- [PATCH 3 of 3] upgrade: clarify "aggressivemergedelta" handling
Boris Feld
- [PATCH 1 of 4] perf: update perfindex to be more realistic
Boris Feld
- [PATCH 2 of 4] perf: add a --rev attribute to perfindex
Boris Feld
- [PATCH 3 of 4] mmapindex: move the 'mmapindexthreshold' option out of experimental
Boris Feld
- [PATCH 4 of 4] mmapindex: set default to 1MB
Boris Feld
- [PATCH 4 of 5 V4] match: avoid translating glob to matcher multiple times for large sets
Martin von Zweigbergk
- D5350: match: make "groupsize" include the trailing "|"
martinvonz (Martin von Zweigbergk)
- D5349: match: fix an unaligned (but harmless) indent
martinvonz (Martin von Zweigbergk)
- D5351: match: use _BASE_SIZE instead of magic value 4
martinvonz (Martin von Zweigbergk)
- D5352: match: drop unnecessary wrapping of regex in group
martinvonz (Martin von Zweigbergk)
- mercurial at 40727: 3 new changesets (3 on stable)
Mercurial Commits
- bugzilla weekly report (2018-12-03)
Octobot
- bugzilla weekly report (2018-12-03)
Octobot
- mercurial at 40765: 38 new changesets
Mercurial Commits
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Matt Harbison
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Boris FELD
- [PATCH 1 of 4] check-exec: write file in 'wcache' instead of 'cache'
Boris Feld
- [PATCH 2 of 4] cache: create `cache` directory at init time
Boris Feld
- [PATCH 3 of 4] cache: create `wcache` directory at init time
Boris Feld
- [PATCH 4 of 4] repo: add a `wcachevfs` to access the `.hg/wcache/` directory
Boris Feld
- [PATCH] contrib: add a helper script that help to build interesting repositories
Boris Feld
- D5349: match: fix an unaligned (but harmless) indent
martinvonz (Martin von Zweigbergk)
- D5350: match: make "groupsize" include the trailing "|"
martinvonz (Martin von Zweigbergk)
- D5351: match: use _BASE_SIZE instead of magic value 4
martinvonz (Martin von Zweigbergk)
- D5352: match: drop unnecessary wrapping of regex in group
martinvonz (Martin von Zweigbergk)
- [PATCH 6 of 6] vfs: also audit rename
Yuya Nishihara
- [PATCH] sparse-revlog: protect C code against delta chain including nullrev
Yuya Nishihara
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Yuya Nishihara
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Yuya Nishihara
- mercurial at 40766: new changeset
Mercurial Commits
- [PATCH 1 of 2 STABLE] selectors2: backport minimal fix of timeout handling from 2.0.1
Yuya Nishihara
- [PATCH 2 of 2 STABLE] commandserver: get around ETIMEDOUT raised by selectors2
Yuya Nishihara
- D5353: format-source: move the extension to core
pulkit (Pulkit Goyal)
- [PATCH 4 of 4] mmapindex: set default to 1MB
Pulkit Goyal
- D5353: format-source: move the extension to core
pulkit (Pulkit Goyal)
- D5354: py3: listify filter() to call len() on it
pulkit (Pulkit Goyal)
- D5355: tests: show that in-mem rebase falling back loses state
martinvonz (Martin von Zweigbergk)
- D5356: rebase: preserve working copy when redoing in-mem rebase on disk
martinvonz (Martin von Zweigbergk)
- D5357: rebase: abort in-mem rebase if there's a dirty merge state
martinvonz (Martin von Zweigbergk)
- D5355: tests: show that in-mem rebase falling back loses state
martinvonz (Martin von Zweigbergk)
- D4312: New bookflow extension for bookmark-based branching
durin42 (Augie Fackler)
- D4312: New bookflow extension for bookmark-based branching
idlsoft (Sandu Turcan)
- D5354: py3: listify filter() to call len() on it
pulkit (Pulkit Goyal)
- D5345: sparse-revlog: enabled by default
durin42 (Augie Fackler)
- D5355: tests: show that in-mem rebase falling back loses state
martinvonz (Martin von Zweigbergk)
- D5356: rebase: preserve working copy when redoing in-mem rebase on disk
martinvonz (Martin von Zweigbergk)
- D5357: rebase: abort in-mem rebase if there's a dirty merge state
martinvonz (Martin von Zweigbergk)
- mercurial at 40786: 20 new changesets
Mercurial Commits
- D4312: New bookflow extension for bookmark-based branching
evzijst (Erik van Zijst)
- D5358: rust: peek_mut optim for lazy ancestors
gracinet (Georges Racinet)
- D5359: tests: show that in-mem rebase does not find path dir/file conflicts
martinvonz (Martin von Zweigbergk)
- D5361: rebase: fix path auditing to audit path relative to repo root
martinvonz (Martin von Zweigbergk)
- D5359: tests: show that in-mem rebase does not find path dir/file conflicts
martinvonz (Martin von Zweigbergk)
- D5360: rebase: fix dir/file conflict detection when using in-mem merge
martinvonz (Martin von Zweigbergk)
- [PATCH] extdiff: avoid double backslashes in the displayed tool path on Windows
Matt Harbison
- D5362: fuzz: more correctly specify CFLAGS and LDFLAGS when building Python
durin42 (Augie Fackler)
- D5363: fuzz: grep away HAVE_GETC_UNLOCKED in pyconfig.h to avoid msan badness
durin42 (Augie Fackler)
- D4312: New bookflow extension for bookmark-based branching
smf (Sean Farley)
- D5364: narrow: don't resurrect old commits when narrowing (don't strip obsmarkers)
martinvonz (Martin von Zweigbergk)
- D4312: New bookflow extension for bookmark-based branching
durin42 (Augie Fackler)
- D4312: New bookflow extension for bookmark-based branching
idlsoft (Sandu Turcan)
- [PATCH 1 of 3] extdiff: register the configuration generated commands with a help category
Matt Harbison
- [PATCH 2 of 3] tests: stabilize for recent wcache changes
Matt Harbison
- [PATCH 3 of 3] tests: stabilize test-blackbox.t on Windows
Matt Harbison
- mercurial at 40788: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH 4 of 4] mmapindex: set default to 1MB
Yuya Nishihara
- [PATCH] contrib: add a helper script that help to build interesting repositories
Yuya Nishihara
- [PATCH] extdiff: avoid double backslashes in the displayed tool path on Windows
Yuya Nishihara
- [PATCH 2 of 3] tests: stabilize for recent wcache changes
Yuya Nishihara
- [PATCH 1 of 3] extdiff: register the configuration generated commands with a help category
Yuya Nishihara
- D5361: rebase: fix path auditing to audit path relative to repo root
Yuya Nishihara
- D5361: rebase: fix path auditing to audit path relative to repo root
yuja (Yuya Nishihara)
- mercurial at 40800: 12 new changesets (3 on stable)
Mercurial Commits
- D5359: tests: show that in-mem rebase does not find path dir/file conflicts
martinvonz (Martin von Zweigbergk)
- D5360: rebase: fix dir/file conflict detection when using in-mem merge
martinvonz (Martin von Zweigbergk)
- D5358: rust: peek_mut optim for lazy ancestors
Yuya Nishihara
- D5358: rust: peek_mut optim for lazy ancestors
yuja (Yuya Nishihara)
- D5362: fuzz: more correctly specify CFLAGS and LDFLAGS when building Python
durin42 (Augie Fackler)
- D5363: fuzz: grep away HAVE_GETC_UNLOCKED in pyconfig.h to avoid msan badness
durin42 (Augie Fackler)
- D5358: rust: peek_mut optim for lazy ancestors
gracinet (Georges Racinet)
- [PATCH 1 of 8] loggingutil: add basic logger backends
Yuya Nishihara
- [PATCH 2 of 8] test-commandserver: change way of triggering early crash
Yuya Nishihara
- [PATCH 3 of 8] commandserver: enable logging when server process started
Yuya Nishihara
- [PATCH 4 of 8] commandserver: install logger to record server events through canonical API
Yuya Nishihara
- [PATCH 5 of 8] commandserver: switch logging facility to ui.log() interface
Yuya Nishihara
- [PATCH 6 of 8] commandserver: expand log path for convenience
Yuya Nishihara
- [PATCH 7 of 8] commandserver: add config knob for various logging options
Yuya Nishihara
- [PATCH 8 of 8] commandserver: turn server debug messages into logs
Yuya Nishihara
- D5365: rust: AncestorsIterator::next, renamed local variables
gracinet (Georges Racinet)
- mercurial at 40803: 3 new changesets (3 on stable)
Mercurial Commits
- Auto-formatting code with black - object now if you have a strong opinion
Augie Fackler
- mercurial at 40811: 8 new changesets
Mercurial Commits
- [Bug 6032] New: Mercurial PPA is not updated from long time
mercurial-bugs at mercurial-scm.org
- D5366: tests: drop redundant "#if execbit" from test-rebase-inmemory.t
martinvonz (Martin von Zweigbergk)
- D5361: rebase: fix path auditing to audit path relative to repo root
martinvonz (Martin von Zweigbergk)
- D5367: tests: add a missing "cd .." to test-rebase-inmemory.t
martinvonz (Martin von Zweigbergk)
- D5368: tests: show bad path auditing in in-memory rebase
martinvonz (Martin von Zweigbergk)
- D5361: rebase: fix path auditing to audit path relative to repo root (issue5818)
martinvonz (Martin von Zweigbergk)
- D5369: rust: make clean takes care of rust/target
gracinet (Georges Racinet)
- D5370: rust: core implementation of missingancestors (no bindings)
gracinet (Georges Racinet)
- [PATCH 1 of 2 evolve-ext] issue-6028: failing test
James Reynolds
- [PATCH 2 of 2 evolve-ext] resolves 6028: return return (False, None) instead of return (False, '')
James Reynolds
- D5367: tests: add a missing "cd .." to test-rebase-inmemory.t
martinvonz (Martin von Zweigbergk)
- D5368: tests: show bad path auditing in in-memory rebase
martinvonz (Martin von Zweigbergk)
- D5361: rebase: fix path auditing to audit path relative to repo root (issue5818)
martinvonz (Martin von Zweigbergk)
- D5371: tests: stabilize test-inherit-mode.t on FreeBSD and macOS again
durin42 (Augie Fackler)
- mercurial at 40819: 8 new changesets (7 on stable)
Mercurial Commits
- D5370: rust: core implementation of missingancestors (no bindings)
kevincox (Kevin Cox)
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Matt Harbison
- [Bug 6033] New: Weird lfs test failure: reliable on FreeBSD, flaky on linux
mercurial-bugs at mercurial-scm.org
- D5369: rust: make clean takes care of rust/target
Yuya Nishihara
- D5369: rust: make clean takes care of rust/target
yuja (Yuya Nishihara)
- D5366: tests: drop redundant "#if execbit" from test-rebase-inmemory.t
martinvonz (Martin von Zweigbergk)
- D5364: narrow: don't resurrect old commits when narrowing (don't strip obsmarkers)
martinvonz (Martin von Zweigbergk)
- D5369: rust: make clean takes care of rust/target
gracinet (Georges Racinet)
- D5371: tests: stabilize test-inherit-mode.t on FreeBSD and macOS again
durin42 (Augie Fackler)
- D5365: rust: AncestorsIterator::next, renamed local variables
gracinet (Georges Racinet)
- Auto-formatting code with black - object now if you have a strong opinion
Yuya Nishihara
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Yuya Nishihara
- [PATCH 1 of 6] setup: fix path of rust source dependencies
Yuya Nishihara
- [PATCH 2 of 6] revlog: export symbol of indexType
Yuya Nishihara
- [PATCH 3 of 6] revlog: rename indexType to HgRevlogIndex_Type as it's a global symbol
Yuya Nishihara
- [PATCH 4 of 6] revlog: add public CPython function to get parent revisions
Yuya Nishihara
- [PATCH 5 of 6] rust: look up HgRevlogIndex_GetParents() from symbol table
Yuya Nishihara
- [PATCH 6 of 6] rust: propagate error of index_get_parents() properly
Yuya Nishihara
- D5373: debugbuildannotatecache: use progress helper
martinvonz (Martin von Zweigbergk)
- D5374: fastannotate: use progress helper
martinvonz (Martin von Zweigbergk)
- D5376: remotefilelog: use progress helper in basestore
martinvonz (Martin von Zweigbergk)
- D5372: perfrevlogwrite: use progress helper
martinvonz (Martin von Zweigbergk)
- D5377: remotefilelog: use progress helper in remotefilelogserver
martinvonz (Martin von Zweigbergk)
- D5375: remotefilelog: use progress helper when analyzing repos
martinvonz (Martin von Zweigbergk)
- D5378: remotefilelog: use progress helper in repack
martinvonz (Martin von Zweigbergk)
- D5379: remotefilelog: use progress helper in shallowbundle
martinvonz (Martin von Zweigbergk)
- D5380: remotefilelog: use progress helper in shallowrepo
martinvonz (Martin von Zweigbergk)
- D5381: remotefilelog: use progress helper in fileserverclient
martinvonz (Martin von Zweigbergk)
- D5382: remotefilelog: avoid temporarily using "count" variable as synonym for "total"
martinvonz (Martin von Zweigbergk)
- D5383: remotefilelog: remove an unnecessary update of "count" container
martinvonz (Martin von Zweigbergk)
- D5384: remotefilelog: replace a "a=[expr]; b=a[0]" by "b=expr; a = [b]"
martinvonz (Martin von Zweigbergk)
- D5385: remotefilelog: reduce use of "count" container
martinvonz (Martin von Zweigbergk)
- D5386: remotefilelog: rely on progress helper for keeping track of position
martinvonz (Martin von Zweigbergk)
- D5387: tests: update `rm` invocation for new location of checklink
durin42 (Augie Fackler)
- D5387: tests: update `rm` invocation for new location of checklink
durin42 (Augie Fackler)
- D5370: rust: core implementation of missingancestors (no bindings)
gracinet (Georges Racinet)
- [PATCH 2 of 2 evolve-ext] resolves 6028: return return (False, None) instead of return (False, '')
Martin von Zweigbergk
- D5389: shelve: drop unnecessary backup of dirstate for phase-based case
martinvonz (Martin von Zweigbergk)
- D5390: shelve: change transaction description from "commit" to "shelve"
martinvonz (Martin von Zweigbergk)
- D5388: tests: split test-shelve.t in two
martinvonz (Martin von Zweigbergk)
- D5391: cleanupnodes: trust caller when "moves" is not None
martinvonz (Martin von Zweigbergk)
- D5392: rebase: move abort() onto rebaseruntime
martinvonz (Martin von Zweigbergk)
- D5393: rebase: remove now-unnecessary arguments to _abort()
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 3] upgrade: test that fncache is valid after repository upgrade
Yuya Nishihara
- [PATCH 2 of 3] upgrade: add '-' in optimisation name
Yuya Nishihara
- D5372: perfrevlogwrite: use progress helper
Yuya Nishihara
- D5374: fastannotate: use progress helper
Yuya Nishihara
- D5372: perfrevlogwrite: use progress helper
yuja (Yuya Nishihara)
- D5374: fastannotate: use progress helper
yuja (Yuya Nishihara)
- D5373: debugbuildannotatecache: use progress helper
martinvonz (Martin von Zweigbergk)
- D5374: fastannotate: use progress helper
martinvonz (Martin von Zweigbergk)
- D5376: remotefilelog: use progress helper in basestore
martinvonz (Martin von Zweigbergk)
- D5377: remotefilelog: use progress helper in remotefilelogserver
martinvonz (Martin von Zweigbergk)
- D5375: remotefilelog: use progress helper when analyzing repos
martinvonz (Martin von Zweigbergk)
- D5379: remotefilelog: use progress helper in shallowbundle
martinvonz (Martin von Zweigbergk)
- D5378: remotefilelog: use progress helper in repack
martinvonz (Martin von Zweigbergk)
- D5380: remotefilelog: use progress helper in shallowrepo
martinvonz (Martin von Zweigbergk)
- D5381: remotefilelog: use progress helper in fileserverclient
martinvonz (Martin von Zweigbergk)
- D5382: remotefilelog: avoid temporarily using "count" variable as synonym for "total"
martinvonz (Martin von Zweigbergk)
- D5383: remotefilelog: remove an unnecessary update of "count" container
martinvonz (Martin von Zweigbergk)
- D5384: remotefilelog: replace a "a=[expr]; b=a[0]" by "b=expr; a = [b]"
martinvonz (Martin von Zweigbergk)
- D5385: remotefilelog: reduce use of "count" container
martinvonz (Martin von Zweigbergk)
- D5386: remotefilelog: rely on progress helper for keeping track of position
martinvonz (Martin von Zweigbergk)
- D5389: shelve: drop unnecessary backup of dirstate for phase-based case
martinvonz (Martin von Zweigbergk)
- D5388: tests: split test-shelve.t in two
martinvonz (Martin von Zweigbergk)
- D5390: shelve: change transaction description from "commit" to "shelve"
martinvonz (Martin von Zweigbergk)
- D5391: cleanupnodes: trust caller when "moves" is not None
martinvonz (Martin von Zweigbergk)
- D5392: rebase: move abort() onto rebaseruntime
martinvonz (Martin von Zweigbergk)
- D5393: rebase: remove now-unnecessary arguments to _abort()
martinvonz (Martin von Zweigbergk)
- D5370: rust: core implementation of missingancestors (no bindings)
kevincox (Kevin Cox)
- [PATCH 1 of 8] commandserver: pass around option to hook repo instance creation
Yuya Nishihara
- [PATCH 2 of 8] commandserver: extract handler of new socket connection
Yuya Nishihara
- [PATCH 3 of 8] commandserver: remove redundant "if True" block
Yuya Nishihara
- [PATCH 4 of 8] commandserver: loop over selector events
Yuya Nishihara
- [PATCH 5 of 8] commandserver: add IPC channel to teach repository path on command finished
Yuya Nishihara
- [PATCH 6 of 8] util: add method to peek item in lrucachedict
Yuya Nishihara
- [PATCH 7 of 8] util: implement pop() on lrucachedict
Yuya Nishihara
- [PATCH 8 of 8] commandserver: preload repository in master server and reuse its file cache
Yuya Nishihara
- D5370: rust: core implementation of missingancestors (no bindings)
Yuya Nishihara
- D5370: rust: core implementation of missingancestors (no bindings)
yuja (Yuya Nishihara)
- D5370: rust: core implementation of missingancestors (no bindings)
gracinet (Georges Racinet)
- D5370: rust: core implementation of missingancestors (no bindings)
Yuya Nishihara
- D5370: rust: core implementation of missingancestors (no bindings)
yuja (Yuya Nishihara)
- D4312: New bookflow extension for bookmark-based branching
smf (Sean Farley)
- D4312: New bookflow extension for bookmark-based branching
idlsoft (Sandu Turcan)
- Auto-formatting code with black - object now if you have a strong opinion
Matt Harbison
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Boris FELD
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Boris FELD
- [Bug 6034] New: Provide better way to recover from a broken repository.
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Boris FELD
- D5394: rebase: format commit in usual way when explaining that it became empty
martinvonz (Martin von Zweigbergk)
- D5395: rebase: clarify that commits that become empty are skipped
martinvonz (Martin von Zweigbergk)
- [PATCH 6 of 6] rust: propagate error of index_get_parents() properly
Martin von Zweigbergk
- [PATCH 4 of 6] revlog: add public CPython function to get parent revisions
Yuya Nishihara
- D5394: rebase: format commit in usual way when explaining that it became empty
martinvonz (Martin von Zweigbergk)
- D5395: rebase: clarify that commits that become empty are skipped
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Yuya Nishihara
- D5396: tests: test that narrow preserves bookmarks on widen
martinvonz (Martin von Zweigbergk)
- D5397: narrow: drop obsolete support for old Mercurial
martinvonz (Martin von Zweigbergk)
- D5398: narrow: keep bookmarks temporarily stripped for as long as commits are
martinvonz (Martin von Zweigbergk)
- D5397: narrow: drop obsolete support for old Mercurial
martinvonz (Martin von Zweigbergk)
- D5396: tests: test that narrow preserves bookmarks on widen
martinvonz (Martin von Zweigbergk)
- D5398: narrow: keep bookmarks temporarily stripped for as long as commits are
martinvonz (Martin von Zweigbergk)
- D5399: test: update test-logtoprocess.t to not requires less
lothiraldan (Boris Feld)
- bugzilla weekly report (2018-12-10)
Octobot
- bugzilla weekly report (2018-12-10)
Octobot
- [PATCH 1 of 5] py3: convert filename to bytes in test-hardlinks.t
Matt Harbison
- [PATCH 2 of 5] py3: byteify test-push-race.t
Matt Harbison
- [PATCH 3 of 5] py3: adapt test-largefiles-wireproto.t to python3
Matt Harbison
- [PATCH 4 of 5] py3: stop subscripting socket.error
Matt Harbison
- [PATCH 5 of 5] py3: quote several instances of $PYTHON for Windows
Matt Harbison
- [PATCH 4 of 5] py3: stop subscripting socket.error
Matt Harbison
- [PATCH] hgweb: register web.comparisoncontext to the config table
Matt Harbison
- [Bug 6035] New: hg update exit with 255, dirstate corrupted
mercurial-bugs at mercurial-scm.org
- [PATCH 5 of 5] py3: quote several instances of $PYTHON for Windows
Yuya Nishihara
- D5399: test: update test-logtoprocess.t to not requires less
lothiraldan (Boris Feld)
- [PATCH] hgweb: register web.comparisoncontext to the config table
Yuya Nishihara
- [PATCH 4 of 5] py3: stop subscripting socket.error
Yuya Nishihara
- D5400: tests: use $RUNTESTDIR instead of $TESTDIR in narrow-library.sh
pulkit (Pulkit Goyal)
- [PATCH 1 of 8] commandserver: pass around option to hook repo instance creation
Pulkit Goyal
- [PATCH 6 of 8] util: add method to peek item in lrucachedict
Pulkit Goyal
- D5401: tests: update network related errors for Debian 9
lothiraldan (Boris Feld)
- D5401: tests: update network related errors for Debian 9
indygreg (Gregory Szorc)
- D5401: tests: update network related errors for Debian 9
lothiraldan (Boris Feld)
- D5400: tests: use $RUNTESTDIR instead of $TESTDIR in narrow-library.sh
pulkit (Pulkit Goyal)
- D5310: test: fix config typo in test-upgrade-repo.t
lothiraldan (Boris Feld)
- D5311: sparse-revlog: disable sparse-revlog if config disable general-delta
lothiraldan (Boris Feld)
- D5312: test: explicitly disable sparse-revlog in test-generaldelta.t
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
indygreg (Gregory Szorc)
- D5314: test: make sure sparse-revlog does not interfer with test-parseindex.t
lothiraldan (Boris Feld)
- Sparse revlog requirements
Gregory Szorc
- 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)
- D5320: test: enable sparse-revlog for test-http-protocol.t
lothiraldan (Boris Feld)
- D5319: test: enable sparse-revlog for test-hgweb-commands.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)
- D5331: test: enable sparse-revlog for test-remotefilelog-log.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)
- D5332: test: enable sparse-revlog for test-repo-compengines.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)
- D5333: test: enable sparse-revlog for test-revlog-v2.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)
- D5340: test: enable sparse-revlog for test-treemanifest.t
lothiraldan (Boris Feld)
- D5339: test: enable sparse-revlog for test-stream-bundle-v2.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)
- D5345: sparse-revlog: enabled by default
indygreg (Gregory Szorc)
- D5344: test: preemptively disable sparse-revlog for some of test-upgrade-repo
lothiraldan (Boris Feld)
- D5345: sparse-revlog: enabled by default
lothiraldan (Boris Feld)
- D5346: tests: remove all transitional configuration
lothiraldan (Boris Feld)
- mercurial at 40820: new changeset (1 on stable)
Mercurial Commits
- mercurial at 40854: 34 new changesets
Mercurial Commits
- D5400: tests: use $RUNTESTDIR instead of $TESTDIR in narrow-library.sh
mharbison72 (Matt Harbison)
- [PATCH 4 of 6] revlog: add public CPython function to get parent revisions
Georges Racinet
- [PATCH 5 of 6] rust: look up HgRevlogIndex_GetParents() from symbol table
Georges Racinet
- [PATCH 6 of 6] rust: propagate error of index_get_parents() properly
Georges Racinet
- mercurial at 40919: 65 new changesets
Mercurial Commits
- D5400: tests: use $RUNTESTDIR instead of $TESTDIR in narrow-library.sh
pulkit (Pulkit Goyal)
- [Bug 6036] New: `hg update` can take too much of memory on large repos
mercurial-bugs at mercurial-scm.org
- D5402: tests: add sparserevlog requirement to test-sqlitestore.t
indygreg (Gregory Szorc)
- D5403: tests: fix empty commit in test
indygreg (Gregory Szorc)
- D5404: tests: add tests for server-side linknode adjustment with wireprotov2
indygreg (Gregory Szorc)
- D5405: wireprotov2: send linknodes to emitfilerevisions()
indygreg (Gregory Szorc)
- D5406: wireprotov2: unify file revision collection and linknode derivation
indygreg (Gregory Szorc)
- D5408: progress: [RFC] avoid ui.configbool() lookup when progress bar is active
indygreg (Gregory Szorc)
- D5407: perf: add perfprogress command
indygreg (Gregory Szorc)
- D5402: tests: add sparserevlog requirement to test-sqlitestore.t
indygreg (Gregory Szorc)
- D5403: tests: fix empty commit in test
indygreg (Gregory Szorc)
- D5405: wireprotov2: send linknodes to emitfilerevisions()
indygreg (Gregory Szorc)
- D5404: tests: add tests for server-side linknode adjustment with wireprotov2
indygreg (Gregory Szorc)
- D5406: wireprotov2: unify file revision collection and linknode derivation
indygreg (Gregory Szorc)
- D5407: perf: add perfprogress command
indygreg (Gregory Szorc)
- D5275: tests: update store narrowspec when narrowspec, not dirstate, is accessed
durin42 (Augie Fackler)
- D5275: tests: update store narrowspec when narrowspec, not dirstate, is accessed
martinvonz (Martin von Zweigbergk)
- D5409: remotefilelog: accepting a None node to cmp
rdamazio (Rodrigo Damazio Bovendorp)
- D5409: remotefilelog: accepting a None node to cmp
rdamazio (Rodrigo Damazio Bovendorp)
- D5408: progress: [RFC] avoid ui.configbool() lookup when progress bar is active
pulkit (Pulkit Goyal)
- D5410: merge: allow to merge non-conflicting changes outside narrowspec
pulkit (Pulkit Goyal)
- D5410: merge: allow to merge non-conflicting changes outside narrowspec
pulkit (Pulkit Goyal)
- mercurial at 40921: 2 new changesets
Mercurial Commits
- D5409: remotefilelog: accepting a None node to cmp
Yuya Nishihara
- D5409: remotefilelog: accepting a None node to cmp
yuja (Yuya Nishihara)
- [PATCH 5 of 6] rust: look up HgRevlogIndex_GetParents() from symbol table
Yuya Nishihara
- [PATCH 4 of 6] revlog: add public CPython function to get parent revisions
Yuya Nishihara
- [PATCH 1 of 2 RESEND] commandserver: add IPC channel to teach repository path on command finished
Yuya Nishihara
- [PATCH 2 of 2 RESEND] commandserver: preload repository in master server and reuse its file cache
Yuya Nishihara
- mercurial at 40925: 4 new changesets
Mercurial Commits
- [PATCH] rust: remove comment about error handling of AncestorsIterator
Yuya Nishihara
- D5408: progress: [RFC] avoid ui.configbool() lookup when progress bar is active
Yuya Nishihara
- D5408: progress: [RFC] avoid ui.configbool() lookup when progress bar is active
yuja (Yuya Nishihara)
- [PATCH] rust: remove comment about error handling of AncestorsIterator
Pulkit Goyal
- [PATCH STABLE] worker: do not swallow exception occurred in main process
Yuya Nishihara
- D5410: merge: allow to merge non-conflicting changes outside narrowspec
martinvonz (Martin von Zweigbergk)
- [PATCH 2 of 2 evolve-ext] resolves 6028: return return (False, None) instead of return (False, '')
James Reynolds
- [PATCH 2 of 2 evolve-ext] resolves 6028: return return (False, None) instead of return (False, '')
Pulkit Goyal
- [PATCH 1 of 2 evolve-ext] issue-6028: failing test
James Reynolds
- [PATCH 2 of 2 evolve-ext] resolves 6028: return return (False, ".") instead of return (False, '')
James Reynolds
- [PATCH 1 of 2 evolve-ext] issue-6028: failing test
James Reynolds
- [PATCH 2 of 2 evolve-ext] resolves 6028: return return (False, ".") instead of return (False, '')
James Reynolds
- D5411: sqlitestore: create new connections on new PIDs
indygreg (Gregory Szorc)
- D5411: sqlitestore: create new connections on new PIDs
indygreg (Gregory Szorc)
- D5411: sqlitestore: create new connections on new PIDs
indygreg (Gregory Szorc)
- [PATCH] win32: close the handles associated with a spawned child process
Matt Harbison
- [PATCH 5 of 5] py3: quote several instances of $PYTHON for Windows
Matt Harbison
- D5412: test: fix test-http-bad-server with current python 2.7
jcristau (Julien Cristau)
- [Bug 6037] New: `hg grab` loses added files when there are merge conflicts
mercurial-bugs at mercurial-scm.org
- [PATCH 4 of 6] revlog: add public CPython function to get parent revisions
Georges Racinet
- [PATCH 5 of 5] py3: quote several instances of $PYTHON for Windows
Yuya Nishihara
- [PATCH] win32: close the handles associated with a spawned child process
Yuya Nishihara
- D5412: test: fix test-http-bad-server with current python 2.7
Yuya Nishihara
- D5412: test: fix test-http-bad-server with current python 2.7
yuja (Yuya Nishihara)
- [PATCH 4 of 6] revlog: add public CPython function to get parent revisions
Yuya Nishihara
- D5412: test: fix test-http-bad-server with current python 2.7
jcristau (Julien Cristau)
- [PATCH] rust: adapted hg-core tests for iteration over Result
Georges Racinet
- D5413: manifest: convert a recursive function to iterative one using stacks
pulkit (Pulkit Goyal)
- [PATCH] rust: adapted hg-core tests for iteration over Result
Yuya Nishihara
- D5370: rust: core implementation of missingancestors (no bindings)
gracinet (Georges Racinet)
- D5414: rust: improved docstring
gracinet (Georges Racinet)
- D5415: rust: changed Graph.parents to return [Revision; 2]
gracinet (Georges Racinet)
- D5416: rust: translation of missingancestors
gracinet (Georges Racinet)
- D5417: rust: translated random test of missingancestors
gracinet (Georges Racinet)
- D5415: rust: changed Graph.parents to return [Revision; 2]
kevincox (Kevin Cox)
- D5415: rust: changed Graph.parents to return [Revision; 2]
gracinet (Georges Racinet)
- D5416: rust: translation of missingancestors
gracinet (Georges Racinet)
- D5417: rust: translated random test of missingancestors
gracinet (Georges Racinet)
- D5415: rust: changed Graph.parents to return [Revision; 2]
gracinet (Georges Racinet)
- D5416: rust: translation of missingancestors
kevincox (Kevin Cox)
- D5409: remotefilelog: accepting a None node to cmp
rdamazio (Rodrigo Damazio Bovendorp)
- D5409: remotefilelog: accepting a None node to cmp
rdamazio (Rodrigo Damazio Bovendorp)
- [PATCH] py3: teach run-tests.py to handle exe with spaces when --local isn't specified
Matt Harbison
- [PATCH] revset: move subscript relation functions to its own dict
Anton Shestakov
- [PATCH] py3: teach run-tests.py to handle exe with spaces when --local isn't specified
Yuya Nishihara
- [PATCH] revset: move subscript relation functions to its own dict
Yuya Nishihara
- [PATCH] py3: teach run-tests.py to handle exe with spaces when --local isn't specified
Yuya Nishihara
- D5409: remotefilelog: accepting a None node to cmp
Yuya Nishihara
- D5409: remotefilelog: accepting a None node to cmp
yuja (Yuya Nishihara)
- D5415: rust: changed Graph.parents to return [Revision; 2]
Yuya Nishihara
- D5414: rust: improved docstring
gracinet (Georges Racinet)
- D5415: rust: changed Graph.parents to return [Revision; 2]
gracinet (Georges Racinet)
- D5415: rust: changed Graph.parents to return [Revision; 2]
Yuya Nishihara
- D5415: rust: changed Graph.parents to return [Revision; 2]
yuja (Yuya Nishihara)
- D5415: rust: changed Graph.parents to return [Revision; 2]
yuja (Yuya Nishihara)
- [PATCH] py3: teach run-tests.py to handle exe with spaces when --local isn't specified
Matt Harbison
- [PATCH] py3: teach run-tests.py to handle exe with spaces when --local isn't specified
Yuya Nishihara
- [PATCH 1 of 2] templatefuncs: add regexp search() function that extracts substring
Yuya Nishihara
- [PATCH 2 of 2] templatefuncs: specialize "no match" value of search() to allow % operation
Yuya Nishihara
- [PATCH 1 of 2] templatefuncs: add regexp search() function that extracts substring
Pulkit Goyal
- [PATCH 1 of 2] templatefuncs: add regexp search() function that extracts substring
Pulkit Goyal
- D5418: perfdiscovery: benching findcommonheads()
gracinet (Georges Racinet)
- D5418: perfdiscovery: benching findcommonheads()
pulkit (Pulkit Goyal)
- D5418: perfdiscovery: benching findcommonheads()
gracinet (Georges Racinet)
- mercurial at 40935: 10 new changesets (1 on stable)
Mercurial Commits
- [Bug 6038] New: log + diffstat is really slow with big changes
mercurial-bugs at mercurial-scm.org
- [PATCH] upgrade: correct implementation of improvement.__ne__
Benjamin Peterson
- [PATCH 2 of 2 evolve-ext] resolves 6028: return return (False, None) instead of return (False, '')
Boris FELD
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Boris FELD
- D5418: perfdiscovery: benching findcommonheads()
gracinet (Georges Racinet)
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Yuya Nishihara
- [PATCH] py3: fix bad escapes of sub() replacement pattern in test-template-basic.t
Yuya Nishihara
- mercurial at 40936: new changeset
Mercurial Commits
- [PATCH] py3: fix bad escapes of sub() replacement pattern in test-template-basic.t
Pulkit Goyal
- D5418: perfdiscovery: benching findcommonheads()
gracinet (Georges Racinet)
- D5419: py3: whitelist another passing test caught by buildbot
pulkit (Pulkit Goyal)
- D5420: py3: use '%d' for integers instead of '%s'
pulkit (Pulkit Goyal)
- [Bug 6039] New: The experimental evolution configs can silently prevent evolve from fully initializing
mercurial-bugs at mercurial-scm.org
- D5421: py3: add a missing b'' prefix in contrib/perf.py
pulkit (Pulkit Goyal)
- D5422: py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py
pulkit (Pulkit Goyal)
- D5422: py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py
pulkit (Pulkit Goyal)
- D5419: py3: whitelist another passing test caught by buildbot
pulkit (Pulkit Goyal)
- D5422: py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py
pulkit (Pulkit Goyal)
- D5420: py3: use '%d' for integers instead of '%s'
pulkit (Pulkit Goyal)
- D5421: py3: add a missing b'' prefix in contrib/perf.py
pulkit (Pulkit Goyal)
- D5423: match: fix doctest to use bytes instead of str
durin42 (Augie Fackler)
- D5424: py3: use util.buffer instead of buffer in remotefilelog
pulkit (Pulkit Goyal)
- D5426: error: implement __str__ on RevlogError to fix some output defects on Py3
durin42 (Augie Fackler)
- D5425: perf: add two more missing b prefixes for Python 3
durin42 (Augie Fackler)
- D5423: match: fix doctest to use bytes instead of str
durin42 (Augie Fackler)
- D5426: error: implement __str__ on RevlogError to fix some output defects on Py3
durin42 (Augie Fackler)
- D5425: perf: add two more missing b prefixes for Python 3
durin42 (Augie Fackler)
- D5416: rust: translation of missingancestors
gracinet (Georges Racinet)
- D5417: rust: translated random test of missingancestors
gracinet (Georges Racinet)
- D5416: rust: translation of missingancestors
gracinet (Georges Racinet)
- D5427: py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
pulkit (Pulkit Goyal)
- D5427: py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
pulkit (Pulkit Goyal)
- D5428: absorb: don't prompt to apply changes when there are none to apply
hooper (Danny Hooper)
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Boris FELD
- [PATCH] sparse-revlog: protect C code against delta chain including nullrev
Boris FELD
- [PATCH 1 of 4] perf: report more of the higher range in perfrevlogwrite
Boris Feld
- [PATCH 2 of 4] delta: filter nullrev out first
Boris Feld
- [PATCH 3 of 4] delta: exclude base candidate much smaller than the target
Boris Feld
- [PATCH 4 of 4] contrib: provide a small script that draw performance plot
Boris Feld
- D5429: check-commit: disallow capitalization only right after topic
martinvonz (Martin von Zweigbergk)
- D5430: help: use "default: on" instead of "default: True"
martinvonz (Martin von Zweigbergk)
- D5431: help: show "default: off" for boolean flags that default to off
martinvonz (Martin von Zweigbergk)
- D5432: help: present boolean arguments as "--[no-]foo"
martinvonz (Martin von Zweigbergk)
- D5426: error: implement __str__ on RevlogError to fix some output defects on Py3
Yuya Nishihara
- D5426: error: implement __str__ on RevlogError to fix some output defects on Py3
yuja (Yuya Nishihara)
- D5424: py3: use util.buffer instead of buffer in remotefilelog
Yuya Nishihara
- D5424: py3: use util.buffer instead of buffer in remotefilelog
yuja (Yuya Nishihara)
- D5429: check-commit: disallow capitalization only right after topic
martinvonz (Martin von Zweigbergk)
- D5428: absorb: don't prompt to apply changes when there are none to apply
hooper (Danny Hooper)
- D5430: help: use "default: on" instead of "default: True"
martinvonz (Martin von Zweigbergk)
- D5431: help: show "default: off" for boolean flags that default to off
martinvonz (Martin von Zweigbergk)
- D5432: help: present boolean arguments as "--[no-]foo"
martinvonz (Martin von Zweigbergk)
- [PATCH 2 of 4] delta: filter nullrev out first
Yuya Nishihara
- [PATCH 3 of 4] delta: exclude base candidate much smaller than the target
Yuya Nishihara
- D5416: rust: translation of missingancestors
Yuya Nishihara
- D5416: rust: translation of missingancestors
yuja (Yuya Nishihara)
- D5416: rust: translation of missingancestors
gracinet (Georges Racinet)
- D5417: rust: translated random test of missingancestors
Yuya Nishihara
- D5417: rust: translated random test of missingancestors
yuja (Yuya Nishihara)
- D5417: rust: translated random test of missingancestors
gracinet (Georges Racinet)
- D5433: rust-cpython: excluded hgcli from workspace
gracinet (Georges Racinet)
- D5435: rust: better treatment of cargo/rustc errors
gracinet (Georges Racinet)
- D5436: rust-cpython: build via HGWITHRUSTEXT=cpython
gracinet (Georges Racinet)
- D5437: rust-cpython: testing the bindings from Python
gracinet (Georges Racinet)
- D5439: rust-cpython: binding for AncestorsIterator
gracinet (Georges Racinet)
- D5434: rust-cpython: started cpython crate bindings
gracinet (Georges Racinet)
- D5438: rust-cpython: implementing Graph using C parents function
gracinet (Georges Racinet)
- D5441: rust-cpython: binding for LazyAncestors
gracinet (Georges Racinet)
- D5440: rust: core implementation for lazyancestors
gracinet (Georges Racinet)
- D5442: rust-cpython: using the new bindings from Python
gracinet (Georges Racinet)
- D5443: ancestor: uniformity of calling lazyancestors classes
gracinet (Georges Racinet)
- D5444: help: use "yes" and "no" for boolean defaults instead of "on" and "off"
av6 (Anton Shestakov)
- D5370: rust: core implementation of missingancestors (no bindings)
gracinet (Georges Racinet)
- D5438: rust-cpython: implementing Graph using C parents function
gracinet (Georges Racinet)
- D5443: ancestor: uniformity of calling lazyancestors classes
gracinet (Georges Racinet)
- D5439: rust-cpython: binding for AncestorsIterator
kevincox (Kevin Cox)
- D5440: rust: core implementation for lazyancestors
kevincox (Kevin Cox)
- D5441: rust-cpython: binding for LazyAncestors
kevincox (Kevin Cox)
- [PATCH 1 of 4 V2] revlog: introduce a constant for nullrev in `revlog.c`
Boris Feld
- [PATCH 2 of 4 V2] sparse-revlog: handle nullrev in index_get_start
Boris Feld
- [PATCH 3 of 4 V2] sparse-revlog: handle nullrev in index_get_length
Boris Feld
- [PATCH 4 of 4 V2] sparse-revlog: protect C code against delta chain including nullrev
Boris Feld
- D5444: help: use "yes" and "no" for boolean defaults instead of "on" and "off"
pulkit (Pulkit Goyal)
- D5444: help: use "yes" and "no" for boolean defaults instead of "on" and "off"
av6 (Anton Shestakov)
- D5444: help: use "yes" and "no" for boolean defaults instead of "on" and "off"
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 4] py3: ensure the proxied Windows fd doesn't escape by entering context manager
Matt Harbison
- [PATCH 2 of 4] windows: ensure mixedfilemodewrapper fd doesn't escape by entering context mgr
Matt Harbison
- [PATCH 3 of 4] vfs: ensure closewrapbase fh doesn't escape by entering context manager
Matt Harbison
- [PATCH 4 of 4] windows: ensure pure posixfile fd doesn't escape by entering context manager
Matt Harbison
- [PATCH 1 of 4] py3: ensure the proxied Windows fd doesn't escape by entering context manager
Yuya Nishihara
- [PATCH 1 of 4 V2] revlog: introduce a constant for nullrev in `revlog.c`
Yuya Nishihara
- [PATCH 2 of 4 V2] sparse-revlog: handle nullrev in index_get_start
Yuya Nishihara
- [PATCH 4 of 4 V2] sparse-revlog: protect C code against delta chain including nullrev
Yuya Nishihara
- D5444: help: use "yes" and "no" for boolean defaults instead of "on" and "off"
Yuya Nishihara
- D5444: help: use "yes" and "no" for boolean defaults instead of "on" and "off"
yuja (Yuya Nishihara)
- [PATCH 1 of 4] py3: ensure the proxied Windows fd doesn't escape by entering context manager
Matt Harbison
- D5435: rust: better treatment of cargo/rustc errors
Yuya Nishihara
- D5436: rust-cpython: build via HGWITHRUSTEXT=cpython
Yuya Nishihara
- D5434: rust-cpython: started cpython crate bindings
Yuya Nishihara
- D5435: rust: better treatment of cargo/rustc errors
yuja (Yuya Nishihara)
- D5436: rust-cpython: build via HGWITHRUSTEXT=cpython
yuja (Yuya Nishihara)
- D5434: rust-cpython: started cpython crate bindings
yuja (Yuya Nishihara)
- D5435: rust: better treatment of cargo/rustc errors
gracinet (Georges Racinet)
- D5436: rust-cpython: build via HGWITHRUSTEXT=cpython
gracinet (Georges Racinet)
- D5437: rust-cpython: testing the bindings from Python
gracinet (Georges Racinet)
- D5433: rust-cpython: excluded hgcli from workspace
gracinet (Georges Racinet)
- D5434: rust-cpython: started cpython crate bindings
gracinet (Georges Racinet)
- D5438: rust-cpython: implementing Graph using C parents function
Yuya Nishihara
- D5438: rust-cpython: implementing Graph using C parents function
yuja (Yuya Nishihara)
- D5439: rust-cpython: binding for AncestorsIterator
Yuya Nishihara
- D5439: rust-cpython: binding for AncestorsIterator
yuja (Yuya Nishihara)
- [PATCH 1 of 2] py3: quote $PYTHON in test-patchbomb.t for Windows
Matt Harbison
- [PATCH 2 of 2] color: fix a documentation typo
Matt Harbison
- D5440: rust: core implementation for lazyancestors
Yuya Nishihara
- D5441: rust-cpython: binding for LazyAncestors
Yuya Nishihara
- D5442: rust-cpython: using the new bindings from Python
Yuya Nishihara
- D5443: ancestor: uniformity of calling lazyancestors classes
Yuya Nishihara
- D5441: rust-cpython: binding for LazyAncestors
yuja (Yuya Nishihara)
- D5440: rust: core implementation for lazyancestors
yuja (Yuya Nishihara)
- D5443: ancestor: uniformity of calling lazyancestors classes
yuja (Yuya Nishihara)
- D5442: rust-cpython: using the new bindings from Python
yuja (Yuya Nishihara)
- [PATCH 4 of 5] py3: stop subscripting socket.error
Matt Harbison
- [PATCH 1 of 2] py3: quote $PYTHON in test-patchbomb.t for Windows
Yuya Nishihara
- [PATCH 4 of 5] py3: stop subscripting socket.error
Matt Harbison
- [PATCH 1 of 4] py3: ensure the proxied Windows fd doesn't escape by entering context manager
Yuya Nishihara
- [PATCH 4 of 5] py3: stop subscripting socket.error
Yuya Nishihara
- [PATCH 4 of 5] py3: stop subscripting socket.error
Matt Harbison
- [PATCH 4 of 5] py3: stop subscripting socket.error
Yuya Nishihara
- mercurial at 40940: 4 new changesets (4 on stable)
Mercurial Commits
- D5409: remotefilelog: accepting a None node to cmp
Yuya Nishihara
- D5409: remotefilelog: accepting a None node to cmp
yuja (Yuya Nishihara)
- [PATCH 1 of 3 STABLE] context: reimplement memfilectx.cmp()
Yuya Nishihara
- [PATCH 2 of 3] context: collapse complex condition to see if filelog have to be compared
Yuya Nishihara
- [PATCH 3 of 3] context: error out if basefilectx.cmp() is called without self._filenode
Yuya Nishihara
- [PATCH 1 of 5] tests: filter out uninteresting log events
Yuya Nishihara
- [PATCH 2 of 5] blackbox: resurrect recursion guard
Yuya Nishihara
- [PATCH 3 of 5] ui: install logger that sends debug.extensions messages to stderr
Yuya Nishihara
- [PATCH 4 of 5] mq: implement log() on dummyui
Yuya Nishihara
- [PATCH 5 of 5] extensions: use ui.log() interface to provide detailed loading information
Yuya Nishihara
- [PATCH 1 of 2] py3: use forcebytestr() to stringify hook exception
Yuya Nishihara
- [PATCH 2 of 2] py3: unimplement RevlogError.__str__()
Yuya Nishihara
- mercurial at 40950: 10 new changesets
Mercurial Commits
- [PATCH 1 of 2] py3: use forcebytestr() to stringify hook exception
Pulkit Goyal
- [PATCH 1 of 3 STABLE] context: reimplement memfilectx.cmp()
Pulkit Goyal
- [PATCH 1 of 3 STABLE] context: reimplement memfilectx.cmp()
Yuya Nishihara
- D5445: tests: followup on network related errors on Debian 9
lothiraldan (Boris Feld)
- bugzilla weekly report (2018-12-17)
Octobot
- bugzilla weekly report (2018-12-17)
Octobot
- [PATCH 1 of 3] py3: conditionalize the python version in test-install.t
Matt Harbison
- [PATCH 2 of 3] run-tests: alias hg to hg.exe on Windows
Matt Harbison
- [PATCH 3 of 3] py3: enable legacy stdio mode in exewrapper
Matt Harbison
- D5438: rust-cpython: implementing Graph using C parents function
gracinet (Georges Racinet)
- [PATCH 1 of 3] py3: conditionalize the python version in test-install.t
Yuya Nishihara
- D5445: tests: followup on network related errors on Debian 9
lothiraldan (Boris Feld)
- [PATCH 1 of 8] perfrevflogwrite: clear revlog cache between each write
Boris Feld
- [PATCH 2 of 8] delta: exclude base candidate much smaller than the target
Boris Feld
- [PATCH 3 of 8] delta: ignore base whose chains already don't match expectations
Boris Feld
- [PATCH 4 of 8] revlog: more efficient implementation for issnapshot
Boris Feld
- [PATCH 5 of 8] revlog: add a native implementation of issnapshot
Boris Feld
- [PATCH 6 of 8] revlog: use the native implementation of issnapshot
Boris Feld
- [PATCH 7 of 8] delta: have a native implementation of _findsnapshot
Boris Feld
- [PATCH 8 of 8] delta: reuse _findsnapshot call from previous stage
Boris Feld
- [PATCH STABLE] run-tests: fix permission to clean up unreadable directories
Yuya Nishihara
- D5438: rust-cpython: implementing Graph using C parents function
gracinet (Georges Racinet)
- D5438: rust-cpython: implementing Graph using C parents function
Yuya Nishihara
- D5438: rust-cpython: implementing Graph using C parents function
yuja (Yuya Nishihara)
- Improving %ld substiution in `repo.revs`
Boris FELD
- [PATCH 3 of 8] delta: ignore base whose chains already don't match expectations
Yuya Nishihara
- [PATCH 4 of 8] revlog: more efficient implementation for issnapshot
Yuya Nishihara
- [PATCH 5 of 8] revlog: add a native implementation of issnapshot
Yuya Nishihara
- Improving %ld substiution in `repo.revs`
Yuya Nishihara
- [PATCH 4 of 8] revlog: more efficient implementation for issnapshot
Yuya Nishihara
- D5439: rust-cpython: binding for AncestorsIterator
gracinet (Georges Racinet)
- D5439: rust-cpython: binding for AncestorsIterator
Yuya Nishihara
- D5439: rust-cpython: binding for AncestorsIterator
yuja (Yuya Nishihara)
- D5446: rust-cpython: build and support for Python3
gracinet (Georges Racinet)
- D5439: rust-cpython: binding for AncestorsIterator
gracinet (Georges Racinet)
- [PATCH 1 of 5] setup: avoid attempting to invoke the system-wide hg.exe on Windows
Matt Harbison
- [PATCH 2 of 5] py3: spawn all python instances with legacy stdio enabled on Windows
Matt Harbison
- [PATCH 3 of 5] py3: byteify the fakeversion extension in test-http-bad-server.t
Matt Harbison
- [PATCH 4 of 5] py3: byteify tests/pullext.py
Matt Harbison
- [PATCH 5 of 5] py3: convert popen() command arguments in hgclient to str on Windows
Matt Harbison
- [PATCH 1 of 5] setup: avoid attempting to invoke the system-wide hg.exe on Windows
Yuya Nishihara
- D5446: rust-cpython: build and support for Python3
Yuya Nishihara
- D5446: rust-cpython: build and support for Python3
yuja (Yuya Nishihara)
- D5446: rust-cpython: build and support for Python3
gracinet (Georges Racinet)
- D5447: test: adding test of issue4700
valentin.gatienbaron (Valentin Gatien-Baron)
- D5448: pull: update comment and refactor in preparation for next commit
valentin.gatienbaron (Valentin Gatien-Baron)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
valentin.gatienbaron (Valentin Gatien-Baron)
- D5446: rust-cpython: build and support for Python3
gracinet (Georges Racinet)
- mercurial at 40985: 35 new changesets
Mercurial Commits
- [Bug 6040] New: phabsend UnicodeEncodeError on commit which uses accents
mercurial-bugs at mercurial-scm.org
- [PATCH] py3: use bytes stdout in test-check-help.t
Matt Harbison
- [PATCH] upgrade: correct implementation of improvement.__ne__
Yuya Nishihara
- [PATCH] py3: use bytes stdout in test-check-help.t
Yuya Nishihara
- D5447: test: adding test of issue4700
Yuya Nishihara
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
Yuya Nishihara
- D5447: test: adding test of issue4700
yuja (Yuya Nishihara)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
yuja (Yuya Nishihara)
- D5447: test: adding test of issue4700
valentin.gatienbaron (Valentin Gatien-Baron)
- D5447: test: adding test of issue4700
valentin.gatienbaron (Valentin Gatien-Baron)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
valentin.gatienbaron (Valentin Gatien-Baron)
- D5416: rust: translation of missingancestors
Yuya Nishihara
- D5416: rust: translation of missingancestors
yuja (Yuya Nishihara)
- D5450: rust: use .rev() for reverse range
yuja (Yuya Nishihara)
- D5451: rust: use 'impl Trait' in method argument of AncestorsIterator
yuja (Yuya Nishihara)
- D5452: tests: update printenv.py argument parsing
lothiraldan (Boris Feld)
- D5453: test: introduce a new flag to display env variable line per line
lothiraldan (Boris Feld)
- D5454: help: hide default value for boolean flag and show "[no-]" only for default-on
martinvonz (Martin von Zweigbergk)
- D5454: help: "[no-]" only for default-on Flags
martinvonz (Martin von Zweigbergk)
- D5455: help: hide default value for default-off flags
martinvonz (Martin von Zweigbergk)
- D5456: shelve: pass transaction around to clarify where it's used
martinvonz (Martin von Zweigbergk)
- D5457: shelve: drop unnecessary backup of narrowspec
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 5] py3: byteify bookflow extension
Matt Harbison
- [PATCH 2 of 5] py3: use bytes stdout
Matt Harbison
- [PATCH 3 of 5] py3: byteify gendoc.py
Matt Harbison
- [PATCH 4 of 5] py3: replace hard coded `python` with $PYTHON in check-gendoc
Matt Harbison
- [PATCH 5 of 5] py3: byteify docchecker
Matt Harbison
- [PATCH 3 of 5] py3: byteify gendoc.py
Matt Harbison
- D5458: fuzz: improve makefile per feedback from some folks at work
durin42 (Augie Fackler)
- D5458: fuzz: improve makefile per feedback from some folks at work
durin42 (Augie Fackler)
- mercurial at 40989: 4 new changesets (3 on stable)
Mercurial Commits
- mercurial at 40997: 8 new changesets
Mercurial Commits
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
valentin.gatienbaron (Valentin Gatien-Baron)
- [PATCH] upgrade: correct implementation of improvement.__ne__
Benjamin Peterson
- D5459: parsers: remove long-dead parse_manifest method
durin42 (Augie Fackler)
- D5460: fuzz: remove probably-wrong -fsanitize from fuzzutil.o rule
durin42 (Augie Fackler)
- D5462: fuzz: new fuzzer for revlog's parse_index2 method
durin42 (Augie Fackler)
- D5461: fuzz: extract Python initialization to utility package
durin42 (Augie Fackler)
- D5463: fuzz: new fuzzer for dirstate parser
durin42 (Augie Fackler)
- D5464: parsers: better bounds checking in fm1readmarkers
durin42 (Augie Fackler)
- D5465: fuzz: new fuzzer for parsers.fm1readmarkers
durin42 (Augie Fackler)
- D5463: fuzz: new fuzzer for dirstate parser
durin42 (Augie Fackler)
- [PATCH] perfrevlogwrite: fix a typo in the option name
Boris Feld
- Sparse revlog requirements
Boris FELD
- Improving %ld substiution in `repo.revs`
Boris FELD
- [PATCH] perfrevlogwrite: fix a typo in the option name
Pulkit Goyal
- D5455: help: hide default value for default-off flags
av6 (Anton Shestakov)
- [PATCH 3 of 5] py3: byteify gendoc.py
Yuya Nishihara
- [PATCH 1 of 5] py3: byteify bookflow extension
Yuya Nishihara
- D5456: shelve: pass transaction around to clarify where it's used
martinvonz (Martin von Zweigbergk)
- D5457: shelve: drop unnecessary backup of narrowspec
martinvonz (Martin von Zweigbergk)
- D5454: help: show "[no-]" only for default-on Flags
martinvonz (Martin von Zweigbergk)
- D5455: help: hide default value for default-off flags
martinvonz (Martin von Zweigbergk)
- D5460: fuzz: remove probably-wrong -fsanitize from fuzzutil.o rule
durin42 (Augie Fackler)
- D5459: parsers: remove long-dead parse_manifest method
durin42 (Augie Fackler)
- D5462: fuzz: new fuzzer for revlog's parse_index2 method
durin42 (Augie Fackler)
- D5463: fuzz: new fuzzer for dirstate parser
durin42 (Augie Fackler)
- D5465: fuzz: new fuzzer for parsers.fm1readmarkers
durin42 (Augie Fackler)
- D5461: fuzz: extract Python initialization to utility package
durin42 (Augie Fackler)
- D5464: parsers: better bounds checking in fm1readmarkers
durin42 (Augie Fackler)
- D5453: test: introduce a new flag to display env variable line per line
Yuya Nishihara
- D5453: test: introduce a new flag to display env variable line per line
yuja (Yuya Nishihara)
- D5447: test: adding test of issue4700
Yuya Nishihara
- D5452: tests: update printenv.py argument parsing
lothiraldan (Boris Feld)
- D5447: test: adding test of issue4700
valentin.gatienbaron (Valentin Gatien-Baron)
- Improving %ld substiution in `repo.revs`
Yuya Nishihara
- D5447: test: adding test of issue4700
yuja (Yuya Nishihara)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
Yuya Nishihara
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
yuja (Yuya Nishihara)
- D5453: test: introduce a new flag to display env variable line per line
lothiraldan (Boris Feld)
- D5453: test: introduce a new flag to display env variable line per line
lothiraldan (Boris Feld)
- D5466: repository: update interface signature of narrowmatch()
martinvonz (Martin von Zweigbergk)
- D5467: narrow: when narrowing, write new narrowspec before removing revlogs
martinvonz (Martin von Zweigbergk)
- D5468: narrow: replace "ui.warn(); return 1" by "raise error.Abort()"
martinvonz (Martin von Zweigbergk)
- D5470: narrow: keep narrowspec backup in store
martinvonz (Martin von Zweigbergk)
- D5469: manifest: accept narrowmatch into constructor instead of getting from repo
martinvonz (Martin von Zweigbergk)
- mercurial at 41006: 9 new changesets
Mercurial Commits
- D5466: repository: update interface signature of narrowmatch()
pulkit (Pulkit Goyal)
- D5466: repository: update interface signature of narrowmatch()
martinvonz (Martin von Zweigbergk)
- D5467: narrow: when narrowing, write new narrowspec before removing revlogs
martinvonz (Martin von Zweigbergk)
- D5468: narrow: replace "ui.warn(); return 1" by "raise error.Abort()"
martinvonz (Martin von Zweigbergk)
- D5466: repository: update interface signature of narrowmatch()
pulkit (Pulkit Goyal)
- D5466: repository: update interface signature of narrowmatch()
martinvonz (Martin von Zweigbergk)
- D5466: repository: update interface signature of narrowmatch()
indygreg (Gregory Szorc)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
valentin.gatienbaron (Valentin Gatien-Baron)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
valentin.gatienbaron (Valentin Gatien-Baron)
- [PATCH 1 of 2] py3: byteify sys.argv in gendoc.py
Matt Harbison
- [PATCH 2 of 2] py3: convert `'{}'.format(foo)` to `'%s' % foo` in the bookflow extension
Matt Harbison
- 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)
- Improving %ld substiution in `repo.revs`
Boris FELD
- [PATCH 4 of 8] revlog: more efficient implementation for issnapshot
Boris FELD
- [PATCH 4 of 8] revlog: more efficient implementation for issnapshot
Boris FELD
- [PATCH 01 of 10 V2] revlog: limit base to rev size ratio to 500 instead of 50
Boris Feld
- [PATCH 02 of 10 V2] revlog: fix pure python slicing code when chain contains nullrev
Boris Feld
- [PATCH 03 of 10 V2] revlog: add some direct testing of the slicing logic
Boris Feld
- [PATCH 04 of 10 V2] revlog: add an explicit test for `issnapshot`
Boris Feld
- [PATCH 05 of 10 V2] revlog: more efficient implementation for issnapshot
Boris Feld
- [PATCH 06 of 10 V2] revlog: add a native implementation of issnapshot
Boris Feld
- [PATCH 07 of 10 V2] revlog: use the native implementation of issnapshot
Boris Feld
- [PATCH 08 of 10 V2] revlog: add test case for _findsnapshots
Boris Feld
- [PATCH 09 of 10 V2] delta: have a native implementation of _findsnapshot
Boris Feld
- [PATCH 10 of 10 V2] delta: reuse _findsnapshot call from previous stage
Boris Feld
- [PATCH 1 of 2] py3: byteify sys.argv in gendoc.py
Pulkit Goyal
- D5471: contrib: remove unused version of os
pulkit (Pulkit Goyal)
- D5471: contrib: remove unused version of os
lothiraldan (Boris Feld)
- D5471: contrib: remove unused version of os
pulkit (Pulkit Goyal)
- [PATCH 6 of 6] vfs: also audit rename
Boris FELD
- D5472: merge: extract helper for creating empty "actions" dict
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)
- [PATCH STABLE] phabricator: properly encode boolean types in the request body
Matt Harbison
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Matt Harbison
- [PATCH 1 of 2] py3: byteify sys.argv in gendoc.py
Yuya Nishihara
- [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e
Yuya Nishihara
- [PATCH 6 of 6] vfs: also audit rename
Yuya Nishihara
- [PATCH 01 of 10 V2] revlog: limit base to rev size ratio to 500 instead of 50
Yuya Nishihara
- [PATCH 02 of 10 V2] revlog: fix pure python slicing code when chain contains nullrev
Yuya Nishihara
- [PATCH 4 of 8] revlog: more efficient implementation for issnapshot
Yuya Nishihara
- [PATCH 4 of 8] revlog: more efficient implementation for issnapshot
Yuya Nishihara
- [PATCH 03 of 10 V2] revlog: add some direct testing of the slicing logic
Yuya Nishihara
- [PATCH 06 of 10 V2] revlog: add a native implementation of issnapshot
Yuya Nishihara
- [PATCH 07 of 10 V2] revlog: use the native implementation of issnapshot
Yuya Nishihara
- [PATCH 06 of 10 V2] revlog: add a native implementation of issnapshot
Yuya Nishihara
- [PATCH] py3: byteify one more sys.argv in gendoc.py
Matt Harbison
- [PATCH evolve-ext] exthelper: remove '_' in final_xxx() function names to conform to hg style
Matt Harbison
- [PATCH] py3: byteify one more sys.argv in gendoc.py
Yuya Nishihara
- 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)
- D5453: test: introduce a new flag to display env variable line per line
lothiraldan (Boris Feld)
- D5472: merge: extract helper for creating empty "actions" dict
martinvonz (Martin von Zweigbergk)
- D5469: manifest: accept narrowmatch into constructor instead of getting from repo
martinvonz (Martin von Zweigbergk)
- [PATCH STABLE] phabricator: properly encode boolean types in the request body
Yuya Nishihara
- D5278: narrow: detect if narrowspec was changed in a different share
Martin von Zweigbergk
- D5443: ancestor: uniformity of calling lazyancestors classes
gracinet (Georges Racinet)
- D5440: rust: core implementation for lazyancestors
gracinet (Georges Racinet)
- D5439: rust-cpython: binding for AncestorsIterator
gracinet (Georges Racinet)
- D5441: rust-cpython: binding for LazyAncestors
gracinet (Georges Racinet)
- D5438: rust-cpython: implementing Graph using C parents function
gracinet (Georges Racinet)
- D5439: rust-cpython: binding for AncestorsIterator
gracinet (Georges Racinet)
- D5440: rust: core implementation for lazyancestors
gracinet (Georges Racinet)
- D5440: rust: core implementation for lazyancestors
gracinet (Georges Racinet)
- D5439: rust-cpython: binding for AncestorsIterator
gracinet (Georges Racinet)
- D5441: rust-cpython: binding for LazyAncestors
kevincox (Kevin Cox)
- D5441: rust-cpython: binding for LazyAncestors
gracinet (Georges Racinet)
- D5473: config: register evolution.stackaliases as a config option
khanchi97 (Sushil khanchi)
- D5474: obsutil: fix the issue5686
khanchi97 (Sushil khanchi)
- D5474: obsutil: fix the issue5686
khanchi97 (Sushil khanchi)
- [PATCH V2 STABLE] phabricator: properly encode boolean types in the request body
Matt Harbison
- D5278: narrow: detect if narrowspec was changed in a different share
Yuya Nishihara
- D5276: tests: add test for narrow+share
Yuya Nishihara
- D5275: tests: update narrowspec when narrowspec, not dirstate, is accessed
martinvonz (Martin von Zweigbergk)
- D5470: narrow: keep narrowspec backup in store
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)
- D5443: ancestor: uniformity of calling lazyancestors classes
Yuya Nishihara
- D5278: narrow: detect if narrowspec was changed in a different share
yuja (Yuya Nishihara)
- D5276: tests: add test for narrow+share
yuja (Yuya Nishihara)
- D5443: ancestor: uniformity of calling lazyancestors classes
yuja (Yuya Nishihara)
- [PATCH V2 STABLE] phabricator: properly encode boolean types in the request body
Yuya Nishihara
- [PATCH 1 of 6 V2] extensions: import the exthelper class from evolve 980565468003 (API)
Matt Harbison
- [PATCH 2 of 6 V2] exthelper: simplify configitem registration
Matt Harbison
- [PATCH 3 of 6 V2] exthelper: drop fileset/revset/template support for now
Matt Harbison
- [PATCH 4 of 6 V2] tests: convert a test extension to use exthelper
Matt Harbison
- [PATCH 5 of 6 V2] lfs: convert to using exthelper to wrap functions
Matt Harbison
- [PATCH 6 of 6 V2] exthelper: correct a documentation typo
Matt Harbison
- [PATCH] transaction: do not overwrite atomic-temp files on error
Yuya Nishihara
- D5474: obsutil: fix the issue5686
av6 (Anton Shestakov)
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5474: obsutil: fix the issue5686
khanchi97 (Sushil khanchi)
- D5474: obsutil: fix the issue5686
khanchi97 (Sushil khanchi)
- D5476: merge: modify the logical statement
khanchi97 (Sushil khanchi)
- [PATCH 1 of 6 V2] extensions: import the exthelper class from evolve 980565468003 (API)
Yuya Nishihara
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
Yuya Nishihara
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
yuja (Yuya Nishihara)
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
pulkit (Pulkit Goyal)
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
navaneeth.suresh (Navaneeth Suresh)
- [PATCH 1 of 6 V2] extensions: import the exthelper class from evolve 980565468003 (API)
Matt Harbison
- bugzilla weekly report (2018-12-24)
Octobot
- bugzilla weekly report (2018-12-24)
Octobot
- D5473: config: register evolution.stackaliases as a config option
Yuya Nishihara
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
Yuya Nishihara
- D5473: config: register evolution.stackaliases as a config option
yuja (Yuya Nishihara)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
yuja (Yuya Nishihara)
- D5476: merge: modify the logical statement
khanchi97 (Sushil khanchi)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
valentin.gatienbaron (Valentin Gatien-Baron)
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
Yuya Nishihara
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
yuja (Yuya Nishihara)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
valentin.gatienbaron (Valentin Gatien-Baron)
- D5473: config: register evolution.stackaliases as a config option
Sushil Khanchi
- D5442: rust-cpython: using the new bindings from Python
Yuya Nishihara
- D5441: rust-cpython: binding for LazyAncestors
Yuya Nishihara
- D5442: rust-cpython: using the new bindings from Python
yuja (Yuya Nishihara)
- D5441: rust-cpython: binding for LazyAncestors
yuja (Yuya Nishihara)
- D5439: rust-cpython: binding for AncestorsIterator
gracinet (Georges Racinet)
- D5440: rust: core implementation for lazyancestors
gracinet (Georges Racinet)
- D5438: rust-cpython: implementing Graph using C parents function
gracinet (Georges Racinet)
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
Yuya Nishihara
- D5449: pull: fix inconsistent view of bookmarks during pull (issue4700)
yuja (Yuya Nishihara)
- D5438: rust-cpython: implementing Graph using C parents function
Yuya Nishihara
- D5438: rust-cpython: implementing Graph using C parents function
yuja (Yuya Nishihara)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5475: branch:Added option to show branch name of a given rev (Issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
pulkit (Pulkit Goyal)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
Yuya Nishihara
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
Yuya Nishihara
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
yuja (Yuya Nishihara)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
yuja (Yuya Nishihara)
- D5478: tests: add tests for narrow clone when both sparse and narrow are enabled
pulkit (Pulkit Goyal)
- D5479: sparse: don't enable on clone if it was a narrow clone
pulkit (Pulkit Goyal)
- D5480: tests: show that debugrebuilddirstate is broken with narrow+sparse
pulkit (Pulkit Goyal)
- D5481: sparse: fix debugrebuilddirsate when narrow extension is enabled
pulkit (Pulkit Goyal)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5482: wireproto: in batch queries, support queries with immediate responses
valentin.gatienbaron (Valentin Gatien-Baron)
- D5482: wireproto: in batch queries, support queries with immediate responses
Yuya Nishihara
- D5482: wireproto: in batch queries, support queries with immediate responses
yuja (Yuya Nishihara)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
Yuya Nishihara
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
yuja (Yuya Nishihara)
- D5483: amend:Added current time update config option(issue5828)
taapas1128 (Taapas Agrawal)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5474: obsutil: fix the issue5686
Sushil Khanchi
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
Yuya Nishihara
- D5483: amend:Added current time update config option(issue5828)
Yuya Nishihara
- D5477: branches: Added -r option to show branch name(s) of a given rev (Issue5948)
yuja (Yuya Nishihara)
- D5483: amend:Added current time update config option(issue5828)
yuja (Yuya Nishihara)
- D5483: amend:Added current time update config option(issue5828)
taapas1128 (Taapas Agrawal)
- D5483: amend:Added rewrite.updatetimestamp config option(issue5828)
taapas1128 (Taapas Agrawal)
- D5483: amend:Added rewrite.updatetimestamp config option(issue5828)
taapas1128 (Taapas Agrawal)
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
pulkit (Pulkit Goyal)
- D5408: progress: avoid ui.configbool() lookup when progress bar is active
pulkit (Pulkit Goyal)
- D5408: progress: avoid ui.configbool() lookup when progress bar is active
pulkit (Pulkit Goyal)
- [Bug 6041] New: pull and incoming can get confused by an obsolete tip
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 6] exthelper: add a cautionary note about adding attributes to containers
Matt Harbison
- [PATCH 2 of 6] remotefilelog: use repo.local() instead of isinstance()
Matt Harbison
- [PATCH 3 of 6] largefiles: port configitems to exthelper
Matt Harbison
- [PATCH 4 of 6] exthelper: support the option argument when registering a command
Matt Harbison
- [PATCH 5 of 6] largefiles: port commands to exthelper
Matt Harbison
- [PATCH 6 of 6] largefiles: port wrapped functions to exthelper
Matt Harbison
- mercurial at 41017: 11 new changesets (1 on stable)
Mercurial Commits
- [PATCH] exthelper: drop a compatibility shim with '^command' syntax
Matt Harbison
- [PATCH] exthelper: drop a compatibility shim with '^command' syntax
Yuya Nishihara
- [PATCH 3 of 6] largefiles: port configitems to exthelper
Yuya Nishihara
- [PATCH 5 of 6] largefiles: port commands to exthelper
Yuya Nishihara
- [PATCH 1 of 6] exthelper: add a cautionary note about adding attributes to containers
Yuya Nishihara
- D5485: log: fixes line wrap on diffstat (issue5800)
navaneeth.suresh (Navaneeth Suresh)
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
Yuya Nishihara
- D5483: amend:Added rewrite.updatetimestamp config option(issue5828)
Yuya Nishihara
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
Yuya Nishihara
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
yuja (Yuya Nishihara)
- D5483: amend:added rewrite.updatetimestamp config option(issue5828)
yuja (Yuya Nishihara)
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
yuja (Yuya Nishihara)
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
pulkit (Pulkit Goyal)
- D5482: wireproto: in batch queries, support queries with immediate responses
valentin.gatienbaron (Valentin Gatien-Baron)
- D5408: progress: avoid ui.configbool() lookup when progress bar is active
indygreg (Gregory Szorc)
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
Yuya Nishihara
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
yuja (Yuya Nishihara)
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
pulkit (Pulkit Goyal)
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
lothiraldan (Boris Feld)
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
Yuya Nishihara
- D5484: pull: use opts.get('bookmark') instead of opts['bookmark']
yuja (Yuya Nishihara)
- [PATCH evolve-ext] exthelper: remove '_' in final_xxx() function names to conform to hg style
Boris FELD
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
Yuya Nishihara
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
yuja (Yuya Nishihara)
- D5483: amend:added rewrite.updatetimestamp config option(issue5828)
taapas1128 (Taapas Agrawal)
- D5483: amend:added rewrite.updatetimestamp config option(issue5828)
taapas1128 (Taapas Agrawal)
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5486: branches: add -r option to show branch name(s) of a given rev (issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)
navaneeth.suresh (Navaneeth Suresh)
- D5438: rust-cpython: implementing Graph using C parents function
gracinet (Georges Racinet)
- D5441: rust-cpython: binding for LazyAncestors
gracinet (Georges Racinet)
- D5442: rust-cpython: using the new bindings from Python
gracinet (Georges Racinet)
- [PATCH 3 of 6] largefiles: port configitems to exthelper
Matt Harbison
- [PATCH 1 of 6] exthelper: add a cautionary note about adding attributes to containers
Matt Harbison
- [PATCH 02 of 10 V2] revlog: fix pure python slicing code when chain contains nullrev
Boris FELD
- [PATCH 06 of 10 V2] revlog: add a native implementation of issnapshot
Boris FELD
- [PATCH 07 of 10 V2] revlog: use the native implementation of issnapshot
Boris FELD
- D5487: remotefilelog: fix bug in maybesparsematch returning alwaysmatcher
spectral (Kyle Lippincott)
- [Bug 6042] New: commit --interactive surprising behavior when .hgrc includes [diff] ignorews=True
mercurial-bugs at mercurial-scm.org
- [PATCH 3 of 6] largefiles: port configitems to exthelper
Yuya Nishihara
- D5486: branches: add -r option to show branch name(s) of a given rev (issue5948)
navaneeth.suresh (Navaneeth Suresh)
- [PATCH 1 of 6] exthelper: add a cautionary note about adding attributes to containers
Yuya Nishihara
- [PATCH 06 of 10 V2] revlog: add a native implementation of issnapshot
Yuya Nishihara
- [PATCH 02 of 10 V2] revlog: fix pure python slicing code when chain contains nullrev
Yuya Nishihara
- D5441: rust-cpython: binding for LazyAncestors
Yuya Nishihara
- D5442: rust-cpython: using the new bindings from Python
Yuya Nishihara
- D5441: rust-cpython: binding for LazyAncestors
yuja (Yuya Nishihara)
- [PATCH 1 of 8] largefiles: drop the uisetup module
Matt Harbison
- [PATCH 2 of 8] exthelper: reintroduce the ability to register revsets
Matt Harbison
- [PATCH 3 of 8] largefiles: port revset registration to exthelper
Matt Harbison
- [PATCH 4 of 8] extensions: deprecate extsetup without a `ui` argument (API)
Matt Harbison
- [PATCH 5 of 8] exthelper: reintroduce the ability to register templates
Matt Harbison
- [PATCH 6 of 8] exthelper: reintroduce the ability to register filesets
Matt Harbison
- [PATCH 7 of 8] exthelper: add some examples for using registrar aliases
Matt Harbison
- [PATCH 8 of 8] largefiles: eliminate an unnecessary import of configitems
Matt Harbison
- [PATCH 02 of 10 V2] revlog: fix pure python slicing code when chain contains nullrev
Boris FELD
- [PATCH 1 of 8 V3] revlog: fix pure python slicing test when chain contains nullrev
Boris Feld
- [PATCH 2 of 8 V3] revlog: more efficient implementation for issnapshot
Boris Feld
- [PATCH 3 of 8 V3] revlog: catch revlog corruption in index_baserev
Boris Feld
- [PATCH 4 of 8 V3] revlog: add a native implementation of issnapshot
Boris Feld
- [PATCH 5 of 8 V3] revlog: use the native implementation of issnapshot
Boris Feld
- [PATCH 6 of 8 V3] revlog: add test case for _findsnapshots
Boris Feld
- [PATCH 7 of 8 V3] delta: have a native implementation of _findsnapshot
Boris Feld
- [PATCH 8 of 8 V3] delta: reuse _findsnapshot call from previous stage
Boris Feld
- D5488: typos: correct spelling of uninterruptable -> uninterruptible
spectral (Kyle Lippincott)
- [PATCH 1 of 3] phabricator: assign commands to help categories
Matt Harbison
- [PATCH 2 of 3] help: remove a duplicate category name entry for TOPIC_CATEGORY_NONE
Matt Harbison
- [PATCH 3 of 3] help: show advanced, experimental and deprecated extensions with --verbose
Matt Harbison
- [Bug 6043] New: hg push/incoming/etc. results in Exception AttributeError
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 8] exthelper: reintroduce the ability to register revsets
Yuya Nishihara
- [PATCH 1 of 3] phabricator: assign commands to help categories
Yuya Nishihara
- [PATCH 02 of 10 V2] revlog: fix pure python slicing code when chain contains nullrev
Yuya Nishihara
- [PATCH 3 of 8 V3] revlog: catch revlog corruption in index_baserev
Yuya Nishihara
- D5487: remotefilelog: fix bug in maybesparsematch returning alwaysmatcher
spectral (Kyle Lippincott)
- D5488: typos: correct spelling of uninterruptable -> uninterruptible
spectral (Kyle Lippincott)
- [PATCH 1 of 8 V3] revlog: fix pure python slicing test when chain contains nullrev
Yuya Nishihara
- [PATCH 2 of 8 V3] revlog: more efficient implementation for issnapshot
Yuya Nishihara
- [PATCH 3 of 8 V3] revlog: catch revlog corruption in index_baserev
Yuya Nishihara
- D5485: log: fixes line wrap on diffstat (issue5800)
Yuya Nishihara
- D5485: log: fixes line wrap on diffstat (issue5800)
yuja (Yuya Nishihara)
- D5483: amend:added rewrite.updatetimestamp config option(issue5828)
taapas1128 (Taapas Agrawal)
- D5485: log: fixes line wrap on diffstat (issue5800)
navaneeth.suresh (Navaneeth Suresh)
- D5485: log: fixes line wrap on diffstat (issue5800)
navaneeth.suresh (Navaneeth Suresh)
- [PATCH 1 of 7 V4] revlog: clarify the non sparse-revlog case in `issnapshot`
Boris Feld
- [PATCH 2 of 7 V4] revlog: more efficient implementation for issnapshot
Boris Feld
- [PATCH 3 of 7 V4] revlog: add a native implementation of issnapshot
Boris Feld
- [PATCH 4 of 7 V4] revlog: use the native implementation of issnapshot
Boris Feld
- [PATCH 5 of 7 V4] revlog: add test case for _findsnapshots
Boris Feld
- [PATCH 6 of 7 V4] delta: have a native implementation of _findsnapshot
Boris Feld
- [PATCH 7 of 7 V4] delta: reuse _findsnapshot call from previous stage
Boris Feld
- bugzilla weekly report (2018-12-31)
Octobot
- bugzilla weekly report (2018-12-31)
Octobot
- [PATCH 1 of 3] phabricator: ensure that the return of urlopener.open() is closed
Matt Harbison
- [PATCH 2 of 3] registrar: add a method to merge registrar instances
Matt Harbison
- [PATCH 3 of 3] exthelper: switch to using the registrar merging method
Matt Harbison
- [PATCH 1 of 3] phabricator: ensure that the return of urlopener.open() is closed
Pulkit Goyal
- [PATCH 1 of 2 V2] upgrade: add '-' in optimization name
Boris Feld
- [PATCH 2 of 2 V2] debugupgraderepo: add a --no-backup mode
Boris Feld
- [PATCH 1 of 8] discovery: move handling of sampling special case inside sampling function
Boris Feld
- [PATCH 2 of 8] discovery: introduce a partialdiscovery object
Boris Feld
- [PATCH 3 of 8] discovery: move common heads computation inside partialdiscovery object
Boris Feld
- [PATCH 4 of 8] discovery: move undecided set on the partialdiscovery
Boris Feld
- [PATCH 5 of 8] discovery: update undecided from common directly within partialdiscovery
Boris Feld
- [PATCH 6 of 8] discovery: add a `iscomplete` method to the `partialdiscovery` object
Boris Feld
- [PATCH 7 of 8] discovery: move missing tracking inside the partialdiscovery object
Boris Feld
- [PATCH 8 of 8] discovery: add a simple `addinfo` method
Boris Feld
- [PATCH 1 of 3 V2] vfs: makes all audited path relative
Boris Feld
- [PATCH 2 of 3 V2] vfs: add a `_auditpath` to abstract vfs
Boris Feld
- [PATCH 3 of 3 V2] vfs: also audit rename
Boris Feld
- [PATCH STABLE] revlog: cache delta base value under -1
Boris Feld
Last message date:
Mon Dec 31 17:38:35 UTC 2018
Archived on: Thu Jun 30 01:14:46 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).