June 2018 Archives by author
Starting: Fri Jun 1 02:35:00 UTC 2018
Ending: Sun Jul 1 01:36:19 UTC 2018
Messages: 1142
- D3649: serve: add option print-url
KelvinTot (KelvinTotYB)
- Discussion about Mercurial 4.8 Sprint
Kevin Bullock
- mercurial at 38171: 72 new changesets
Mercurial Commits
- mercurial at 38177: 6 new changesets
Mercurial Commits
- mercurial at 38182: 5 new changesets (5 on stable)
Mercurial Commits
- mercurial at 38185: 3 new changesets (3 on stable)
Mercurial Commits
- mercurial at 38186: new changeset (1 on stable)
Mercurial Commits
- mercurial at 38198: 12 new changesets (12 on stable)
Mercurial Commits
- mercurial at 38200: 2 new changesets
Mercurial Commits
- mercurial at 38282: 82 new changesets
Mercurial Commits
- mercurial at 38289: 7 new changesets
Mercurial Commits
- mercurial at 38290: new changeset
Mercurial Commits
- mercurial at 38291: new changeset
Mercurial Commits
- mercurial at 38306: 15 new changesets (3 on stable)
Mercurial Commits
- mercurial at 38332: 26 new changesets
Mercurial Commits
- mercurial at 38334: 2 new changesets (2 on stable)
Mercurial Commits
- mercurial at 38360: 26 new changesets (1 on stable)
Mercurial Commits
- mercurial at 38400: 40 new changesets
Mercurial Commits
- mercurial at 38412: 12 new changesets
Mercurial Commits
- mercurial at 38442: 30 new changesets (1 on stable)
Mercurial Commits
- mercurial at 38445: 3 new changesets
Mercurial Commits
- mercurial at 38456: 11 new changesets (1 on stable)
Mercurial Commits
- mercurial at 38461: 5 new changesets
Mercurial Commits
- mercurial at 38476: 15 new changesets
Mercurial Commits
- mercurial at 38486: 10 new changesets
Mercurial Commits
- mercurial at 38490: 4 new changesets
Mercurial Commits
- D3668: graft: add a new `--stop` flag to stop interrupted graft
David Demelier
- D3668: graft: add a new `--stop` flag to stop interrupted graft
David Demelier
- Discussion about Mercurial 4.8 Sprint
Boris FELD
- [PATCH 2 of 4] context: also take all other arguments than `patch.diff` accept
Boris FELD
- [PATCH 3 of 4] diff: accept "dict" as diff option
Boris FELD
- [PATCH 3 of 4] diff: accept "dict" as diff option
Boris FELD
- D3684: shelve: merge in obsshelve changes implemented at facebook
durin42 (Augie Fackler)
- D3695: fuzz: new fuzzer for the mpatch code
durin42 (Augie Fackler)
- D3696: fuzz: structured helpers for creating mpatch seed corpus entries
durin42 (Augie Fackler)
- D3697: fuzz: try and generate an interesting mpatch seed from a repo
durin42 (Augie Fackler)
- D3684: shelve: merge in obsshelve changes implemented at facebook
durin42 (Augie Fackler)
- D3698: chg: fix an undefined behavior about memcpy
durin42 (Augie Fackler)
- D3649: serve: add option print-url
durin42 (Augie Fackler)
- D3695: fuzz: new fuzzer for the mpatch code
durin42 (Augie Fackler)
- D3696: fuzz: structured helpers for creating mpatch seed corpus entries
durin42 (Augie Fackler)
- D3697: fuzz: try and generate an interesting mpatch seed from a repo
durin42 (Augie Fackler)
- D3694: shelve: use more accurate description in conflict marker
durin42 (Augie Fackler)
- D3717: repair: mark the critical section of strip() as unsafe
durin42 (Augie Fackler)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
durin42 (Augie Fackler)
- D3718: narrow: mark the critical chunks of narrowing/widening as unsafe
durin42 (Augie Fackler)
- D3719: narrowbundle2: when we handle a widen, mark the operation as unsafe
durin42 (Augie Fackler)
- D3702: mercurial: add .t files to .editorconfig
durin42 (Augie Fackler)
- D3700: run-tests: add support for external test result
durin42 (Augie Fackler)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
durin42 (Augie Fackler)
- D3700: run-tests: add support for external test result
durin42 (Augie Fackler)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
durin42 (Augie Fackler)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
durin42 (Augie Fackler)
- D3694: shelve: use more accurate description in conflict marker
durin42 (Augie Fackler)
- D3722: py3: buildbot informs me we have two new passing tests
durin42 (Augie Fackler)
- D3723: cvsps: avoid comparison between None and a tuple in date sorting
durin42 (Augie Fackler)
- D3724: cvsps: port changeset __repr__ to py3
durin42 (Augie Fackler)
- D3725: tests: fix printenv script on Python 3
durin42 (Augie Fackler)
- D3726: hgweb: pass a sysstr to low-level _start_response method
durin42 (Augie Fackler)
- D3727: hgweb: insist http_status value is a sysstr
durin42 (Augie Fackler)
- D3722: py3: buildbot informs me we have two new passing tests
durin42 (Augie Fackler)
- D3723: cvsps: avoid comparison between None and a tuple in date sorting
durin42 (Augie Fackler)
- D3725: tests: fix printenv script on Python 3
durin42 (Augie Fackler)
- D3724: cvsps: port changeset __repr__ to py3
durin42 (Augie Fackler)
- D3726: hgweb: pass a sysstr to low-level _start_response method
durin42 (Augie Fackler)
- D3727: hgweb: insist http_status value is a sysstr
durin42 (Augie Fackler)
- D3729: bitmanipulation: fix undefined behavior in bit shift in getbe32
durin42 (Augie Fackler)
- D3729: bitmanipulation: fix undefined behavior in bit shift in getbe32
durin42 (Augie Fackler)
- D3732: debugcommands: work around logiofd being a pipe and unseekable
durin42 (Augie Fackler)
- D3733: tests: suppress read(-1) -> '' calls in fileobjectobserver
durin42 (Augie Fackler)
- D3733: tests: suppress read(-1) -> '' calls in fileobjectobserver
durin42 (Augie Fackler)
- D3736: py3: two more passing tests from the ratchet in buildbot
durin42 (Augie Fackler)
- D3736: py3: two more passing tests from the ratchet in buildbot
durin42 (Augie Fackler)
- D3732: debugcommands: work around logiofd being a pipe and unseekable
durin42 (Augie Fackler)
- D3733: tests: suppress read(-1) -> '' calls in fileobjectobserver
durin42 (Augie Fackler)
- D3749: tests: replace `echo -n` with `printf` per check-code
durin42 (Augie Fackler)
- D3749: tests: replace `echo -n` with `printf` per check-code
durin42 (Augie Fackler)
- D3749: tests: replace `echo -n` with `printf` per check-code
durin42 (Augie Fackler)
- D3762: py3: whitelist another 5 passing tests thanks to the ratchet
durin42 (Augie Fackler)
- D3762: py3: whitelist another 5 passing tests thanks to the ratchet
durin42 (Augie Fackler)
- D3772: highlight: adjust to attribute being private
durin42 (Augie Fackler)
- D3773: streamclone: update progress later to avoid passing None to util.bytecount
durin42 (Augie Fackler)
- D3756: rebase: no need to backup rebased csets while aborting
durin42 (Augie Fackler)
- D3772: highlight: adjust to attribute being private
durin42 (Augie Fackler)
- D3773: streamclone: update progress later to avoid passing None to util.bytecount
durin42 (Augie Fackler)
- D3628: status: add default of --terse=u to tweakdefaults (BC)
durin42 (Augie Fackler)
- D3839: stringutil: add a new function to do minimal regex escaping
durin42 (Augie Fackler)
- D3840: cleanup: migrate from re.escape to stringutil.reescape
durin42 (Augie Fackler)
- D3841: stringutil: add a new function to do minimal regex escaping
durin42 (Augie Fackler)
- D3842: cleanup: migrate from re.escape to stringutil.reescape
durin42 (Augie Fackler)
- D3843: tests: fix up some lax escaping in test-template-basic.t
durin42 (Augie Fackler)
- D3841: stringutil: add a new function to do minimal regex escaping
durin42 (Augie Fackler)
- D3842: cleanup: migrate from re.escape to stringutil.reescape
durin42 (Augie Fackler)
- D3843: tests: fix up some lax escaping in test-template-basic.t
durin42 (Augie Fackler)
- D3850: stringutil: update list of re-special characters to include &~
durin42 (Augie Fackler)
- D3841: stringutil: add a new function to do minimal regex escaping
durin42 (Augie Fackler)
- D3850: stringutil: update list of re-special characters to include &~
durin42 (Augie Fackler)
- D3718: narrow: mark the critical chunks of narrowing/widening as unsafe
durin42 (Augie Fackler)
- D3717: repair: mark the critical section of strip() as unsafe
durin42 (Augie Fackler)
- D3719: narrowbundle2: when we handle a widen, mark the operation as unsafe
durin42 (Augie Fackler)
- D3716: ui: add an uninterruptable context manager that can block SIGINT
durin42 (Augie Fackler)
- D3716: ui: add an uninterruptable context manager that can block SIGINT
durin42 (Augie Fackler)
- D3845: worker: support more return types in posix worker
durin42 (Augie Fackler)
- D3845: worker: support more return types in posix worker
durin42 (Augie Fackler)
- [PATCH] setup: write version constant as bytes literal
Augie Fackler
- [PATCH 7 of 7] hgweb: fill {rename} even if ?linerange is specified
Augie Fackler
- [PATCH] config: rename allow_archive to allow-archive
Augie Fackler
- [PATCH 7 of 7] test-fuzz-targets: look for clang-6.0 binary as well
Augie Fackler
- [PATCH 6 of 6] templater: always map over a wrapped object
Augie Fackler
- [PATCH STABLE] zstandard: pull in bug fixes from upstream 0.9.1 release (issue5884)
Augie Fackler
- Discussion about Mercurial 4.8 Sprint
Augie Fackler
- [PATCH 5 of 5] templater: resolve type of dict key in getmember()
Augie Fackler
- Discussion about Mercurial 4.8 Sprint
Augie Fackler
- Discussion about Mercurial 4.8 Sprint
Augie Fackler
- Discussion about Mercurial 4.8 Sprint
Augie Fackler
- [PATCH V2] stringutil: fix prettyrepr() to not orphan foo=<...> line
Augie Fackler
- [PATCH 3 of 4] debugwalk: pretty-print nested matcher
Augie Fackler
- [PATCH 2 of 2] templater: fix string representation of wrapped None
Augie Fackler
- [PATCH 6 of 6] templater: inline unwraphybrid()
Augie Fackler
- [PATCH 7 of 7] templater: abstract truth testing to fix {if(list_of_empty_strings)}
Augie Fackler
- [PATCH 3 of 7] templater: introduce a wrapper for date tuple (BC)
Augie Fackler
- [PATCH] tests: don't bother supporting test case names with exotic characters
Augie Fackler
- [PATCH STABLE] tests: fix test-patch.t on pickier /bin/sh implementations
Augie Fackler
- [PATCH 2 of 2] templatefilters: undeprecate hgdate
Augie Fackler
- [PATCH 2 of 2] lazymanifest: don't crash when out of memory (issue5916)
Augie Fackler
- [PATCH 7 of 7] templater: abstract truth testing to fix {if(list_of_empty_strings)}
Augie Fackler
- [PATCH] hgweb: propagate http headers from ErrorResponse for web interface commands
Augie Fackler
- [PATCH 2 of 2] bdiff: one more safe call of bdiff_freehunks(NULL)
Augie Fackler
- [PATCH 7 of 7] templater: abstract truth testing to fix {if(list_of_empty_strings)}
Augie Fackler
- Discussion about Mercurial 4.8 Sprint
Augie Fackler
- [PATCH STABLE] manifest: fix possible SEGV caused by uninitialized lazymanifest fields
Augie Fackler
- [PATCH 1 of 3] templater: extract template loader to separate class
Augie Fackler
- [PATCH STABLE] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Augie Fackler
- [PATCH] convert: don't pass --no-files to "darcs show repo" command
Augie Fackler
- [PATCH 15 of 25 RFC] phase: enforce internal phase support
Augie Fackler
- [PATCH 3 of 7] dispatch: rework the serve --stdio safe argument checks
Augie Fackler
- [PATCH STABLE v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Augie Fackler
- [PATCH STABLE v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Augie Fackler
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
smf (Sean Farley)
- D3665: graph: improve graph output by using Unicode characters
smf (Sean Farley)
- D3665: graph: improve graph output by using Unicode characters
smf (Sean Farley)
- D3665: graph: improve graph output by using Unicode characters
smf (Sean Farley)
- D3665: graph: improve graph output by using Unicode characters
smf (Sean Farley)
- D3665: graph: improve graph output by using Unicode characters
smf (Sean Farley)
- Discussion about Mercurial 4.8 Sprint
Sean Farley
- Discussion about Mercurial 4.8 Sprint
Sean Farley
- Discussion about Mercurial 4.8 Sprint
Sean Farley
- Discussion about Mercurial 4.8 Sprint
Sean Farley
- Discussion about Mercurial 4.8 Sprint
Sean Farley
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
Sean Farley
- D3684: shelve: merge in obsshelve changes implemented at facebook
Sean Farley
- D3665: graph: improve graph output by using Unicode characters
Sean Farley
- D3665: graph: improve graph output by using Unicode characters
Sean Farley
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
Sean Farley
- D3665: graph: improve graph output by using Unicode characters
Sean Farley
- D3665: graph: improve graph output by using Unicode characters
Sean Farley
- D3728: grep: adds unmodified mode
Sean Farley
- D3665: graph: improve graph output by using Unicode characters
Sean Farley
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
Sean Farley
- [PATCH 1 of 3 gca-revset] context: factor out commonancestorsheads calculation
Sean Farley
- [PATCH 2 of 3 gca-revset] context: add a method to return a list of common ancestor changesets
Sean Farley
- [PATCH 3 of 3 gca-revset] revset: add a new commonancestorheads method
Sean Farley
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
Sean Farley
- [PATCH 3 of 3 gca-revset] revset: add a new commonancestorheads method
Sean Farley
- D3665: graph: improve graph output by using Unicode characters
Sean Farley
- [PATCH 3 of 3 gca-revset] revset: add a new commonancestorheads method
Sean Farley
- [PATCH 1 of 3 gca-revset V2] revsets: add commonancestors revset
Sean Farley
- [PATCH 2 of 3 gca-revset V2] revset: add optimization for heads(commonancestors())
Sean Farley
- [PATCH 3 of 3 gca-revset V2] contrib: add heads(commonancestors(_)) to all-revsets
Sean Farley
- [PATCH 1 of 3 gca-revset V2] revsets: add commonancestors revset
Sean Farley
- [PATCH 2 of 3 gca-revset V2] revset: add optimization for heads(commonancestors())
Sean Farley
- Output buffering on Windows 10
Simon Farnsworth
- D3555: run-tests: add support for running specific test cases
lothiraldan (Boris Feld)
- D3556: run-tests: update the test case name format
lothiraldan (Boris Feld)
- D3685: shelve: use full hash in tests
lothiraldan (Boris Feld)
- D3686: shelve: wider check for successful abort in test
lothiraldan (Boris Feld)
- D3688: shelve: directly handle the abort process
lothiraldan (Boris Feld)
- D3687: shelve: check the actual shelvestate in morestatus
lothiraldan (Boris Feld)
- D3689: shelve: directly handle `--continue`
lothiraldan (Boris Feld)
- D3690: shelve: actually test corrupted shelve state
lothiraldan (Boris Feld)
- D3691: shelve: stop testing missing rebase state file
lothiraldan (Boris Feld)
- D3692: merge: add a 'keepconflictparent' argument to graft
lothiraldan (Boris Feld)
- D3693: shelve: directly handle the initial parent alignment
lothiraldan (Boris Feld)
- D3694: shelve: use more accurate description in conflict marker
lothiraldan (Boris Feld)
- D3684: shelve: merge in obsshelve changes implemented at facebook
lothiraldan (Boris Feld)
- D3684: shelve: merge in obsshelve changes implemented at facebook
lothiraldan (Boris Feld)
- D3684: shelve: merge in obsshelve changes implemented at facebook
lothiraldan (Boris Feld)
- D3699: run-tests: follow-up on the test-case format
lothiraldan (Boris Feld)
- D3700: run-tests: add support for external test result
lothiraldan (Boris Feld)
- D3701: run-tests: extract onStart and onEnd into the test result
lothiraldan (Boris Feld)
- D3699: run-tests: follow-up on the test-case format
lothiraldan (Boris Feld)
- D3694: shelve: use more accurate description in conflict marker
lothiraldan (Boris Feld)
- D3694: shelve: use more accurate description in conflict marker
lothiraldan (Boris Feld)
- D3699: run-tests: follow-up on the test-case format
lothiraldan (Boris Feld)
- D3721: run-tests: restrict the test cases allowed characters
lothiraldan (Boris Feld)
- D3700: run-tests: add support for external test result
lothiraldan (Boris Feld)
- D3701: run-tests: extract onStart and onEnd into the test result
lothiraldan (Boris Feld)
- D3700: run-tests: add support for external test result
lothiraldan (Boris Feld)
- D3721: run-tests: restrict the test cases allowed characters
lothiraldan (Boris Feld)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
lothiraldan (Boris Feld)
- D3694: shelve: use more accurate description in conflict marker
lothiraldan (Boris Feld)
- D3734: scmutil: move construction of instability count message to separate fn
lothiraldan (Boris Feld)
- D3685: shelve: use full hash in tests
lothiraldan (Boris Feld)
- D3686: shelve: wider check for successful abort in test
lothiraldan (Boris Feld)
- D3690: shelve: actually test corrupted shelve state
lothiraldan (Boris Feld)
- D3689: shelve: directly handle `--continue`
lothiraldan (Boris Feld)
- D3688: shelve: directly handle the abort process
lothiraldan (Boris Feld)
- D3687: shelve: check the actual shelvestate in morestatus
lothiraldan (Boris Feld)
- D3691: shelve: stop testing missing rebase state file
lothiraldan (Boris Feld)
- D3692: merge: add a 'keepconflictparent' argument to graft
lothiraldan (Boris Feld)
- [PATCH 01 of 25 RFC] shelve: use full hash in tests
Boris Feld
- [PATCH 02 of 25 RFC] shelve: wider check for successful abort in test
Boris Feld
- [PATCH 03 of 25 RFC] shelve: check the actual shelvestate in morestatus
Boris Feld
- [PATCH 04 of 25 RFC] shelve: directly handle the abort process
Boris Feld
- [PATCH 05 of 25 RFC] shelve: directly handle `--continue`
Boris Feld
- [PATCH 06 of 25 RFC] shelve: actually test corrupted shelve state
Boris Feld
- [PATCH 07 of 25 RFC] shelve: stop testing missing rebase state file
Boris Feld
- [PATCH 08 of 25 RFC] merge: add a 'keepconflictparent' argument to graft
Boris Feld
- [PATCH 09 of 25 RFC] shelve: directly handle the initial parent alignment
Boris Feld
- [PATCH 10 of 25 RFC] shelve: use more accurate description in conflict marker
Boris Feld
- [PATCH 11 of 25 RFC] phase: use `trackedphases` in `_getphaserevsnative`
Boris Feld
- [PATCH 12 of 25 RFC] phase: explicitly exclude secret phase and above
Boris Feld
- [PATCH 13 of 25 RFC] phase: add an internal phases
Boris Feld
- [PATCH 14 of 25 RFC] phases: add a repository requirement about internal phase
Boris Feld
- [PATCH 15 of 25 RFC] phase: enforce internal phase support
Boris Feld
- [PATCH 16 of 25 RFC] shelve: move createcmd next to _docreatecmd
Boris Feld
- [PATCH 17 of 25 RFC] shelve: rename method for data write/read
Boris Feld
- [PATCH 18 of 25 RFC] shelve: drop mention of obsshelve file
Boris Feld
- [PATCH 19 of 25 RFC] shelve: store shelved node in a new data file
Boris Feld
- [PATCH 20 of 25 RFC] shelve: handle shelved node on unfiltered repository
Boris Feld
- [PATCH 21 of 25 RFC] shelve: look for shelved not in the repository before unbundling
Boris Feld
- [PATCH 22 of 25 RFC] shelve: write metadata file on the fly if they are missing
Boris Feld
- [PATCH 23 of 25 RFC] shelve: add a "internal" extra
Boris Feld
- [PATCH 24 of 25 RFC] shelve: use the internal phase when possible
Boris Feld
- [PATCH 25 of 25 RFC] shelve: no longer strip internal commit when using internal phase
Boris Feld
- [PATCH 1 of 2] phase: clarify the message about movement on command changeset
Boris Feld
- [PATCH 2 of 2] phases: use "published" in the phase movement message
Boris Feld
- [PATCH 1 of 2] statprof: also gather wall time
Boris Feld
- [PATCH 2 of 2] profiling: introduce a "profiling.time-track" option
Boris Feld
- [PATCH 1 of 6] perftemplating: fix the revisions argument
Boris Feld
- [PATCH 2 of 6] perftemplating: move template formating into its own function
Boris Feld
- [PATCH 3 of 6] perftemplating: drop usage of buffer
Boris Feld
- [PATCH 4 of 6] perftemplating: move revision argument to flag only
Boris Feld
- [PATCH 5 of 6] perftemplating: stop going through the log command
Boris Feld
- [PATCH 6 of 6] perftemplating: allow to specify the template to test
Boris Feld
- [PATCH follow-up] perftemplating: abort on incompatible version
Boris Feld
- [PATCH follow-up] statprof: fix save and load
Boris Feld
- [PATCH] hgweb: propagate http headers from ErrorResponse for web interface commands
Sune Foldager
- Output buffering on Windows 10
Sune Foldager
- Output buffering on Windows 10
Sune Foldager
- [PATCH] procutil: use unbuffered stdout on Windows
Sune Foldager
- D3638: py3: add 3 new passing tests to whitelist
pulkit (Pulkit Goyal)
- D2409: graft: add no-commit mode (issue5631)
pulkit (Pulkit Goyal)
- D3671: advanceboundary: add dryrun parameter
pulkit (Pulkit Goyal)
- D3671: advanceboundary: add dryrun parameter
pulkit (Pulkit Goyal)
- D3672: retractboundary: add dryrun parameter
pulkit (Pulkit Goyal)
- D3669: cmdutil: have statefile names in STATES instead of functions
pulkit (Pulkit Goyal)
- D2409: graft: add no-commit mode (issue5631)
pulkit (Pulkit Goyal)
- D3679: configitems: drop the deprecated alias for commands.update.check
pulkit (Pulkit Goyal)
- D3661: graft: add test showing --continue not preserving --log passed earlier
pulkit (Pulkit Goyal)
- D2409: graft: add no-commit mode (issue5631)
pulkit (Pulkit Goyal)
- D3669: cmdutil: have statefile names in STATES instead of functions
pulkit (Pulkit Goyal)
- D3671: advanceboundary: add dryrun parameter
pulkit (Pulkit Goyal)
- D3679: configitems: drop the deprecated alias for commands.update.check
pulkit (Pulkit Goyal)
- D3678: graft: correct documentation about options can be reapplied
pulkit (Pulkit Goyal)
- D3661: graft: add test showing --continue not preserving --log passed earlier
pulkit (Pulkit Goyal)
- D3662: graft: reuse the --log value passed initially in `hg graft --continue` (BC)
pulkit (Pulkit Goyal)
- D3704: py3: prevent comparison of integers with None
pulkit (Pulkit Goyal)
- D3705: py3: add b'' prefix to make the regex bytes
pulkit (Pulkit Goyal)
- D3706: py3: make sure util.username() always returns bytes
pulkit (Pulkit Goyal)
- D3706: py3: make sure util.username() always returns bytes
pulkit (Pulkit Goyal)
- D3705: py3: add b'' prefix to make the regex bytes
pulkit (Pulkit Goyal)
- D3706: py3: make sure util.username() always returns bytes
pulkit (Pulkit Goyal)
- D3707: py3: use `b'%d' % int` instead of pycompat.bytestr
pulkit (Pulkit Goyal)
- D3708: py3: replace `unicode` with `type(u'')` in isinstance() calls
pulkit (Pulkit Goyal)
- D3709: py3: replace unicode with type(u'')
pulkit (Pulkit Goyal)
- D3557: extensions: new closehead module for closing arbitrary heads
pulkit (Pulkit Goyal)
- D3668: graft: add a new `--stop` flag to stop interrupted graft
pulkit (Pulkit Goyal)
- D3668: graft: add a new `--stop` flag to stop interrupted graft
pulkit (Pulkit Goyal)
- D3667: graft: fix the help text to say `graft reapplies previous options`
pulkit (Pulkit Goyal)
- D3667: graft: fix the help text to say `graft reapplies previous options`
pulkit (Pulkit Goyal)
- D3668: graft: add a new `--stop` flag to stop interrupted graft
pulkit (Pulkit Goyal)
- D3636: py3: use pycompat.fsencode() to convert user value to bytes
pulkit (Pulkit Goyal)
- D3708: py3: replace `unicode` with pycompat.unicode
pulkit (Pulkit Goyal)
- D3730: morestatus: remove some extra spaces
pulkit (Pulkit Goyal)
- D3704: py3: prevent comparison of integers with None
pulkit (Pulkit Goyal)
- D3728: grep: adds unmodified mode
pulkit (Pulkit Goyal)
- D3650: serve: add an option to open in the default browser
pulkit (Pulkit Goyal)
- D1694: debugcommands: replace opts.get('foo') by opts['foo']
pulkit (Pulkit Goyal)
- D1313: dirstate: gate access to self._map.dirs
pulkit (Pulkit Goyal)
- D3734: scmutil: move construction of instability count message to separate fn
pulkit (Pulkit Goyal)
- D2593: state: add logic to parse the state file in old way if cbor fails
pulkit (Pulkit Goyal)
- D2297: py3: backout 7c54917b31f6 to make sure second argument of open() is str
pulkit (Pulkit Goyal)
- D2592: state: add registrar to register function to read old state files
pulkit (Pulkit Goyal)
- D2945: state: add a magicheader to each state file
pulkit (Pulkit Goyal)
- D2855: graft: add a version number to the state file formats
pulkit (Pulkit Goyal)
- D3734: scmutil: move construction of instability count message to separate fn
pulkit (Pulkit Goyal)
- D3735: cmdutil: say that `graft --stop` stops the graft instead of aborting
pulkit (Pulkit Goyal)
- D3735: cmdutil: say that `graft --stop` stops the graft instead of aborting
pulkit (Pulkit Goyal)
- D3708: py3: replace `unicode` with pycompat.unicode
pulkit (Pulkit Goyal)
- D3728: grep: adds unmodified mode
pulkit (Pulkit Goyal)
- D3751: graft: start storing new nodes formed in graftstate
pulkit (Pulkit Goyal)
- D3752: graft: move `if continue` to elif and add new line
pulkit (Pulkit Goyal)
- D3753: graft: store the node from where we started the operation in graftstate
pulkit (Pulkit Goyal)
- D3754: graft: introduce --abort flag to abort interrupted graft
pulkit (Pulkit Goyal)
- D3730: morestatus: remove some extra spaces
pulkit (Pulkit Goyal)
- D3771: py3: make contrib/perf.py compatible to Python 3
pulkit (Pulkit Goyal)
- D3784: py3: add couple of missing b'' prefixes in tests/test-pager-legacy.t
pulkit (Pulkit Goyal)
- D3785: py3: suppress the output of .write() calls in tests/test-revlog-v2.t
pulkit (Pulkit Goyal)
- D3786: py3: use '%d' for os.stat_result.st_nlink instead of '%s'
pulkit (Pulkit Goyal)
- D3787: py3: encode sys.argv to bytes using .encode()
pulkit (Pulkit Goyal)
- D3788: py3: convert error instances to bytes using pycompat.bytestr()
pulkit (Pulkit Goyal)
- D3789: py3: make tests/test-impexp-branch.t compatible with Python 3
pulkit (Pulkit Goyal)
- D3790: py3: add 4 new passing tests to whitelist
pulkit (Pulkit Goyal)
- D3791: py3: use pycompat.maplist() instead of map() in hgext/transplant.py
pulkit (Pulkit Goyal)
- D3792: py3: slice over bytes to prevent getting ascii values
pulkit (Pulkit Goyal)
- D3793: py3: add `and None` to suppress return values of .write() calls
pulkit (Pulkit Goyal)
- D3792: py3: slice over bytes to prevent getting ascii values
pulkit (Pulkit Goyal)
- D3784: py3: add couple of missing b'' prefixes in tests/test-pager-legacy.t
pulkit (Pulkit Goyal)
- D3786: py3: use '%d' for os.stat_result.st_nlink instead of '%s'
pulkit (Pulkit Goyal)
- D3785: py3: suppress the output of .write() calls in tests/test-revlog-v2.t
pulkit (Pulkit Goyal)
- D3788: py3: convert error instances to bytes using pycompat.bytestr()
pulkit (Pulkit Goyal)
- D3787: py3: encode sys.argv to bytes using .encode()
pulkit (Pulkit Goyal)
- D3789: py3: make tests/test-impexp-branch.t compatible with Python 3
pulkit (Pulkit Goyal)
- D3790: py3: add 4 new passing tests to whitelist
pulkit (Pulkit Goyal)
- D3791: py3: use pycompat.maplist() instead of map() in hgext/transplant.py
pulkit (Pulkit Goyal)
- D3793: py3: add `and None` to suppress return values of .write() calls
pulkit (Pulkit Goyal)
- D3792: py3: slice over bytes to prevent getting ascii values
pulkit (Pulkit Goyal)
- D3763: grep: add `--diff` flag
pulkit (Pulkit Goyal)
- D3764: rebase: improve output of --dry-run
pulkit (Pulkit Goyal)
- D3807: convert: use progress helper
pulkit (Pulkit Goyal)
- D3808: largefiles: use progress helper
pulkit (Pulkit Goyal)
- D3809: synthrepo: use progress helper
pulkit (Pulkit Goyal)
- D3757: rebase: add dry-run functionality
pulkit (Pulkit Goyal)
- D3825: grep: deprecates `--all` flag
pulkit (Pulkit Goyal)
- D3828: rebase: add **opts to _prepareabortorcontinue
pulkit (Pulkit Goyal)
- D3764: rebase: no need to store backup during dry-run while aborting
pulkit (Pulkit Goyal)
- D3764: rebase: no need to store backup during dry-run while aborting
pulkit (Pulkit Goyal)
- D3734: scmutil: move construction of instability count message to separate fn
pulkit (Pulkit Goyal)
- D3753: graft: store the node from where we started the operation in graftstate
pulkit (Pulkit Goyal)
- D3751: graft: start storing new nodes formed in graftstate
pulkit (Pulkit Goyal)
- D3752: graft: move `if continue` to elif and add new line
pulkit (Pulkit Goyal)
- D3754: graft: introduce --abort flag to abort interrupted graft
pulkit (Pulkit Goyal)
- D3754: graft: introduce --abort flag to abort interrupted graft
pulkit (Pulkit Goyal)
- D3832: py3: add b'' prefixes in tests/test-obsolete-divergent.t
pulkit (Pulkit Goyal)
- D3831: py3: use stringutil.pprint() to print NoneType
pulkit (Pulkit Goyal)
- D3832: py3: add b'' prefixes in tests/test-obsolete-divergent.t
pulkit (Pulkit Goyal)
- D3831: py3: use stringutil.pprint() to print NoneType
pulkit (Pulkit Goyal)
- D3754: graft: introduce --abort flag to abort interrupted graft
pulkit (Pulkit Goyal)
- D3628: status: add default of --terse=u to tweakdefaults (BC)
pulkit (Pulkit Goyal)
- D3751: graft: start storing new nodes formed in graftstate
pulkit (Pulkit Goyal)
- D3752: graft: move `if continue` to elif and add new line
pulkit (Pulkit Goyal)
- D3754: graft: introduce --abort flag to abort interrupted graft
pulkit (Pulkit Goyal)
- D3734: scmutil: move construction of instability count message to separate fn
pulkit (Pulkit Goyal)
- D3833: py3: make tests/test-diff-antipatience.t work with python 3
pulkit (Pulkit Goyal)
- D3834: py3: add b'' prefixes in tests/test-bundle2-pushback.t
pulkit (Pulkit Goyal)
- D3835: patchbomb: use email.mime.multipart instead of email.MIMEMultipart
pulkit (Pulkit Goyal)
- D3836: patchbomb: use email.mime.base instead of email.MIMEBase
pulkit (Pulkit Goyal)
- D2409: graft: add no-commit mode (issue5631)
pulkit (Pulkit Goyal)
- D3833: py3: make tests/test-diff-antipatience.t work with python 3
pulkit (Pulkit Goyal)
- D3834: py3: add b'' prefixes in tests/test-bundle2-pushback.t
pulkit (Pulkit Goyal)
- D3835: patchbomb: use email.mime.multipart instead of email.MIMEMultipart
pulkit (Pulkit Goyal)
- D3836: patchbomb: use email.mime.base instead of email.MIMEBase
pulkit (Pulkit Goyal)
- D2409: graft: add no-commit mode (issue5631)
pulkit (Pulkit Goyal)
- D2874: remotenames: synchronise remotenames after push also
pulkit (Pulkit Goyal)
- D3639: remotenames: add paths argument to remotenames revset
pulkit (Pulkit Goyal)
- D3844: remotenames: add support to accept literal/re pattern in revsets
pulkit (Pulkit Goyal)
- D3851: tests: pass "rev" argument to commands.update() as string
pulkit (Pulkit Goyal)
- D3853: py3: convert opts keys to bytes using pycompat.byteskwargs()
pulkit (Pulkit Goyal)
- D3639: remotenames: add paths argument to remotenames revset
pulkit (Pulkit Goyal)
- D3853: py3: convert opts keys to bytes using pycompat.byteskwargs()
pulkit (Pulkit Goyal)
- D3692: merge: add a 'keepconflictparent' argument to graft
pulkit (Pulkit Goyal)
- D3693: shelve: directly handle the initial parent alignment
pulkit (Pulkit Goyal)
- D3862: histedit: use hg.updaterepo() to avoid ui.{push|pop}buffer() hack
pulkit (Pulkit Goyal)
- D3863: histedit: factor out logic of processing state data in separate fn
pulkit (Pulkit Goyal)
- D3864: histedit: add a stateobj variable to histeditstate class
pulkit (Pulkit Goyal)
- D3865: histedit: use self.stateobj to check whether interrupted histedit exists
pulkit (Pulkit Goyal)
- D3866: histedit: use cbor to write histedit-state file
pulkit (Pulkit Goyal)
- [PATCH 1 of 2] phase: clarify the message about movement on command changeset
Pulkit Goyal
- [PATCH 2 of 2] phases: use "published" in the phase movement message
Pulkit Goyal
- [PATCH] py3: fix map() use in templatekw.showpredecessors()
Pulkit Goyal
- [PATCH 1 of 8] py3: cast bytes encoding name to str in fileset.py
Pulkit Goyal
- [PATCH 1 of 2] py3: open extension source in binary mode to read docstring as bytes
Pulkit Goyal
- [PATCH 6 of 9] byteify-strings: do not rewrite system string literals to u''
Pulkit Goyal
- [PATCH 1 of 9] byteify-strings: fork py3 code transformer to make it a standalone command
Pulkit Goyal
- [PATCH 1 of 5] tests: extract test-template-map.t from test-command-template.t
Pulkit Goyal
- [PATCH 1 of 2] rebase: isolate command options from internal flags
Pulkit Goyal
- [PATCH] revset: add partial support for ancestor(wdir())
Pulkit Goyal
- D3699: run-tests: follow-up on the test-case format
mharbison72 (Matt Harbison)
- D3699: run-tests: follow-up on the test-case format
mharbison72 (Matt Harbison)
- D3721: run-tests: restrict the test cases allowed characters
mharbison72 (Matt Harbison)
- D3728: grep: adds unmodified mode
mharbison72 (Matt Harbison)
- D3728: grep: adds unmodified mode
mharbison72 (Matt Harbison)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
mharbison72 (Matt Harbison)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
mharbison72 (Matt Harbison)
- [PATCH 1 of 2] hghave: avoid a deadlock reading the child process's output
Matt Harbison
- [PATCH 2 of 2] tests: adapt test-check-pylint to run on Windows
Matt Harbison
- [PATCH] outgoing: drop an extraneous URL parse
Matt Harbison
- [PATCH 1 of 2 stable?] tests: demonstrate inconsistent messaging around interrupted rebases
Matt Harbison
- [PATCH 2 of 2 stable?] rebase: prioritize indicating an interrupted rebase over update (issue5838)
Matt Harbison
- [PATCH 1 of 2 V2 stable?] tests: demonstrate inconsistent messaging around interrupted rebases
Matt Harbison
- [PATCH 2 of 2 V2 stable?] rebase: prioritize indicating an interrupted rebase over update (issue5838)
Matt Harbison
- [PATCH] cmdutil: use internal separators when building the terse list
Matt Harbison
- [PATCH STABLE] rebase: avoid RevlogError when computing obsoletenotrebased (issue5907)
Matt Harbison
- [PATCH STABLE] rebase: avoid RevlogError when computing obsoletenotrebased (issue5907)
Matt Harbison
- [PATCH] tests: don't bother supporting test case names with exotic characters
Matt Harbison
- [PATCH] phabricator: preserve the phase when amending in the Differential fields
Matt Harbison
- [PATCH 1 of 2] fileset: use filectx.isbinary() to filter out binaries in eol()
Matt Harbison
- [PATCH 2 of 2] test-lfs: add coverage for the binary() fileset
Matt Harbison
- [PATCH 1 of 2] censor: use context manager for lock management
Matt Harbison
- [PATCH 2 of 2] relink: use context manager for lock management
Matt Harbison
- [PATCH 1 of 2] windows: add a method to convert Unix style command lines to Windows style
Matt Harbison
- [PATCH 2 of 2] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [PATCH] procutil: add a shim for translating shell commands to native commands
Matt Harbison
- [PATCH 1 of 2] windows: add a method to convert Unix style command lines to Windows style
Matt Harbison
- D3845: worker: support more return types in posix worker
hooper (Danny Hooper)
- D3846: fix: use a worker pool to parallelize running tools
hooper (Danny Hooper)
- D3848: fix: add progress bar for number of file revisions processed
hooper (Danny Hooper)
- D3847: fix: disallow 'hg fix --base <rev> --whole'
hooper (Danny Hooper)
- D3848: fix: add progress bar for number of file revisions processed
hooper (Danny Hooper)
- D3846: fix: use a worker pool to parallelize running tools
hooper (Danny Hooper)
- D3845: worker: support more return types in posix worker
hooper (Danny Hooper)
- D3847: fix: disallow 'hg fix --base <rev> --whole'
hooper (Danny Hooper)
- D3848: fix: add progress bar for number of file revisions processed
hooper (Danny Hooper)
- D3861: scmutil: fix __enter__ in progress context manager
hooper (Danny Hooper)
- D3861: scmutil: fix __enter__ in progress context manager
hooper (Danny Hooper)
- [PATCH STABLE] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Thomas Klausner
- [PATCH STABLE v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Thomas Klausner
- Discussion about Mercurial 4.8 Sprint
Denis Laxalde
- D3665: graph: improve graph output by using Unicode characters
spectral (Kyle Lippincott)
- D3665: graph: improve graph output by using Unicode characters
spectral (Kyle Lippincott)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
spectral (Kyle Lippincott)
- D2015: tests: in test-split.t, save a "clean" copy of pre-split repo for later use
spectral (Kyle Lippincott)
- D3858: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
spectral (Kyle Lippincott)
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
spectral (Kyle Lippincott)
- D3858: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
spectral (Kyle Lippincott)
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
spectral (Kyle Lippincott)
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
spectral (Kyle Lippincott)
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
spectral (Kyle Lippincott)
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
spectral (Kyle Lippincott)
- Discussion about Mercurial 4.8 Sprint
Kyle Lippincott
- Discussion about Mercurial 4.8 Sprint
Kyle Lippincott
- [PATCH STABLE] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Kyle Lippincott
- [PATCH STABLE] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Kyle Lippincott
- [PATCH STABLE v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
Kyle Lippincott
- Discussion about Mercurial 4.8 Sprint
Arthur Lutz
- D3673: grep: enables passing wdir as a revision in grep
sangeet259 (Sangeet Kumar Mishra)
- D3673: grep: enables passing wdir as a revision in grep
sangeet259 (Sangeet Kumar Mishra)
- D2938: grep: make grep search on working directory by default
sangeet259 (Sangeet Kumar Mishra)
- D2938: grep: make grep search on working directory by default
sangeet259 (Sangeet Kumar Mishra)
- D2938: grep: make grep search on working directory by default
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds unmodified mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds unmodified mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds unmodified mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds unmodified mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds unmodified mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds unmodified mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds allfiles mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds allfiles mode
sangeet259 (Sangeet Kumar Mishra)
- D3728: grep: adds allfiles mode
sangeet259 (Sangeet Kumar Mishra)
- D3763: grep: add `--diff` flag
sangeet259 (Sangeet Kumar Mishra)
- D3763: grep: add `--diff` flag
sangeet259 (Sangeet Kumar Mishra)
- D3763: grep: add `--diff` flag
sangeet259 (Sangeet Kumar Mishra)
- D3825: grep: deprecates `--all` flag
sangeet259 (Sangeet Kumar Mishra)
- D3826: grep : change default behaviour of grep
sangeet259 (Sangeet Kumar Mishra)
- D3826: grep : change default behaviour of grep
sangeet259 (Sangeet Kumar Mishra)
- D3826: grep: change default behaviour of grep
sangeet259 (Sangeet Kumar Mishra)
- D3825: grep: deprecates `--all` flag
sangeet259 (Sangeet Kumar Mishra)
- D3825: grep: deprecates `--all` flag
sangeet259 (Sangeet Kumar Mishra)
- D3825: grep: deprecates `--all` flag
sangeet259 (Sangeet Kumar Mishra)
- [PATCH 1 of 7] configitem: reorder items in the 'server' section
Paul Morelle
- [PATCH 2 of 7] dispatch: factor out the exception raised on unsafe `serve --stdio`
Paul Morelle
- [PATCH 3 of 7] dispatch: rework the serve --stdio safe argument checks
Paul Morelle
- [PATCH 4 of 7] remotedebug: add the ability to request remote debug output
Paul Morelle
- [PATCH 5 of 7] remotedebug: introduce config to control who can use the debug capabilities
Paul Morelle
- [PATCH 6 of 7] remotedebug: allow to request --profile to the server
Paul Morelle
- [PATCH 7 of 7] remotedebug: allow to request --traceback from the remote server
Paul Morelle
- [PATCH 1 of 2] revlog: efficient implementation of 'descendant'
Paul Morelle
- [PATCH 2 of 2] revlog: do inclusive descendant testing (API)
Paul Morelle
- [PATCH 3 of 7] dispatch: rework the serve --stdio safe argument checks
Paul Morelle
- [PATCH 2 of 2] revlog: do inclusive descendant testing (API)
Paul Morelle
- [PATCH 3 of 7] dispatch: rework the serve --stdio safe argument checks
Paul Morelle
- [PATCH] debugdeltachain: avoid division by zero when a chain is empty
Paul Morelle
- [PATCH 2 of 2] revlog: do inclusive descendant testing (API)
Paul Morelle
- D3649: serve: add option print-url
yuja (Yuya Nishihara)
- D3673: grep: enables passing wdir as a revision in grep
yuja (Yuya Nishihara)
- D3439: templatefilters: add commonprefix
yuja (Yuya Nishihara)
- D3649: serve: add option print-url
yuja (Yuya Nishihara)
- D3678: graft: correct documentation about options can be reapplied
yuja (Yuya Nishihara)
- D3678: graft: correct documentation about options can be reapplied
yuja (Yuya Nishihara)
- D3664: graft: reuse the --edit value passed initially in `hg graft --continue` (BC)
yuja (Yuya Nishihara)
- D3668: graft: add a new `--stop` flag to stop interrupted graft
yuja (Yuya Nishihara)
- D3678: graft: correct documentation about options can be reapplied
yuja (Yuya Nishihara)
- D2938: grep: make grep search on working directory by default
yuja (Yuya Nishihara)
- D3695: fuzz: new fuzzer for the mpatch code
yuja (Yuya Nishihara)
- D3703: serve: do not daemonize by default by --print-url
yuja (Yuya Nishihara)
- D3699: run-tests: follow-up on the test-case format
yuja (Yuya Nishihara)
- D3704: py3: prevent comparison of integers with None
yuja (Yuya Nishihara)
- D3706: py3: make sure util.username() always returns bytes
yuja (Yuya Nishihara)
- D3707: py3: use `b'%d' % int` instead of pycompat.bytestr
yuja (Yuya Nishihara)
- D3708: py3: replace `unicode` with `type(u'')` in isinstance() calls
yuja (Yuya Nishihara)
- D3711: context: make workingctx.matches() filter our removed files (API)
yuja (Yuya Nishihara)
- D3668: graft: add a new `--stop` flag to stop interrupted graft
yuja (Yuya Nishihara)
- D2938: grep: make grep search on working directory by default
yuja (Yuya Nishihara)
- D3703: serve: do not daemonize by default by --print-url
yuja (Yuya Nishihara)
- D3439: templatefilters: add commonprefix
yuja (Yuya Nishihara)
- D3728: grep: adds unmodified mode
yuja (Yuya Nishihara)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
yuja (Yuya Nishihara)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
yuja (Yuya Nishihara)
- D3748: import: use context manager for lock, dirstateguard, transaction
yuja (Yuya Nishihara)
- D3748: import: use context manager for lock, dirstateguard, transaction
yuja (Yuya Nishihara)
- D3728: grep: adds unmodified mode
yuja (Yuya Nishihara)
- D3650: serve: add an option to open in the default browser
yuja (Yuya Nishihara)
- D3753: graft: store the node from where we started the operation in graftstate
yuja (Yuya Nishihara)
- D3754: graft: introduce --abort flag to abort interrupted graft
yuja (Yuya Nishihara)
- D3665: graph: improve graph output by using Unicode characters
yuja (Yuya Nishihara)
- D3728: grep: adds allfiles mode
yuja (Yuya Nishihara)
- D3757: rebase: add dry-run functionality
yuja (Yuya Nishihara)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
yuja (Yuya Nishihara)
- D3728: grep: adds allfiles mode
yuja (Yuya Nishihara)
- D3757: rebase: add dry-run functionality
yuja (Yuya Nishihara)
- D3757: rebase: add dry-run functionality
yuja (Yuya Nishihara)
- D3771: py3: make contrib/perf.py compatible to Python 3
yuja (Yuya Nishihara)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
yuja (Yuya Nishihara)
- D3763: grep: add `--diff` flag
yuja (Yuya Nishihara)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
yuja (Yuya Nishihara)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
yuja (Yuya Nishihara)
- D3825: grep: deprecates `--all` flag
yuja (Yuya Nishihara)
- D3827: rebase: no need to store backup during dry-run while aborting
yuja (Yuya Nishihara)
- D3829: rebase: make dry-run return 1 or 0 according to result
yuja (Yuya Nishihara)
- D3826: grep: change default behaviour of grep
yuja (Yuya Nishihara)
- D3754: graft: introduce --abort flag to abort interrupted graft
yuja (Yuya Nishihara)
- D3827: rebase: no need to store backup during dry-run while aborting
yuja (Yuya Nishihara)
- D3827: rebase: no need to store backup during dry-run while aborting
yuja (Yuya Nishihara)
- D3754: graft: introduce --abort flag to abort interrupted graft
yuja (Yuya Nishihara)
- D3754: graft: introduce --abort flag to abort interrupted graft
yuja (Yuya Nishihara)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
yuja (Yuya Nishihara)
- D3639: remotenames: add paths argument to remotenames revset
yuja (Yuya Nishihara)
- D3849: rebase: refactor dryrun implementation
yuja (Yuya Nishihara)
- D3841: stringutil: add a new function to do minimal regex escaping
yuja (Yuya Nishihara)
- D3716: ui: add an uninterruptable context manager that can block SIGINT
yuja (Yuya Nishihara)
- D3849: rebase: refactor dryrun implementation
yuja (Yuya Nishihara)
- D3852: namespaces: let namespaces override singlenode() definition
yuja (Yuya Nishihara)
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
yuja (Yuya Nishihara)
- D3639: remotenames: add paths argument to remotenames revset
yuja (Yuya Nishihara)
- D3854: rebase: add lock to cover whole dryrun process
yuja (Yuya Nishihara)
- D3855: rebase: extract dryrun as a function
yuja (Yuya Nishihara)
- D3854: rebase: add lock to cover whole dryrun process
yuja (Yuya Nishihara)
- D3845: worker: support more return types in posix worker
yuja (Yuya Nishihara)
- D3845: worker: support more return types in posix worker
yuja (Yuya Nishihara)
- [PATCH STABLE] lfs: bypass wrapped functions when reposetup() hasn't been called (issue5902)
Yuya Nishihara
- [PATCH 1 of 5] spartan: add missing closing tags
Yuya Nishihara
- [PATCH 1 of 2] hghave: avoid a deadlock reading the child process's output
Yuya Nishihara
- [PATCH] setup: write version constant as bytes literal
Yuya Nishihara
- D3649: serve: add option print-url
Yuya Nishihara
- [PATCH] outgoing: drop an extraneous URL parse
Yuya Nishihara
- D3673: grep: enables passing wdir as a revision in grep
Yuya Nishihara
- [PATCH 2 of 2 stable?] rebase: prioritize indicating an interrupted rebase over update (issue5838)
Yuya Nishihara
- D3439: templatefilters: add commonprefix
Yuya Nishihara
- [PATCH 1 of 7] fuzz: expand variables by make
Yuya Nishihara
- [PATCH 2 of 7] fuzz: fix the default make target
Yuya Nishihara
- [PATCH 3 of 7] fuzz: fix use of undeclared function memcpy()
Yuya Nishihara
- [PATCH 4 of 7] fuzz: compile xdiff.cc with -std=c++17
Yuya Nishihara
- [PATCH 5 of 7] fuzz: fix "make clean" to pass even if no binaries built yet
Yuya Nishihara
- [PATCH 6 of 7] test-fuzz-targets: rebuild executable silently
Yuya Nishihara
- [PATCH 7 of 7] test-fuzz-targets: look for clang-6.0 binary as well
Yuya Nishihara
- [PATCH 1 of 2 V2 stable?] tests: demonstrate inconsistent messaging around interrupted rebases
Yuya Nishihara
- [PATCH] cmdutil: use internal separators when building the terse list
Yuya Nishihara
- D3649: serve: add option print-url
Yuya Nishihara
- D3649: serve: add option print-url
Yuya Nishihara
- D3678: graft: correct documentation about options can be reapplied
Yuya Nishihara
- D3678: graft: correct documentation about options can be reapplied
Yuya Nishihara
- [PATCH 1 of 6] templater: inline unwrapvalue()
Yuya Nishihara
- [PATCH 2 of 6] templater: unify unwrapvalue() with _unwrapvalue()
Yuya Nishihara
- [PATCH 3 of 6] templater: add wrapped types for pure non-list/dict values
Yuya Nishihara
- [PATCH 4 of 6] templater: always join() over a wrapped object (BC)
Yuya Nishihara
- [PATCH 5 of 6] templater: consistently join() string-like object per character (BC)
Yuya Nishihara
- [PATCH 6 of 6] templater: always map over a wrapped object
Yuya Nishihara
- D3664: graft: reuse the --edit value passed initially in `hg graft --continue` (BC)
Yuya Nishihara
- D3668: graft: add a new `--stop` flag to stop interrupted graft
Yuya Nishihara
- D3678: graft: correct documentation about options can be reapplied
Yuya Nishihara
- [PATCH 1 of 5] templater: do dict lookup over a wrapped object
Yuya Nishihara
- [PATCH 2 of 5] templater: add try-except stub to runmember()
Yuya Nishihara
- [PATCH 3 of 5] templater: move getdictitem() to hybrid class
Yuya Nishihara
- [PATCH 4 of 5] templater: promote getmember() to an interface of wrapped types
Yuya Nishihara
- [PATCH 5 of 5] templater: resolve type of dict key in getmember()
Yuya Nishihara
- [PATCH STABLE] rebase: avoid RevlogError when computing obsoletenotrebased (issue5907)
Yuya Nishihara
- D2938: grep: make grep search on working directory by default
Yuya Nishihara
- [PATCH 2 of 2 STABLE] templatefuncs: only render text portion of minirst.format() result
Yuya Nishihara
- D3695: fuzz: new fuzzer for the mpatch code
Yuya Nishihara
- [PATCH 1 of 6] templater: abstract min/max away
Yuya Nishihara
- [PATCH 2 of 6] templater: inline wraphybridvalue()
Yuya Nishihara
- [PATCH 3 of 6] templater: abstract ifcontains() over wrapped types
Yuya Nishihara
- [PATCH 4 of 6] templater: mark .keytype as a private attribute
Yuya Nishihara
- [PATCH 5 of 6] templater: drop hybrid-ness on unwrapvalue()
Yuya Nishihara
- [PATCH 6 of 6] templater: inline unwraphybrid()
Yuya Nishihara
- [PATCH 1 of 2] templater: show slightly better hint on map operation error
Yuya Nishihara
- [PATCH 2 of 2] templater: fix string representation of wrapped None
Yuya Nishihara
- D3699: run-tests: follow-up on the test-case format
Yuya Nishihara
- D3704: py3: prevent comparison of integers with None
Yuya Nishihara
- D3706: py3: make sure util.username() always returns bytes
Yuya Nishihara
- D3707: py3: use `b'%d' % int` instead of pycompat.bytestr
Yuya Nishihara
- D3708: py3: replace `unicode` with `type(u'')` in isinstance() calls
Yuya Nishihara
- [PATCH 5 of 6] perftemplating: stop going through the log command
Yuya Nishihara
- [PATCH 1 of 2] statprof: also gather wall time
Yuya Nishihara
- [PATCH 1 of 4] stringutil: promote smartset.prettyformat() to utility function
Yuya Nishihara
- [PATCH 2 of 4] debugwalk: show matcher output only if -v/--verbose
Yuya Nishihara
- [PATCH 3 of 4] debugwalk: pretty-print nested matcher
Yuya Nishihara
- [PATCH 4 of 4] stringutil: fix prettyrepr() to not orphan foo=<...> line
Yuya Nishihara
- [PATCH 4 of 4] stringutil: fix prettyrepr() to not orphan foo=<...> line
Yuya Nishihara
- [PATCH V2] stringutil: fix prettyrepr() to not orphan foo=<...> line
Yuya Nishihara
- [PATCH follow-up] perftemplating: abort on incompatible version
Yuya Nishihara
- [PATCH follow-up] statprof: fix save and load
Yuya Nishihara
- D3711: context: make workingctx.matches() filter our removed files (API)
Yuya Nishihara
- D3668: graft: add a new `--stop` flag to stop interrupted graft
Yuya Nishihara
- D3667: graft: fix the help text to say `graft reapplies previous options`
Yuya Nishihara
- D2938: grep: make grep search on working directory by default
Yuya Nishihara
- [PATCH 1 of 7] templater: rename mappable to hybriditem as it is the primary use case
Yuya Nishihara
- [PATCH 2 of 7] templater: promote tomap() to an interface type
Yuya Nishihara
- [PATCH 3 of 7] templater: introduce a wrapper for date tuple (BC)
Yuya Nishihara
- [PATCH 4 of 7] templater: make date wrapper support dot/map operations
Yuya Nishihara
- [PATCH 5 of 7] templatefilters: deprecate hgdate as {date|hgdate} is the default format
Yuya Nishihara
- [PATCH 6 of 7] show: stringify filtered list of tags before testing emptiness
Yuya Nishihara
- [PATCH 7 of 7] templater: abstract truth testing to fix {if(list_of_empty_strings)}
Yuya Nishihara
- [PATCH RFC] fileset: add "tracked()" to explicitly select files in the revision
Yuya Nishihara
- [PATCH 3 of 7] templater: introduce a wrapper for date tuple (BC)
Yuya Nishihara
- [PATCH 2 of 4] debugwalk: show matcher output only if -v/--verbose
Yuya Nishihara
- [PATCH STABLE] tests: fix test-patch.t on pickier /bin/sh implementations
Yuya Nishihara
- D3439: templatefilters: add commonprefix
Yuya Nishihara
- [PATCH 1 of 2] templater: restore the original string format of {date}
Yuya Nishihara
- [PATCH 2 of 2] templatefilters: undeprecate hgdate
Yuya Nishihara
- [PATCH 2 of 2] lazymanifest: don't crash when out of memory (issue5916)
Yuya Nishihara
- [PATCH 7 of 7] templater: abstract truth testing to fix {if(list_of_empty_strings)}
Yuya Nishihara
- [PATCH] py3: fix map() use in templatekw.showpredecessors()
Yuya Nishihara
- [PATCH 1 of 2] bdiff: document that bdiff_freehunks() accepts NULL
Yuya Nishihara
- [PATCH 2 of 2] bdiff: one more safe call of bdiff_freehunks(NULL)
Yuya Nishihara
- D3728: grep: adds unmodified mode
Yuya Nishihara
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
Yuya Nishihara
- [PATCH 2 of 2] lazymanifest: don't crash when out of memory (issue5916)
Yuya Nishihara
- [PATCH 1 of 8] templater: mark most attributes as private
Yuya Nishihara
- [PATCH 2 of 8] templater: make it clearer that parsing doesn't cause recursion
Yuya Nishihara
- [PATCH 3 of 8] templater: drop extension point of engine classes (API)
Yuya Nishihara
- [PATCH 4 of 8] templater: parse template string to tree by templater class
Yuya Nishihara
- [PATCH 5 of 8] templater: add function to look up symbols used in template
Yuya Nishihara
- [PATCH 6 of 8] formatter: provide hint of referenced field names
Yuya Nishihara
- [PATCH 7 of 8] annotate: reverse mapping between option name and field name
Yuya Nishihara
- [PATCH 8 of 8] annotate: automatically populate fields referenced from template
Yuya Nishihara
- [PATCH 3 of 3 gca-revset] revset: add a new commonancestorheads method
Yuya Nishihara
- [PATCH 3 of 4] diff: accept "dict" as diff option
Yuya Nishihara
- D3668: graft: add a new `--stop` flag to stop interrupted graft
Yuya Nishihara
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
Yuya Nishihara
- D3748: import: use context manager for lock, dirstateguard, transaction
Yuya Nishihara
- D3650: serve: add an option to open in the default browser
Yuya Nishihara
- [PATCH STABLE] manifest: fix possible SEGV caused by uninitialized lazymanifest fields
Yuya Nishihara
- D3748: import: use context manager for lock, dirstateguard, transaction
Yuya Nishihara
- [PATCH 3 of 3 gca-revset] revset: add a new commonancestorheads method
Yuya Nishihara
- [PATCH 1 of 8] py3: cast bytes encoding name to str in fileset.py
Yuya Nishihara
- [PATCH 2 of 8] fileset: raise ProgrammingError for bad existing() calls
Yuya Nishihara
- [PATCH 3 of 8] py3: glob out some error messages in test-fileset.t
Yuya Nishihara
- [PATCH 4 of 8] py3: fix loop over byte string in wireprotov1peer
Yuya Nishihara
- [PATCH 5 of 8] py3: replace s[-1] with s.endswith() in eol handling
Yuya Nishihara
- [PATCH 6 of 8] py3: remove b'' from output of test-eol.t
Yuya Nishihara
- [PATCH 7 of 8] py3: remove b'' from error message of disallowed filename
Yuya Nishihara
- [PATCH 8 of 8] py3: ditch email.parser.BytesParser which appears to be plain crap
Yuya Nishihara
- [PATCH] phabricator: preserve the phase when amending in the Differential fields
Yuya Nishihara
- D3728: grep: adds unmodified mode
Yuya Nishihara
- D3650: serve: add an option to open in the default browser
Yuya Nishihara
- D3753: graft: store the node from where we started the operation in graftstate
Yuya Nishihara
- D3754: graft: introduce --abort flag to abort interrupted graft
Yuya Nishihara
- D3665: graph: improve graph output by using Unicode characters
Yuya Nishihara
- D3728: grep: adds unmodified mode
Yuya Nishihara
- D3757: rebase: add dry-run functionality
Yuya Nishihara
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
Yuya Nishihara
- D3728: grep: adds allfiles mode
Yuya Nishihara
- D3757: rebase: add dry-run functionality
Yuya Nishihara
- [PATCH 1 of 2] py3: open extension source in binary mode to read docstring as bytes
Yuya Nishihara
- [PATCH 2 of 2] extensions: use context manger for open()
Yuya Nishihara
- [PATCH 1 of 8] templater: mark most attributes as private
Yuya Nishihara
- [PATCH 3 of 4] diff: accept "dict" as diff option
Yuya Nishihara
- D3757: rebase: add dry-run functionality
Yuya Nishihara
- D3771: py3: make contrib/perf.py compatible to Python 3
Yuya Nishihara
- [PATCH] highlight: get around tmpl.load() which now returns a parsed tree
Yuya Nishihara
- [PATCH 1 of 9] byteify-strings: fork py3 code transformer to make it a standalone command
Yuya Nishihara
- [PATCH 2 of 9] byteify-strings: add basic command interface
Yuya Nishihara
- [PATCH 3 of 9] byteify-strings: add --inplace option to write back result
Yuya Nishihara
- [PATCH 4 of 9] byteify-strings: drop import-line hack
Yuya Nishihara
- [PATCH 5 of 9] byteify-strings: do not rewrite iteritems() and itervalues() by default
Yuya Nishihara
- [PATCH 6 of 9] byteify-strings: do not rewrite system string literals to u''
Yuya Nishihara
- [PATCH 7 of 9] byteify-strings: try to preserve column alignment
Yuya Nishihara
- [PATCH 8 of 9] byteify-strings: remove superfluous "if True" block
Yuya Nishihara
- [PATCH 9 of 9] py3: byte-stringify literals in contrib/phabricator.py as example
Yuya Nishihara
- [PATCH 1 of 4] templatefuncs: minimize resource requirements
Yuya Nishihara
- [PATCH 2 of 4] templatefuncs: declare resource requirements for future use
Yuya Nishihara
- [PATCH 3 of 4] formatter: provide hint of context keys required by template
Yuya Nishihara
- [PATCH 4 of 4] tags: unblock log-like template keywords and functions
Yuya Nishihara
- [PATCH 6 of 9] byteify-strings: do not rewrite system string literals to u''
Yuya Nishihara
- [PATCH STABLE] merge: do not fill manifest of committed revision with pseudo node (issue5526)
Yuya Nishihara
- [PATCH] crecord: properly re-center display in interactive curses commit when pageup/down are used
Yuya Nishihara
- D3818: scmutil: make cleanupnodes optionally also fix the phase
Yuya Nishihara
- [PATCH 1 of 2] fileset: use filectx.isbinary() to filter out binaries in eol()
Yuya Nishihara
- [PATCH 1 of 7] configitem: reorder items in the 'server' section
Yuya Nishihara
- [PATCH 3 of 8] templater: drop extension point of engine classes (API)
Yuya Nishihara
- [PATCH 3 of 7] dispatch: rework the serve --stdio safe argument checks
Yuya Nishihara
- D3763: grep: add `--diff` flag
Yuya Nishihara
- D3818: scmutil: make cleanupnodes optionally also fix the phase
Yuya Nishihara
- D3818: scmutil: make cleanupnodes optionally also fix the phase
Yuya Nishihara
- [PATCH 3 of 7] dispatch: rework the serve --stdio safe argument checks
Yuya Nishihara
- [PATCH 4 of 4] tags: unblock log-like template keywords and functions
Yuya Nishihara
- D3825: grep: deprecates `--all` flag
Yuya Nishihara
- [PATCH 1 of 5] tests: extract test-template-map.t from test-command-template.t
Yuya Nishihara
- [PATCH 2 of 5] tests: extract test-template-functions.t from test-command-template.t
Yuya Nishihara
- [PATCH 3 of 5] tests: fold test-template-filters.t into test-template-functions.t
Yuya Nishihara
- [PATCH 4 of 5] tests: extract test-template-keywords.t from test-command-template.t
Yuya Nishihara
- [PATCH 5 of 5] tests: rename and document test-command-template.t
Yuya Nishihara
- [PATCH] formatter: look for template symbols from the associated name
Yuya Nishihara
- [PATCH 1 of 3] templater: extract template loader to separate class
Yuya Nishihara
- [PATCH 2 of 3] templater: resurrect cache of engine instance
Yuya Nishihara
- [PATCH 3 of 3] templater: remove redundant member variables from templater class
Yuya Nishihara
- [PATCH 1 of 2] censor: use context manager for lock management
Yuya Nishihara
- [PATCH 1 of 4] templater: fix truth testing of integer 0 taken from a list/dict
Yuya Nishihara
- [PATCH 2 of 4] templater: introduce filter() function to remove empty items from list
Yuya Nishihara
- [PATCH 3 of 4] templater: extend filter() to accept template expression for emptiness test
Yuya Nishihara
- [PATCH 4 of 4] show: use filter() function to strip "tip" tag
Yuya Nishihara
- D3827: rebase: no need to store backup during dry-run while aborting
Yuya Nishihara
- D3829: rebase: make dry-run return 1 or 0 according to result
Yuya Nishihara
- D3826: grep : change default behaviour of grep
Yuya Nishihara
- D3754: graft: introduce --abort flag to abort interrupted graft
Yuya Nishihara
- D3827: rebase: no need to store backup during dry-run while aborting
Yuya Nishihara
- D3827: rebase: no need to store backup during dry-run while aborting
Yuya Nishihara
- [PATCH] procutil: use unbuffered stdout on Windows
Yuya Nishihara
- [PATCH] convert: don't pass --no-files to "darcs show repo" command
Yuya Nishihara
- D3754: graft: introduce --abort flag to abort interrupted graft
Yuya Nishihara
- D3754: graft: introduce --abort flag to abort interrupted graft
Yuya Nishihara
- [PATCH 3 of 7] dispatch: rework the serve --stdio safe argument checks
Yuya Nishihara
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
Yuya Nishihara
- [PATCH 1 of 3 gca-revset V2] revsets: add commonancestors revset
Yuya Nishihara
- [PATCH 2 of 3 gca-revset V2] revset: add optimization for heads(commonancestors())
Yuya Nishihara
- D3639: remotenames: add paths argument to remotenames revset
Yuya Nishihara
- D3849: rebase: refactor dryrun implementation
Yuya Nishihara
- D3841: stringutil: add a new function to do minimal regex escaping
Yuya Nishihara
- [PATCH 1 of 2] test-revset: show that order of heads() can be wrong
Yuya Nishihara
- [PATCH 2 of 2] revset: fix heads() order to always follow the input set (BC)
Yuya Nishihara
- [PATCH 1 of 2] hgweb: add z-index for search field tooltip
Yuya Nishihara
- [PATCH 1 of 2] windows: add a method to convert Unix style command lines to Windows style
Yuya Nishihara
- [PATCH 2 of 2] hooks: allow Unix style environment variables on external Windows hooks
Yuya Nishihara
- D3716: ui: add an uninterruptable context manager that can block SIGINT
Yuya Nishihara
- D3849: rebase: refactor dryrun implementation
Yuya Nishihara
- D3852: namespaces: let namespaces override singlenode() definition
Yuya Nishihara
- [PATCH 1 of 3] revset: remove orphan i18n comment from ancestor()
Yuya Nishihara
- [PATCH 2 of 3] revset: leverage orset() to flatten ancestor() arguments
Yuya Nishihara
- [PATCH 3 of 3] revset: move lookup of first ancestor() candidate out of the loop
Yuya Nishihara
- [PATCH] procutil: add a shim for translating shell commands to native commands
Yuya Nishihara
- [PATCH 3 of 3] revset: move lookup of first ancestor() candidate out of the loop
Yuya Nishihara
- [PATCH 1 of 2] windows: add a method to convert Unix style command lines to Windows style
Yuya Nishihara
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
Yuya Nishihara
- D3639: remotenames: add paths argument to remotenames revset
Yuya Nishihara
- D3854: rebase: add lock to cover whole dryrun process
Yuya Nishihara
- D3855: rebase: extract dryrun as a function
Yuya Nishihara
- [PATCH] debugdeltachain: avoid division by zero when a chain is empty
Yuya Nishihara
- D3854: rebase: add lock to cover whole dryrun process
Yuya Nishihara
- D3845: worker: support more return types in posix worker
Yuya Nishihara
- D3845: worker: support more return types in posix worker
Yuya Nishihara
- [PATCH 1 of 2] rebase: isolate command options from internal flags
Yuya Nishihara
- [PATCH 2 of 2] rebase: convert opts dict to bytes at once
Yuya Nishihara
- [PATCH] revset: add partial support for ancestor(wdir())
Yuya Nishihara
- [PATCH] revset: add partial support for ancestor(wdir())
Yuya Nishihara
- bugzilla weekly report (2018-06-04)
Octobot
- bugzilla weekly report (2018-06-04)
Octobot
- bugzilla weekly report (2018-06-11)
Octobot
- bugzilla weekly report (2018-06-11)
Octobot
- bugzilla weekly report (2018-06-18)
Octobot
- bugzilla weekly report (2018-06-18)
Octobot
- bugzilla weekly report (2018-06-25)
Octobot
- bugzilla weekly report (2018-06-25)
Octobot
- Discussion about Mercurial 4.8 Sprint
Philippe Pepiot
- D3649: serve: add option print-url
av6 (Anton Shestakov)
- D3650: serve: add an option to open in the default browser
av6 (Anton Shestakov)
- D3649: serve: add option print-url
av6 (Anton Shestakov)
- D3702: mercurial: add .t files to .editorconfig
av6 (Anton Shestakov)
- D3859: unlinkpath: make empty directory removal optional (issue5901) (issue5826)
av6 (Anton Shestakov)
- [PATCH 1 of 2 STABLE] tests: demonstrate that hgweb renders "pruned" that minirst.format() returns
Anton Shestakov
- [PATCH 2 of 2 STABLE] templatefuncs: only render text portion of minirst.format() result
Anton Shestakov
- [PATCH 1 of 2] hgweb: add z-index for search field tooltip
Anton Shestakov
- [PATCH 2 of 2] hgweb: add archive entries to graph page
Anton Shestakov
- Discussion about Mercurial 4.8 Sprint
Marla da Silva
- D2945: state: add a magicheader to each state file
jeffpc (Jeff Sipek)
- D3667: graft: fix the help text to say `graft reapplies previous options`
Josef 'Jeff' Sipek
- [PATCH 1 of 2] cext: stop worrying and love the free(NULL)
Josef 'Jeff' Sipek
- [PATCH 2 of 2] lazymanifest: don't crash when out of memory (issue5916)
Josef 'Jeff' Sipek
- [PATCH 2 of 2] lazymanifest: don't crash when out of memory (issue5916)
Josef 'Jeff' Sipek
- D3439: templatefilters: add commonprefix
joerg.sonnenberger (Joerg Sonnenberger)
- D3557: extensions: new closehead module for closing arbitrary heads
joerg.sonnenberger (Joerg Sonnenberger)
- D3439: templatefilters: add commonprefix
joerg.sonnenberger (Joerg Sonnenberger)
- D3649: serve: add option print-url
nspanti-logilab (Nicola Spanti)
- D3649: serve: add option print-url
nspanti-logilab (Nicola Spanti)
- D3650: serve: add an option to open in the default browser
nspanti-logilab (Nicola Spanti)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3665: graph: improve graph output by using Unicode characters
johnstiles (John Stiles)
- D3702: mercurial: add .t files to .editorconfig
indygreg (Gregory Szorc)
- D3702: mercurial: add .t files to .editorconfig
indygreg (Gregory Szorc)
- D3733: tests: suppress read(-1) -> '' calls in fileobjectobserver
indygreg (Gregory Szorc)
- D3758: packaging: consistently create build user in Dockerfiles
indygreg (Gregory Szorc)
- D3761: packaging: dynamically define make targets
indygreg (Gregory Szorc)
- D3759: packaging: replace dockerlib.sh with a Python script
indygreg (Gregory Szorc)
- D3760: packaging: don't write files for templatized Dockerfiles
indygreg (Gregory Szorc)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
indygreg (Gregory Szorc)
- D3756: rebase: no need to backup rebased csets while aborting
indygreg (Gregory Szorc)
- D3665: graph: improve graph output by using Unicode characters
indygreg (Gregory Szorc)
- D3757: rebase: add dry-run functionality
indygreg (Gregory Szorc)
- D3665: graph: improve graph output by using Unicode characters
indygreg (Gregory Szorc)
- D3765: progress: create helper class for incrementing progress
indygreg (Gregory Szorc)
- D3765: progress: create helper class for incrementing progress
indygreg (Gregory Szorc)
- D3764: rebase: improve output of --dry-run
indygreg (Gregory Szorc)
- D3761: packaging: dynamically define make targets
indygreg (Gregory Szorc)
- D3758: packaging: consistently create build user in Dockerfiles
indygreg (Gregory Szorc)
- D3759: packaging: replace dockerlib.sh with a Python script
indygreg (Gregory Szorc)
- D3760: packaging: don't write files for templatized Dockerfiles
indygreg (Gregory Szorc)
- D3867: repository: document that file() return value conforms to interface
indygreg (Gregory Szorc)
- D3868: manifest: make cachesize a private attribute
indygreg (Gregory Szorc)
- D3869: repository: define manifest interfaces
indygreg (Gregory Szorc)
- [PATCH STABLE] zstandard: pull in bug fixes from upstream 0.9.1 release (issue5884)
Gregory Szorc
- [PATCH 1 of 8] templater: mark most attributes as private
Gregory Szorc
- Discussion about Mercurial 4.8 Sprint
Gregory Szorc
- [PATCH] procutil: use unbuffered stdout on Windows
Gregory Szorc
- D3750: ACL: added bookmarks support (from https://www.mercurial-scm.org/pipermail/mercurial-devel/2016-March/080650.html)
idlsoft (Sandu Turcan)
- D3698: chg: fix an undefined behavior about memcpy
quark (Jun Wu)
- D3698: chg: fix an undefined behavior about memcpy
quark (Jun Wu)
- D3720: commandserver: close server's fds explicitly from a worker
quark (Jun Wu)
- D3720: commandserver: close server's fds explicitly from a worker
quark (Jun Wu)
- D3737: crecord: fix line number in hunk header (issue5917)
quark (Jun Wu)
- D3737: crecord: fix line number in hunk header (issue5917)
quark (Jun Wu)
- D3665: graph: improve graph output by using Unicode characters
quark (Jun Wu)
- D3665: graph: improve graph output by using Unicode characters
quark (Jun Wu)
- D3665: graph: improve graph output by using Unicode characters
quark (Jun Wu)
- D3665: graph: improve graph output by using Unicode characters
quark (Jun Wu)
- D3665: graph: improve graph output by using Unicode characters
quark (Jun Wu)
- D3665: graph: improve graph output by using Unicode characters
quark (Jun Wu)
- D3665: graph: improve graph output by using Unicode characters
quark (Jun Wu)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
quark (Jun Wu)
- [PATCH 2 of 4] debugwalk: show matcher output only if -v/--verbose
Martin von Zweigbergk
- [PATCH 2 of 4] debugwalk: show matcher output only if -v/--verbose
Martin von Zweigbergk
- [PATCH 1 of 8] templater: mark most attributes as private
Martin von Zweigbergk
- [PATCH] highlight: get around tmpl.load() which now returns a parsed tree
Martin von Zweigbergk
- [PATCH 3 of 8] templater: drop extension point of engine classes (API)
Martin von Zweigbergk
- [PATCH 2 of 2] revlog: do inclusive descendant testing (API)
Martin von Zweigbergk
- [PATCH STABLE] merge: do not fill manifest of committed revision with pseudo node (issue5526)
Martin von Zweigbergk
- [PATCH 4 of 4] tags: unblock log-like template keywords and functions
Martin von Zweigbergk
- [PATCH 1 of 3] templater: extract template loader to separate class
Martin von Zweigbergk
- [PATCH 2 of 2] revset: fix heads() order to always follow the input set (BC)
Martin von Zweigbergk
- [PATCH 2 of 2] revlog: do inclusive descendant testing (API)
Martin von Zweigbergk
- [PATCH 3 of 3] revset: move lookup of first ancestor() candidate out of the loop
Martin von Zweigbergk
- Discussion about Mercurial 4.8 Sprint
Martin von Zweigbergk
- [PATCH 2 of 2] revlog: do inclusive descendant testing (API)
Martin von Zweigbergk
- D3669: cmdutil: have statefile names in STATES instead of functions
martinvonz (Martin von Zweigbergk)
- D2938: grep: make grep search on working directory by default
martinvonz (Martin von Zweigbergk)
- D3711: context: make workingctx.matches() filter our removed files (API)
martinvonz (Martin von Zweigbergk)
- D3712: files: drop now-unnecessary filtering of removed dirstate files
martinvonz (Martin von Zweigbergk)
- D3710: locate: explicitly use dirstate.matches() for working copy
martinvonz (Martin von Zweigbergk)
- D3713: revsets: define a none() revset
martinvonz (Martin von Zweigbergk)
- D3669: cmdutil: have statefile names in STATES instead of functions
martinvonz (Martin von Zweigbergk)
- D3714: scmutil: from revsymbol(), extract helper for resolving multiple nodes
martinvonz (Martin von Zweigbergk)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
martinvonz (Martin von Zweigbergk)
- D3713: revsets: define a none() revset
martinvonz (Martin von Zweigbergk)
- D3711: context: make workingctx.matches() filter our removed files (API)
martinvonz (Martin von Zweigbergk)
- D3712: files: drop now-unnecessary filtering of removed dirstate files
martinvonz (Martin von Zweigbergk)
- D3710: locate: explicitly use dirstate.matches() for working copy
martinvonz (Martin von Zweigbergk)
- D3716: ui: add an unsafeoperation context manager that can block SIGINT
martinvonz (Martin von Zweigbergk)
- D3439: templatefilters: add commonprefix
martinvonz (Martin von Zweigbergk)
- D3439: templatefilters: add commonprefix
martinvonz (Martin von Zweigbergk)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
martinvonz (Martin von Zweigbergk)
- D3718: narrow: mark the critical chunks of narrowing/widening as unsafe
martinvonz (Martin von Zweigbergk)
- D3731: templatefilters: rename commonprefix to commondir
martinvonz (Martin von Zweigbergk)
- D3731: templatefilters: rename commonprefix to commondir
martinvonz (Martin von Zweigbergk)
- D3738: graft: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3739: merge: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3740: resolve: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3741: update: use context manager for config override (API)
martinvonz (Martin von Zweigbergk)
- D3742: backout: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3743: backout: use context manager for dirstateguard
martinvonz (Martin von Zweigbergk)
- D3744: backout: use context manager for locks
martinvonz (Martin von Zweigbergk)
- D3745: commit: use context manager for locks
martinvonz (Martin von Zweigbergk)
- D3746: tag: use context manager for locks
martinvonz (Martin von Zweigbergk)
- D3748: import: use context manager for lock, dirstateguard, transaction
martinvonz (Martin von Zweigbergk)
- D3747: import: use context manager for wlock
martinvonz (Martin von Zweigbergk)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
martinvonz (Martin von Zweigbergk)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
martinvonz (Martin von Zweigbergk)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
martinvonz (Martin von Zweigbergk)
- D3738: graft: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3739: merge: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3740: resolve: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3741: update: use context manager for config override (API)
martinvonz (Martin von Zweigbergk)
- D3743: backout: use context manager for dirstateguard
martinvonz (Martin von Zweigbergk)
- D3742: backout: use context manager for config override
martinvonz (Martin von Zweigbergk)
- D3744: backout: use context manager for locks
martinvonz (Martin von Zweigbergk)
- D3745: commit: use context manager for locks
martinvonz (Martin von Zweigbergk)
- D3746: tag: use context manager for locks
martinvonz (Martin von Zweigbergk)
- D3747: import: use context manager for wlock
martinvonz (Martin von Zweigbergk)
- D3748: import: use context manager for lock, dirstateguard, transaction
martinvonz (Martin von Zweigbergk)
- D3748: import: use context manager for lock, dirstateguard, transaction
martinvonz (Martin von Zweigbergk)
- D3748: import: use context manager for lock, dirstateguard, transaction
martinvonz (Martin von Zweigbergk)
- D3748: import: use context manager for lock, dirstateguard, transaction
martinvonz (Martin von Zweigbergk)
- D3766: changegroup: use progress helper in apply() (API)
martinvonz (Martin von Zweigbergk)
- D3768: similar: use progress helper
martinvonz (Martin von Zweigbergk)
- D3769: streamclone: use progress helper
martinvonz (Martin von Zweigbergk)
- D3770: setdiscovery: use progress helper
martinvonz (Martin von Zweigbergk)
- D3765: progress: create helper class for incrementing progress
martinvonz (Martin von Zweigbergk)
- D3767: remove: use progress helper
martinvonz (Martin von Zweigbergk)
- D3766: changegroup: use progress helper in apply() (API)
martinvonz (Martin von Zweigbergk)
- D3768: similar: use progress helper
martinvonz (Martin von Zweigbergk)
- D3770: setdiscovery: use progress helper
martinvonz (Martin von Zweigbergk)
- D3769: streamclone: use progress helper
martinvonz (Martin von Zweigbergk)
- D3767: remove: use progress helper
martinvonz (Martin von Zweigbergk)
- D3765: progress: create helper class for incrementing progress
martinvonz (Martin von Zweigbergk)
- D3770: setdiscovery: use progress helper
martinvonz (Martin von Zweigbergk)
- D3765: progress: create helper class for incrementing progress
martinvonz (Martin von Zweigbergk)
- D3773: streamclone: update progress later to avoid passing None to util.bytecount
martinvonz (Martin von Zweigbergk)
- D3778: rebase: use progress helper
martinvonz (Martin von Zweigbergk)
- D3775: progress: make the progress helper a context manager
martinvonz (Martin von Zweigbergk)
- D3776: debugbuilddag: use progress helper
martinvonz (Martin von Zweigbergk)
- D3777: debugbuilddag: use context manager for progress, locks, transaction
martinvonz (Martin von Zweigbergk)
- D3779: histedit: use progress helper
martinvonz (Martin von Zweigbergk)
- D3782: archival: use progress helper
martinvonz (Martin von Zweigbergk)
- D3774: progress: hide update(None) in a new complete() method
martinvonz (Martin von Zweigbergk)
- D3783: changegroup: use progress helper
martinvonz (Martin von Zweigbergk)
- D3780: subrepo: use progress helper
martinvonz (Martin von Zweigbergk)
- D3781: copystore: use progress helper
martinvonz (Martin von Zweigbergk)
- D3748: import: use context manager for lock, dirstateguard, transaction
martinvonz (Martin von Zweigbergk)
- D3775: progress: make the progress helper a context manager
martinvonz (Martin von Zweigbergk)
- D3778: rebase: use progress helper
martinvonz (Martin von Zweigbergk)
- D3776: debugbuilddag: use progress helper
martinvonz (Martin von Zweigbergk)
- D3777: debugbuilddag: use context manager for progress, locks, transaction
martinvonz (Martin von Zweigbergk)
- D3779: histedit: use progress helper
martinvonz (Martin von Zweigbergk)
- D3780: subrepo: use progress helper
martinvonz (Martin von Zweigbergk)
- D3782: archival: use progress helper
martinvonz (Martin von Zweigbergk)
- D3774: progress: hide update(None) in a new complete() method
martinvonz (Martin von Zweigbergk)
- D3783: changegroup: use progress helper
martinvonz (Martin von Zweigbergk)
- D3781: copystore: use progress helper
martinvonz (Martin von Zweigbergk)
- D3794: httpconnection: use progress helper
martinvonz (Martin von Zweigbergk)
- D3795: repair: use progress helper
martinvonz (Martin von Zweigbergk)
- D3796: similar: use progress helper
martinvonz (Martin von Zweigbergk)
- D3797: verify: use progress helper for subdirectory progress
martinvonz (Martin von Zweigbergk)
- D3798: verify: use progress helper
martinvonz (Martin von Zweigbergk)
- D3801: treediscovery: use progress helper
martinvonz (Martin von Zweigbergk)
- D3799: upgrade: close progress after each revlog
martinvonz (Martin von Zweigbergk)
- D3800: upgrade: use progress helper
martinvonz (Martin von Zweigbergk)
- D3794: httpconnection: use progress helper
martinvonz (Martin von Zweigbergk)
- D3795: repair: use progress helper
martinvonz (Martin von Zweigbergk)
- D3796: similar: use progress helper
martinvonz (Martin von Zweigbergk)
- D3797: verify: use progress helper for subdirectory progress
martinvonz (Martin von Zweigbergk)
- D3798: verify: use progress helper
martinvonz (Martin von Zweigbergk)
- D3801: treediscovery: use progress helper
martinvonz (Martin von Zweigbergk)
- D3800: upgrade: use progress helper
martinvonz (Martin von Zweigbergk)
- D3799: upgrade: close progress after each revlog
martinvonz (Martin von Zweigbergk)
- D3802: churn: use progess helper
martinvonz (Martin von Zweigbergk)
- D3803: patchbomb: don't close unused progress topic
martinvonz (Martin von Zweigbergk)
- D3805: relink: use progress helper
martinvonz (Martin von Zweigbergk)
- D3804: patchbomb: use progress helper
martinvonz (Martin von Zweigbergk)
- D3806: lfs: use progess helper
martinvonz (Martin von Zweigbergk)
- D3809: synthrepo: use progress helper
martinvonz (Martin von Zweigbergk)
- D3808: largefiles: use progress helper
martinvonz (Martin von Zweigbergk)
- D3807: convert: use progress helper
martinvonz (Martin von Zweigbergk)
- D3810: synthrepo: close progress topics
martinvonz (Martin von Zweigbergk)
- D3811: changegroup: use progress helper
martinvonz (Martin von Zweigbergk)
- D3812: tests: use progress helper
martinvonz (Martin von Zweigbergk)
- D3802: churn: use progess helper
martinvonz (Martin von Zweigbergk)
- D3803: patchbomb: don't close unused progress topic
martinvonz (Martin von Zweigbergk)
- D3804: patchbomb: use progress helper
martinvonz (Martin von Zweigbergk)
- D3805: relink: use progress helper
martinvonz (Martin von Zweigbergk)
- D3806: lfs: use progess helper
martinvonz (Martin von Zweigbergk)
- D3809: synthrepo: use progress helper
martinvonz (Martin von Zweigbergk)
- D3808: largefiles: use progress helper
martinvonz (Martin von Zweigbergk)
- D3810: synthrepo: close progress topics
martinvonz (Martin von Zweigbergk)
- D3807: convert: use progress helper
martinvonz (Martin von Zweigbergk)
- D3811: changegroup: use progress helper
martinvonz (Martin von Zweigbergk)
- D3812: tests: use progress helper
martinvonz (Martin von Zweigbergk)
- D3809: synthrepo: use progress helper
martinvonz (Martin von Zweigbergk)
- D2015: tests: in test-split.t, save a "clean" copy of pre-split repo for later use
martinvonz (Martin von Zweigbergk)
- D3814: tests: add test of uncommit with default phase as secret
martinvonz (Martin von Zweigbergk)
- D3816: split: preserve phase of commit that is being split
martinvonz (Martin von Zweigbergk)
- D3815: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3817: tests: add test of uncommit with default phase as secret
martinvonz (Martin von Zweigbergk)
- D3819: split: preserve phase of commit that is being split
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3821: progress: extract function for closing topic
martinvonz (Martin von Zweigbergk)
- D3820: progress: use context manager for lock
martinvonz (Martin von Zweigbergk)
- D3822: progress: enforce use of complete() on the helper class
martinvonz (Martin von Zweigbergk)
- D3823: fix: include cleanupnodes() in transaction
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3820: progress: use context manager for lock
martinvonz (Martin von Zweigbergk)
- D3821: progress: extract function for closing topic
martinvonz (Martin von Zweigbergk)
- D3822: progress: enforce use of complete() on the helper class
martinvonz (Martin von Zweigbergk)
- D3823: fix: include cleanupnodes() in transaction
martinvonz (Martin von Zweigbergk)
- D3817: tests: add test of uncommit with default phase as secret
martinvonz (Martin von Zweigbergk)
- D3819: split: preserve phase of commit that is being split
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3818: scmutil: make cleanupnodes optionally also fix the phase
martinvonz (Martin von Zweigbergk)
- D3824: cleanupnodes: preserve phase of parents of new nodes
martinvonz (Martin von Zweigbergk)
- D3628: status: add default of --terse=u to tweakdefaults (BC)
martinvonz (Martin von Zweigbergk)
- D3824: cleanupnodes: preserve phase of parents of new nodes
martinvonz (Martin von Zweigbergk)
- D3715: namespaces: allow namespaces whose symbols resolve to many nodes (API)
martinvonz (Martin von Zweigbergk)
- D3837: terse: add tests of running from subdirectory
martinvonz (Martin von Zweigbergk)
- D3838: terse: pass "clean" and "unknown" booleans by name for clarity
martinvonz (Martin von Zweigbergk)
- D3837: terse: add tests of running from subdirectory
martinvonz (Martin von Zweigbergk)
- D3838: terse: pass "clean" and "unknown" booleans by name for clarity
martinvonz (Martin von Zweigbergk)
- D3851: tests: pass "rev" argument to commands.update() as string
martinvonz (Martin von Zweigbergk)
- D3852: namespaces: let namespaces override singlenode() definition
martinvonz (Martin von Zweigbergk)
- D3851: tests: pass "rev" argument to commands.update() as string
martinvonz (Martin von Zweigbergk)
- D3852: namespaces: let namespaces override singlenode() definition
martinvonz (Martin von Zweigbergk)
- D3851: tests: pass "rev" argument to commands.update() as string
martinvonz (Martin von Zweigbergk)
- D3852: namespaces: let namespaces override singlenode() definition
martinvonz (Martin von Zweigbergk)
- D3852: namespaces: let namespaces override singlenode() definition
martinvonz (Martin von Zweigbergk)
- D3852: namespaces: let namespaces override singlenode() definition
martinvonz (Martin von Zweigbergk)
- D3860: httppeer: fix use of uninitialized variable with devel logging
martinvonz (Martin von Zweigbergk)
- D3860: httppeer: fix use of uninitialized variable with devel logging
martinvonz (Martin von Zweigbergk)
- D3671: advanceboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D3672: retractboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D3671: advanceboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D3671: advanceboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D3672: retractboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D3678: graft: correct documentation about options can be reapplied
khanchi97 (Sushil khanchi)
- D2409: graft: add no-commit mode (issue5631)
khanchi97 (Sushil khanchi)
- D2409: graft: add no-commit mode (issue5631)
khanchi97 (Sushil khanchi)
- D2409: graft: add no-commit mode (issue5631)
khanchi97 (Sushil khanchi)
- D3671: advanceboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D2409: graft: add no-commit mode (issue5631)
khanchi97 (Sushil khanchi)
- D3672: retractboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D3672: retractboundary: add dryrun parameter
khanchi97 (Sushil khanchi)
- D2409: graft: add no-commit mode (issue5631)
khanchi97 (Sushil khanchi)
- D3187: phase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3678: graft: correct documentation about options can be reapplied
khanchi97 (Sushil khanchi)
- D3678: graft: correct documentation about options can be reapplied
khanchi97 (Sushil khanchi)
- D3756: rebase: no need to backup rebased csets while aborting
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3756: rebase: delete the comment which was not following "do not eat my data"
khanchi97 (Sushil khanchi)
- D3756: rebase: delete the comment which was not following "do not eat my data"
khanchi97 (Sushil khanchi)
- D3757: rebase: add dry-run functionality
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D3828: rebase: add **opts to _prepareabortorcontinue
khanchi97 (Sushil khanchi)
- D3764: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D3764: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D3829: rebase: make dry-run return 1 or 0 according to result
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3830: rebase: suppress transaction warns during dry-run
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3830: rebase: suppress transaction warns during dry-run
khanchi97 (Sushil khanchi)
- D3829: rebase: make dry-run return 1 or 0 according to result
khanchi97 (Sushil khanchi)
- D3829: rebase: make dry-run return 1 or 0 according to result
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup during dry-run while aborting
khanchi97 (Sushil khanchi)
- D2409: graft: add no-commit mode (issue5631)
khanchi97 (Sushil khanchi)
- D2409: graft: add no-commit mode (issue5631)
khanchi97 (Sushil khanchi)
- D3849: rebase: refactor dryrun implementation
khanchi97 (Sushil khanchi)
- D3849: rebase: refactor dryrun implementation
khanchi97 (Sushil khanchi)
- D3849: rebase: refactor dryrun implementation
khanchi97 (Sushil khanchi)
- D3849: rebase: refactor dryrun implementation
khanchi97 (Sushil khanchi)
- D3854: rebase: add lock to cover whole dryrun process
khanchi97 (Sushil khanchi)
- D3855: rebase: extract dryrun as a function
khanchi97 (Sushil khanchi)
- D3856: rebase: split _origrebase() for conveniece in dryrun
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup in case of dryrun
khanchi97 (Sushil khanchi)
- D3857: rebase: suppress warning thrown when aborting rebase in case of dryrun
khanchi97 (Sushil khanchi)
- D3830: rebase: suppress transaction warns during dry-run
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3854: rebase: add lock to cover whole dryrun process
khanchi97 (Sushil khanchi)
- D3855: rebase: extract dryrun as a function
khanchi97 (Sushil khanchi)
- D3854: rebase: add lock to cover whole dryrun process
khanchi97 (Sushil khanchi)
- D3855: rebase: extract dryrun as a function
khanchi97 (Sushil khanchi)
- D3856: rebase: split _origrebase() for conveniece in dryrun
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup in case of dryrun
khanchi97 (Sushil khanchi)
- D3857: rebase: suppress warning thrown when aborting rebase in case of dryrun
khanchi97 (Sushil khanchi)
- D3830: rebase: suppress transaction warns during dry-run
khanchi97 (Sushil khanchi)
- D3764: rebase: improve output of --dry-run
khanchi97 (Sushil khanchi)
- D3854: rebase: add lock to cover whole dryrun process
khanchi97 (Sushil khanchi)
- D3855: rebase: extract dryrun as a function
khanchi97 (Sushil khanchi)
- D3856: rebase: split _origrebase() for conveniece in dryrun
khanchi97 (Sushil khanchi)
- D3827: rebase: no need to store backup in case of dryrun
khanchi97 (Sushil khanchi)
- D3857: rebase: suppress warning thrown when aborting rebase in case of dryrun
khanchi97 (Sushil khanchi)
- D3756: rebase: no need to backup rebased csets while aborting
sushil khanchi
- D3828: rebase: add **opts to _prepareabortorcontinue
sushil khanchi
- D3827: rebase: no need to store backup during dry-run while aborting
sushil khanchi
- [Bug 5906] New: AttributeError: 'filelog' object has no attribute '_getsegmentforrevs' in hg debugrevlog
mercurial-bugs at mercurial-scm.org
- [Bug 5907] New: Cryptic revlog error in rebase
mercurial-bugs at mercurial-scm.org
- [Bug 5908] New: hgwebdir.wsgi getting repos from dir and subdir
mercurial-bugs at mercurial-scm.org
- [Bug 5909] New: maximum recursion depth exceeded by cross-included .hgignore
mercurial-bugs at mercurial-scm.org
- [Bug 5910] New: Convert doesn't correctly parse branchmap.txt files
mercurial-bugs at mercurial-scm.org
- [Bug 5911] New: Clone flag not passed when cloning subrepos
mercurial-bugs at mercurial-scm.org
- [Bug 5912] New: Pin the server's host key, not the certificate in .hgrc
mercurial-bugs at mercurial-scm.org
- [Bug 5913] New: hgweb leaks like a sieve
mercurial-bugs at mercurial-scm.org
- [Bug 5914] New: Directories in a subrepository not showing on status
mercurial-bugs at mercurial-scm.org
- [Bug 5915] New: clone --updaterev 'last(tag())' does not work
mercurial-bugs at mercurial-scm.org
- [Bug 5916] New: lazymanifest can SIGSEGV when out of memory
mercurial-bugs at mercurial-scm.org
- [Bug 5917] New: record (e.g. `hg ci -i` and `hg split`) crashes with "bad hunk #1" if diff makes a file empty
mercurial-bugs at mercurial-scm.org
- [Bug 5918] New: context.metadataonlyctx doesn't respect the secret phase of the original ctx
mercurial-bugs at mercurial-scm.org
- [Bug 5919] New: revset help includes successors() but not precursors() (and doesn't link the two)
mercurial-bugs at mercurial-scm.org
- [Bug 5920] New: templater gives unclear message "parse error: unknown method 'list'"
mercurial-bugs at mercurial-scm.org
- [Bug 5921] New: hg convert fails on .hgsubstate merges
mercurial-bugs at mercurial-scm.org
- [Bug 5922] New: Grafting over tens of thousands of changesets is slow
mercurial-bugs at mercurial-scm.org
- [Bug 5923] New: 'hg evolve' doesn't move active bookmark from obsolete commit to its replacement
mercurial-bugs at mercurial-scm.org
- [Bug 5924] New: 'hg verify' output is a bit confusing
mercurial-bugs at mercurial-scm.org
- [Bug 5925] New: Make it possible to abort an amend --patch by saving an empty file
mercurial-bugs at mercurial-scm.org
- [Bug 5926] New: hg addremove doesn't use OS specific path separator
mercurial-bugs at mercurial-scm.org
- [Bug 5927] New: `hg evolve` does not set p2 during conflict resolution
mercurial-bugs at mercurial-scm.org
- [Bug 5928] New: log command streams entire log after pager closes
mercurial-bugs at mercurial-scm.org
- [Bug 5929] New: Unable to rename directory (change case) on case insensitive system when using large files
mercurial-bugs at mercurial-scm.org
- [Bug 5930] New: interrupted evolve gets confused about copies
mercurial-bugs at mercurial-scm.org
- [Bug 5931] New: resumed graft may lose file removal
mercurial-bugs at mercurial-scm.org
- [PATCH] crecord: properly re-center display in interactive curses commit when pageup/down are used
ccr at tnsp.org
Last message date:
Sun Jul 1 01:36:19 UTC 2018
Archived on: Thu Jun 30 01:09:34 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).