[1,of,4] graphlog: deduplicate preprocessing of log command |
2018-02-12 |
Yuya Nishihara |
|
New |
[2,of,4] graphlog: unblock --line-range option |
2018-02-12 |
Yuya Nishihara |
|
New |
[3,of,4] log: factor out function to feed revisions to displayer |
2018-02-12 |
Yuya Nishihara |
|
New |
[4,of,4] log: add TODO comments about --line-range processing |
2018-02-12 |
Yuya Nishihara |
|
New |
[1,of,2,RFC] dispatch: remember command table per extension (PoC DO NOT PUSH) |
2018-02-22 |
Yuya Nishihara |
|
New |
[2,of,2,RFC] dispatch: look up command by [<space>:]<cmdname> syntax (PoC) |
2018-02-22 |
Yuya Nishihara |
|
New |
[1,of,9] templatekw: extract non-templatekw function as getgraphnode() |
2018-02-27 |
Yuya Nishihara |
|
New |
[2,of,9] templatekw: switch non-showlist template keywords to new API |
2018-02-27 |
Yuya Nishihara |
|
New |
[3,of,9] templatekw: factor out function to build a list of files per status |
2018-02-27 |
Yuya Nishihara |
|
New |
[4,of,9] templatekw: inline getfiles() |
2018-02-27 |
Yuya Nishihara |
|
New |
[5,of,9] log: do not invoke templatekw.showobsfate() as a function |
2018-02-27 |
Yuya Nishihara |
|
New |
[6,of,9] hgweb: make templater mostly compatible with log templates |
2018-02-27 |
Yuya Nishihara |
|
New |
[7,of,9] templatekw: pass templater to _showlist() by an explicit argument |
2018-02-27 |
Yuya Nishihara |
|
New |
[8,of,9] templatekw: add compatdict() as a replacement for showdict() |
2018-02-27 |
Yuya Nishihara |
|
New |
[9,of,9] templatekw: add compatlist() as a replacement for showlist() |
2018-02-27 |
Yuya Nishihara |
|
New |
[1,of,4,V2] templater: convert resources to a table of callables for future extension |
2018-03-16 |
Yuya Nishihara |
|
New |
[2,of,4,V2] templater: process mapping dict by resource callables |
2018-03-16 |
Yuya Nishihara |
|
New |
[3,of,4,V2] formatter: unblock storing fctx as a template resource |
2018-03-16 |
Yuya Nishihara |
|
New |
[4,of,4,V2] annotate: add support for template keywords and functions depending on ctx |
2018-03-16 |
Yuya Nishihara |
|
New |
[6,of,6] test-lfs-test-server: add a testcase for `hg serve` |
2018-03-29 |
Yuya Nishihara |
|
New |
[3,of,4,V2] lfs: infer the blob store URL from an explicit pull source |
2018-04-11 |
Yuya Nishihara |
|
New |
[1,of,5] test-lfs: add tests to force server error path coverage |
2018-04-14 |
Yuya Nishihara |
|
New |
D3665: graph: improve graph output by using Unicode characters |
2018-05-30 |
Yuya Nishihara |
|
New |
[RFC] fileset: add "tracked()" to explicitly select files in the revision |
2018-06-12 |
Yuya Nishihara |
|
New |
formatter: look for template symbols from the associated name |
2018-06-22 |
Yuya Nishihara |
|
New |
[1,of,4] templater: fix truth testing of integer 0 taken from a list/dict |
2018-06-23 |
Yuya Nishihara |
|
New |
[2,of,4] templater: introduce filter() function to remove empty items from list |
2018-06-23 |
Yuya Nishihara |
|
New |
[3,of,4] templater: extend filter() to accept template expression for emptiness test |
2018-06-23 |
Yuya Nishihara |
|
New |
[4,of,4] show: use filter() function to strip "tip" tag |
2018-06-23 |
Yuya Nishihara |
|
New |
[STABLE] encoding: alias cp65001 to utf-8 on Windows |
2018-07-01 |
Yuya Nishihara |
|
New |
[1,of,7] pycompat: move rapply() from util |
2018-07-05 |
Yuya Nishihara |
|
New |
[2,of,7] stringutil: move _formatsetrepr() from smartset |
2018-07-05 |
Yuya Nishihara |
|
New |
[3,of,7] match: add basic wrapper for boolean function |
2018-07-05 |
Yuya Nishihara |
|
New |
[4,of,7] match: explode if unsupported pattern passed down to _regex() builder |
2018-07-05 |
Yuya Nishihara |
|
New |
[5,of,7] match: resolve 'set:' patterns first in _buildmatch() |
2018-07-05 |
Yuya Nishihara |
|
New |
[6,of,7] match: compose 'set:' pattern as matcher |
2018-07-05 |
Yuya Nishihara |
|
New |
[7,of,7] match: remove ctx argument from code path down to _buildmatch() |
2018-07-05 |
Yuya Nishihara |
|
New |
[1,of,7] context: remove unneeded alias of diffopts |
2018-07-06 |
Yuya Nishihara |
|
New |
[2,of,7] templatekw: obtain ui directly from the template context |
2018-07-06 |
Yuya Nishihara |
|
New |
[3,of,7] synthrepo: simply use the ui passed as a function argument |
2018-07-06 |
Yuya Nishihara |
|
New |
[4,of,7] hgweb: pass ui to diffstatgen() explicitly |
2018-07-06 |
Yuya Nishihara |
|
New |
[5,of,7] obsutil: use public interface to access to repo.ui |
2018-07-06 |
Yuya Nishihara |
|
New |
[6,of,7] diffutil: remove diffopts() in favor of diffallopts() |
2018-07-06 |
Yuya Nishihara |
|
New |
[7,of,7] diffutil: move the module out of utils package |
2018-07-06 |
Yuya Nishihara |
|
New |
[1,of,6] fileset: move helper functions to top |
2018-07-07 |
Yuya Nishihara |
|
New |
[2,of,6] fileset: sort debugfileset output |
2018-07-07 |
Yuya Nishihara |
|
New |
[3,of,6] fileset: make debugfileset filter repository files |
2018-07-07 |
Yuya Nishihara |
|
New |
[4,of,6] match: add prefixdirmatcher to adapt subrepo matcher back |
2018-07-07 |
Yuya Nishihara |
|
New |
[5,of,6] fileset: restrict getfileset() to not return a computed set (API) |
2018-07-07 |
Yuya Nishihara |
|
New |
[6,of,6] fileset: pass in badfn to inner matchers |
2018-07-07 |
Yuya Nishihara |
|
New |
[3,of,3] test-convert: demonstrate an unstable hash issue for bzr -> hg -> hg |
2018-07-07 |
Yuya Nishihara |
|
New |
[1,of,5,RFC] tests: show added/modified/removed files when logging repos converted from bzr |
2018-07-28 |
Yuya Nishihara |
|
New |
[1,of,3] fileset: introduce weight constants for readability |
2018-08-04 |
Yuya Nishihara |
|
New |
[2,of,3] fileset: reorder 'or' expression by weight |
2018-08-04 |
Yuya Nishihara |
|
New |
[3,of,3] fileset: combine union of basic patterns into single matcher |
2018-08-04 |
Yuya Nishihara |
|
New |
[1,of,2] fileset: turn on listclean conditionally |
2018-08-06 |
Yuya Nishihara |
|
New |
[2,of,2] fileset: load core predicates directly to symbols dict |
2018-08-06 |
Yuya Nishihara |
|
New |
[1,of,3] hgweb: use registrar to add "motd" template keyword |
2018-08-06 |
Yuya Nishihara |
|
New |
[2,of,3] hgweb: mark all lambda template keywords as new-style function |
2018-08-06 |
Yuya Nishihara |
|
New |
[3,of,3] templatekw: deprecate old-style template keyword function (API) |
2018-08-06 |
Yuya Nishihara |
|
New |
[evolve-ext] templatekw: do not override in-core {obsolete} keyword |
2018-08-08 |
Yuya Nishihara |
|
New |
[STABLE] perf: fix typo in perfphasesremote() |
2018-08-18 |
Yuya Nishihara |
|
New |
[1,of,5] templatekw: alias {file} of files list to {path} |
2018-08-30 |
Yuya Nishihara |
|
New |
[2,of,5] templatekw: alias {name} of file copies dict to {path} |
2018-08-30 |
Yuya Nishihara |
|
New |
[3,of,5] formatter: rename {abspath}/{file} to {path}, and drop relative {path} (BC) |
2018-08-30 |
Yuya Nishihara |
|
New |
[4,of,5] status: rename {copy} to {source} for compatibility with {file_copies} (BC) |
2018-08-30 |
Yuya Nishihara |
|
New |
[5,of,5] templatekw: add {path} keyword to host documentation |
2018-08-30 |
Yuya Nishihara |
|
New |
[1,of,6] templater: remove unused context argument from most resourcemapper functions |
2018-09-02 |
Yuya Nishihara |
|
New |
[2,of,6] formatter: fill missing resources by formatter, not by resource mapper |
2018-09-02 |
Yuya Nishihara |
|
New |
[3,of,6] formatter: inline _gettermap and _knownkeys |
2018-09-02 |
Yuya Nishihara |
|
New |
[4,of,6] formatter: factor out function that detects node change and document it |
2018-09-02 |
Yuya Nishihara |
|
New |
[5,of,6] formatter: populate fctx from ctx and path value |
2018-09-02 |
Yuya Nishihara |
|
New |
[6,of,6] templatekw: add {size} keyword as an example of fctx-based keyword |
2018-09-02 |
Yuya Nishihara |
|
New |
[1,of,5] journal: unify template name for "nodes" (BC) |
2018-09-15 |
Yuya Nishihara |
|
New |
[2,of,5] journal: inline formatted nodes and date into expression |
2018-09-15 |
Yuya Nishihara |
|
New |
[3,of,5] journal: do not pass in repolookuperror string to template (BC) |
2018-09-15 |
Yuya Nishihara |
|
New |
[4,of,5] journal: use changesetformatter to properly nest list of commits in JSON |
2018-09-15 |
Yuya Nishihara |
|
New |
[5,of,5] log: make changesetformatter pass in changectx to formatter |
2018-09-15 |
Yuya Nishihara |
|
New |
D4602: phabricator: move extension from contrib to hgext |
2018-09-15 |
Yuya Nishihara |
|
New |
phabricator: add testedwith boilerplate |
2018-09-19 |
Yuya Nishihara |
|
New |
[1,of,2] tests: show that the structure of the more status output looks weird |
2018-09-19 |
Yuya Nishihara |
|
New |
[2,of,2] status: remove "morestatus" message from formatter data (BC) |
2018-09-19 |
Yuya Nishihara |
|
New |
[1,of,2] chgserver: add separate flag to remember if stdio fds are replaced |
2018-09-19 |
Yuya Nishihara |
|
New |
[2,of,2] chgserver: restore pager fds attached within runcommand session |
2018-09-19 |
Yuya Nishihara |
|
New |
[1,of,5] hgweb: use scmutil.binnode() to translate None to wdir hash (issue5988) |
2018-09-23 |
Yuya Nishihara |
|
New |
[2,of,5] log: have changesetformatter fill in wdir() rev and node (BC) |
2018-09-23 |
Yuya Nishihara |
|
New |
[3,of,5] log: fill in pseudo rev and node as wdir() manifest identifiers |
2018-09-23 |
Yuya Nishihara |
|
New |
[4,of,5] annotate: pass around full hex node until formatting plain output |
2018-09-23 |
Yuya Nishihara |
|
New |
[5,of,5] annotate: pass in wdir rev and node to formatter (BC) |
2018-09-23 |
Yuya Nishihara |
|
New |
[1,of,5,V2] resolve: rename {status} to {mergestatus} to not shadow change status (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[2,of,5,V2] annotate: rename {line_number} to {lineno} (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[3,of,5,V2] grep: rename {line_number} to {lineno} as well (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[4,of,5,V2] formatter: remove experimental marker from -T option |
2018-10-01 |
Yuya Nishihara |
|
New |
[5,of,5,V2] help: document about "files" template keywords |
2018-10-01 |
Yuya Nishihara |
|
New |
[1,of,6] help: document about "annotate" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[2,of,6] help: document about "bookmarks" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[3,of,6] help: document about "branches" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[4,of,6] help: document about "cat" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[5,of,6] help: document about "config" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[6,of,6] help: document about "export" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[1,of,2] chgserver: add "setumask2" command which uses correct message frame |
2018-10-05 |
Yuya Nishihara |
|
New |
[2,of,2] chg: upgrade client to use "setumask2" command |
2018-10-05 |
Yuya Nishihara |
|
New |
chgserver: catch Abort while parsing early args to shut down cleanly |
2018-10-07 |
Yuya Nishihara |
|
New |
[1,of,7] help: document about "grep" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[2,of,7] help: document about "identify" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[3,of,7] help: document about "paths" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[4,of,7] help: document about "resolve" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[5,of,7] help: document about "status" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[6,of,7] help: document about "tags" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[7,of,7] help: document about "version" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[1,of,3] rust-chg: extract signal handlers from chg/procutil.c |
2018-10-07 |
Yuya Nishihara |
|
New |
[2,of,3] rust-chg: remove SIGCHLD handler which won't work in oxidized chg |
2018-10-07 |
Yuya Nishihara |
|
New |
[3,of,3] rust-chg: install signal handlers to forward signals to server |
2018-10-07 |
Yuya Nishihara |
|
New |
[PoC] filecache: unimplement __set__() and __delete__() DO NOT PUSH |
2018-10-20 |
Yuya Nishihara |
|
New |
[1,of,2] py3: convert revlog stats to a dict of (bytes, int) pairs |
2018-10-24 |
Yuya Nishihara |
|
New |
[2,of,2] py3: do not stringify integers in revlog stats by '%s' |
2018-10-24 |
Yuya Nishihara |
|
New |
[STABLE,RESEND] rust: fix signature of rustlazyancestors_init() function |
2018-11-02 |
Yuya Nishihara |
|
New |
[1,of,2,RESEND] commandserver: add IPC channel to teach repository path on command finished |
2018-12-11 |
Yuya Nishihara |
|
New |
[2,of,2,RESEND] commandserver: preload repository in master server and reuse its file cache |
2018-12-11 |
Yuya Nishihara |
|
New |
[STABLE] worker: do not swallow exception occurred in main process |
2018-12-11 |
Yuya Nishihara |
|
New |
[1,of,3,STABLE] context: reimplement memfilectx.cmp() |
2018-12-16 |
Yuya Nishihara |
|
New |
[2,of,3] context: collapse complex condition to see if filelog have to be compared |
2018-12-16 |
Yuya Nishihara |
|
New |
[3,of,3] context: error out if basefilectx.cmp() is called without self._filenode |
2018-12-16 |
Yuya Nishihara |
|
New |
[1,of,5] tests: filter out uninteresting log events |
2018-12-16 |
Yuya Nishihara |
|
New |
[2,of,5] blackbox: resurrect recursion guard |
2018-12-16 |
Yuya Nishihara |
|
New |
[3,of,5] ui: install logger that sends debug.extensions messages to stderr |
2018-12-16 |
Yuya Nishihara |
|
New |
[4,of,5] mq: implement log() on dummyui |
2018-12-16 |
Yuya Nishihara |
|
New |
[5,of,5] extensions: use ui.log() interface to provide detailed loading information |
2018-12-16 |
Yuya Nishihara |
|
New |
[STABLE] run-tests: fix permission to clean up unreadable directories |
2018-12-17 |
Yuya Nishihara |
|
New |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-31 |
Yuya Nishihara |
|
New |
D6196: cext: make revlog.c PY_SSIZE_T_CLEAN |
2019-04-09 |
Yuya Nishihara |
|
New |
D6369: templatekw: make {file_*} compare to both merge parents (issue4292) |
2019-05-26 |
Yuya Nishihara |
|
New |
[1,of,2] root: add support for -Tformatter option |
2019-06-04 |
Yuya Nishihara |
|
New |
[2,of,2] root: add template variables pointing to repository directories |
2019-06-04 |
Yuya Nishihara |
|
New |
[7,of,7,STABLE] bookmarks: actual fix for race condition deleting bookmark |
2019-06-23 |
Yuya Nishihara |
|
New |
D6593: rust-minor-fixes: remove Deref in favor of explicit methods |
2019-07-05 |
Yuya Nishihara |
|
New |
[V2] rust-dirstate: leverage find_dirs() iterator in DirsMultiset |
2019-07-11 |
Yuya Nishihara |
|
New |
[1,of,2] byteify-strings: add test for byteify-strings.py |
2019-08-05 |
Yuya Nishihara |
|
New |
rust-cpython: change license of ref_sharing.rs to MIT |
2019-10-05 |
Yuya Nishihara |
|
New |
[1,of,7] rust-cpython: alias python(27|3)_sys globally |
2019-10-13 |
Yuya Nishihara |
|
New |
[2,of,7] rust-cpython: add wrapper around decapsule_make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[3,of,7] rust-cpython: mark capsule function as unsafe |
2019-10-13 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: fix signature of make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[5,of,7] rust-cpython: turn inline comments into non-doc comments |
2019-10-13 |
Yuya Nishihara |
|
New |
[6,of,7] rust-cpython: bump cpython crates to 0.3 |
2019-10-13 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: leverage upstreamed py_capsule_fn!() macro |
2019-10-13 |
Yuya Nishihara |
|
New |
[1,of,7] rust-cpython: add wrapper around decapsule_make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[2,of,7] rust-cpython: mark capsule function as unsafe |
2019-10-13 |
Yuya Nishihara |
|
New |
[3,of,7] rust-cpython: fix signature of make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: turn inline comments into non-doc comments |
2019-10-13 |
Yuya Nishihara |
|
New |
[5,of,7] rust-cpython: bump cpython crates to 0.3 |
2019-10-13 |
Yuya Nishihara |
|
New |
[6,of,7] rust-cpython: leverage upstreamed py_capsule_fn!() macro |
2019-10-13 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: drop direct dependency on python(27|3)_sys |
2019-10-13 |
Yuya Nishihara |
|
New |
py3: enable legacy fs encoding to fix filename compatibility on Windows |
2019-10-15 |
Yuya Nishihara |
|
New |
[1,of,6,V3] rust-cpython: put leaked reference in PyLeakedRef |
2019-10-17 |
Yuya Nishihara |
|
New |
[2,of,6,V3] rust-cpython: make PyLeakedRef operations relatively safe |
2019-10-17 |
Yuya Nishihara |
|
New |
[3,of,6,V3] rust-cpython: require GIL to borrow immutable reference from PySharedRefCell |
2019-10-17 |
Yuya Nishihara |
|
New |
[4,of,6,V3] rust-cpython: keep Python<'a> token in PyRefMut |
2019-10-17 |
Yuya Nishihara |
|
New |
[5,of,6,V3] rust-cpython: make inner functions and structs of ref_sharing private |
2019-10-17 |
Yuya Nishihara |
|
New |
[6,of,6,V3] rust-cpython: prepare for writing tests that require libpython |
2019-10-17 |
Yuya Nishihara |
|
New |
rust-cpython: run cargo fmt |
2019-10-19 |
Yuya Nishihara |
|
New |
[1,of,9] rust-cpython: rename PyLeakedRef to PyLeaked |
2019-10-19 |
Yuya Nishihara |
|
New |
[2,of,9] rust-cpython: add stub wrapper that'll prevent leaked data from being mutated |
2019-10-19 |
Yuya Nishihara |
|
New |
[3,of,9] rust-cpython: add generation counter to leaked reference |
2019-10-19 |
Yuya Nishihara |
|
New |
[4,of,9] rust-cpython: allow mutation unless leaked reference is borrowed |
2019-10-19 |
Yuya Nishihara |
|
New |
[5,of,9] rust-cpython: remove useless Option<$leaked> from py_shared_iterator |
2019-10-19 |
Yuya Nishihara |
|
New |
[6,of,9] rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref |
2019-10-19 |
Yuya Nishihara |
|
New |
[7,of,9] rust-cpython: drop manual management of mutably_borrowed |
2019-10-19 |
Yuya Nishihara |
|
New |
[8,of,9] rust-cpython: remove useless PyRefMut wrapper |
2019-10-19 |
Yuya Nishihara |
|
New |
[9,of,9] rust-cpython: remove useless PyResult<> from leak_immutable() |
2019-10-19 |
Yuya Nishihara |
|
New |
[1,of,7] rust-cpython: remove useless wrappers from PyLeaked, just move by map() |
2019-10-22 |
Yuya Nishihara |
|
New |
[2,of,7] rust-cpython: make sure PySharedRef::borrow_mut() never panics |
2019-10-22 |
Yuya Nishihara |
|
New |
[3,of,7] rust-cpython: add panicking version of borrow_mut() and use it |
2019-10-22 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: inline PySharedState::try_borrow_mut() |
2019-10-22 |
Yuya Nishihara |
|
New |
[5,of,7] rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new() |
2019-10-22 |
Yuya Nishihara |
|
New |
[6,of,7] rust-cpython: make PySharedRef::try_borrow_mut() return BorrowMutError |
2019-10-22 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: mark all PyLeaked methods as unsafe |
2019-10-22 |
Yuya Nishihara |
|
New |
[1,of,2,STABLE] py3: do not reimplement Abort.__str__() on Python 2 |
2019-11-05 |
Yuya Nishihara |
|
New |
[2,of,2,STABLE] py3: add inline comment about encoding issue of str(Abort()) |
2019-11-05 |
Yuya Nishihara |
|
New |
py3: make ui.write() call fout.flush() per line if fout is a tty or pager |
2020-06-07 |
Yuya Nishihara |
|
New |
[STABLE] log: fix crash and bad filematcher lookup by -fr'wdir()' PATH |
2020-09-11 |
Yuya Nishihara |
|
New |
[1,of,2] revset: rename diff(pattern) to diffcontains(pattern) |
2020-10-17 |
Yuya Nishihara |
|
New |
[2,of,2] relnotes: add diffcontains() to new features list |
2020-10-17 |
Yuya Nishihara |
|
New |
help: update command synopsis to clarify "cp --forget" only takes destinations |
2020-10-17 |
Yuya Nishihara |
|
New |
[1,of,2,STABLE] ui: fix echo back of ui.prompt() to not concatenate None as bytes |
2020-10-23 |
Yuya Nishihara |
|
New |
[2,of,2,STABLE] url: do not continue HTTP authentication with user=None (issue6425) |
2020-10-23 |
Yuya Nishihara |
|
New |
[1,of,3] dispatch: gate against missing stdout/stderr |
2020-12-18 |
Yuya Nishihara |
|
New |
[2,of,3] procutil: create dummy file object if sys.stdout/stderr is missing |
2020-12-18 |
Yuya Nishihara |
|
New |
[3,of,3] dispatch: remove stale comment about fdopen()-ed stdio |
2020-12-18 |
Yuya Nishihara |
|
New |
[STABLE] log: fix handling of root (or empty) path provided by matcher (issue6478) |
2021-02-02 |
Yuya Nishihara |
|
New |
[STABLE] procutil: extend gui test to detect wayland session (issue6479) |
2021-02-04 |
Yuya Nishihara |
|
New |
[1,of,2] dirstate: fix parse_dirstate() to error out if NULL entry created |
2021-09-23 |
Yuya Nishihara |
|
New |
[2,of,2] dirstate: fix leak of entry object in dirstate_item_from_v1_data() |
2021-09-23 |
Yuya Nishihara |
|
New |
[1,of,2] cext: backout e9ca736f5b52 "remove Python 2 file handling code" |
2022-03-03 |
Yuya Nishihara |
|
New |
[2,of,2] cext: really remove Python 2 file handling code |
2022-03-03 |
Yuya Nishihara |
|
New |
chgserver: remove Python 2 file descriptor logic |
2022-03-04 |
Yuya Nishihara |
|
New |
[STABLE] tags: fix typo in fast path detection of fnode resolution (issue6673) |
2022-03-29 |
Yuya Nishihara |
|
New |
histedit: Speed up scrolling in patch view mode |
2019-04-25 |
Yu Feng |
|
New |
Failing tests for mercurial 5.4rc0 and python3 |
2020-04-23 |
Vladimir Lomov |
|
New |
[V2] patch: don't separate \r and \n when colorizing diff output |
2018-07-11 |
via Mercurial-devel |
|
New |
[3,of,3,STABLE] clone: process 'lookup' return as an arbitrary symbol |
2018-07-28 |
via Mercurial-devel |
|
New |
[STABLE,follow-up] clone: process 'lookup' return as an arbitrary symbol |
2018-07-30 |
via Mercurial-devel |
|
New |
color: issue warning in yellow |
2018-08-20 |
via Mercurial-devel |
|
New |
lfs: add a progress bar when searching for blobs to upload |
2018-08-31 |
via Mercurial-devel |
|
New |
[2,of,6] packaging: print full path to the packages when builddeb finishes successfully |
2018-10-09 |
via Mercurial-devel |
|
New |
[3,of,6] packaging: blindly factor out trap's cleanup function in builddeb |
2018-10-09 |
via Mercurial-devel |
|
New |
[4,of,6] packaging: builddeb's cleanup needs to expand PWD, safely |
2018-10-09 |
via Mercurial-devel |
|
New |
[5,of,6] packaging: cleanup() did not read the value of $CLEANUP |
2018-10-09 |
via Mercurial-devel |
|
New |
[6,of,6] packaging: "make deb" no longer fails |
2018-10-09 |
via Mercurial-devel |
|
New |
blackbox: add configitem for format of log timestamps |
2018-10-23 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: fix a documentation typo |
2018-11-20 |
via Mercurial-devel |
|
New |
[5,of,6,V2] match: avoid translating glob to matcher multiple times for large sets |
2018-11-23 |
via Mercurial-devel |
|
New |
[3,of,3] updatecaches: also warm hgtagsfnodescache |
2019-05-03 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: further clarify that update is performed only when requested |
2019-06-15 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: further clarify that update is performed only when requested |
2019-06-15 |
via Mercurial-devel |
|
New |
[evolve-ext] evolve: further clarify that update is performed only when requested |
2019-07-17 |
via Mercurial-devel |
|
New |
How to get back to a one-file `hg` executable? |
2020-11-03 |
via Mercurial-devel |
|
New |
How to use the templater without color (even when ui has color) |
2020-11-13 |
via Mercurial-devel |
|
New |
[1,of,5] rank: naive rank property computation and retrieval |
2022-01-31 |
via Mercurial-devel |
|
New |
[2,of,5] rank: add context and template keyword |
2022-01-31 |
via Mercurial-devel |
|
New |
[3,of,5] rank: add minimal test |
2022-01-31 |
via Mercurial-devel |
|
New |
[4,of,5] rank: add test with golden values |
2022-01-31 |
via Mercurial-devel |
|
New |
[5,of,5] rank: compute property incrementally |
2022-01-31 |
via Mercurial-devel |
|
New |
[1,of,2] revlog: extract entry byte offsets into named constants |
2022-01-31 |
via Mercurial-devel |
|
New |
[2,of,2] revlog: split revlog v1 and revlog v2 handling |
2022-01-31 |
via Mercurial-devel |
|
New |
filemerge: support passing python script to custom merge-tools |
2018-04-17 |
Tom Hindle |
|
New |
filemerge: support passing python script to custom merge-tools |
2018-04-18 |
Tom Hindle |
|
New |
filemerge: support passing python script to custom merge-tools |
2018-05-01 |
Tom Hindle |
|
New |
hook: add more robust python: syntax checking |
2018-05-24 |
Tom Hindle |
|
New |
[STABLE,v2] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698) |
2018-06-28 |
Thomas Klausner |
|
New |
Add an example in churn extension |
2020-09-17 |
Stéphane Blondon |
|
New |
[website] Replace some subversion references by Git ones |
2020-10-13 |
Stéphane Blondon |
|
New |
[website] display needed flag option to send patch for the website |
2020-10-26 |
Stéphane Blondon |
|
New |
[1,of,3,RFC] context: factor out commonancestorsheads calculation |
2018-05-27 |
Sean Farley |
|
New |
[2,of,3,RFC] context: add a method to return a list of common ancestor changesets |
2018-05-27 |
Sean Farley |
|
New |
[3,of,3,RFC] revset: add an 'all' argument to ancestor() to return |
2018-05-27 |
Sean Farley |
|
New |
[1,of,3,gca-revset] context: factor out commonancestorsheads calculation |
2018-06-15 |
Sean Farley |
|
New |
[2,of,3,gca-revset] context: add a method to return a list of common ancestor changesets |
2018-06-15 |
Sean Farley |
|
New |
[3,of,3,gca-revset] revset: add a new commonancestorheads method |
2018-06-15 |
Sean Farley |
|
New |
[1,of,6,remotenames-ext] Back out "remotenames: push anonymous head if --force is given" |
2018-02-19 |
Ryan McElroy |
|
New |
[2,of,6,remotenames-ext] tests: update with new hg output |
2018-02-19 |
Ryan McElroy |
|
New |
[3,of,6,remotenames-ext] discovery: do not crash if no bookmarks are passed to push discovery |
2018-02-19 |
Ryan McElroy |
|
New |
[4,of,6,remotenames-ext] push: do not over-check for svn/git push targets |
2018-02-19 |
Ryan McElroy |
|
New |
[5,of,6,remotenames-ext] tests: test various combinations of repos with and without extension |
2018-02-19 |
Ryan McElroy |
|
New |
[6,of,6,remotenames-ext] remotenames: do not expect repo._remotenames to be set unconditionally |
2018-02-19 |
Ryan McElroy |
|
New |
[RFC] cmdtest: add a new command that checks revset matching |
2019-02-13 |
Raphaël Gomès |
|
New |
[1,of,3] rust-filepatterns: add a Rust implementation of pattern-related utils |
2019-04-17 |
Raphaël Gomès |
|
New |
[2,of,3] rust-filepatterns: add `rust-cpython` bindings for `filepatterns` |
2019-04-17 |
Raphaël Gomès |
|
New |
[3,of,3] rust-filepatterns: call new Rust implementations from Python |
2019-04-17 |
Raphaël Gomès |
|
New |
[evolve-ext] docs: add example for the `prune` command |
2019-07-19 |
Raphaël Gomès |
|
New |
[1,of,5,STABLE] rust-threads: force Rayon to respect the worker count in config |
2019-12-12 |
Raphaël Gomès |
|
New |
[2,of,5,STABLE] py3: pass bytes to `configint` and `configbool` |
2019-12-12 |
Raphaël Gomès |
|
New |
[3,of,5,STABLE] py3: send bytes from Rust-created warning patterns |
2019-12-12 |
Raphaël Gomès |
|
New |
[4,of,5,STABLE] rust-cpython: import utils::files::* function at module level |
2019-12-12 |
Raphaël Gomès |
|
New |
[5,of,5,STABLE] rust-cpython: do not convert warning pattern to utf-8 bytes |
2019-12-12 |
Raphaël Gomès |
|
New |
[1,of,3,WEBSITE] Remove mention of Olivia in the repo links |
2022-02-21 |
Raphaël Gomès |
|
New |
[2,of,3,WEBSITE] Say that we use Python 3, it's been a while now |
2022-02-21 |
Raphaël Gomès |
|
New |
[3,of,3,WEBSITE] Add mention of the last version to support Python 2 |
2022-02-21 |
Raphaël Gomès |
|
New |
D2701: merge: use constants for actions |
2018-03-06 |
Pulkit Goyal |
|
New |
[2,of,2] phases: use "published" in the phase movement message |
2018-06-08 |
Pulkit Goyal |
|
New |
[10,of,18,"] verify: document the `checkentry` method |
2019-03-06 |
Pulkit Goyal |
|
New |
[V2] tests: use ui.warn() instead of print() in test-extension.t |
2020-06-18 |
Pulkit Goyal |
|
New |
tests: update output in test-chg.t as setprocname missing in pure build |
2020-06-19 |
Pulkit Goyal |
|
New |
[V2] tests: add hghave rule 'setprocname' to check if osutil.procname and use it |
2020-06-19 |
Pulkit Goyal |
|
New |
[RFC] tests: sleep for a second to let ui get flushed |
2020-07-23 |
Pulkit Goyal |
|
New |
[1,of,3,V2] merge: check for dir rename dest before adding ACTION_KEEP |
2020-09-16 |
Pulkit Goyal |
|
New |
[2,of,3,V2] mergestate: introduce a new ACTION_KEEP_NEW |
2020-09-16 |
Pulkit Goyal |
|
New |
[3,of,3,V2] mergestate: define NO_OP_ACTION in module scope instead of inside mergeresult |
2020-09-16 |
Pulkit Goyal |
|
New |
store: remove unnecessary copying on requires file |
2020-09-16 |
Pulkit Goyal |
|
New |
[FOLLOWUP] mergestate: define NO_OP_ACTION in module scope instead of inside mergeresult |
2020-09-18 |
Pulkit Goyal |
|
New |
[V2] mergestate: make filename argument optional in _mergestate_base.extras() |
2020-10-14 |
Pulkit Goyal |
|
New |
[1,of,4] tests: add test showing broken extension loading in case of share-safe |
2020-10-16 |
Pulkit Goyal |
|
New |
[2,of,4] dispatch: load shared source repository config in share-safe mode |
2020-10-16 |
Pulkit Goyal |
|
New |
[3,of,4] config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode |
2020-10-16 |
Pulkit Goyal |
|
New |
[4,of,4] upgrade: add support for experimental safe share mode |
2020-10-16 |
Pulkit Goyal |
|
New |
chgserver: backport py3 buffered I/O workarounds from procutil |
2020-12-06 |
Pulkit Goyal |
|
New |
[1,of,5,chg-tests-fix,V2] procutils: don't try to get `.buffer` if sys.stdin is None |
2020-12-08 |
Pulkit Goyal |
|
New |
[2,of,5,chg-tests-fix,V2] procutil: use os.fdopen(1/2) if sys.stdout/err is None |
2020-12-08 |
Pulkit Goyal |
|
New |
[3,of,5,chg-tests-fix,V2] dispatch: disable line ending normalization on sys.stdin if its None |
2020-12-08 |
Pulkit Goyal |
|
New |
[4,of,5,chg-tests-fix,V2] tests: conditionalize output in test-ssh.t with chg+py3 |
2020-12-08 |
Pulkit Goyal |
|
New |
[5,of,5,chg-tests-fix,V2] dispatch: handle IOError related to flushing of streams in `dispatch()` |
2020-12-08 |
Pulkit Goyal |
|
New |
[1,of,2,"V3] compression: introduce an official `zstd-revlog` requirement |
2019-04-09 |
Pierre-Yves David |
|
New |
[2,of,2,"V3] upgrade: support upgrade to/from zstd storage (issue6088) |
2019-04-09 |
Pierre-Yves David |
|
New |
["FIX-RE2] match: fix re2 compability broken in 2e2699af5649 |
2019-04-11 |
Pierre-Yves David |
|
New |
[1,of,2] debugdiscovery: include the number of heads in all sets |
2019-04-16 |
Pierre-Yves David |
|
New |
[2,of,2] setdiscovery: stop limiting the number of local head we initially send |
2019-04-16 |
Pierre-Yves David |
|
New |
discovery: slowly increase sampling size |
2019-05-21 |
Pierre-Yves David |
|
New |
[1,of,4,V2] flagutil: introduce a flagprocessorsmixin class |
2019-08-11 |
Pierre-Yves David |
|
New |
[2,of,4,V2] flagutil: use the new mixin use in remotefilelog |
2019-08-11 |
Pierre-Yves David |
|
New |
[3,of,4,V2] flagutil: make the error class used by the mixin configurable |
2019-08-11 |
Pierre-Yves David |
|
New |
[4,of,4,V2] flagutil: use it in simplestorerepo |
2019-08-11 |
Pierre-Yves David |
|
New |
[STABLE] merge: respect parents order when using `graft` on a merge |
2019-09-09 |
Pierre-Yves David |
|
New |
perf: fix perfhelper-pathcopies without --stats |
2019-09-27 |
Pierre-Yves David |
|
New |
patchcopies: backout and optimisation that backfired |
2019-10-04 |
Pierre-Yves David |
|
New |
[STABLE] contrib: a small script to nudge lingering diff |
2020-01-24 |
Pierre-Yves David |
|
New |
[1,of,3,STABLE] gzip: rename the argument to `mtime` to match upstream python |
2020-03-10 |
Pierre-Yves David |
|
New |
[2,of,3,STABLE] gzip: indent the custom Gzip code |
2020-03-10 |
Pierre-Yves David |
|
New |
[3,of,3,STABLE] gzip: use the stdlib version with python 3 (issue6284) |
2020-03-10 |
Pierre-Yves David |
|
New |
[1,of,5,STABLE,REGRESSION,V2] exchange: backout changeset c26335fa4225 |
2020-07-24 |
Pierre-Yves David |
|
New |
[2,of,5,STABLE,REGRESSION,V2] push: test the checks preventing pushing orphaness to a server |
2020-07-24 |
Pierre-Yves David |
|
New |
[3,of,5,STABLE,REGRESSION,V2] push: another test for checks preventing pushing orphaness to a server |
2020-07-24 |
Pierre-Yves David |
|
New |
[4,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[5,of,5,STABLE,REGRESSION,V2] push: test for checks preventing publishing obsolete changeset |
2020-07-24 |
Pierre-Yves David |
|
New |
[evolve-ext] packaging: require mercurial >= 4.5 |
2019-06-11 |
Philippe Pepiot |
|
New |
D851: [RFC] setup: increase MAX_PATH limit on Windows 10 Anniversary Update |
2017-09-30 |
phabricator |
|
RFC |
D1313: dirstate: gate access to self._map.dirs |
2017-11-03 |
phabricator |
|
New |
D1371: global: remove redundant parenthesis |
2017-11-12 |
phabricator |
|
New |
D1506: dagop: handle IndexError when using wdir() in dag range |
2017-11-24 |
phabricator |
|
New |
D1700: logtoprocess: pass ui in runshellcommand |
2017-12-15 |
phabricator |
|
New |
D1701: logtoprocess: add the possibility to not popup a console |
2017-12-15 |
phabricator |
|
New |
D1752: tests: show phases aren't preserved part of streaming clone (issue5648) |
2017-12-24 |
phabricator |
|
New |
D1753: streamclone: preserve remote phases (issue5648) |
2017-12-24 |
phabricator |
|
New |
D1765: parsers: use an attr-derived class for revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1766: cext: rename variable describing format for index entries |
2017-12-27 |
phabricator |
|
New |
D1768: cext: obtain reference to index entry type |
2017-12-27 |
phabricator |
|
New |
D1767: cext: make nullentry a member of index types |
2017-12-27 |
phabricator |
|
New |
D1772: tests: port revlog index code to modern API |
2017-12-27 |
phabricator |
|
New |
D1769: cext: use dedicated type for index entries |
2017-12-27 |
phabricator |
|
New |
D1770: revlog: use revlog index entry type for version 0 revlogs |
2017-12-27 |
phabricator |
|
New |
D1774: repoview: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1775: dagutil: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1776: bundlerepo: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1773: revlog: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1771: revlog: pass index entry type into packentry() (API) |
2017-12-27 |
phabricator |
|
New |
D1779: unionrepo: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1777: upgrade: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D1778: debugcommands: use named attributes on revlog index entries |
2017-12-27 |
phabricator |
|
New |
D2079: color: honor NO_COLOR |
2018-02-07 |
phabricator |
|
New |
D2158: py3: use raw string for open() mode |
2018-02-12 |
phabricator |
|
New |
D2588: commit: adds multiline commit message support(issue5616) |
2018-03-03 |
phabricator |
|
New |
D2622: ui: adding a generic method to read config items with an arbitrary type |
2018-03-03 |
phabricator |
|
New |
D2623: dispatch: adding config items for overriding flag defaults |
2018-03-03 |
phabricator |
|
New |
D2680: [PoC] obsolete: make markers database writable if local-only mode enabled |
2018-03-05 |
phabricator |
|
New |
D2679: [PoC] obsolete: config option to enable local only obsolescence mode |
2018-03-05 |
phabricator |
|
New |
D2682: [PoC] changegroup: delete obs markers when applying changegroup |
2018-03-05 |
phabricator |
|
New |
D2681: [PoC] scmutil: support local only obsolescence |
2018-03-05 |
phabricator |
|
New |
D2873: remotenames: add functionality to override -B flag of push |
2018-03-15 |
phabricator |
|
New |
D2875: remotenames: introduce a config option to allow creation of remote bookmarks |
2018-03-15 |
phabricator |
|
New |
D2880: bundle: add the possibility to bundle bookmarks (issue5792) |
2018-03-16 |
phabricator |
|
New |
D2884: wireproto: experimental command to emit file data |
2018-03-16 |
phabricator |
|
New |
D2945: state: add a magicheader to each state file |
2018-03-26 |
phabricator |
|
New |
D2999: infinitepush: use zope.interface to define indexapi interface |
2018-03-31 |
phabricator |
|
New |
D3022: fix: use a portable python script instead of sed in test |
2018-04-02 |
phabricator |
|
New |
D3023: fix: use a portable python script instead of sed in test |
2018-04-02 |
phabricator |
|
New |
D3187: phase: Add dry-run functionality |
2018-04-07 |
phabricator |
|
New |
D3304: formatter: add support for -Tcbor |
2018-04-13 |
phabricator |
|
New |
D3444: tests: comprehensively test exit handling |
2018-05-06 |
phabricator |
|
New |
D3445: dispatch: shore up exit handling |
2018-05-06 |
phabricator |
|
New |
D3447: rust: make exit handling consistent with `hg` |
2018-05-06 |
phabricator |
|
New |
D3446: dispatch: move sys.exit() to caller (API) |
2018-05-06 |
phabricator |
|
New |
D3454: Assign to result from block. |
2018-05-06 |
phabricator |
|
New |
D3650: serve: add an option to open in the default browser |
2018-05-24 |
phabricator |
|
New |
D3663: graft: add test showing --continue not preserving --edit passed earlier |
2018-05-25 |
phabricator |
|
New |
D3664: graft: reuse the --edit value passed initially in `hg graft --continue` (BC) |
2018-05-25 |
phabricator |
|
New |
D3669: cmdutil: have statefile names in STATES instead of functions |
2018-05-29 |
phabricator |
|
New |
D3670: cmdutil: don't return statedetectionpredicate function from _getrepostate() |
2018-05-29 |
phabricator |
|
New |
D3672: retractboundary: add dryrun parameter |
2018-05-30 |
phabricator |
|
New |
D3830: rebase: suppress transaction warns during dry-run |
2018-06-24 |
phabricator |
|
New |
D3866: histedit: use cbor to write histedit-state file |
2018-06-30 |
phabricator |
|
New |
D3896: copies: handle case when both merge cset are not descendant of merge base |
2018-07-08 |
phabricator |
|
New |
D3946: obsolete: resolved ValueError for var containing 2 ':' chars(issue-5783) |
2018-07-14 |
phabricator |
|
New |
D3977: hgweb: strip trailing '/' in apppath before appending '/static/' |
2018-07-25 |
phabricator |
|
New |
D3979: contrib/phabricator: Convert description into local |
2018-07-25 |
phabricator |
|
New |
D3986: split: abort if there's an unfinished operation |
2018-07-30 |
phabricator |
|
New |
D4053: [RFC]hgweb: garbage collect on every request in hgweb_mod too |
2018-08-02 |
phabricator |
|
New |
D4283: webcommands: fix `@webcommand` decorator |
2018-08-15 |
phabricator |
|
New |
D4301: tests: add a directory 'knownfailures' to check in known failures |
2018-08-16 |
phabricator |
|
New |
D4409: rebase: skip *all* obsolete revisions |
2018-08-28 |
phabricator |
|
New |
D4479: [RFC] obsolete: add mechanism to filter obsstore |
2018-09-04 |
phabricator |
|
New |
D4664: mergecommit: add a new extension to merge in-memory and create a commit |
2018-09-19 |
phabricator |
|
New |
D4716: lfs: don't add extension to hgrc after clone or share (BC) |
2018-09-24 |
phabricator |
|
New |
D4810: repository: introduce an ellipses repo requirement |
2018-09-30 |
phabricator |
|
New |
D4876: amend: add config to skip amend if only date is changed (issue5828) |
2018-10-03 |
phabricator |
|
New |
D4877: url: Allow to configure timeout on http connection |
2018-10-04 |
phabricator |
|
New |
D5064: style: run black on a subset of mercurial |
2018-10-13 |
phabricator |
|
New |
D5295: branchmap: define a hasbranch() to find whether a branch exists or not |
2018-11-22 |
phabricator |
|
New |
D5299: phabricator: fallback reading arcanist config files |
2018-11-23 |
phabricator |
|
New |
D5308: store: don't pass 'atomictemp=True' while appending to fncache |
2018-11-27 |
phabricator |
|
New |
D5410: merge: allow to merge non-conflicting changes outside narrowspec |
2018-12-11 |
phabricator |
|
New |
D5495: revset: add "branch" positional arguments to the merge revset |
2019-01-06 |
phabricator |
|
New |
D5496: revset: add "samebranch" keyword argument to the merge revset |
2019-01-06 |
phabricator |
|
New |
D5503: vfs: add support for repo names with `$` sign while using with env vars (issue5739) |
2019-01-07 |
phabricator |
|
New |
D5514: test: change test's diff generation to use mdiff for nicer output |
2019-01-07 |
phabricator |
|
New |
D5539: style: run yapf on a subset of mercurial |
2019-01-09 |
phabricator |
|
New |
D5567: revlog: assign revlog._io in version lookup conditional |
2019-01-11 |
phabricator |
|
New |
D5566: revlog: rename revlog I/O classes to reflect version (API) |
2019-01-11 |
phabricator |
|
New |
D5565: revlog: add version 2 format flag to control sparse |
2019-01-11 |
phabricator |
|
New |
D5632: setdiscovery: pass srvheads into partialdiscovery constructor |
2019-01-18 |
phabricator |
|
New |
D5737: py3: convert info.name to bytes in subrepo.py |
2019-01-29 |
phabricator |
|
New |
D5812: py3: pass str into ValueError to prevent b'' prefix in output |
2019-02-03 |
phabricator |
|
New |
D5941: config.txt: Add better documentation for ui.tweakdefault(issue6000) |
2019-02-11 |
phabricator |
|
New |
D6005: uncommit: added interactive mode and removed _fixdirstate()(issue6062) |
2019-02-22 |
phabricator |
|
New |
D6026: lock: Improve the waiting for lock message which will help newcomers(issue6081) |
2019-02-26 |
phabricator |
|
New |
D6027: mq: make unshelve to apply on modified mq patch (issue4318) |
2019-02-26 |
phabricator |
|
New |
D6029: Bug 1477205 - Remove the exception when a node is created after closing the AudioContext. r?padenot |
2019-02-27 |
phabricator |
|
New |
D6043: UnicodeEncoding:change the default encoding of the whole script to be 'UTF-8'(issue6040) |
2019-03-02 |
phabricator |
|
New |
D6056: patch: stop aborting when ADD/RENAME/COPY files on --interactive (issue5727) |
2019-03-03 |
phabricator |
|
New |
D6082: phabricator: add a `--branch` flag to `hg phabsend` |
2019-03-07 |
phabricator |
|
New |
D6123: Experimental features: Add condition to for float number (issue6099) |
2019-03-12 |
phabricator |
|
New |
D6128: chistedit:improve location of highlighted cursor.(issue6073) |
2019-03-13 |
phabricator |
|
New |
D6259: revset: on-disk cache for children queries |
2019-04-16 |
phabricator |
|
New |
D6312: branchcache: update the filteredhash if we update the tiprev |
2019-04-26 |
phabricator |
|
New |
D6355: shelve: add `update --shelve` if shelve extension is loaded |
2019-05-09 |
phabricator |
|
New |
D6356: mdiff: prepare mdiff to be used for run-tests to replace unidiff |
2019-05-10 |
phabricator |
|
New |
D6359: test: change test's diff generation to use mdiff for nicer output |
2019-05-10 |
phabricator |
|
New |
D6462: commitextras: try to remove localrepo hacking to add extras to commit |
2019-05-30 |
phabricator |
|
New |
D6659: graft: split graft code to avoid duplication |
2019-07-18 |
phabricator |
|
New |
D6665: continue: added support for graft |
2019-07-21 |
phabricator |
|
New |
D6678: continue: added support for histedit |
2019-07-23 |
phabricator |
|
New |
D6697: cmdutil: add allowunfinished to prevent checkunfinished() on docommit() |
2019-07-26 |
phabricator |
|
New |
D6709: config: add --all flag to show all known configs |
2019-08-02 |
phabricator |
|
New |
D6717: mypy: add a mypy.ini config file |
2019-08-04 |
phabricator |
|
New |
D6718: repository: suppress typing errors on functions without arguments |
2019-08-04 |
phabricator |
|
New |
D6735: update: added support for --abort flag(issue4404) |
2019-08-17 |
phabricator |
|
New |
D6738: unshelve: add --unresolved flag to unshelve mergestate with unresolved files |
2019-08-17 |
phabricator |
|
New |
D6737: shelve: add --unresolved flag to shelve mergestate with unresolved files |
2019-08-17 |
phabricator |
|
New |
D6739: unshelve: add abort on using --interactive and --unresolved together |
2019-08-17 |
phabricator |
|
New |
D6776: bookmarks: validate changes on push |
2019-08-30 |
phabricator |
|
New |
D6845: pushkeys: introduce a server.bookmarks-pushkey-reject option to complement D6776 |
2019-09-12 |
phabricator |
|
New |
D6846: packaging: script the building of a MacOS installer using a custom python |
2019-09-12 |
phabricator |
|
New |
D6847: dont-accept-this: this is for reference in D6776 |
2019-09-13 |
phabricator |
|
New |
D6859: rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send (RFC) |
2019-09-16 |
phabricator |
|
New |
D6876: phabricator: support automatically obsoleting old revisions of pulled commits |
2019-09-25 |
phabricator |
|
New |
D6906: ci: implement a new CI system for Mercurial |
2019-09-29 |
phabricator |
|
New |
D6922: ci: implement a "try server" |
2019-09-30 |
phabricator |
|
New |
D6924: ci: store job start parameters in DynamoDB |
2019-10-01 |
phabricator |
|
New |
D6927: ci: report cost to run each job |
2019-10-01 |
phabricator |
|
New |
D6925: ci: track spot instance state, randomly assign availability zone |
2019-10-01 |
phabricator |
|
New |
D6928: ci: fetch explicit attributes |
2019-10-01 |
phabricator |
|
New |
D6926: ci: retry expired spot instance requests |
2019-10-01 |
phabricator |
|
New |
D6929: ci: add comment about block duration pricing |
2019-10-01 |
phabricator |
|
New |
D6957: rebase: unconditionally clear merge state when `--stop`ing a rebase |
2019-10-04 |
phabricator |
|
New |
D6958: hg: move hg script to be a template that gets filled in via make |
2019-10-04 |
phabricator |
|
New |
D6959: setup: switch to having setup.py generate an hg script |
2019-10-04 |
phabricator |
|
New |
D6962: config: add defaults and experimental status for --debug flag |
2019-10-04 |
phabricator |
|
New |
D6963: config: show config options in a user-friendly format |
2019-10-04 |
phabricator |
|
New |
D6966: shelve: add method for storing mergestate in changeset extras |
2019-10-04 |
phabricator |
|
New |
D6987: strip: move strip extension to core |
2019-10-05 |
phabricator |
|
New |
D7025: rewriteutil: add configurable check to disallow obsoleting someone else cset |
2019-10-08 |
phabricator |
|
New |
D7026: treemanifest: move out of experimental |
2019-10-08 |
phabricator |
|
New |
D7106: fuzz: restrict dirs fuzzer to only 40k of input |
2019-10-15 |
phabricator |
|
New |
D7135: copies: filter out file already in parent in duplicatecopies() |
2019-10-18 |
phabricator |
|
New |
D7146: [RFC] grep: add config option to grep PWD by default |
2019-10-22 |
phabricator |
|
New |
D7175: tests: add test showing incorrect note about not rebasing extinct commit |
2019-10-26 |
phabricator |
|
New |
D7176: rebase: allow rebasing obsolete commit without successor |
2019-10-26 |
phabricator |
|
New |
D7177: [PoC] allow providing explicit mapping for parents of merge commits |
2019-10-28 |
phabricator |
|
New |
D7187: py3: fix fsmonitor error message formatting under Python3 |
2019-11-01 |
phabricator |
|
New |
D7257: [RFC] repoview: add a "filter" that just disallows walking to heads |
2019-11-06 |
phabricator |
|
New |
D7295: pytype: add a (very slow) test that executes pytype |
2019-11-06 |
phabricator |
|
New |
D7296: pycompat: kludge around pytype being confused by __new__ |
2019-11-06 |
phabricator |
|
New |
D7384: commands: necessary annotations and suppresssions to pass pytype |
2019-11-14 |
phabricator |
|
New |
D7416: procutil: support for obtaining an importlib.abc.ResourceReader |
2019-11-15 |
phabricator |
|
New |
D7417: procutil: extract executable-relative resources test |
2019-11-15 |
phabricator |
|
New |
D7418: procutil: teach resourcereader() to handle exe relative resources |
2019-11-15 |
phabricator |
|
New |
D7419: help: port to ResourceReader API |
2019-11-15 |
phabricator |
|
New |
D7422: rust: remove hgcli project |
2019-11-15 |
phabricator |
|
New |
D7515: pytype: [WIP] suppress various warnings inline to get a clean run |
2019-11-24 |
phabricator |
|
New |
D7542: mail: don't complain about a multi-word email.method |
2019-12-02 |
phabricator |
|
New |
D7574: hg-core: add utils::path to project |
2019-12-07 |
phabricator |
|
New |
D7577: rust-configparser: implement Mercurial's config file discovery logic |
2019-12-07 |
phabricator |
|
New |
D7576: hg-core: add configparser to library |
2019-12-07 |
phabricator |
|
New |
D7575: hg-core: vendor Facebook's configparser crate |
2019-12-07 |
phabricator |
|
New |
D7582: rust-configparser: run rustfmt |
2019-12-07 |
phabricator |
|
New |
D7630: RFC: absorb: make the absorbed changeset be automatically "evolved" |
2019-12-13 |
phabricator |
|
New |
D7631: RFC: absorb: allowing committed changes to be absorbed into their ancestors |
2019-12-13 |
phabricator |
|
New |
D7716: rust-discovery: partial switch to typestate pattern |
2019-12-24 |
phabricator |
|
New |
D7717: rust-discovery: restoring add_missing cheap early return |
2019-12-24 |
phabricator |
|
New |
D7718: rust-directory: simplify bidirectional sampling |
2019-12-24 |
phabricator |
|
New |
D7719: rust-discovery: children cache as typestate transition |
2019-12-24 |
phabricator |
|
New |
D7720: rust-discovery: moved some methods to the wrapper enum |
2019-12-24 |
phabricator |
|
New |
D7721: rust-discovery: postponing random generator init |
2019-12-24 |
phabricator |
|
New |
D7722: rust-discovery: simplifying add_missing_revisions() |
2019-12-24 |
phabricator |
|
New |
D7728: rebase: add test to demonstrate issue6180 |
2019-12-27 |
phabricator |
|
New |
D7730: rebase: make sure pruning does not confuse rebase (issue6180) |
2019-12-27 |
phabricator |
|
New |
D7786: update: add --abort option in hg update command (issue4404) |
2020-01-03 |
phabricator |
|
New |
D7941: py3: wallpaper over demand importer differences on Python 3.5 |
2020-01-18 |
phabricator |
|
New |
D7942: py3: make test-http-bad-server.t conditional on Python 3.6+ |
2020-01-18 |
phabricator |
|
New |
D7940: py3: make flush() line optional |
2020-01-18 |
phabricator |
|
New |
D7967: exchange: recognize changegroup3 bundles in `getbundlespec()` |
2020-01-21 |
phabricator |
|
New |
D8064: split: add a --single flag to only ask for one split |
2020-02-01 |
phabricator |
|
New |
D8227: hgit: use type_str instead of type for checking type of git objects |
2020-03-05 |
phabricator |
|
New |
D8290: morestatus: recommend `hg resolve --clear` when appropriate |
2020-03-13 |
phabricator |
|
New |
D8289: resolve: add a --clear option for clearing the merge state |
2020-03-13 |
phabricator |
|
New |
D8346: tests: force newlines to LF in tinyproxy.py |
2020-03-30 |
phabricator |
|
New |
D8345: tests: look for CRLF on Windows |
2020-03-30 |
phabricator |
|
New |
D8347: encoding: use special dictionary type for env variables on Windows |
2020-03-30 |
phabricator |
|
New |
D8348: tests: force newlines to LF in inline Python script |
2020-03-30 |
phabricator |
|
New |
D8352: extensions: don't crash if __file__ not defined |
2020-04-01 |
phabricator |
|
New |
D8457: [RFC] metadataonlyctx: demonstrate an error reusing manifest nodes |
2020-04-17 |
phabricator |
|
New |
D8524: phabricator: load .arcconfig during reposetup (issue6331) |
2020-05-15 |
phabricator |
|
New |
D8571: test: make test-doctest.py not assume it's run from a mercurial repo |
2020-05-19 |
phabricator |
|
New |
D8579: context: avoid computing status twice when comparing among revisions |
2020-05-25 |
phabricator |
|
New |
D8595: copies: make _chain() and _filter() public |
2020-05-29 |
phabricator |
|
New |
D8596: merge: mark copies in in-memory context when merging |
2020-05-29 |
phabricator |
|
New |
D8597: rebase: use merge.graft() instead of merge.update() |
2020-05-29 |
phabricator |
|
New |
D8598: rebase: drop duplicate call to copies.graftcopies() |
2020-05-29 |
phabricator |
|
New |
D8599: rebase: remove now-unused arguments from rebasenode() |
2020-05-29 |
phabricator |
|
New |
D8616: merge: chain copies with existing copies in working copy |
2020-06-06 |
phabricator |
|
New |
D8646: update: suggest --merge while `hg up` across topo branches |
2020-06-22 |
phabricator |
|
New |
D8677: heptapod: use basename of tests in skiplist in CI (issue6351) |
2020-07-03 |
phabricator |
|
New |