[5,of,7] rust-cpython: turn inline comments into non-doc comments |
2019-10-13 |
Yuya Nishihara |
|
New |
[4,of,7] rust-cpython: fix signature of 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 |
[2,of,7] rust-cpython: add wrapper around decapsule_make_dirstate_tuple() |
2019-10-13 |
Yuya Nishihara |
|
New |
[1,of,7] rust-cpython: alias python(27|3)_sys globally |
2019-10-13 |
Yuya Nishihara |
|
New |
rust-cpython: change license of ref_sharing.rs to MIT |
2019-10-05 |
Yuya Nishihara |
|
New |
[1,of,2] byteify-strings: add test for byteify-strings.py |
2019-08-05 |
Yuya Nishihara |
|
New |
[V2] rust-dirstate: leverage find_dirs() iterator in DirsMultiset |
2019-07-11 |
Yuya Nishihara |
|
New |
D6593: rust-minor-fixes: remove Deref in favor of explicit methods |
2019-07-05 |
Yuya Nishihara |
|
New |
[7,of,7,STABLE] bookmarks: actual fix for race condition deleting bookmark |
2019-06-23 |
Yuya Nishihara |
|
New |
[2,of,2] root: add template variables pointing to repository directories |
2019-06-04 |
Yuya Nishihara |
|
New |
[1,of,2] root: add support for -Tformatter option |
2019-06-04 |
Yuya Nishihara |
|
New |
D6369: templatekw: make {file_*} compare to both merge parents (issue4292) |
2019-05-26 |
Yuya Nishihara |
|
New |
D6196: cext: make revlog.c PY_SSIZE_T_CLEAN |
2019-04-09 |
Yuya Nishihara |
|
New |
[STABLE] revlog: make sure we never use sparserevlog without general delta (issue6056) |
2019-01-31 |
Yuya Nishihara |
|
New |
[STABLE] run-tests: fix permission to clean up unreadable directories |
2018-12-17 |
Yuya Nishihara |
|
New |
[5,of,5] extensions: use ui.log() interface to provide detailed loading information |
2018-12-16 |
Yuya Nishihara |
|
New |
[4,of,5] mq: implement log() on dummyui |
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 |
[2,of,5] blackbox: resurrect recursion guard |
2018-12-16 |
Yuya Nishihara |
|
New |
[1,of,5] tests: filter out uninteresting log events |
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 |
[2,of,3] context: collapse complex condition to see if filelog have to be compared |
2018-12-16 |
Yuya Nishihara |
|
New |
[1,of,3,STABLE] context: reimplement memfilectx.cmp() |
2018-12-16 |
Yuya Nishihara |
|
New |
[STABLE] worker: do not swallow exception occurred in main process |
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 |
[1,of,2,RESEND] commandserver: add IPC channel to teach repository path on command finished |
2018-12-11 |
Yuya Nishihara |
|
New |
[STABLE,RESEND] rust: fix signature of rustlazyancestors_init() function |
2018-11-02 |
Yuya Nishihara |
|
New |
[2,of,2] py3: do not stringify integers in revlog stats by '%s' |
2018-10-24 |
Yuya Nishihara |
|
New |
[1,of,2] py3: convert revlog stats to a dict of (bytes, int) pairs |
2018-10-24 |
Yuya Nishihara |
|
New |
[PoC] filecache: unimplement __set__() and __delete__() DO NOT PUSH |
2018-10-20 |
Yuya Nishihara |
|
New |
[3,of,3] rust-chg: install signal handlers to forward signals to server |
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 |
[1,of,3] rust-chg: extract signal handlers from chg/procutil.c |
2018-10-07 |
Yuya Nishihara |
|
New |
[7,of,7] help: document about "version" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[6,of,7] help: document about "tags" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[5,of,7] help: document about "status" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[4,of,7] help: document about "resolve" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[3,of,7] help: document about "paths" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[2,of,7] help: document about "identify" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[1,of,7] help: document about "grep" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
chgserver: catch Abort while parsing early args to shut down cleanly |
2018-10-07 |
Yuya Nishihara |
|
New |
[2,of,2] chg: upgrade client to use "setumask2" command |
2018-10-05 |
Yuya Nishihara |
|
New |
[1,of,2] chgserver: add "setumask2" command which uses correct message frame |
2018-10-05 |
Yuya Nishihara |
|
New |
[6,of,6] help: document about "export" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[5,of,6] help: document about "config" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[4,of,6] help: document about "cat" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[3,of,6] help: document about "branches" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[2,of,6] help: document about "bookmarks" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[1,of,6] help: document about "annotate" template keywords |
2018-10-03 |
Yuya Nishihara |
|
New |
[5,of,5,V2] help: document about "files" template keywords |
2018-10-01 |
Yuya Nishihara |
|
New |
[4,of,5,V2] formatter: remove experimental marker from -T option |
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 |
[2,of,5,V2] annotate: rename {line_number} to {lineno} (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[1,of,5,V2] resolve: rename {status} to {mergestatus} to not shadow change status (BC) |
2018-10-01 |
Yuya Nishihara |
|
New |
[5,of,5] annotate: pass in wdir rev and node to formatter (BC) |
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 |
[3,of,5] log: fill in pseudo rev and node as wdir() manifest identifiers |
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 |
[1,of,5] hgweb: use scmutil.binnode() to translate None to wdir hash (issue5988) |
2018-09-23 |
Yuya Nishihara |
|
New |
[2,of,2] chgserver: restore pager fds attached within runcommand session |
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] status: remove "morestatus" message from formatter data (BC) |
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 |
phabricator: add testedwith boilerplate |
2018-09-19 |
Yuya Nishihara |
|
New |
D4602: phabricator: move extension from contrib to hgext |
2018-09-15 |
Yuya Nishihara |
|
New |
[5,of,5] log: make changesetformatter pass in changectx to formatter |
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 |
[3,of,5] journal: do not pass in repolookuperror string to template (BC) |
2018-09-15 |
Yuya Nishihara |
|
New |
[2,of,5] journal: inline formatted nodes and date into expression |
2018-09-15 |
Yuya Nishihara |
|
New |
[1,of,5] journal: unify template name for "nodes" (BC) |
2018-09-15 |
Yuya Nishihara |
|
New |
[6,of,6] templatekw: add {size} keyword as an example of fctx-based keyword |
2018-09-02 |
Yuya Nishihara |
|
New |
[5,of,6] formatter: populate fctx from ctx and path value |
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 |
[3,of,6] formatter: inline _gettermap and _knownkeys |
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 |
[1,of,6] templater: remove unused context argument from most resourcemapper functions |
2018-09-02 |
Yuya Nishihara |
|
New |
[5,of,5] templatekw: add {path} keyword to host documentation |
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 |
[3,of,5] formatter: rename {abspath}/{file} to {path}, and drop relative {path} (BC) |
2018-08-30 |
Yuya Nishihara |
|
New |
[2,of,5] templatekw: alias {name} of file copies dict to {path} |
2018-08-30 |
Yuya Nishihara |
|
New |
[1,of,5] templatekw: alias {file} of files list to {path} |
2018-08-30 |
Yuya Nishihara |
|
New |
[STABLE] perf: fix typo in perfphasesremote() |
2018-08-18 |
Yuya Nishihara |
|
New |
[evolve-ext] templatekw: do not override in-core {obsolete} keyword |
2018-08-08 |
Yuya Nishihara |
|
New |
[3,of,3] templatekw: deprecate old-style template keyword function (API) |
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 |
[1,of,3] hgweb: use registrar to add "motd" template keyword |
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,2] fileset: turn on listclean conditionally |
2018-08-06 |
Yuya Nishihara |
|
New |
[3,of,3] fileset: combine union of basic patterns into single matcher |
2018-08-04 |
Yuya Nishihara |
|
New |
[2,of,3] fileset: reorder 'or' expression by weight |
2018-08-04 |
Yuya Nishihara |
|
New |
[1,of,3] fileset: introduce weight constants for readability |
2018-08-04 |
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 |
[3,of,3] test-convert: demonstrate an unstable hash issue for bzr -> hg -> hg |
2018-07-07 |
Yuya Nishihara |
|
New |
[6,of,6] fileset: pass in badfn to inner matchers |
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 |
[4,of,6] match: add prefixdirmatcher to adapt subrepo matcher back |
2018-07-07 |
Yuya Nishihara |
|
New |
[3,of,6] fileset: make debugfileset filter repository files |
2018-07-07 |
Yuya Nishihara |
|
New |
[2,of,6] fileset: sort debugfileset output |
2018-07-07 |
Yuya Nishihara |
|
New |
[1,of,6] fileset: move helper functions to top |
2018-07-07 |
Yuya Nishihara |
|
New |
[7,of,7] diffutil: move the module out of utils package |
2018-07-06 |
Yuya Nishihara |
|
New |
[6,of,7] diffutil: remove diffopts() in favor of diffallopts() |
2018-07-06 |
Yuya Nishihara |
|
New |
[5,of,7] obsutil: use public interface to access to repo.ui |
2018-07-06 |
Yuya Nishihara |
|
New |
[4,of,7] hgweb: pass ui to diffstatgen() explicitly |
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 |
[2,of,7] templatekw: obtain ui directly from the template context |
2018-07-06 |
Yuya Nishihara |
|
New |
[1,of,7] context: remove unneeded alias of diffopts |
2018-07-06 |
Yuya Nishihara |
|
New |
[7,of,7] match: remove ctx argument from code path down to _buildmatch() |
2018-07-05 |
Yuya Nishihara |
|
New |
[6,of,7] match: compose 'set:' pattern as matcher |
2018-07-05 |
Yuya Nishihara |
|
New |
[5,of,7] match: resolve 'set:' patterns first in _buildmatch() |
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 |
[3,of,7] match: add basic wrapper for boolean function |
2018-07-05 |
Yuya Nishihara |
|
New |
[2,of,7] stringutil: move _formatsetrepr() from smartset |
2018-07-05 |
Yuya Nishihara |
|
New |
[1,of,7] pycompat: move rapply() from util |
2018-07-05 |
Yuya Nishihara |
|
New |
[STABLE] encoding: alias cp65001 to utf-8 on Windows |
2018-07-01 |
Yuya Nishihara |
|
New |
[4,of,4] show: use filter() function to strip "tip" tag |
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 |
[2,of,4] templater: introduce filter() function to remove empty items from list |
2018-06-23 |
Yuya Nishihara |
|
New |
[1,of,4] templater: fix truth testing of integer 0 taken from a list/dict |
2018-06-23 |
Yuya Nishihara |
|
New |
formatter: look for template symbols from the associated name |
2018-06-22 |
Yuya Nishihara |
|
New |
[RFC] fileset: add "tracked()" to explicitly select files in the revision |
2018-06-12 |
Yuya Nishihara |
|
New |
D3665: graph: improve graph output by using Unicode characters |
2018-05-30 |
Yuya Nishihara |
|
New |
[1,of,5] test-lfs: add tests to force server error path coverage |
2018-04-14 |
Yuya Nishihara |
|
New |
[3,of,4,V2] lfs: infer the blob store URL from an explicit pull source |
2018-04-11 |
Yuya Nishihara |
|
New |
[6,of,6] test-lfs-test-server: add a testcase for `hg serve` |
2018-03-29 |
Yuya Nishihara |
|
New |
[4,of,4,V2] annotate: add support for template keywords and functions depending on ctx |
2018-03-16 |
Yuya Nishihara |
|
New |
[3,of,4,V2] formatter: unblock storing fctx as a template resource |
2018-03-16 |
Yuya Nishihara |
|
New |
[2,of,4,V2] templater: process mapping dict by resource callables |
2018-03-16 |
Yuya Nishihara |
|
New |
[1,of,4,V2] templater: convert resources to a table of callables for future extension |
2018-03-16 |
Yuya Nishihara |
|
New |
[9,of,9] templatekw: add compatlist() as a replacement for showlist() |
2018-02-27 |
Yuya Nishihara |
|
New |
[8,of,9] templatekw: add compatdict() as a replacement for showdict() |
2018-02-27 |
Yuya Nishihara |
|
New |
[7,of,9] templatekw: pass templater to _showlist() by an explicit argument |
2018-02-27 |
Yuya Nishihara |
|
New |
[6,of,9] hgweb: make templater mostly compatible with log templates |
2018-02-27 |
Yuya Nishihara |
|
New |
[5,of,9] log: do not invoke templatekw.showobsfate() as a function |
2018-02-27 |
Yuya Nishihara |
|
New |
[4,of,9] templatekw: inline getfiles() |
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 |
[2,of,9] templatekw: switch non-showlist template keywords to new API |
2018-02-27 |
Yuya Nishihara |
|
New |
[1,of,9] templatekw: extract non-templatekw function as getgraphnode() |
2018-02-27 |
Yuya Nishihara |
|
New |
[2,of,2,RFC] dispatch: look up command by [<space>:]<cmdname> syntax (PoC) |
2018-02-22 |
Yuya Nishihara |
|
New |
[1,of,2,RFC] dispatch: remember command table per extension (PoC DO NOT PUSH) |
2018-02-22 |
Yuya Nishihara |
|
New |
[4,of,4] log: add TODO comments about --line-range processing |
2018-02-12 |
Yuya Nishihara |
|
New |
[3,of,4] log: factor out function to feed revisions to displayer |
2018-02-12 |
Yuya Nishihara |
|
New |
[2,of,4] graphlog: unblock --line-range option |
2018-02-12 |
Yuya Nishihara |
|
New |
[1,of,4] graphlog: deduplicate preprocessing of log command |
2018-02-12 |
Yuya Nishihara |
|
New |