Mercurial > hg
graph
-
py3: add __bool__ to every class defining __nonzero__Mon, 13 Mar 2017 12:40:14 -0700, by Gregory Szorc
-
merge: also allow 'e' action with experimental.updatecheck=noconflictMon, 13 Mar 2017 21:58:43 -0700, by Martin von Zweigbergk
-
exchange: use v2 bundles for modern compression engines (issue5506) stableThu, 16 Mar 2017 12:33:15 -0700, by Gregory Szorc
-
exchange: reject new compression engines for v1 bundles (issue5506) stableThu, 16 Mar 2017 12:23:56 -0700, by Gregory Szorc
-
config: honour the trusted flag in ui.configbytesSun, 12 Mar 2017 11:43:31 -0700, by Martijn Pieters
-
osutil: fix potential wrong fd closeWed, 15 Mar 2017 20:43:12 -0700, by Jun Wu
-
parsers: use Python memory allocator for indexObject->offsetsThu, 09 Mar 2017 12:09:31 -0800, by Gregory Szorc
-
parsers: use Python memory allocator in commonancestorsheads()Thu, 09 Mar 2017 12:02:59 -0800, by Gregory Szorc
-
osutil: use Python memory allocator in _listdirThu, 09 Mar 2017 11:56:47 -0800, by Gregory Szorc
-
bdiff: use Python memory allocator in fixwsThu, 09 Mar 2017 11:54:25 -0800, by Gregory Szorc
-
localrepo: fix deprecation warning version of wfileThu, 16 Mar 2017 11:17:55 -0700, by Pierre-Yves David
-
util: explicitly tests for NoneWed, 15 Mar 2017 15:07:14 -0700, by Pierre-Yves David
-
context: simplify call to icase matcher in 'match()'Wed, 15 Mar 2017 15:38:02 -0700, by Pierre-Yves David
-
py3: make sure using bytes status char rather than ascii valuesThu, 16 Mar 2017 09:13:13 +0530, by Pulkit Goyal
-
shelve: get rid of ui.backupconfigThu, 16 Mar 2017 14:27:41 -0700, by Jun Wu
-
rebase: get rid of ui.backupconfigThu, 16 Mar 2017 14:40:34 -0700, by Jun Wu
-
mq: get rid of ui.backupconfigThu, 16 Mar 2017 14:39:18 -0700, by Jun Wu
-
histedit: get rid of ui.backupconfigThu, 16 Mar 2017 14:36:35 -0700, by Jun Wu
-
record: get rid of ui.backupconfigThu, 16 Mar 2017 14:34:35 -0700, by Jun Wu
-
import: get rid of ui.backupconfigThu, 16 Mar 2017 14:23:49 -0700, by Jun Wu
-
clone: get rid of ui.backupconfigThu, 16 Mar 2017 14:18:50 -0700, by Jun Wu
-
commit: get rid of ui.backupconfigThu, 16 Mar 2017 14:15:20 -0700, by Jun Wu
-
branchmap: handle nullrev in setcachedataWed, 15 Mar 2017 15:48:57 -0700, by Durham Goode
-
py3: call codecs.escape_encode() directlyWed, 15 Mar 2017 23:28:39 +0900, by Yuya Nishihara
-
templatekw: make join() escape values of extras (BC) (issue5504)Wed, 15 Mar 2017 23:21:30 +0900, by Yuya Nishihara
-
util: wrap s.encode('string_escape') call for future py3 compatibilityWed, 15 Mar 2017 23:06:50 +0900, by Yuya Nishihara
-
py3: prove hg tip worksMon, 13 Mar 2017 09:24:53 -0700, by Yuya Nishihara
-
py3: call strftime() with native str typeMon, 13 Mar 2017 09:19:07 -0700, by Yuya Nishihara
-
encoding: add converter between native str and byte stringMon, 13 Mar 2017 09:12:56 -0700, by Yuya Nishihara
-
encoding: factor out unicode variants of from/tolocal()Mon, 13 Mar 2017 09:11:08 -0700, by Yuya Nishihara
-
py3: use next() to obtain next item from inner generator of generatorsetMon, 13 Mar 2017 08:53:31 -0700, by Yuya Nishihara
-
py3: rewrite itervalues() as values() by importerMon, 13 Mar 2017 08:44:57 -0700, by Yuya Nishihara
-
py3: use portable way to stringify cache key of repoviewSun, 12 Mar 2017 17:20:42 -0700, by Yuya Nishihara
-
exewrapper: prefer HackableMercurial python if availbaleMon, 13 Mar 2017 12:44:13 -0700, by Kostia Balytskyi
-
import-checkers: split tests of the tool from running it on the sourceTue, 14 Mar 2017 23:07:08 -0700, by Pierre-Yves David
-
py3: use bytestr wrapper in revsetlang.tokenize()Thu, 16 Mar 2017 21:36:21 +0900, by Yuya Nishihara
-
py3: use bytestr wrapper in revsetlang.formatspec()Thu, 16 Mar 2017 21:33:25 +0900, by Yuya Nishihara
-
pycompat: add bytestr wrapper which mostly acts as a Python 2 strWed, 08 Mar 2017 22:48:26 +0900, by Yuya Nishihara
-
tests: allow running doctests selectively on Python 3Wed, 08 Mar 2017 22:13:32 +0900, by Yuya Nishihara
-
context: explicitly tests for NoneWed, 15 Mar 2017 15:33:24 -0700, by Pierre-Yves David
-
filemerge: explicitly tests for NoneWed, 15 Mar 2017 15:11:52 -0700, by Pierre-Yves David
-
hgweb: explicitly tests for NoneWed, 15 Mar 2017 15:11:04 -0700, by Pierre-Yves David
-
hgweb: explicitly tests for None in webutilWed, 15 Mar 2017 15:10:09 -0700, by Pierre-Yves David
-
match: explicitly tests for NoneWed, 15 Mar 2017 15:08:45 -0700, by Pierre-Yves David
-
mq: explicitly tests for NoneWed, 15 Mar 2017 15:05:54 -0700, by Pierre-Yves David
-
rebase: explicitly tests for NoneWed, 15 Mar 2017 15:03:43 -0700, by Pierre-Yves David
-
py3: use iter() instead of iterkeys()Thu, 16 Mar 2017 04:53:23 +0530, by Rishabh Madan
-
localrepo: deprecated '_link'Fri, 05 Aug 2016 14:15:45 +0200, by Pierre-Yves David
-
localrepo: use self.wvfs.islink directlyFri, 05 Aug 2016 14:19:31 +0200, by Pierre-Yves David
-
py3: convert opts back to bytes for statusThu, 16 Mar 2017 10:10:00 +0530, by Pulkit Goyal
-
parsers: handle refcounting of "parents" consistentlyMon, 13 Mar 2017 17:49:13 -0700, by Gregory Szorc
-
py3: make py3 compat.iterbytestr simpler and fasterWed, 15 Mar 2017 09:32:18 -0700, by Martin von Zweigbergk
-
py3: optimize py3 compat.bytechr using Struct.packWed, 15 Mar 2017 09:30:50 -0700, by Martin von Zweigbergk
-
tests: properly drop back to root dir in test-status.tWed, 15 Mar 2017 19:26:20 -0700, by Ryan McElroy
-
dirstate: use list comprehension to get a list of keysThu, 16 Mar 2017 09:00:27 +0530, by Pulkit Goyal
-
match: slice over bytes to get the byteschr instead of ascii valueThu, 16 Mar 2017 08:03:51 +0530, by Pulkit Goyal
-
match: make regular expression bytes to prevent TypeErrorThu, 16 Mar 2017 07:52:47 +0530, by Pulkit Goyal
-
scmutil: make function name bytes in class filecacheThu, 16 Mar 2017 06:32:33 +0530, by Pulkit Goyal
-
localrepo: deprecate 'wfile'Wed, 15 Mar 2017 00:27:17 -0700, by Pierre-Yves David
-
eol: use 'wvfs' instead of 'wfile'Wed, 15 Mar 2017 00:31:59 -0700, by Pierre-Yves David
-
localrepo: use 'wvfs' instead of 'wfile'Wed, 15 Mar 2017 00:29:09 -0700, by Pierre-Yves David
-
tagmerge: use 'wvfs' instead of 'wfile'Wed, 15 Mar 2017 00:28:58 -0700, by Pierre-Yves David
-
gpg: use 'wvfs' instead of 'wfile'Wed, 15 Mar 2017 00:28:21 -0700, by Pierre-Yves David
-
test: add a basic 'test-check-pylint.t'Wed, 28 Dec 2016 23:42:50 +0100, by Pierre-Yves David
-
localrepo: don't use mutable default argument valueTue, 14 Mar 2017 23:50:07 -0700, by Pierre-Yves David
-
httpclient: don't use mutable default argument valueTue, 14 Mar 2017 23:49:25 -0700, by Pierre-Yves David
-
largefiles: don't use mutable default argument valueTue, 14 Mar 2017 23:49:10 -0700, by Pierre-Yves David
-
hgk: don't use mutable default argument valueTue, 14 Mar 2017 23:48:25 -0700, by Pierre-Yves David
-
convert: don't use mutable default argument valueTue, 14 Mar 2017 23:48:08 -0700, by Pierre-Yves David
-
mq: don't use mutable default argument valueTue, 14 Mar 2017 23:46:48 -0700, by Pierre-Yves David
-
pager: if old pager extensions is enabled, respect pager.attendMon, 13 Mar 2017 21:43:17 -0700, by Martin von Zweigbergk
-
tests: duplicate test for pager for old extension and for in-core pagerMon, 13 Mar 2017 21:42:59 -0700, by Martin von Zweigbergk
-
util: make strdate's defaults default value a dictTue, 14 Mar 2017 08:51:35 -0700, by Gregory Szorc
-
py3: open file in rb modeWed, 15 Mar 2017 14:51:18 +0530, by Rishabh Madan
-
debuglabelcomplete: fix to call debugnamecomplete in new locationTue, 14 Mar 2017 13:10:30 -0700, by Kyle Lippincott
-
tests: prove that `hg init` works with Python 3Mon, 13 Mar 2017 13:06:37 -0700, by Gregory Szorc
-
pycompat: custom implementation of urllib.parse.quote()Mon, 13 Mar 2017 12:16:47 -0700, by Gregory Szorc
-
pycompat: alias urllib symbols directlyMon, 13 Mar 2017 12:14:17 -0700, by Gregory Szorc
-
tests: clean up bad extensionMon, 13 Mar 2017 13:08:11 -0700, by Gregory Szorc
-
perf: perform a garbage collection before each iterationMon, 13 Mar 2017 18:16:42 -0700, by Gregory Szorc
-
formatter: support json formatting of long typeMon, 13 Mar 2017 18:31:29 -0700, by Gregory Szorc
-
rebase: don't use mutable default argument valueSun, 12 Mar 2017 21:56:39 -0700, by Gregory Szorc
-
mq: don't use mutable default argument valueSun, 12 Mar 2017 21:55:46 -0700, by Gregory Szorc
-
util: don't use mutable default argument valueSun, 12 Mar 2017 21:54:32 -0700, by Gregory Szorc
-
match: don't use mutable default argument valueSun, 12 Mar 2017 21:53:03 -0700, by Gregory Szorc
-
hgweb: don't use mutable default argument valueSun, 12 Mar 2017 21:52:17 -0700, by Gregory Szorc
-
hgweb: don't use mutable default argument valueMon, 26 Dec 2016 16:55:47 -0700, by Gregory Szorc
-
filemerge: don't use mutable default argument valueMon, 26 Dec 2016 16:54:33 -0700, by Gregory Szorc
-
context: don't use mutable default argument valueSun, 12 Mar 2017 21:50:42 -0700, by Gregory Szorc
-
heads: enable pagerMon, 13 Mar 2017 11:19:24 -0700, by Martin von Zweigbergk
-
branches: enable pagerMon, 13 Mar 2017 11:03:59 -0700, by Martin von Zweigbergk
-
py3: fix slicing of bytes in revset.formatspec()Sun, 12 Mar 2017 17:16:43 -0700, by Yuya Nishihara
-
py3: make set of revset operators and quotes in bytesSun, 12 Mar 2017 17:13:54 -0700, by Yuya Nishihara
-
py3: convert set of revset initial symbols back to bytesSun, 12 Mar 2017 17:10:14 -0700, by Yuya Nishihara
-
pycompat: add helper to iterate each char in bytesSun, 12 Mar 2017 17:04:45 -0700, by Yuya Nishihara
-
branchmap: fix python 2.6 by using util.buffer() instead of passing bytearraySun, 12 Mar 2017 19:47:51 -0400, by Augie Fackler
-
rebase: allow rebasing children of wd to wd if a new branch has been set (BC)Sun, 12 Mar 2017 16:44:01 -0700, by Mads Kiilerich
-
merge: check current wc branch for 'nothing to merge', not its p1Sun, 12 Mar 2017 16:41:46 -0700, by Mads Kiilerich
-
lock: do not encode result of gethostname on Python 2Sun, 12 Mar 2017 16:26:34 -0700, by Yuya Nishihara
-
py3: prove `hg files --rev` worksSun, 12 Mar 2017 03:33:38 -0400, by Augie Fackler
-
tests: make a variable for hg binary location in test-check-py3-commandsSun, 12 Mar 2017 03:37:45 -0400, by Augie Fackler
-
lock: encode result of gethostname into a bytestringSun, 12 Mar 2017 03:28:50 -0400, by Augie Fackler
-
config: avoid using a mutable defaultSun, 12 Mar 2017 12:56:12 -0700, by Martijn Pieters
-
localrepo: deprecate 'repo.join' in favor of 'repo.vfs.join'Fri, 05 Aug 2016 14:09:04 +0200, by Pierre-Yves David
-
pycompat: move imports of cStringIO/io to where they are usedSun, 12 Mar 2017 12:54:11 -0700, by Yuya Nishihara
-
rbc: empty (and invalid) rbc-names file should give an empty name listSun, 12 Mar 2017 12:17:30 -0700, by Mads Kiilerich
-
rbc: use struct unpack_from and pack_into instead of unpack and packWed, 19 Oct 2016 02:46:35 +0200, by Mads Kiilerich
-
revlog: use bytes() instead of str() to get data from memoryviewSun, 12 Mar 2017 15:27:02 -0400, by Augie Fackler
-
util: teach url object about __bytes__Sun, 12 Mar 2017 03:33:22 -0400, by Augie Fackler
-
manifest: ensure paths are bytes (not str) in pure parserSun, 12 Mar 2017 03:31:54 -0400, by Augie Fackler
-
manifest: now that node.bin is available, use it directlySun, 12 Mar 2017 03:30:15 -0400, by Augie Fackler
-
manifest: use node.bin instead of .decode('hex')Sun, 12 Mar 2017 03:29:48 -0400, by Augie Fackler
-
manifest: add __next__ methods for Python 3Sun, 12 Mar 2017 00:43:20 -0500, by Augie Fackler
-
files: use native string type to load rev opt from dictSun, 12 Mar 2017 00:51:00 -0500, by Augie Fackler
-
store: fix many single-byte ops to use slicing in _auxencodeSun, 12 Mar 2017 00:50:44 -0500, by Augie Fackler
-
py3: add "b" prefix to string literals related to module policyMon, 13 Mar 2017 04:06:36 +0900, by FUJIWARA Katsunori
-
py3: drop unused aliases to array.array which are replaced with bytearraySun, 12 Mar 2017 11:47:02 -0700, by Yuya Nishihara
-
pycompat: default to BytesIO instead of StringIOMon, 13 Mar 2017 00:55:14 +0530, by Pulkit Goyal
-
repoview: specify setattr values as native stringsSun, 12 Mar 2017 00:48:06 -0500, by Augie Fackler
-
revlog: use bytes() to ensure text from _chunks is a reasonable typeSun, 12 Mar 2017 03:32:38 -0400, by Augie Fackler
-
revlog: extract first byte of revlog with a slice so it's portableSun, 12 Mar 2017 00:49:49 -0500, by Augie Fackler
-
revsetlang: slice out single bytes instead of indexingSun, 12 Mar 2017 00:46:59 -0500, by Augie Fackler
-
lock: use %d to format integer into a bytestringSun, 12 Mar 2017 03:29:04 -0400, by Augie Fackler
-
parser: use %d instead of %s for interpolating error positionSun, 12 Mar 2017 00:44:59 -0500, by Augie Fackler
-
manifest: unbreak pure-python manifest parsing on Python 3Sun, 12 Mar 2017 00:44:21 -0500, by Augie Fackler
-
context: use portable construction to verify int parsingSun, 12 Mar 2017 00:43:47 -0500, by Augie Fackler
-
ui: portably bytestring-ify url objectSun, 12 Mar 2017 01:59:23 -0500, by Augie Fackler
-
scmutil: fix key generation to portably bytestringify integerSun, 12 Mar 2017 00:47:39 -0500, by Augie Fackler
-
branchmap: stringify int in a portable waySun, 12 Mar 2017 00:42:46 -0500, by Augie Fackler
-
branchmap: don't use buffer() on Python 3Sun, 12 Mar 2017 00:49:19 -0500, by Augie Fackler
-
py3: use bytearray() instead of array('c', ...) constructionsSun, 12 Mar 2017 03:32:21 -0400, by Augie Fackler
-
summary: don't explicitly str() something we're about to %sSat, 11 Mar 2017 20:58:26 -0500, by Augie Fackler
-
context: implement both __bytes__ and __str__ for Python 3Sat, 11 Mar 2017 20:57:40 -0500, by Augie Fackler
-
context: work around `long` not existing on Python 3Sat, 11 Mar 2017 20:57:04 -0500, by Augie Fackler
-
phases: explicitly evaluate list returned by mapSat, 11 Mar 2017 20:53:20 -0500, by Augie Fackler
-
ui: check for --debugger in sys.argv using r-string to avoid bytes on py3Sat, 11 Mar 2017 20:51:09 -0500, by Augie Fackler
-
minirst: use bytes.strip instead of str.stripSun, 12 Mar 2017 22:46:57 +0530, by Pulkit Goyal
-
smcposix: pass unicode as first argument to array.arraySun, 12 Mar 2017 22:27:53 +0530, by Pulkit Goyal
-
util: pass encoding.[encoding|encodingmode] as unicodesSun, 12 Mar 2017 07:35:13 +0530, by Pulkit Goyal
-
win32text: directly use repo.vfs.joinWed, 08 Mar 2017 16:52:57 -0800, by Pierre-Yves David
-
transplant: directly use repo.vfs.joinWed, 08 Mar 2017 16:52:49 -0800, by Pierre-Yves David
-
shelve: directly use repo.vfs.joinWed, 08 Mar 2017 16:52:42 -0800, by Pierre-Yves David
-
share: directly use repo.vfs.joinWed, 08 Mar 2017 16:52:30 -0800, by Pierre-Yves David
-
mq: directly use repo.vfs.joinWed, 08 Mar 2017 16:52:16 -0800, by Pierre-Yves David
-
largefiles: directly use repo.vfs.joinWed, 08 Mar 2017 16:52:06 -0800, by Pierre-Yves David
-
keyword: directly use repo.vfs.joinWed, 08 Mar 2017 16:51:57 -0800, by Pierre-Yves David
-
journal: directly use repo.vfs.joinWed, 08 Mar 2017 16:51:49 -0800, by Pierre-Yves David
-
histedit: directly use repo.vfs.joinWed, 08 Mar 2017 16:51:43 -0800, by Pierre-Yves David
-
eol: directly use repo.vfs.joinWed, 08 Mar 2017 16:51:36 -0800, by Pierre-Yves David
-
convert: directly use repo.vfs.joinWed, 08 Mar 2017 16:51:25 -0800, by Pierre-Yves David
-
test-bundle2-remote-changegroup: directly use repo.vfs.joinWed, 08 Mar 2017 16:53:55 -0800, by Pierre-Yves David
-
subrepo: directly use repo.vfs.joinWed, 08 Mar 2017 16:53:47 -0800, by Pierre-Yves David
-
repair: directly use repo.vfs.joinWed, 08 Mar 2017 16:53:39 -0800, by Pierre-Yves David
-
merge: directly use repo.vfs.joinWed, 08 Mar 2017 16:53:32 -0800, by Pierre-Yves David
-
hg-mod: directly use repo.vfs.joinWed, 08 Mar 2017 16:53:24 -0800, by Pierre-Yves David
-
commands: directly use repo.vfs.joinWed, 08 Mar 2017 16:53:17 -0800, by Pierre-Yves David
-
cmdutil: directly use repo.vfs.joinWed, 08 Mar 2017 16:53:09 -0800, by Pierre-Yves David
-
localrepo: directly use repo.vfs.joinFri, 05 Aug 2016 14:29:22 +0200, by Pierre-Yves David
-
minirst: make encoding.encoding unicodes to pass into encode() and decode()Sun, 12 Mar 2017 07:09:18 +0530, by Pulkit Goyal
-
minirst: make regular expressions bytesSun, 12 Mar 2017 06:59:37 +0530, by Pulkit Goyal
-
setup: convert setupversion to unicodeSat, 11 Mar 2017 17:14:02 -0800, by Gregory Szorc
-
util: add debugstacktrace depth limitWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
util: strip trailing newline from debugstacktrace messageFri, 16 Jan 2015 04:26:40 +0100, by Mads Kiilerich
-
tests: rework util.debugstacktrace testsFri, 16 Jan 2015 04:26:40 +0100, by Mads Kiilerich
-
vfs: use repo.vfs.renameSat, 11 Mar 2017 11:04:14 -0800, by Mads Kiilerich
-
vfs: use repo.vfs.unlinkpathSat, 11 Mar 2017 11:02:25 -0800, by Mads Kiilerich
-
merge: use repo.wvfs.unlinkpathWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
vfs: use repo.wvfs.unlinkpathWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
policy: try and always have a bytes for module policyWed, 08 Mar 2017 18:11:41 -0500, by Augie Fackler
-
init: zstd is already python3-ready, so don't run it through our importerWed, 08 Mar 2017 18:11:19 -0500, by Augie Fackler
-
config: guard against setconfig specifying unicode values on py3Fri, 03 Mar 2017 14:42:56 -0500, by Augie Fackler
-
dispatch: enforce bytes when converting boolean flags to config itemsFri, 03 Mar 2017 14:43:27 -0500, by Augie Fackler
-
py3: add a test that proves %include and missing-extension code worksFri, 03 Mar 2017 13:52:08 -0500, by Augie Fackler
-
extensions: tapdance to get reasonable import error formattingFri, 03 Mar 2017 14:08:02 -0500, by Augie Fackler
-
rebase: abort if *any* commit in rebase set is publicSat, 11 Mar 2017 10:35:44 -0800, by Martin von Zweigbergk
-
merge with stableSat, 11 Mar 2017 13:53:14 -0500, by Augie Fackler
-
httpconnection: rename config to groupsThu, 09 Mar 2017 20:53:14 -0800, by Gregory Szorc
-
httpconnection: don't use dict()Thu, 09 Mar 2017 20:51:57 -0800, by Gregory Szorc
-
formatter: set _first on formatter, not uiThu, 09 Mar 2017 15:38:00 -0800, by Martin von Zweigbergk
-
rebase: unhide original working directory node as well (issue5219)Fri, 10 Mar 2017 23:07:20 -0800, by Martin von Zweigbergk
-
rebase: pass in a regular set to _setrebasesetvisibility()Fri, 10 Mar 2017 23:06:31 -0800, by Martin von Zweigbergk
-
tests: demonstrate broken rebase from obsolete commitWed, 01 Feb 2017 09:18:44 -0800, by Martin von Zweigbergk
-
treemanifest: make node reuse match flat manifest behaviorWed, 01 Mar 2017 16:19:41 -0800, by Durham Goode
-
help: update help.internalstable for new censor docsFri, 10 Mar 2017 17:37:39 -0500, by Augie Fackler
-
parsers: drop old nonnormalentries methodFri, 10 Mar 2017 16:54:41 -0500, by Augie Fackler
-
parsers: avoid leak of nonnset and otherpsetFri, 10 Mar 2017 16:53:00 -0500, by Augie Fackler
-
sslutil: issue warning when [hostfingerprint] is usedThu, 09 Mar 2017 20:33:29 -0800, by Gregory Szorc
-
setup: use setuptools on Windows (issue5400)Thu, 09 Mar 2017 19:59:52 -0800, by Gregory Szorc
-
schemes: use br'' literal to define bytes regexpThu, 09 Mar 2017 19:41:40 -0800, by Yuya Nishihara
-
help: fix layout of pre-formatted textThu, 09 Mar 2017 12:55:48 +0900, by Yuya Nishihara
-
help: fix example of revs() filesetThu, 09 Mar 2017 11:01:03 +0900, by Yuya Nishihara
-
filecache: make 'join' abstractFri, 05 Aug 2016 14:24:53 +0200, by Pierre-Yves David
-
filecache: explicitly test 'repofilecache'Wed, 08 Mar 2017 16:43:16 -0800, by Pierre-Yves David
-
repofilecache: directly use 'repo.vfs.join'Fri, 05 Aug 2016 14:25:21 +0200, by Pierre-Yves David
-
repofilecache: define a 'join' methodFri, 05 Aug 2016 14:23:58 +0200, by Pierre-Yves David
-
wix: add censor docs to installer scriptMon, 06 Mar 2017 18:42:36 -0500, by Augie Fackler
-
internals: add some brief documentation about censorMon, 23 Jan 2017 20:17:24 -0500, by Augie Fackler
-
localrepo: rename proxycls to filteredrepoThu, 09 Mar 2017 15:10:27 -0800, by Jun Wu
-
dirstate: track otherparent files same as nonnormalWed, 08 Mar 2017 17:35:20 -0800, by Durham Goode
-
pycompat: verify sys.argv exists before forwarding it (issue5493) stableTue, 07 Mar 2017 13:24:24 -0500, by Augie Fackler
-
hgweb: use patch.diffhunks in webutil.diffs to simplify the algorithmMon, 06 Mar 2017 09:28:33 +0100, by Denis Laxalde
-
hgweb: start enumerate at 1 in webutil.diffs's inner function prettyprintlinesMon, 06 Mar 2017 09:44:39 +0100, by Denis Laxalde
-
patch: add a diffhunks function yielding (diffheaders, hunks)Fri, 03 Mar 2017 17:20:11 +0100, by Denis Laxalde
-
mdiff: let unidiff return (diffheader, hunks)Fri, 03 Mar 2017 17:46:40 +0100, by Denis Laxalde
-
mdiff: extract a checknonewline inner function in unidiff()Fri, 03 Mar 2017 17:46:28 +0100, by Denis Laxalde
-
mdiff: distinguish diff headers from hunks in unidiff()Fri, 03 Mar 2017 13:51:22 +0100, by Denis Laxalde
-
test: end printed diff "hunks" with an empty string in test-context.pyFri, 03 Mar 2017 16:17:17 +0100, by Denis Laxalde
-
mdiff: let _unidiff yield hunks as (<range information>, <hunk lines>)Thu, 02 Mar 2017 17:22:46 +0100, by Denis Laxalde
-
mdiff: turn the comment above _unidiff into a docstringMon, 09 Jan 2017 09:34:39 +0100, by Denis Laxalde
-
mdiff: compute newlines-splitted texts within _unidiffTue, 27 Sep 2016 20:27:35 +0200, by Denis Laxalde
-
dispatch: add pagination of two more help casesWed, 08 Mar 2017 18:32:42 -0500, by Augie Fackler
-
help: avoid mutating passed-in `keep` list in `formattedhelp`Wed, 08 Mar 2017 18:31:33 -0500, by Augie Fackler
-
extensions: use [0:1] slice on config path instead of [0]Fri, 03 Mar 2017 13:32:10 -0500, by Augie Fackler
-
extensions: use inspect module instead of func_code.co_argcountFri, 03 Mar 2017 13:27:21 -0500, by Augie Fackler
-
treemanifest: add tests covering hg diff of partial treesTue, 07 Mar 2017 18:29:58 -0800, by Durham Goode
-
context: remove uses of manifest.matchesTue, 07 Mar 2017 17:52:45 -0800, by Durham Goode
-
context: remove assumptions about manifest creation during _buildstatusTue, 07 Mar 2017 17:49:50 -0800, by Durham Goode
-
context: move _manifest from committablectx to workingctxTue, 07 Mar 2017 17:56:30 -0800, by Durham Goode
-
status: handle more node indicators in buildstatusTue, 07 Mar 2017 09:56:11 -0800, by Durham Goode
-
merge: remove uses of manifest.matchesTue, 07 Mar 2017 18:38:20 -0800, by Durham Goode
-
copies: remove use of manifest.matchesTue, 07 Mar 2017 09:56:11 -0800, by Durham Goode
-
manifest: add match argument to diff and filesnotinTue, 07 Mar 2017 09:56:11 -0800, by Durham Goode
-
fileset: drop false function signatures from revs() and status() docsThu, 09 Mar 2017 00:07:13 +0900, by Yuya Nishihara
-
py3: factor out bytechr() functionWed, 08 Mar 2017 22:30:12 +0900, by Yuya Nishihara
-
vfs: use 'vfs' module directly in 'test-clone-uncompressed'Thu, 02 Mar 2017 13:34:01 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'test-filecache'Thu, 02 Mar 2017 13:33:28 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'test-parseindex'Thu, 02 Mar 2017 13:33:16 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'test-lock'Thu, 02 Mar 2017 13:33:02 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'contrib/undumprevlog'Thu, 02 Mar 2017 13:32:49 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'hgext.largefile'Thu, 02 Mar 2017 13:32:27 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'hgext.convert'Thu, 02 Mar 2017 13:32:14 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'hgext.transplant'Thu, 02 Mar 2017 13:31:39 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'hgext.shelve'Thu, 02 Mar 2017 13:31:32 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'hgext.mq'Thu, 02 Mar 2017 13:31:23 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.unionrepo'Thu, 02 Mar 2017 14:49:50 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.statichttprepo'Thu, 02 Mar 2017 14:49:01 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.bundlerepo'Thu, 02 Mar 2017 14:47:03 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.debugcommand'Thu, 02 Mar 2017 13:31:07 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.simplemerge'Thu, 02 Mar 2017 13:30:58 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.cmdutil'Thu, 02 Mar 2017 13:30:47 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.subrepo'Thu, 02 Mar 2017 13:30:38 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.archival'Thu, 02 Mar 2017 13:30:28 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.store'Thu, 02 Mar 2017 13:30:10 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.patch'Thu, 02 Mar 2017 13:29:59 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.repair'Thu, 02 Mar 2017 13:29:43 +0100, by Pierre-Yves David
-
vfs: use 'vfs' module directly in 'mercurial.localrepo'Thu, 02 Mar 2017 13:28:17 +0100, by Pierre-Yves David
-
chg: forward user-defined signalsWed, 08 Mar 2017 13:46:26 -0800, by Jun Wu
-
chg: document why we send SIGHUP and SIGINT to process groupWed, 08 Mar 2017 13:34:25 -0800, by Jun Wu
-
tests: make test-shelve.t timing-independentWed, 08 Mar 2017 14:29:25 -0800, by Martin von Zweigbergk
-
tests: make run-tests.py run on Python 3 againWed, 08 Mar 2017 22:12:49 +0900, by Yuya Nishihara
-
rebase: move actual rebase into a single transactionTue, 07 Mar 2017 16:27:32 -0800, by Durham Goode
-
rebase: allow aborting if last-message.txt is missingTue, 07 Mar 2017 16:30:31 -0800, by Durham Goode
-
rebase: add storestatus support for transactionsTue, 07 Mar 2017 14:04:29 -0800, by Durham Goode
-
rebase: move storestatus onto rebaseruntimeTue, 07 Mar 2017 14:11:44 -0800, by Durham Goode
-
rebase: clear updatestate during rebase --abort in more casesTue, 07 Mar 2017 14:19:08 -0800, by Durham Goode
-
repoview: convert attribute names to unicodes on Python 3Wed, 08 Mar 2017 00:49:15 +0530, by Pulkit Goyal
-
parsers: alias long to int on Python 3Wed, 08 Mar 2017 00:45:19 +0530, by Pulkit Goyal
-
store: slice over a bytestring to get characters instead of ascii valuesWed, 08 Mar 2017 00:40:15 +0530, by Pulkit Goyal
-
vfs: use 'vfs' module directly in 'mercurial.hg'Thu, 02 Mar 2017 13:27:42 +0100, by Pierre-Yves David
-
vfs: extract 'vfs' class and related code to a new 'vfs' module (API)Wed, 01 Mar 2017 11:00:12 +0100, by Pierre-Yves David
-
vfs: replace 'scmutil.opener' usage with 'scmutil.vfs'Thu, 02 Mar 2017 03:52:36 +0100, by Pierre-Yves David
-
fsmonitor: remove use of repo.openerTue, 07 Mar 2017 12:52:00 -0800, by Durham Goode
-
help: align description of 'base rev' with reality [issue5488]Tue, 28 Feb 2017 15:19:08 +0100, by Kim Alvefur
-
help: fix internals.changegroupsWed, 01 Mar 2017 18:37:34 -0800, by Kyle Lippincott
-
share: drop 'relshared' requirement as wellFri, 03 Mar 2017 00:11:51 +0900, by Yuya Nishihara
-
share: fix typo to drop 'shared' requirement on unshareFri, 03 Mar 2017 00:11:18 +0900, by Yuya Nishihara
-
similar: compare between actual file contents for exact identityFri, 03 Mar 2017 02:57:06 +0900, by FUJIWARA Katsunori
-
localrepo: handle rename with hardlinks properlyThu, 02 Mar 2017 21:49:30 -0800, by Jun Wu
-
dirstate: avoid unnecessary load+dump during backupWed, 01 Mar 2017 18:21:06 -0800, by Jun Wu
-
dirstate: try to use hardlink to backup dirstateWed, 01 Mar 2017 17:59:21 -0800, by Jun Wu
-
dirstate: track updated files to improve write timeSun, 05 Mar 2017 16:20:07 -0800, by Durham Goode
-
hook: give exthooks tags for blocking timeMon, 06 Mar 2017 03:09:15 -0800, by Simon Farnsworth
-
filemerge: tag merge tool for blocked timesMon, 06 Mar 2017 03:19:40 -0800, by Simon Farnsworth
-
hgk: set a blocked tag when the user invokes viewMon, 06 Mar 2017 03:27:52 -0800, by Simon Farnsworth
-
transplant: set a blockedtag when invoking external filterMon, 06 Mar 2017 03:27:41 -0800, by Simon Farnsworth
-
config: set blockedtag when invoking configuration editMon, 06 Mar 2017 03:27:24 -0800, by Simon Farnsworth
-
bisect: set a blockedtag when running the check commandMon, 06 Mar 2017 03:26:30 -0800, by Simon Farnsworth
-
dispatch: set a blockedtag when running an external aliasMon, 06 Mar 2017 03:25:44 -0800, by Simon Farnsworth
-
patch: set a blockedtag when running an external filterMon, 06 Mar 2017 03:25:29 -0800, by Simon Farnsworth
-
sshpeer: set a blockedtag when starting sshMon, 06 Mar 2017 03:25:09 -0800, by Simon Farnsworth
-
revert: always display hunks reversed when reverting to parentMon, 06 Mar 2017 14:11:21 +0100, by Denis Laxalde
-
fileset: add a 'status(...)' predicate to control evaluation contextFri, 03 Mar 2017 14:08:20 +0100, by Pierre-Yves David
-
fileset: allow to specify a basectx for statusFri, 03 Mar 2017 14:08:06 +0100, by Pierre-Yves David
-
fileset: add revs(revs, fileset) to evaluate set in working directoryFri, 03 Mar 2017 12:44:56 +0100, by Pierre-Yves David
-
fileset: add function to switch revision where fileset will be evaluatedSat, 24 Jan 2015 19:41:56 +0900, by Yuya Nishihara
-
fileset: extract function that builds status tuple only if necessarySat, 24 Jan 2015 19:13:39 +0900, by Yuya Nishihara
-
fileset: build initial subset in fullmatchctx classSat, 24 Jan 2015 18:56:02 +0900, by Yuya Nishihara
-
fileset: extract function that builds initial subset from ctx or statusTue, 24 Mar 2015 23:10:49 +0900, by Yuya Nishihara
-
fileset: add class to host special handling of initial subsetSat, 24 Jan 2015 19:55:14 +0900, by Yuya Nishihara
-
patchbomb: add config knob to generate flags by template (issue5354)Sat, 25 Feb 2017 18:41:00 +0900, by Yuya Nishihara
-
patchbomb: pass around ui and revs that are needed for flag templateSat, 25 Feb 2017 18:35:34 +0900, by Yuya Nishihara
-
patchbomb: build patch texts by _getpatchmsgs()Sat, 25 Feb 2017 18:28:04 +0900, by Yuya Nishihara
-
patchbomb: drop internal option for pbranch extension (API)Sat, 25 Feb 2017 18:25:17 +0900, by Yuya Nishihara
-
patchbomb: factor out function that builds a prefix string to patch subjectSat, 25 Feb 2017 18:16:41 +0900, by Yuya Nishihara
-
formatter: add argument to change output file of non-plain formatterSun, 18 Jan 2015 18:04:44 +0900, by Yuya Nishihara
-
schemes: move re construction to module-level and python3-ifyFri, 03 Mar 2017 13:25:30 -0500, by Augie Fackler
-
dispatch: cope with sys.version being unicode on Python 3Fri, 03 Mar 2017 13:29:50 -0500, by Augie Fackler
-
dispatch: allow testedwith to be bytes or strFri, 03 Mar 2017 13:29:25 -0500, by Augie Fackler
-
ui: fix ui.traceback on Python 3Fri, 03 Mar 2017 14:09:14 -0500, by Augie Fackler
-
ui: fix opts labeling on ui.warn et al for Python 3Fri, 03 Mar 2017 14:08:24 -0500, by Augie Fackler
-
config: add sanity assert that files are opened as binaryFri, 03 Mar 2017 12:55:11 -0500, by Augie Fackler
-
update: for "noconflict" updates, print "conflicting changes" on conflictMon, 06 Mar 2017 23:21:27 -0800, by Martin von Zweigbergk
-
tests: fix test-update-branches to remove non-conflicting fileMon, 06 Mar 2017 23:19:57 -0800, by Martin von Zweigbergk
-
branches: populate all template keywords in formatterSat, 25 Feb 2017 17:08:42 +0900, by Yuya Nishihara
-
formatter: add support for changeset templatingSat, 25 Feb 2017 17:00:07 +0900, by Yuya Nishihara
-
templatekw: move defaulttmpl constant from changeset_templaterSat, 25 Feb 2017 16:38:26 +0900, by Yuya Nishihara
-
formatter: drop filters argument from maketemplater()Sat, 25 Feb 2017 22:04:30 +0900, by Yuya Nishihara
-
templater: port formatnode filter from changeset_templaterSat, 25 Feb 2017 16:26:58 +0900, by Yuya Nishihara
-
update: allow setting default update check to "noconflict"Mon, 13 Feb 2017 00:05:55 -0800, by Martin von Zweigbergk
-
update: add experimental config for default way of handling dirty wdirMon, 13 Feb 2017 16:03:05 -0800, by Martin von Zweigbergk
-
update: accept --merge to allow merging across topo branches (issue5125)Mon, 13 Feb 2017 12:58:37 -0800, by Martin von Zweigbergk
-
merge: combine the "merge" cases in docstring tableMon, 27 Feb 2017 15:09:19 -0800, by Martin von Zweigbergk
-
merge: combine "dirty" cases in docstring tableMon, 27 Feb 2017 15:07:01 -0800, by Martin von Zweigbergk
-
merge: clarify non-linear default updates in docstring tableMon, 27 Feb 2017 15:29:34 -0800, by Martin von Zweigbergk
-
merge: combine the two "can't happen" cases in docstring tableMon, 27 Feb 2017 15:02:36 -0800, by Martin von Zweigbergk
-
merge: move "incompatible options" case first in docstring tableMon, 27 Feb 2017 15:00:13 -0800, by Martin von Zweigbergk
-
merge: make "linear" an input in docstring tableMon, 27 Feb 2017 14:58:53 -0800, by Martin von Zweigbergk
-
merge: drop redundant column in docstring tableMon, 27 Feb 2017 14:33:17 -0800, by Martin von Zweigbergk
-
merge: drop obsolete non-linear cases from docstring tableMon, 27 Feb 2017 14:27:22 -0800, by Martin von Zweigbergk
-
revert: move code dealing with deletions closer togetherWed, 24 Feb 2016 14:44:14 -0800, by Martin von Zweigbergk
-
ui: fix configlist on Python 3Fri, 03 Mar 2017 14:10:06 -0500, by Augie Fackler
-
config: pass some optional args as keywordsFri, 03 Mar 2017 12:55:49 -0500, by Augie Fackler
-
config: load included config files in binary modeFri, 03 Mar 2017 13:28:24 -0500, by Augie Fackler
-
manifest: remove _repo from manifestctx objectsWed, 01 Mar 2017 16:39:48 -0800, by Durham Goode
-
phases: remove experimental.nativephaseskillswitchWed, 01 Mar 2017 15:50:01 -0800, by Jun Wu
-
manifest: allow specifying the revlog filenameWed, 01 Mar 2017 16:35:57 -0800, by Durham Goode
-
py3: drop unrequired code from __init__.pyFri, 03 Mar 2017 15:30:48 +0530, by Pulkit Goyal
-
py3: add pycompat.open and replace open() callsFri, 03 Mar 2017 13:04:32 +0530, by Pulkit Goyal
-
localrepo: deprecate 'repo.opener' (API)Fri, 05 Aug 2016 13:56:10 +0200, by Pierre-Yves David
-
statichttp: use 'repo.vfs' as the main attributeThu, 02 Mar 2017 03:24:58 +0100, by Pierre-Yves David
-
clonebundle: use 'repo.vfs' instead of 'repo.opener'Thu, 02 Mar 2017 03:23:18 +0100, by Pierre-Yves David
-
localrepo: deprecated 'repo.wopener' (API)Fri, 05 Aug 2016 13:53:45 +0200, by Pierre-Yves David
-
localrepo: add some comment about role of various vfs objectFri, 05 Aug 2016 13:49:05 +0200, by Pierre-Yves David
-
tests: un-nest the `order` repo in test-rebase-scenario-globalThu, 19 Jan 2017 16:27:08 -0500, by Augie Fackler
-
osx: install bash and zsh completions by defaultMon, 06 Feb 2017 15:19:32 -0500, by Augie Fackler
-
util: add allowhardlinks module variableThu, 02 Mar 2017 10:12:40 -0800, by Durham Goode
-
merge with stableThu, 02 Mar 2017 20:30:56 -0500, by Augie Fackler
-
i18n-ja: synchronized with 7074589cf22a stableWed, 01 Mar 2017 16:43:22 +0900, by FUJIWARA Katsunori
-
revert: remove set(mf) because it's O(manifest)Wed, 01 Mar 2017 19:51:05 -0800, by Durham Goode
-
share: add --relative flag to store a relative path to the sourceMon, 13 Feb 2017 14:05:24 +0100, by Dan Villiom Podlaski Christiansen
-
minirst: support passing admonitions into findadmonitions() and parse()Wed, 15 Feb 2017 11:49:12 -0800, by Gregory Szorc
-
minirst: dynamically compile admonitions regexpWed, 15 Feb 2017 11:47:14 -0800, by Gregory Szorc
-
minirst: detect bullet lists using asterisksWed, 15 Feb 2017 16:42:17 -0800, by Gregory Szorc
-
color: update the help tableWed, 01 Mar 2017 20:22:04 +0100, by Pierre-Yves David
-
ui: remove superfluous indent in _write()Sat, 25 Feb 2017 14:09:55 +0900, by Yuya Nishihara
-
smartset: reorder initialization of baseset in more intuitive waySat, 18 Feb 2017 17:37:52 +0900, by Yuya Nishihara
-
config: update the Windows example config fileTue, 28 Feb 2017 20:23:10 +0100, by Pierre-Yves David
-
help: use 'churn' instead of 'color' as an example extensionTue, 21 Feb 2017 22:53:38 +0100, by Pierre-Yves David
-
config: suggest the 'ui.color' instead of the 'color' extensionTue, 21 Feb 2017 22:17:33 +0100, by Pierre-Yves David
-
color: update main documentationTue, 21 Feb 2017 20:04:55 +0100, by Pierre-Yves David
-
pager: drop the 'color' dependant codeTue, 28 Feb 2017 20:12:08 +0100, by Pierre-Yves David
-
color: cleanup 'debugcolor' logicSat, 25 Feb 2017 19:43:14 +0100, by Pierre-Yves David
-
color: move 'debugcolor' into the 'debugcommands' modulesTue, 21 Feb 2017 18:41:37 +0100, by Pierre-Yves David
-
merge with stableTue, 28 Feb 2017 11:13:25 -0800, by Martin von Zweigbergk
-
worker: flush messages written by child processes before exit stableSat, 25 Feb 2017 12:48:50 +0900, by Yuya Nishihara
-
worker: add basic test to ensure child processes are managed well stableSat, 25 Feb 2017 12:33:37 +0900, by Yuya Nishihara
-
color: rename '_styles' to '_defaultstyles' for claritySun, 06 Nov 2016 20:16:54 +0100, by Pierre-Yves David
-
color: move 'styles' definition on the 'ui' objectSun, 06 Nov 2016 20:16:01 +0100, by Pierre-Yves David
-
color: pass 'ui' to 'win32print'Sun, 06 Nov 2016 20:10:53 +0100, by Pierre-Yves David
-
color: move the dict with terminfo parameters on the ui objectSat, 25 Feb 2017 15:00:51 +0100, by Pierre-Yves David
-
color: add ui to effect renderingSat, 25 Feb 2017 15:00:44 +0100, by Pierre-Yves David
-
color: initialize color for the localrepo uiSat, 25 Feb 2017 18:34:01 +0100, by Pierre-Yves David
-
color: add a 'ui.color' option to control color behaviorSat, 25 Feb 2017 19:44:23 +0100, by Pierre-Yves David
-
color: reinvent dictionaryTue, 28 Feb 2017 11:42:07 +0100, by Pierre-Yves David
-
chg: deduplicate error handling of ui.system()Sun, 19 Feb 2017 01:16:45 +0900, by Yuya Nishihara
-
chg: refactor ui.system() to be partly overriddenSun, 19 Feb 2017 01:00:10 +0900, by Yuya Nishihara
-
color: have the 'ui' object carry the '_colormode' directlyTue, 21 Feb 2017 18:22:07 +0100, by Pierre-Yves David
-
color: move triggering of the initialisation logic in coreTue, 21 Feb 2017 18:20:12 +0100, by Pierre-Yves David
-
color: add the definition of '--color' in coreTue, 21 Feb 2017 18:09:21 +0100, by Pierre-Yves David
-
color: handle 'ui.plain()' directly in mode setupTue, 21 Feb 2017 17:51:43 +0100, by Pierre-Yves David
-
color: move git-subrepo support into the subrepo moduleTue, 21 Feb 2017 17:50:04 +0100, by Pierre-Yves David
-
color: move 'modesetup' into the core moduleThu, 22 Dec 2016 14:30:46 +0100, by Pierre-Yves David
-
color: move 'terminfosetup' into the core moduleThu, 22 Dec 2016 14:17:52 +0100, by Pierre-Yves David
-
subrepo: run the repo decoders when archivingSat, 25 Feb 2017 21:13:59 -0500, by Matt Harbison
-
wix: include the help for pagerSat, 25 Feb 2017 21:44:34 -0500, by Matt Harbison
-
manifest: check 'if x is None' instead of 'if not x'Sun, 26 Feb 2017 10:16:47 -0800, by Durham Goode
-
pager: add support to --patch, --list and --stat options of hg shelveSat, 25 Feb 2017 03:42:43 +0530, by Pulkit Goyal
-
color: drop the 'colorui' classMon, 20 Feb 2017 12:42:35 +0100, by Pierre-Yves David
-
color: move 'write-err' logic to the core ui classMon, 20 Feb 2017 12:42:23 +0100, by Pierre-Yves David
-
ui: extract low level part of 'write_err' in its own methodFri, 24 Feb 2017 19:53:41 +0100, by Pierre-Yves David
-
ui: extract buffer write from protect and timed 'write_err' outputFri, 24 Feb 2017 19:28:45 +0100, by Pierre-Yves David
-
color: move 'write' logic to the core ui classMon, 20 Feb 2017 12:31:39 +0100, by Pierre-Yves David
-
ui: extract the low level part of 'write' in a dedicated functionFri, 24 Feb 2017 19:27:00 +0100, by Pierre-Yves David
-
color: add multiple messages input support to 'win32print'Fri, 24 Feb 2017 21:34:07 +0100, by Pierre-Yves David
-
color: clarify name of an argument of 'win32print'Fri, 24 Feb 2017 21:31:47 +0100, by Pierre-Yves David
-
color: move the 'colorlabel' call to the core 'ui' classThu, 23 Feb 2017 19:45:32 +0100, by Pierre-Yves David
-
color: move the 'colorlabel' function in the core moduleThu, 23 Feb 2017 19:10:24 +0100, by Pierre-Yves David
-
color: extract the label code into its own functionThu, 23 Feb 2017 19:00:26 +0100, by Pierre-Yves David
-
color: inline the 'showlabel' methodMon, 20 Feb 2017 12:13:23 +0100, by Pierre-Yves David
-
color: move '_colormode' to the core 'ui' classMon, 20 Feb 2017 12:12:08 +0100, by Pierre-Yves David
-
hgweb: explictly pass basectx in webutil.diffsTue, 17 Jan 2017 17:25:48 +0100, by Denis Laxalde
-
serve: mark --stdio and --cmdserver as "(ADVANCED)" flagsWed, 22 Feb 2017 18:26:12 -0800, by Jun Wu
-
help: hide command line options marked as "advanced"Tue, 01 Nov 2016 14:50:45 +0000, by Jun Wu
-
pager: do not try to run an empty pager commandThu, 23 Feb 2017 21:27:25 +0900, by Yuya Nishihara
-
graphlog: restore pager lost at 1cec1d863008Thu, 23 Feb 2017 21:20:26 +0900, by Yuya Nishihara
-
gitweb: add "more" and "less" navigation links in filelog templateWed, 22 Feb 2017 12:09:17 +0100, by Denis Laxalde
-
context: also return ancestor's line range in blockancestorsMon, 16 Jan 2017 17:14:36 +0100, by Denis Laxalde
-
context: add a followfirst flag to blockancestorsMon, 16 Jan 2017 17:08:25 +0100, by Denis Laxalde
-
py3: use pycompat.fsencode() to convert __file__ to bytesMon, 20 Feb 2017 18:40:42 +0530, by Pulkit Goyal
-
wireproto: remove unused codeWed, 22 Feb 2017 10:14:18 -0800, by Jun Wu
-
color: set initial default value for 'colormode' to NoneThu, 22 Dec 2016 06:18:45 +0100, by Pierre-Yves David
-
color: minor reversal of two conditional clause for clarityThu, 22 Dec 2016 13:19:12 +0100, by Pierre-Yves David
-
color: merge two identical 'for' loopsThu, 16 Feb 2017 10:52:27 +0100, by Pierre-Yves David
-
color: minor simplification of some terminfo setup codeThu, 22 Dec 2016 13:06:53 +0100, by Pierre-Yves David
-
color: make a test for curse availability expliciteThu, 22 Dec 2016 06:17:40 +0100, by Pierre-Yves David
-
color: move 'win32' declaration to the core moduleThu, 22 Dec 2016 03:11:19 +0100, by Pierre-Yves David
-
smartset: preserve istopo for baseset operationsTue, 21 Feb 2017 16:29:31 -0800, by Jun Wu
-
ui: replace obsolete default-push with default:pushurl (issue5485) stableSat, 25 Feb 2017 16:57:21 +0530, by Rishabh Madan
-
worker: ignore meaningless exit status indication returned by os.waitpid() stableSat, 25 Feb 2017 01:07:52 +0900, by FUJIWARA Katsunori
-
pager: add a config knob to just globally turn off the pagerTue, 07 Feb 2017 17:13:25 -0500, by Augie Fackler
-
pager: move most help to a new help topic and deprecate extensionTue, 07 Feb 2017 00:07:53 -0500, by Augie Fackler
-
dispatch: rearrange 'unknown command' code to better employ pagerTue, 21 Feb 2017 14:20:05 -0500, by Augie Fackler
-
help: move rst formatting of help documents into help.pyTue, 21 Feb 2017 14:17:31 -0500, by Augie Fackler
-
outgoing: avoid running pager until we're actually showing changesTue, 21 Feb 2017 11:06:02 -0500, by Augie Fackler
-
incoming: delay pager activation until right before printing changesTue, 21 Feb 2017 10:53:13 -0500, by Augie Fackler
-
histedit: modify rollup to discard date from the rollup commit (issue4820)Sat, 18 Feb 2017 21:30:28 +1100, by Ben Schmidt
-
histedit: improve documentation and behaviour of datesSat, 18 Feb 2017 21:30:28 +1100, by Ben Schmidt
-
localrepo: check HG_PENDING strictlyTue, 21 Feb 2017 01:21:00 +0900, by FUJIWARA Katsunori
-
phases: check HG_PENDING strictlyTue, 21 Feb 2017 01:21:00 +0900, by FUJIWARA Katsunori
-
bookmarks: check HG_PENDING strictlyTue, 21 Feb 2017 01:21:00 +0900, by FUJIWARA Katsunori
-
tests: make directory to prevent test process from going out of $TESTTMPTue, 21 Feb 2017 01:20:59 +0900, by FUJIWARA Katsunori
-
txnutil: factor out the logic to read file in according to HG_PENDINGTue, 21 Feb 2017 01:20:59 +0900, by FUJIWARA Katsunori
-
repoview: separate cache hash computation from cache readingMon, 20 Feb 2017 01:54:07 -0800, by Stanislau Hlebik
-
tests: make test suite more immune to environment variablesMon, 20 Feb 2017 18:27:29 +0100, by Dr Rainer Woitok
-
version: enable pager if --verbose is specifiedMon, 06 Feb 2017 23:08:49 -0500, by Augie Fackler
-
tags: enable pagerMon, 06 Feb 2017 23:07:16 -0500, by Augie Fackler
-
summary: enable pagerMon, 06 Feb 2017 23:06:59 -0500, by Augie Fackler
-
status: enable pagerMon, 06 Feb 2017 23:06:32 -0500, by Augie Fackler
-
resolve: enable pagerMon, 06 Feb 2017 23:06:10 -0500, by Augie Fackler
-
paths: enable pagerMon, 06 Feb 2017 23:06:01 -0500, by Augie Fackler
-
outgoing: enable pagerMon, 06 Feb 2017 23:04:44 -0500, by Augie Fackler
-
manifest: enable pagerMon, 06 Feb 2017 23:04:26 -0500, by Augie Fackler
-
locate: enable pagerMon, 06 Feb 2017 23:04:10 -0500, by Augie Fackler
-
incoming: enable pagerMon, 06 Feb 2017 23:03:48 -0500, by Augie Fackler
-
help: enable pagerMon, 06 Feb 2017 23:09:21 -0500, by Augie Fackler
-
grep: enable pagerMon, 06 Feb 2017 23:09:15 -0500, by Augie Fackler
-
files: enable pagerMon, 06 Feb 2017 23:02:48 -0500, by Augie Fackler
-
config: activate pager if not starting an editorMon, 06 Feb 2017 23:01:42 -0500, by Augie Fackler
-
qdiff: migrate to modern pager APIMon, 06 Feb 2017 23:57:21 -0500, by Augie Fackler
-
log: migrate to modern pager APIMon, 06 Feb 2017 22:59:25 -0500, by Augie Fackler
-
export: migrate to modern pager APIMon, 06 Feb 2017 22:58:54 -0500, by Augie Fackler
-
diff: migrate to modern pager APIMon, 06 Feb 2017 22:58:26 -0500, by Augie Fackler
-
cat: migrate to modern pager APIMon, 06 Feb 2017 22:57:52 -0500, by Augie Fackler
-
annotate: start pager after we're sure we wont abortSun, 19 Feb 2017 15:09:41 -0500, by Augie Fackler
-
dispatch: consolidate pager flag handling to a single placeSun, 19 Feb 2017 20:16:11 -0500, by Augie Fackler
-
ui: rename neverpager to disablepagerSun, 19 Feb 2017 20:12:52 -0500, by Augie Fackler
-
scmutil: proxy revrange() through repo to break import cyclesSun, 19 Feb 2017 20:00:18 +0900, by Yuya Nishihara
-
revset: split language services to revsetlang module (API)Sun, 19 Feb 2017 18:19:33 +0900, by Yuya Nishihara
-
revset: import set classes directly from smartset moduleSun, 19 Feb 2017 18:16:09 +0900, by Yuya Nishihara
-
help: add pointer how to narrow list of resolved/unresolved files (issue5469)Sat, 18 Feb 2017 18:00:01 +0900, by Yuya Nishihara
-
shelve: add -n/--name option to unshelve (issue5475)Sun, 19 Feb 2017 10:56:08 +0100, by liscju
-
smartset: use native set operations as fast pathsSat, 18 Feb 2017 17:23:43 -0800, by Jun Wu
-
smartset: add some doctestsSat, 18 Feb 2017 16:30:07 -0800, by Jun Wu
-
obsolete: avoid using revset language to compute the obsolete revsetSat, 18 Feb 2017 00:55:20 -0800, by Jun Wu
-
revset: use phasecache.getrevsetSat, 18 Feb 2017 00:39:31 -0800, by Jun Wu
-
phases: add a getrevset method to phasecacheFri, 17 Feb 2017 22:49:05 -0800, by Jun Wu
-
smartset: convert set to list lazilyFri, 17 Feb 2017 20:59:29 -0800, by Jun Wu
-
ui: construct _keepalnum list in a python3-friendly wayThu, 16 Feb 2017 11:34:50 -0500, by Augie Fackler
-
match: making visitdir() deal with non-recursive entriesMon, 13 Feb 2017 17:03:14 -0800, by Rodrigo Damazio Bovendorp
-
match: adding support for matching files inside a directoryMon, 13 Feb 2017 15:39:29 -0800, by Rodrigo Damazio Bovendorp
-
runtests: add an IPv6 command line flagFri, 17 Feb 2017 01:21:15 -0800, by Jun Wu
-
runtests: always set web.ipv6Thu, 16 Feb 2017 08:43:59 -0800, by Jun Wu
-
runtests: set web.address to localhostThu, 16 Feb 2017 00:13:29 -0800, by Jun Wu
-
tests: use LOCALIPThu, 16 Feb 2017 09:38:52 -0800, by Jun Wu
-
dummyssh: use LOCALIPWed, 15 Feb 2017 23:24:03 -0800, by Jun Wu
-
runtests: export LOCALIPThu, 16 Feb 2017 08:01:19 -0800, by Jun Wu
-
tinyproxy: use IPv6 if HGIPV6 is set to 1Wed, 15 Feb 2017 22:53:45 -0800, by Jun Wu
-
dumbhttp: use IPv6 if HGIPV6 is set to 1Wed, 15 Feb 2017 21:09:00 -0800, by Jun Wu
-
runtests: export HGIPV6 to hint test scripts whether to use IPv6Wed, 15 Feb 2017 21:03:42 -0800, by Jun Wu
-
runtests: prefer IPv4 to IPv6Fri, 17 Feb 2017 00:59:09 -0800, by Jun Wu
-
doc: correct example concerning "hg purge" alias in man page "hgrc.5"Fri, 17 Feb 2017 11:08:36 +0100, by Rainer Woitok
-
tests: prove that ignore worksMon, 06 Feb 2017 23:22:04 -0500, by Augie Fackler
-
annotate: migrate to modern pager APIMon, 06 Feb 2017 22:52:47 -0500, by Augie Fackler
-
ui: add a debug print right before we start the pagerMon, 06 Feb 2017 23:55:54 -0500, by Augie Fackler
-
ui: respect historic pager.attend-$COMMAND=noMon, 06 Feb 2017 23:42:04 -0500, by Augie Fackler
-
tests: clean up a bunch of pager testing that is about to be invalidatedMon, 06 Feb 2017 23:45:30 -0500, by Augie Fackler
-
ui: add ignore-single-command functionalityMon, 06 Feb 2017 23:21:45 -0500, by Augie Fackler
-
ui: introduce neverpager() callWed, 15 Feb 2017 17:48:03 -0500, by Augie Fackler
-
pager: move more behavior into coreWed, 15 Feb 2017 17:47:57 -0500, by Augie Fackler
-
pager: move pager-initiating code into coreWed, 15 Feb 2017 17:47:51 -0500, by Augie Fackler
-
test-logtoprocess: use cat to wait for outputsThu, 16 Feb 2017 10:33:59 -0800, by Jun Wu
-
chgserver: move comments in config exampleThu, 16 Feb 2017 23:10:47 -0800, by Jun Wu
-
localrepo: move extension loading to a separate methodWed, 15 Feb 2017 19:41:14 -0800, by Jun Wu
-
py3: convert the mode argument of os.fdopen to unicodesThu, 16 Feb 2017 17:30:35 +0530, by Pulkit Goyal
-
runtests: unindent an "if True" blockWed, 15 Feb 2017 16:29:58 -0800, by Jun Wu
-
runtests: set web.ipv6 if we use IPv6Wed, 15 Feb 2017 16:43:27 -0800, by Jun Wu
-
runtests: checkportisavailable should only check one familyWed, 15 Feb 2017 16:22:22 -0800, by Jun Wu
-
runtests: add a function to test if IPv6 is availableWed, 15 Feb 2017 16:18:31 -0800, by Jun Wu
-
histedit: log the time taken to read in the commands listWed, 15 Feb 2017 13:34:06 -0800, by Simon Farnsworth
-
extdiff: log time spent in external diff programWed, 15 Feb 2017 13:34:06 -0800, by Simon Farnsworth
-
crecord: log blocked time waiting for curses inputWed, 15 Feb 2017 13:34:06 -0800, by Simon Farnsworth
-
ui: give editor() a tag of its ownWed, 15 Feb 2017 13:38:00 -0800, by Simon Farnsworth
-
ui: time calls to ui.systemWed, 15 Feb 2017 13:29:12 -0800, by Simon Farnsworth
-
ui: log time spent blocked on stdioWed, 15 Feb 2017 13:50:06 -0800, by Simon Farnsworth
-
contrib: add a write microbenchmark to perf.pyWed, 15 Feb 2017 13:07:26 -0800, by Simon Farnsworth
-
ui: provide a mechanism to track and log blocked timeWed, 15 Feb 2017 13:17:45 -0800, by Simon Farnsworth
-
mercurial: switch to util.timer for all interval timingsWed, 15 Feb 2017 13:17:39 -0800, by Simon Farnsworth
-
util: introduce timer()Wed, 15 Feb 2017 11:53:59 -0800, by Simon Farnsworth
-
color: move the '_render_effects' function to the core moduleThu, 22 Dec 2016 02:38:53 +0100, by Pierre-Yves David
-
color: move '_effect_str' function into the core moduleThu, 22 Dec 2016 02:37:18 +0100, by Pierre-Yves David
-
color: move configstyles into the core moduleThu, 22 Dec 2016 02:34:22 +0100, by Pierre-Yves David
-
color: rework conditional 'valideffect'Thu, 22 Dec 2016 02:30:03 +0100, by Pierre-Yves David
-
color: move 'valideffect' function into the core moduleThu, 22 Dec 2016 02:26:50 +0100, by Pierre-Yves David
-
color: move '_terminfo_params' into the core 'color' moduleThu, 22 Dec 2016 02:23:23 +0100, by Pierre-Yves David
-
color: move '_effect' mapping into coreFri, 18 Nov 2016 18:48:38 +0100, by Pierre-Yves David
-
color: spread '_effect' values for readabilityFri, 18 Nov 2016 18:43:39 +0100, by Pierre-Yves David
-
merge with stableWed, 15 Feb 2017 11:22:01 -0500, by Augie Fackler
-
update: clarify that -C and -c are mutually exclusiveMon, 13 Feb 2017 15:04:46 -0800, by Martin von Zweigbergk
-
update: move check for dirty wdir into hg.updatetotally()Mon, 13 Feb 2017 11:58:02 -0800, by Martin von Zweigbergk
-
destutil: drop now-unused "check" parameter from destupdate()Mon, 13 Feb 2017 11:32:09 -0800, by Martin von Zweigbergk
-
destutil: remove duplicate check and leave it to merge.update()Thu, 09 Feb 2017 09:52:32 -0800, by Martin von Zweigbergk
-
make: update .PHONY targetsWed, 15 Feb 2017 14:49:33 +0800, by Anton Shestakov
-
debugcommands: move 'debugwireargs' in the new moduleThu, 02 Feb 2017 10:07:53 +0100, by Pierre-Yves David
-
debugcommands: move 'debugwalk' in the new moduleThu, 02 Feb 2017 10:07:28 +0100, by Pierre-Yves David
-
debugcommands: move 'debugtemplate' in the new moduleThu, 02 Feb 2017 10:06:01 +0100, by Pierre-Yves David
-
debugcommands: move 'debugsuccessorssets' in the new moduleThu, 02 Feb 2017 10:05:22 +0100, by Pierre-Yves David
-
debugcommands: move 'debugsub' in the new moduleThu, 02 Feb 2017 10:04:55 +0100, by Pierre-Yves David
-
debugcommands: move 'debugstate' in the new moduleThu, 02 Feb 2017 10:04:34 +0100, by Pierre-Yves David
-
debugcommands: move 'debugsetparents' in the new moduleThu, 02 Feb 2017 10:04:02 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrevspec' in the new moduleThu, 02 Feb 2017 10:03:31 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrevlog' in the new moduleThu, 02 Feb 2017 10:02:40 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrename' in the new moduleThu, 02 Feb 2017 10:01:54 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrebuildfncache' in the new moduleThu, 02 Feb 2017 10:01:00 +0100, by Pierre-Yves David
-
debugcommands: move 'debugrebuilddirstate' in the new moduleThu, 02 Feb 2017 10:00:26 +0100, by Pierre-Yves David
-
debugcommands: move 'debugpvec' in the new moduleThu, 02 Feb 2017 09:59:47 +0100, by Pierre-Yves David
-
debugcommands: move 'debugpushkey' in the new moduleWed, 01 Feb 2017 17:48:30 +0100, by Pierre-Yves David
-
ui: remove urllib2 from being imported earlySun, 12 Feb 2017 03:06:38 -0800, by Kyle Lippincott
-
tests: switch "this command isn't paged" example to idMon, 06 Feb 2017 23:57:32 -0500, by Augie Fackler
-
tests: update test-i18n.t to not depend on the pager extensionTue, 07 Feb 2017 17:08:41 -0500, by Augie Fackler
-
pager: add a test of --pager=no functionalityMon, 06 Feb 2017 21:15:35 -0500, by Augie Fackler
-
hg: allow usage of XDG_CONFIG_HOME/hg/hgrcTue, 07 Feb 2017 17:33:35 +0100, by David Demelier
-
debugcommands: move 'debugpathcomplete' in the new moduleWed, 01 Feb 2017 17:47:35 +0100, by Pierre-Yves David
-
debugcommands: move 'debugobsolete' in the new moduleWed, 01 Feb 2017 17:46:21 +0100, by Pierre-Yves David
-
debugcommands: move 'debuglocks' in the new moduleWed, 01 Feb 2017 17:42:49 +0100, by Pierre-Yves David
-
debugcommands: move 'debugnamecomplete' in the new moduleWed, 01 Feb 2017 17:41:12 +0100, by Pierre-Yves David
-
debugcommands: move 'debugmergestate' in the new moduleWed, 01 Feb 2017 17:40:20 +0100, by Pierre-Yves David
-
debugcommands: move 'debuglabelcomplete' in the new moduleWed, 01 Feb 2017 17:39:31 +0100, by Pierre-Yves David
-
dispatch: start profiling earlierMon, 13 Feb 2017 20:47:41 -0800, by Bryan O'Sullivan
-
dispatch: move detection of profiling earlier during startupMon, 13 Feb 2017 20:44:20 -0800, by Bryan O'Sullivan
-
ui: fix configwith doctestMon, 13 Feb 2017 21:00:50 -0800, by Jun Wu
-
test-bdiff: move import inside the function to avoid test failureTue, 14 Feb 2017 01:52:16 +0530, by Pulkit Goyal
-
profiling: add statprof support for Chrome trace viewer renderingSun, 12 Feb 2017 22:28:09 -0800, by Bryan O'Sullivan
-
statprof: allow rendering in the Chrome trace viewer formatSun, 12 Feb 2017 22:20:20 -0800, by Bryan O'Sullivan
-
statprof: add a path simplification functionSun, 12 Feb 2017 22:16:58 -0800, by Bryan O'Sullivan
-
ui: rewrite configint in terms of configwithSun, 12 Feb 2017 21:44:55 -0800, by Bryan O'Sullivan
-
ui: add a configwith methodSun, 12 Feb 2017 21:40:46 -0800, by Bryan O'Sullivan
-
py3: convert the mode argument of os.fdopen to unicodes (2 of 2)Mon, 13 Feb 2017 22:15:28 +0530, by Pulkit Goyal
-
py3: convert the mode argument of os.fdopen to unicodes (1 of 2)Mon, 13 Feb 2017 20:06:38 +0530, by Pulkit Goyal
-
bugzilla: add a rest api backend (usable with bugzilla 5.0+)Thu, 09 Feb 2017 15:20:41 -0500, by John Mulligan
-
keepalive: honor urllib2 style get_method overridesMon, 13 Feb 2017 15:12:17 -0500, by John Mulligan
-
lock: include Linux pid namespace identifier in prefixFri, 10 Feb 2017 13:56:31 -0800, by Jun Wu
-
lock: move lock._host calculation to a functionFri, 10 Feb 2017 13:35:21 -0800, by Jun Wu
-
debugcommands: move 'debugknown' in the new moduleWed, 01 Feb 2017 17:33:46 +0100, by Pierre-Yves David
-
debugcommands: extract debuginstall in the debugcommands moduleWed, 01 Feb 2017 17:31:05 +0100, by Pierre-Yves David
-
dispatch: load debugcommand before extensionMon, 13 Feb 2017 16:35:49 +0100, by Pierre-Yves David
-
merge with stableMon, 13 Feb 2017 09:44:16 -0800, by Martin von Zweigbergk
-
bundle2: fix assertion that 'compression' hasn't been set stableMon, 13 Feb 2017 11:43:12 -0800, by Siddharth Agarwal
-
wireproto: properly report server Abort during 'getbundle' stableFri, 10 Feb 2017 18:20:58 +0100, by Pierre-Yves David
-
getbundle: cleanly handle remote abort during getbundle stableFri, 10 Feb 2017 18:17:20 +0100, by Pierre-Yves David
-
bundle1: fix bundle1-denied reporting for pull over ssh stableFri, 10 Feb 2017 18:06:08 +0100, by Pierre-Yves David
-
bundle-tests: operate from outside a repository stableFri, 10 Feb 2017 18:06:12 +0100, by Pierre-Yves David
-
bundle1: display server abort hint during unbundle stableFri, 10 Feb 2017 17:56:52 +0100, by Pierre-Yves David
-
bundle1: fix bundle1-denied reporting for push over ssh stableFri, 10 Feb 2017 17:56:59 +0100, by Pierre-Yves David
-
bundle2: keep hint close to the primary message when remote abort stableFri, 10 Feb 2017 17:56:47 +0100, by Pierre-Yves David
-
localrepo: avoid unnecessary sortingMon, 13 Feb 2017 02:31:56 -0800, by Stanislau Hlebik
-
localrepo: cache self.changelog in local variableMon, 13 Feb 2017 02:26:18 -0800, by Stanislau Hlebik
-
destutil: remove dead code about non-linear updatesTue, 07 Feb 2017 13:11:30 -0800, by Martin von Zweigbergk
-
update: fix typo/stale comment to match codeThu, 09 Feb 2017 09:55:31 -0800, by Martin von Zweigbergk
-
merge: remove unused handling of default destination in merge.update()Wed, 08 Feb 2017 23:03:33 -0800, by Martin von Zweigbergk
-
update: localize logic around which ancestor to useWed, 08 Feb 2017 14:49:37 -0800, by Martin von Zweigbergk
-
tests: add test for updating to null revisionWed, 08 Feb 2017 22:12:27 -0800, by Martin von Zweigbergk
-
import: mention "stdin" (abbreviated) and add exampleFri, 10 Feb 2017 15:26:03 -0800, by Martin von Zweigbergk
-
merge: print status message before launching external merge toolThu, 09 Feb 2017 09:32:25 -0800, by Martin von Zweigbergk
-
pager: exit cleanly on SIGPIPE (BC)Wed, 08 Feb 2017 07:44:10 -0800, by Simon Farnsworth
-
runtests: catch EPROTONOSUPPORT in checkportisavailableFri, 10 Feb 2017 04:09:06 -0800, by Jun Wu
-
zstd: vendor python-zstandard 0.7.0Tue, 07 Feb 2017 23:24:47 -0800, by Gregory Szorc
-
tests: exclude python-zstandard from pyflakes analysisThu, 09 Feb 2017 21:44:32 -0500, by Augie Fackler
-
py3: fix the way we produce bytes list in store.pyTue, 07 Feb 2017 23:25:37 +0530, by Pulkit Goyal
-
py3: convert os.__file__ to bytesTue, 07 Feb 2017 22:47:24 +0530, by Pulkit Goyal
-
commandserver: handle backlog before exitingWed, 08 Feb 2017 14:45:30 -0800, by Jun Wu
-
misc: replace domain of mercurial-devel ML address by mercurial-scm.org stableSat, 11 Feb 2017 00:23:55 +0900, by FUJIWARA Katsunori
-
i18n: update Report-Msgid-Bugs-To property of *.po files stableSat, 11 Feb 2017 00:23:55 +0900, by FUJIWARA Katsunori
-
misc: replace domain of mercurial ML address by mercurial-scm.org stableSat, 11 Feb 2017 00:23:53 +0900, by FUJIWARA Katsunori
-
commandserver: prevent unlink socket twiceWed, 08 Feb 2017 14:37:38 -0800, by Jun Wu
-
runtests: check ports on IPv6 addressThu, 09 Feb 2017 05:57:54 -0800, by Jun Wu
-
zeroconf: fail nicely on IPv6 only systemWed, 08 Feb 2017 08:08:41 -0800, by Simon Farnsworth
-
chg: verify XDG_RUNTIME_DIRMon, 06 Feb 2017 17:01:06 -0800, by Jun Wu
-
check-code: permit functools.reduceSat, 21 Jan 2017 14:43:13 -0800, by Yedidya Feldblum
-
perf: split obtaining chunks from decompressionSat, 04 Feb 2017 08:47:46 -0800, by Gregory Szorc
-
smartset: move set classes and related functions from revset module (API)Sun, 16 Oct 2016 17:28:51 +0900, by Yuya Nishihara
-
help: test if "hg help TOPIC" reference is validWed, 25 Jan 2017 22:39:17 +0900, by Yuya Nishihara
-
help: uppercase command placeholderWed, 25 Jan 2017 22:35:40 +0900, by Yuya Nishihara
-
help: show section that couldn't be foundSun, 05 Feb 2017 18:57:19 +0900, by Yuya Nishihara
-
cmdutil: remove forwarding methods per deprecation policyFri, 03 Feb 2017 16:01:19 -0500, by Augie Fackler
-
util: always force line buffered stdout when stdout is a tty (BC)Fri, 03 Feb 2017 15:10:27 -0800, by Simon Farnsworth
-
localrepo: avoid unnecessary conversion from node to revThu, 02 Feb 2017 02:56:38 -0800, by Stanislau Hlebik
-
bundle2: implement a basic __repr__ for bundle2 partThu, 02 Feb 2017 14:19:48 +0100, by Pierre-Yves David
-
bundle2: drop an outdated commentThu, 02 Feb 2017 11:03:41 +0100, by Pierre-Yves David
-
unbundle: swap conditional branches for clarityThu, 02 Feb 2017 10:53:55 +0100, by Pierre-Yves David
-
unbundle: add a small comment to tag the bundle1 case as suchThu, 02 Feb 2017 10:55:38 +0100, by Pierre-Yves David
-
unbundle: add a small comment to clarify the 'check_heads' callThu, 02 Feb 2017 10:51:04 +0100, by Pierre-Yves David
-
pager: don't terminate with extreme prejudice on SIGPIPE (BC)Thu, 02 Feb 2017 11:17:36 -0800, by Simon Farnsworth
-
verify: replace _validpath() by matcherMon, 23 Jan 2017 10:48:55 -0800, by Martin von Zweigbergk
-
rebase: fix code comment to refer to right issue (4504, not 4505)Wed, 01 Feb 2017 08:47:27 -0800, by Martin von Zweigbergk
-
merge with stableWed, 01 Feb 2017 11:30:26 -0600, by Kevin Bullock
-
merge: more safe detection of criss cross merge conflict between dm and r stableWed, 01 Feb 2017 02:10:30 +0100, by Mads Kiilerich
-
tests: correct (I think) command in test-largefiles-update stableMon, 30 Jan 2017 18:03:17 -0500, by Augie Fackler
-
tests: expand flags to long form in test-largefiles-update.t stableMon, 30 Jan 2017 17:57:21 -0500, by Augie Fackler
-
merge: fix crash on criss cross merge with dir move and delete (issue5020) stableTue, 31 Jan 2017 03:25:59 +0100, by Mads Kiilerich
-
tests: use 'f' in test-merge-criss-cross.t to prepare for recursive dumping stableTue, 31 Jan 2017 03:20:07 +0100, by Mads Kiilerich
-
util: make sortdict.keys() return a copy stableMon, 30 Jan 2017 22:58:56 -0800, by Martin von Zweigbergk
-
test-highlight: add normalization rule for Pygments 2.2 stableMon, 30 Jan 2017 22:50:20 +0900, by Yuya Nishihara
-
tests: account for different newline behavior between Solaris and GNU grep stableSun, 29 Jan 2017 12:40:56 -0800, by Danek Duvall
-
tests: also allow "Protocol not supported" in test-http-proxy error stableFri, 20 Jan 2017 10:17:34 -0500, by Augie Fackler
-
revset: prevent using outgoing() and remote() in hgweb session (BC) stableFri, 20 Jan 2017 21:33:18 +0900, by Yuya Nishihara
-
tests: use an absolute path to get around '..' being invalid on a dead CWD stableThu, 19 Jan 2017 16:23:49 -0500, by Augie Fackler
-
ui: rename tmpdir parameter to more specific repopath stableWed, 18 Jan 2017 18:25:51 -0800, by Sean Farley
-
pager: wrap _runcommand() no matter if stdout is redirected stableThu, 19 Jan 2017 23:01:32 +0900, by Yuya Nishihara
-
shelve: make unshelve not crash when there are missing files (issue4176) stableThu, 19 Jan 2017 09:48:40 -0800, by Kostia Balytskyi
-
tests: work around FreeBSD's unzip having slightly different output stableWed, 18 Jan 2017 23:43:41 -0500, by Augie Fackler
-
contrib: fix check-commit to not reject commits from `hg sign` and `hg tag` stableWed, 18 Jan 2017 23:34:35 -0500, by Augie Fackler
-
Added tag 4.1-rc for changeset a1dd2c0c479e stableWed, 18 Jan 2017 20:02:58 -0500, by Augie Fackler
-
tests: fix up some http tests for no-zstd case stable 4.1-rcWed, 18 Jan 2017 11:54:51 -0500, by Augie Fackler
-
freeze: merge default into stable for 4.1 code freeze stableWed, 18 Jan 2017 11:43:36 -0500, by Augie Fackler
-
patchbomb: add tmpdir parameter to ui.edit callMon, 16 Jan 2017 21:17:39 -0800, by Sean Farley
-
histedit: add tmpdir parameter to ui.edit callMon, 16 Jan 2017 21:15:57 -0800, by Sean Farley
-
cmdutil: add tmpdir parament to ui.edit callsMon, 16 Jan 2017 21:15:21 -0800, by Sean Farley
-
ui: add a parameter to set the temporary directory for editMon, 16 Jan 2017 21:05:22 -0800, by Sean Farley
-
help: update help for `hg update` which was misleading (issue5427)Wed, 18 Jan 2017 03:44:19 +0530, by Pulkit Goyal
-
templater: add '{envvars}' to access environment variablesTue, 17 Jan 2017 23:12:54 -0500, by Matt Harbison
-
ui: introduce an experimental dict of exportable environment variablesTue, 17 Jan 2017 23:05:12 -0500, by Matt Harbison
-
tests: test experimental.spacemovesdown config for commit -iTue, 17 Jan 2017 13:44:53 +0800, by Anton Shestakov
-
zstd: prevent potential free() of uninitialized memoryTue, 17 Jan 2017 10:17:13 -0800, by Gregory Szorc
-
revlog: give EXTSTORED flag value to narrowhgTue, 17 Jan 2017 11:25:02 -0800, by Martin von Zweigbergk
-
help: don't let tools reflow revlog flags listTue, 17 Jan 2017 11:45:10 -0800, by Martin von Zweigbergk
-
help: format revlog.txt more closely to resultTue, 17 Jan 2017 11:29:06 -0800, by Martin von Zweigbergk
-
hgweb: simplify calculation of first revision in filelog commandTue, 17 Jan 2017 09:19:24 +0100, by Denis Laxalde
-
hgweb: restore ascending iteration on revs in filelog web commandTue, 17 Jan 2017 09:17:29 +0100, by Denis Laxalde
-
context: extract _changesinrange() out of blockancestors()Mon, 16 Jan 2017 09:22:32 +0100, by Denis Laxalde
-
shelve: allow multiple shelves with --patch and --statSat, 14 Jan 2017 01:23:07 +0530, by Pulkit Goyal
-
zstd: vendor python-zstandard 0.6.0Sat, 14 Jan 2017 19:41:43 -0800, by Gregory Szorc
-
util: add length argument to util.buffer()Sat, 14 Jan 2017 20:05:15 +0530, by Pulkit Goyal
-
py3: replace pycompat.getenv with encoding.environ.getSun, 15 Jan 2017 13:17:05 +0530, by Pulkit Goyal
-
patch: check length of git index header only if integer is specifiedSun, 15 Jan 2017 16:33:15 +0900, by Yuya Nishihara
-
localrepo: experimental support for non-zlib revlog compressionFri, 13 Jan 2017 20:16:56 -0800, by Gregory Szorc
-
revlog: use compression engine APIs for decompressionFri, 13 Jan 2017 19:58:00 -0800, by Gregory Szorc
-
hgweb: build the "entries" list directly in filelog commandFri, 13 Jan 2017 10:22:25 +0100, by Denis Laxalde
-
convert: remove "replacecommitter" actionSat, 14 Jan 2017 10:11:19 -0800, by Gregory Szorc
-
ui: check EOF of getpass() response read from command-server channelSat, 14 Jan 2017 20:31:35 +0900, by Yuya Nishihara
-
convert: config option to control Git committer actionsFri, 13 Jan 2017 23:21:10 -0800, by Gregory Szorc
-
help: make "mergetool" an alias for "merge-tools"Fri, 13 Jan 2017 21:21:02 -0800, by Gregory Szorc
-
templatekw: force noprefix=False to insure diffstat consistency (issue4755)Thu, 12 Jan 2017 21:06:55 +0900, by Matthieu Laneuville
-
check-code: reject module-level @cachefuncFri, 13 Jan 2017 10:11:37 -0800, by Martin von Zweigbergk
-
similar: remove caching from the module levelFri, 13 Jan 2017 11:42:36 -0800, by Pierre-Yves David
-
patch: add label for coloring the similarity extended headerMon, 09 Jan 2017 11:01:45 -0800, by Sean Farley
-
patch: use opt.showsimilarity to calculate and show the similarityMon, 09 Jan 2017 11:24:18 -0800, by Sean Farley
-
patch: add similarity config knob in experimental sectionMon, 09 Jan 2017 10:51:44 -0800, by Sean Farley
-
similar: move score function to module levelSat, 07 Jan 2017 20:47:57 -0800, by Sean Farley
-
revset: abuse x:y syntax to specify line range of followlines()Mon, 09 Jan 2017 17:58:19 +0900, by Yuya Nishihara
-
revset: do not transform range* operators in parsed treeMon, 09 Jan 2017 16:55:56 +0900, by Yuya Nishihara
-
revset: add default value to getinteger() helperMon, 09 Jan 2017 17:45:11 +0900, by Yuya Nishihara
-
revset: factor out getinteger() helperMon, 09 Jan 2017 17:39:44 +0900, by Yuya Nishihara
-
revset: rename rev argument of followlines() to startrevMon, 09 Jan 2017 16:16:26 +0900, by Yuya Nishihara
-
help: use :hg: role and canonical name to point to revset string patternsFri, 13 Jan 2017 23:48:21 +0900, by Yuya Nishihara
-
util: compression APIs to support revlog decompressionMon, 02 Jan 2017 13:27:20 -0800, by Gregory Szorc
-
crecord: add an experimental option for space key to move cursor downSun, 08 Jan 2017 10:08:29 +0800, by Anton Shestakov
-
perf: support multiple compression engines in perfrevlogchunksMon, 02 Jan 2017 12:02:08 -0800, by Gregory Szorc
-
revlog: use compression engine API for compressionMon, 02 Jan 2017 11:22:52 -0800, by Gregory Szorc
-
util: compression APIs to support revlog compressionMon, 02 Jan 2017 12:39:03 -0800, by Gregory Szorc
-
revlog: move decompress() from module to revlog class (API)Mon, 02 Jan 2017 13:00:16 -0800, by Gregory Szorc
-
revlog: make compressed size comparisons consistentMon, 02 Jan 2017 11:50:17 -0800, by Gregory Szorc
-
similar: rename local variable to not collide with previousSat, 07 Jan 2017 20:43:49 -0800, by Sean Farley
-
patch: add label for coloring the index extended headerMon, 09 Jan 2017 10:59:45 -0800, by Sean Farley
-
patch: add index line for diff outputSat, 31 Dec 2016 15:41:57 -0600, by Sean Farley
-
patch: add config knob for displaying the index headerMon, 09 Jan 2017 11:13:47 -0800, by Sean Farley
-
bisect: refer directly to bisect() revset predicate in helpThu, 12 Jan 2017 12:05:23 -0800, by Martin von Zweigbergk
-
tests: use "hg help revisions.<predicate>" instead of greppingThu, 12 Jan 2017 11:43:26 -0800, by Martin von Zweigbergk
-
help: remove now-redundant pointer to revsets helpThu, 12 Jan 2017 11:52:05 -0800, by Martin von Zweigbergk
-
help: eliminate duplicate text for revset string patternsSat, 07 Jan 2017 23:35:35 -0500, by Matt Harbison
-
revset: add regular expression support to 'desc'Sat, 07 Jan 2017 21:26:32 -0500, by Matt Harbison
-
revset: stop lowercasing the regex pattern for 'author'Wed, 11 Jan 2017 22:42:10 -0500, by Matt Harbison
-
repair: clean up stale lock file from store backupThu, 24 Nov 2016 18:45:29 -0800, by Gregory Szorc
-
repair: copy non-revlog store files during upgradeThu, 24 Nov 2016 18:34:50 -0800, by Gregory Szorc
-
repair: migrate revlogs during upgradeSun, 18 Dec 2016 17:00:15 -0800, by Gregory Szorc
-
revlog: add clone methodSun, 18 Dec 2016 17:02:57 -0800, by Gregory Szorc
-
repair: begin implementation of in-place upgradingSun, 18 Dec 2016 16:59:04 -0800, by Gregory Szorc
-
repair: determine what upgrade will doSun, 18 Dec 2016 16:51:09 -0800, by Gregory Szorc
-
repair: implement requirements checking for upgradesSun, 18 Dec 2016 16:16:54 -0800, by Gregory Szorc
-
debugcommands: stub for debugupgraderepo commandThu, 24 Nov 2016 16:24:09 -0800, by Gregory Szorc
-
util: teach stringmatcher to handle forced case insensitive matchesWed, 11 Jan 2017 21:47:19 -0500, by Matt Harbison
-
revset: point to 'grep' in the 'keyword' help for regex searchesWed, 11 Jan 2017 23:13:51 -0500, by Matt Harbison
-
help: explain that revsets can be used where 1 or 2 revs are wantedWed, 11 Jan 2017 23:13:00 -0800, by Martin von Zweigbergk
-
help: explain what the term "revset" meansWed, 11 Jan 2017 22:46:07 -0800, by Martin von Zweigbergk
-
help: merge revsets.txt into revisions.txtWed, 11 Jan 2017 11:37:38 -0800, by Martin von Zweigbergk
-
tests: use `hg help dates` instead of `hg help revs` in testWed, 11 Jan 2017 11:40:40 -0800, by Martin von Zweigbergk
-
help: use a single paragraph to describe full and abbreviated nodeidsWed, 11 Jan 2017 11:28:54 -0800, by Martin von Zweigbergk
-
hgweb: support Content Security PolicyTue, 10 Jan 2017 23:37:08 -0800, by Gregory Szorc
-
hgweb: call process_dates() via DOM event listenerTue, 10 Jan 2017 20:47:48 -0800, by Gregory Szorc
-
protocol: send application/mercurial-0.2 responses to capable clientsSat, 24 Dec 2016 15:29:32 -0700, by Gregory Szorc
-
httppeer: advertise and support application/mercurial-0.2Sat, 24 Dec 2016 15:22:18 -0700, by Gregory Szorc
-
wireproto: advertise supported media types and compression formatsSat, 24 Dec 2016 15:21:46 -0700, by Gregory Szorc
-
util: declare wire protocol support of compression enginesSat, 24 Dec 2016 13:51:12 -0700, by Gregory Szorc
-
internals: document compression negotiationSat, 24 Dec 2016 13:56:36 -0700, by Gregory Szorc
-
httppeer: extract code for HTTP header spanningSat, 24 Dec 2016 14:46:02 -0700, by Gregory Szorc
-
commands: config option to control bundle compression levelTue, 10 Jan 2017 11:20:32 -0800, by Gregory Szorc
-
bundle2: allow compression options to be passed to compressorTue, 10 Jan 2017 11:19:37 -0800, by Gregory Szorc
-
chg: check snprintf result strictlyWed, 11 Jan 2017 23:39:24 +0800, by Jun Wu
-
rebase: provide detailed hint to abort message if working dir is not cleanTue, 10 Jan 2017 09:32:27 +0100, by Valters Vingolds
-
revset: parse variable-length arguments of followlines() by getargsdict()Mon, 09 Jan 2017 16:02:56 +0900, by Yuya Nishihara
-
parser: extend buildargsdict() to support variable-length positional argsMon, 09 Jan 2017 15:25:52 +0900, by Yuya Nishihara
-
parser: make buildargsdict() precompute position where keyword args startMon, 09 Jan 2017 15:15:21 +0900, by Yuya Nishihara
-
chg: change server's process titleWed, 11 Jan 2017 07:40:52 +0800, by Jun Wu
-
chgserver: add the setprocname interfaceWed, 11 Jan 2017 07:36:48 +0800, by Jun Wu
-
hgweb: use archivespecs for links on repo index page tooTue, 10 Jan 2017 23:41:58 +0800, by Anton Shestakov
-
hgweb: use util.sortdict for archivespecsTue, 10 Jan 2017 23:34:39 +0800, by Anton Shestakov
-
hgweb: test the order of archive linksWed, 11 Jan 2017 01:25:07 +0800, by Anton Shestakov
-
revlog: REVIDX_EXTSTORED flagThu, 05 Jan 2017 17:16:51 +0000, by Remi Chaintron
-
revlog: flag processorTue, 10 Jan 2017 16:15:21 +0000, by Remi Chaintron
-
revlog: pass revlog flags to addrevisionThu, 05 Jan 2017 17:16:07 +0000, by Remi Chaintron
-
revlog: add 'raw' argument to revision and _addrevisionThu, 05 Jan 2017 17:16:07 +0000, by Remi Chaintron
-
pager: do not special case chgTue, 10 Jan 2017 06:59:49 +0800, by Jun Wu
-
chg: remove getpager supportTue, 10 Jan 2017 06:59:39 +0800, by Jun Wu
-
chgserver: implement chgui._runpagerTue, 10 Jan 2017 06:59:31 +0800, by Jun Wu
-
chgserver: make S channel support pager requestTue, 10 Jan 2017 06:59:21 +0800, by Jun Wu
-
chg: handle pager request client-sideTue, 10 Jan 2017 06:59:03 +0800, by Jun Wu
-
chgserver: use util.shellenvironTue, 10 Jan 2017 06:58:51 +0800, by Jun Wu
-
util: extract the logic calculating environment variablesTue, 10 Jan 2017 06:58:02 +0800, by Jun Wu
-
hgweb: generate archive links in orderSun, 08 Jan 2017 00:52:54 +0800, by Anton Shestakov
-
hgweb: use archivespecs (dict) instead of archives (tuple) for "in" checkSun, 08 Jan 2017 01:24:45 +0800, by Anton Shestakov
-
test-obsolete: stabilize output on platforms without 'serve' supportSun, 08 Jan 2017 14:37:44 -0500, by Matt Harbison
-
tests: update globs for WindowsSun, 08 Jan 2017 13:49:53 -0500, by Matt Harbison
-
help: merge the various operator sections of revsets, filesets and templatesSun, 08 Jan 2017 12:05:10 -0500, by Matt Harbison
-
help: apply the section headings from revsets to templatesSun, 08 Jan 2017 02:43:01 -0500, by Matt Harbison
-
help: apply the section headings from revsets to filesetsSun, 08 Jan 2017 02:40:36 -0500, by Matt Harbison
-
chg: check type read from S channelFri, 06 Jan 2017 16:14:52 +0000, by Jun Wu
-
chgserver: check type passed to S channelFri, 06 Jan 2017 16:12:25 +0000, by Jun Wu
-
chg: send type information via S channel (BC)Fri, 06 Jan 2017 16:11:03 +0000, by Jun Wu
-
rebase: fail-fast the pull if working dir is not clean (BC)Sun, 01 Jan 2017 13:16:29 +0100, by Valters Vingolds
-
commit: fix unmodified message detection for the "--- >8 ----" magicFri, 06 Jan 2017 22:50:04 +0900, by Yuya Nishihara
-
commit: update test to actually modify template textFri, 06 Jan 2017 22:44:39 +0900, by Yuya Nishihara
-
pager: wrap ui._runpagerMon, 26 Dec 2016 00:25:44 +0000, by Jun Wu
-
summary: use ui.label and join to write evolution troublesSat, 07 Jan 2017 12:24:15 +0100, by Denis Laxalde
-
log: drop unnecessary ui.note label from "trouble: " lineSat, 07 Jan 2017 12:07:56 +0100, by Denis Laxalde
-
revset: add a followlines(file, fromline, toline[, rev]) revsetWed, 04 Jan 2017 16:47:49 +0100, by Denis Laxalde
-
context: add a `blockancestors(fctx, fromline, toline)` functionWed, 28 Dec 2016 23:03:37 +0100, by Denis Laxalde
-
mdiff: add a "blocksinrange" function to filter diff blocks by line rangeTue, 03 Jan 2017 18:15:58 +0100, by Denis Laxalde
-
run-tests: unset CHGDEBUGFri, 06 Jan 2017 16:19:41 +0000, by Jun Wu
-
summary: add evolution "troubles" information to summary outputFri, 06 Jan 2017 14:35:22 +0100, by Denis Laxalde
-
summary: use the same labels as log command in "parent: " lineFri, 06 Jan 2017 14:34:34 +0100, by Denis Laxalde
-
templates: display evolution "troubles" in command line styleFri, 06 Jan 2017 13:50:52 +0100, by Denis Laxalde
-
templatekw: add a "troubles" template keywordFri, 06 Jan 2017 13:50:16 +0100, by Denis Laxalde
-
test: test "trouble: " line in log output with multiple troublesFri, 06 Jan 2017 15:48:22 +0100, by Denis Laxalde
-
cmdutil: add missing "i18n" comment about "trouble: " lineFri, 06 Jan 2017 12:36:21 +0100, by Denis Laxalde
-
rebase: use repo.vfs.exists in 'hg summary' hookFri, 06 Jan 2017 09:58:41 +0100, by Valters Vingolds
-
hgweb: link to raw-file on annotation page (BC)Wed, 28 Dec 2016 15:48:17 -0700, by Gregory Szorc
-
repair: combine two loops over changelog revisionsWed, 04 Jan 2017 10:35:04 -0800, by Martin von Zweigbergk
-
repair: speed up stripping of many rootsWed, 04 Jan 2017 10:07:12 -0800, by Martin von Zweigbergk
-
make: remove targets for building packages for ubuntu wily (end of life)Fri, 06 Jan 2017 09:56:40 +0800, by Anton Shestakov
-
config: add docs for ignoring all text below in the editorWed, 04 Jan 2017 22:32:42 -0600, by Sean Farley
-
cmdutil: add special string that ignores rest of textSat, 31 Dec 2016 15:36:36 -0600, by Sean Farley
-
revset: drop TODO comment about sorting issue of fullreposetSat, 14 May 2016 20:52:44 +0900, by Yuya Nishihara
-
revset: document wdir() as an experimental functionThu, 05 Jan 2017 22:53:42 +0900, by Yuya Nishihara
-
revset: categorize wdir() as very fast functionSat, 20 Aug 2016 17:50:23 +0900, by Yuya Nishihara
-
revset: make children() not look at p2 if null (issue5439)Sat, 23 May 2015 11:04:11 +0900, by Yuya Nishihara
-
setup: pass named argument to setup_zstdWed, 04 Jan 2017 19:17:44 -0800, by Gregory Szorc
-
merge with stableWed, 04 Jan 2017 14:52:59 -0500, by Augie Fackler
-
templates-default: factor out definition of changeset labelsTue, 03 Jan 2017 13:25:29 +0100, by Denis Laxalde
-
cmdutil: add support for evolution "troubles" display in changeset_printerMon, 10 Oct 2016 12:06:58 +0200, by Denis Laxalde
-
cmdutil: extract a _changesetlabels function out of changeset_printer._show()Tue, 03 Jan 2017 10:56:41 +0100, by Denis Laxalde
-
chg: add procutil.hMon, 02 Jan 2017 14:57:14 +0000, by Jun Wu
-
chg: let procutil maintain its own pagerpidMon, 02 Jan 2017 14:43:37 +0000, by Jun Wu
-
chg: decouple hgclient from setuppagerMon, 02 Jan 2017 14:10:32 +0000, by Jun Wu
-
chg: decouple hgclient from setupsignalhandlerMon, 02 Jan 2017 14:04:35 +0000, by Jun Wu
-
chg: move signal and pager handling to a separate fileMon, 02 Jan 2017 14:02:47 +0000, by Jun Wu
-
keepalive: rewrite readline()Wed, 07 Oct 2015 16:02:45 -0700, by Gregory Szorc
-
keepalive: remove limit argument from readline()Wed, 07 Oct 2015 15:53:58 -0700, by Gregory Szorc
-
keepalive: don't concatenate strings when reading chunked transferWed, 07 Oct 2015 15:33:52 -0700, by Gregory Szorc
-
exchange: use rich class for sorting clone bundle entriesMon, 26 Dec 2016 12:11:29 -0700, by Gregory Szorc
-
i18n-ja: synchronized with 5f33116cd787 stable 4.0.2Sat, 31 Dec 2016 17:19:09 +0900, by FUJIWARA Katsunori
-
chg: respect XDG_RUNTIME_DIRMon, 26 Dec 2016 00:02:42 +0000, by Jun Wu
-
chg: make "get default sockdir" a separate methodSun, 25 Dec 2016 23:49:54 +0000, by Jun Wu
-
chg: handle connect failure before errno gets overriddenSun, 25 Dec 2016 23:32:11 +0000, by Jun Wu
-
py3: have a bytes version of shlex.split()Sun, 25 Dec 2016 03:06:55 +0530, by Pulkit Goyal
-
chg: support long socket pathFri, 23 Dec 2016 16:26:40 +0000, by Jun Wu
-
chg: remove sockdirfdFri, 23 Dec 2016 16:16:44 +0000, by Jun Wu
-
chg: let hgc_open support long pathFri, 23 Dec 2016 16:37:00 +0000, by Jun Wu
-
rebase: un-wrap function signature since it fits in 80 columnsSat, 24 Dec 2016 15:38:27 -0500, by Augie Fackler
-
py3: exclude pywatchman from test-check-py3-compat.tSun, 25 Dec 2016 02:42:46 +0530, by Pulkit Goyal
-
py3: update test-check-py3-compat.tSun, 25 Dec 2016 02:34:19 +0530, by Pulkit Goyal
-
shelve: choose a legal shelve name when no name is passed (issue5112)Thu, 22 Dec 2016 19:35:30 +0530, by Pulkit Goyal
-
shelve: add tests to ensure illegal shelve names are avoidedThu, 22 Dec 2016 23:27:32 +0530, by Pulkit Goyal
-
py3: replace sys.executable with pycompat.sysexecutableTue, 20 Dec 2016 00:20:07 +0530, by Pulkit Goyal
-
py3: have bytes version of sys.executableTue, 20 Dec 2016 00:02:24 +0530, by Pulkit Goyal
-
py3: use pycompat.getcwd instead of os.getcwdThu, 22 Dec 2016 01:54:17 +0530, by Pulkit Goyal
-
py3: use python 3 compatible variables in hgext/fsmontor/__init__.pyWed, 21 Dec 2016 23:40:38 +0530, by Pulkit Goyal
-
py3: add warnings in check-code related to py3Wed, 21 Dec 2016 22:42:31 +0530, by Pulkit Goyal
-
py3: replace os.getenv with pycompat.osgetenvMon, 19 Dec 2016 02:54:49 +0530, by Pulkit Goyal
-
py3: have bytes version of os.getenvMon, 19 Dec 2016 02:35:38 +0530, by Pulkit Goyal
-
url: remove unnecessary deletion of environ variables while dealing with proxySat, 24 Dec 2016 01:16:14 +0530, by Pulkit Goyal
-
convert: add config option to control storing original revisionThu, 22 Dec 2016 23:28:35 -0700, by Gregory Szorc
-
convert: add config option to copy extra keys from Git commitsThu, 22 Dec 2016 23:28:11 -0700, by Gregory Szorc
-
convert: don't use {} as default argument valueThu, 22 Dec 2016 09:26:47 -0800, by Gregory Szorc
-
documentation: better censor flag documentationThu, 22 Dec 2016 19:08:38 -0500, by Remi Chaintron
-
tests: make test-convert-git.t reproducibleSat, 24 Dec 2016 10:40:08 -0700, by Gregory Szorc
-
fsmonitor: refresh pywatchman to upstreamThu, 22 Dec 2016 11:22:32 -0800, by Zack Hricz
-
tests: exclude bundled pywatchman from test-check-pyflakesThu, 22 Dec 2016 11:07:59 -0800, by Zack Hricz
-
posix: make poll() restart on interruption by signal (issue5452) stableThu, 22 Dec 2016 23:14:13 +0900, by Yuya Nishihara
-
color: load 'colortable' from extension using an 'extraloader'Fri, 18 Nov 2016 18:18:15 +0100, by Pierre-Yves David
-
color: move hgext.color._styles to mercurial.color.styleFri, 18 Nov 2016 18:09:36 +0100, by Pierre-Yves David
-
color: drop use of the 'global' keyword for '_style'Fri, 18 Nov 2016 18:29:19 +0100, by Pierre-Yves David
-
color: drop use of the 'global' keyword for _terminfo_paramsFri, 18 Nov 2016 18:27:13 +0100, by Pierre-Yves David
-
fsmonitor: fix exception message scrapingWed, 21 Dec 2016 13:51:34 -0800, by zphricz
-
tests: add magic string to bypass check-commitWed, 21 Dec 2016 13:44:15 -0800, by David Soria Parra
-
demandimport: do not raise ImportError for unknown item in fromlist stableMon, 19 Dec 2016 22:46:00 +0900, by Yuya Nishihara
-
convert: config option for git rename limitSun, 18 Dec 2016 12:53:20 -0800, by Gregory Szorc
-
chgserver: backout changeset dfb19aed409e (per discussion)Thu, 22 Dec 2016 01:09:45 +0900, by Yuya Nishihara
-
chgserver: override runcommandFri, 16 Dec 2016 14:48:37 +0000, by Jun Wu
-
chgserver: store csystem separatelyFri, 16 Dec 2016 14:46:34 +0000, by Jun Wu
-
py3: replace sys.platform with pycompat.sysplatform (part 2 of 2)Mon, 19 Dec 2016 02:26:41 +0530, by Pulkit Goyal
-
py3: replace sys.platform with pycompat.sysplatform (part 1 of 2)Mon, 19 Dec 2016 02:15:24 +0530, by Pulkit Goyal
-
py3: replace os.name with pycompat.osname (part 2 of 2)Mon, 19 Dec 2016 00:28:12 +0530, by Pulkit Goyal
-
py3: replace os.name with pycompat.osname (part 1 of 2)Mon, 19 Dec 2016 00:16:52 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 5 of 5)Sun, 18 Dec 2016 02:08:59 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 4 of 5)Sun, 18 Dec 2016 02:06:00 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 3 of 5)Sun, 18 Dec 2016 01:54:36 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 2 of 5)Sun, 18 Dec 2016 01:46:39 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 1 of 5)Sun, 18 Dec 2016 01:34:41 +0530, by Pulkit Goyal
-
tests: exclude bundled pywatchman from check-code testTue, 20 Dec 2016 20:28:41 -0800, by David Soria Parra
-
convert: parse perforce data on-demandTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
convert: return calculated values from parse() instead of manpulating stateTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
convert: move localname state to function scopeTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
convert: use return value in parse_view() instead of manipulating stateTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
changegroup: simplify logic around enabling changegroup 03Mon, 19 Dec 2016 04:25:18 +0100, by Pierre-Yves David
-
changegroup: pass 'repo' to allsupportedversionsMon, 19 Dec 2016 04:29:33 +0100, by Pierre-Yves David
-
changegroup: simplify 'allsupportedversions' logicMon, 19 Dec 2016 04:31:13 +0100, by Pierre-Yves David
-
py3: replace os.altsep with pycompat.altsepSun, 18 Dec 2016 01:17:12 +0530, by Pulkit Goyal
-
py3: have a bytes version of sys.platformSun, 18 Dec 2016 00:52:05 +0530, by Pulkit Goyal
-
py3: have a bytes version of os.altsepSun, 18 Dec 2016 00:44:21 +0530, by Pulkit Goyal
-
py3: make sure encoding.encoding is a bytes variableSat, 17 Dec 2016 23:55:25 +0530, by Pulkit Goyal
-
chg: remove locksMon, 19 Dec 2016 22:15:00 +0000, by Jun Wu
-
chg: start server at a unique addressMon, 19 Dec 2016 22:09:49 +0000, by Jun Wu
-
chgserver: truncate base address at "." for hash addressMon, 19 Dec 2016 22:07:41 +0000, by Jun Wu
-
ui: do not translate empty configsource() to 'none' (API)Sun, 23 Oct 2016 17:47:00 +0900, by Yuya Nishihara
-
convert: remove unused-but-set variable introduced in db9e883566e8Sun, 18 Dec 2016 16:20:04 +0900, by Yuya Nishihara
-
py3: replace os.sep with pycompat.ossep (part 4 of 4)Sat, 17 Dec 2016 20:24:46 +0530, by Pulkit Goyal
-
py3: replace os.sep with pycompat.ossep (part 3 of 4)Sat, 17 Dec 2016 20:14:24 +0530, by Pulkit Goyal
-
py3: replace os.sep with pycompat.ossep (part 2 of 4)Sat, 17 Dec 2016 20:02:50 +0530, by Pulkit Goyal
-
py3: replace os.sep with pycompat.ossep (part 1 of 4)Sat, 17 Dec 2016 19:56:30 +0530, by Pulkit Goyal
-
py3: replace os.pathsep with pycompat.ospathsepSat, 17 Dec 2016 19:47:17 +0530, by Pulkit Goyal
-
py3: use %d instead of %s for integersSat, 17 Dec 2016 19:36:40 +0530, by Pulkit Goyal
-
help: make multirevs just an alias for revsetsFri, 16 Dec 2016 09:48:14 -0800, by Martin von Zweigbergk
-
context: correct metadataonlyctx's parameterFri, 16 Dec 2016 21:02:39 +0000, by Jun Wu
-
registrar: raise a programming error on duplicated registeringMon, 12 Dec 2016 13:32:45 +0100, by Pierre-Yves David
-
py3kcompat: drop unused moduleSun, 16 Oct 2016 17:01:41 +0900, by Yuya Nishihara
-
strutil: drop module which no longer be usedSun, 16 Oct 2016 16:59:50 +0900, by Yuya Nishihara
-
convert: inline strutil.rfindall()Sun, 16 Oct 2016 16:58:43 +0900, by Yuya Nishihara
-
convert: return commit objects for revisions in the revmapWed, 14 Dec 2016 12:07:23 -0800, by David Soria Parra
-
convert: encapsulate commit data fetching and commit object creationTue, 13 Dec 2016 21:49:58 -0800, by David Soria Parra
-
convert: do not provide head revisions if we have no changests to importTue, 13 Dec 2016 21:49:58 -0800, by David Soria Parra
-
convert: allow passing in a revmapWed, 14 Dec 2016 01:45:57 -0800, by David Soria Parra
-
convert: use convert_revision for P4 importsTue, 13 Dec 2016 21:49:58 -0800, by David Soria Parra
-
convert: remove unused dictionariesWed, 14 Dec 2016 01:45:17 -0800, by David Soria Parra
-
convert: self.heads is a listWed, 14 Dec 2016 01:43:47 -0800, by David Soria Parra
-
convert: don't use long list comprehensionsTue, 13 Dec 2016 21:49:58 -0800, by David Soria Parra
-
changelog: keep track of file end in appender (issue5444)Thu, 15 Dec 2016 11:00:18 -0800, by Durham Goode
-
tests: fix test-bdiff to handle variance between pure and c bdiff codeThu, 15 Dec 2016 11:14:00 -0500, by Augie Fackler
-
tests: finish updating test-bdiff to unittest (part 4 of 4)Thu, 15 Dec 2016 11:04:09 -0500, by Augie Fackler
-
tests: update more of test-bdiff.py to use unittest (part 3 of 4)Thu, 15 Dec 2016 10:56:26 -0500, by Augie Fackler
-
tests: update more of test-bdiff.py to use unittest (part 2 of 4)Thu, 15 Dec 2016 10:50:06 -0500, by Augie Fackler
-
tests: migrate test-bdiff.py to use unittest (part 1 of 4)Thu, 15 Dec 2016 10:10:15 -0500, by Augie Fackler
-
import-checker: do not enforce lexical sort accross stdlib/local boundaryThu, 15 Dec 2016 19:56:48 +0100, by Pierre-Yves David
-
cg1packer: fix `compressed` methodWed, 14 Dec 2016 09:53:56 -0800, by Stanislau Hlebik
-
perf: add historical support of ui.load()Thu, 15 Dec 2016 12:17:08 +0100, by Philippe Pepiot
-
chg: ignore HG_* in confighashWed, 14 Dec 2016 02:17:59 +0000, by Jun Wu
-
py3: make keys of keyword arguments stringsTue, 13 Dec 2016 20:53:40 +0530, by Pulkit Goyal
-
error: make it clear that ProgrammingError is for mercurial developersMon, 12 Dec 2016 08:01:52 +0000, by Jun Wu
-
revlog: merge hash checking subfunctionsTue, 13 Dec 2016 14:21:36 +0000, by Remi Chaintron
-
bookmarks: make bookmarks.comparebookmarks accept binary nodes (API)Fri, 09 Dec 2016 03:22:26 -0800, by Stanislau Hlebik
-
bookmarks: rename `compare()` to `comparebookmarks()` (API)Tue, 22 Nov 2016 01:33:31 -0800, by Stanislau Hlebik
-
graft: support grafting changes to new file in renamed directory (issue5436)Mon, 05 Dec 2016 17:40:01 +0100, by Gábor Stefanik
-
rebase: calculate ancestors for --base separately (issue5420)Mon, 28 Nov 2016 05:45:22 +0000, by Jun Wu
-
py3: utility functions to convert keys of kwargs to bytes/unicodesWed, 07 Dec 2016 21:53:03 +0530, by Pulkit Goyal
-
py3: make a bytes version of getopt.getopt()Tue, 06 Dec 2016 06:36:36 +0530, by Pulkit Goyal
-
parsers: use buffer to store revlog indexTue, 06 Dec 2016 11:44:49 +0000, by Jun Wu
-
fancyopts: switch from fancyopts.getopt.* to getopt.*Tue, 06 Dec 2016 06:27:58 +0530, by Pulkit Goyal
-
py3: use pycompat.fsdecode() to pass to imp.* functionsMon, 05 Dec 2016 06:46:51 +0530, by Pulkit Goyal
-
localrepo: use ProgrammingErrorTue, 06 Dec 2016 17:06:39 +0000, by Jun Wu
-
error: add ProgrammingErrorTue, 06 Dec 2016 14:57:47 +0000, by Jun Wu
-
chgserver: call "load" for new ui objectsMon, 05 Dec 2016 21:36:35 +0000, by Jun Wu
-
localrepository: remove None as default value of path argument in __init__()Sun, 04 Dec 2016 23:22:34 +0530, by Pulkit Goyal
-
py3: use pycompat.sysstr() in __import__()Thu, 01 Dec 2016 13:12:04 +0530, by Pulkit Goyal
-
py3: avoid use of basestringWed, 30 Nov 2016 23:51:11 +0530, by Pulkit Goyal
-
py3: use unicodes in __slots__Wed, 30 Nov 2016 23:38:50 +0530, by Pulkit Goyal
-
memctx: allow the metadataonlyctx thats reusing the manifest nodeMon, 21 Nov 2016 08:09:41 -0800, by Mateusz Kwapich
-
localrepo: make it possible to reuse manifest when commiting contextThu, 17 Nov 2016 10:59:15 -0800, by Mateusz Kwapich
-
manifest: expose the parents() methodThu, 17 Nov 2016 10:59:15 -0800, by Mateusz Kwapich
-
httppeer: assign Vary request header lastMon, 28 Nov 2016 21:07:51 -0800, by Gregory Szorc
-
wireproto: only advertise HTTP-specific capabilities to HTTP peers (BC)Mon, 28 Nov 2016 20:46:42 -0800, by Gregory Szorc
-
protocol: declare transport protocol nameMon, 28 Nov 2016 20:46:59 -0800, by Gregory Szorc
-
bdiff: early pruning of common prefix before doing expensive computationsWed, 16 Nov 2016 19:45:35 +0100, by Mads Kiilerich
-
formatter: add overview of API and example as doctestSat, 22 Oct 2016 15:02:11 +0900, by Yuya Nishihara
-
ui: factor out ui.load() to create a ui without loading configs (API)Sat, 22 Oct 2016 14:35:10 +0900, by Yuya Nishihara
-
hgweb: add missing slash to file log url in rss style stableThu, 08 Dec 2016 23:59:36 +0800, by Anton Shestakov
-
check-code: add a rule to forbid "cp -r"Wed, 30 Nov 2016 19:23:04 +0000, by Jun Wu
-
tests: replace "cp -r" with "cp -R"Wed, 30 Nov 2016 19:25:18 +0000, by Jun Wu
-
posix: give the cached symlink a real targetWed, 30 Nov 2016 16:39:36 +0000, by Martijn Pieters
-
shelve: move patch extension to a string constantTue, 29 Nov 2016 07:20:03 -0800, by Kostia Balytskyi
-
merge with stableThu, 01 Dec 2016 15:55:45 -0600, by Kevin Bullock
-
i18n-pt_BR: synchronized with 819f96b82fa4 stable 4.0.1Fri, 25 Nov 2016 07:39:02 -0200, by Wagner Bruna
-
shelve: fix use of unexpected working dirs in test-shelve.tTue, 29 Nov 2016 04:11:05 -0800, by Kostia Balytskyi
-
crecord: change the verb according to the operationMon, 28 Nov 2016 23:38:46 +0000, by Jun Wu
-
crecord: change help text for the space key dynamicallyMon, 28 Nov 2016 23:37:29 +0000, by Jun Wu
-
crecord: rewrite status line text (BC)Mon, 28 Nov 2016 23:33:02 +0000, by Jun Wu
-
crecord: make _getstatuslines update numstatuslinesWed, 23 Nov 2016 22:23:15 +0000, by Jun Wu
-
crecord: move status window text calculation to a separate methodMon, 28 Nov 2016 23:12:54 +0000, by Jun Wu
-
revlog: ensure that flags do not overflow 2 bytesMon, 28 Nov 2016 04:34:01 -0800, by Cotizo Sima
-
merge with stableSun, 27 Nov 2016 20:44:52 -0500, by Augie Fackler
-
debugcommands: sort command orderFri, 25 Nov 2016 09:59:39 -0800, by Gregory Szorc
-
tests: add test that @commands in debugcommands.py are sortedFri, 25 Nov 2016 09:55:05 -0800, by Gregory Szorc
-
fsmonitor: be robust in the face of bad stateFri, 25 Nov 2016 07:30:46 -0800, by Simon Farnsworth
-
merge: use original file extension for temporary filesWed, 23 Nov 2016 23:47:38 +0100, by Mads Kiilerich
-
ui: use try..finally in configoverrideSat, 26 Nov 2016 09:14:41 -0800, by Gregory Szorc
-
util: limit output chunk size in zlib decompressionSat, 26 Nov 2016 09:07:11 -0800, by Gregory Szorc
-
crecord: filter text via i18nWed, 23 Nov 2016 18:13:11 +0000, by Jun Wu
-
revert: pass operation to crecordWed, 23 Nov 2016 19:03:24 +0000, by Jun Wu
-
crecord: add an "operation" fieldWed, 23 Nov 2016 19:22:36 +0000, by Jun Wu
-
revert: prompt before removing files in interactive modeFri, 25 Nov 2016 09:10:30 +0100, by Denis Laxalde
-
revert: indicate the default choice when prompting to forget filesFri, 25 Nov 2016 09:09:31 +0100, by Denis Laxalde
-
style: avoid an unnecessary line splitFri, 25 Nov 2016 09:09:03 +0100, by Denis Laxalde
-
debugcommands: move 'debugdeltachain' in the new moduleWed, 17 Aug 2016 21:01:02 -0700, by Gregory Szorc
-
debugcommands: move 'debugindex' and 'debugindexdot' in the new moduleWed, 17 Aug 2016 21:00:11 -0700, by Gregory Szorc
-
debugcommands: move 'debugignore' in the new moduleWed, 17 Aug 2016 20:59:13 -0700, by Gregory Szorc
-
debugcommands: move 'debuggetbundle' in the new moduleThu, 10 Nov 2016 09:44:47 -0800, by Gregory Szorc
-
debugcommands: move 'debugfsinfo' in the new moduleWed, 17 Aug 2016 20:58:16 -0700, by Gregory Szorc
-
debugcommands: move 'debugfileset' in the new moduleWed, 17 Aug 2016 20:57:57 -0700, by Gregory Szorc
-
censor: flag internal documentationWed, 23 Nov 2016 17:36:35 +0000, by Remi Chaintron
-
shelve: make --keep option survive user intervention (issue5431)Wed, 23 Nov 2016 14:58:52 -0800, by Kostia Balytskyi
-
worker: use os._exit for posix worker in all casesThu, 24 Nov 2016 01:15:34 +0000, by Jun Wu
-
dispatch: move part of callcatch to scmutilThu, 24 Nov 2016 00:48:40 +0000, by Jun Wu
-
py3: use pycompat.getcwd() instead of os.getcwd()Wed, 23 Nov 2016 00:03:11 +0530, by Pulkit Goyal
-
debugcommands: move 'debugextensions' to the new moduleWed, 17 Aug 2016 20:57:15 -0700, by Gregory Szorc
-
debugcommands: move 'debugdiscovery' in the moduleWed, 17 Aug 2016 20:56:11 -0700, by Gregory Szorc
-
debugcommands: move 'debugdate' in the new moduleWed, 17 Aug 2016 20:43:31 -0700, by Gregory Szorc
-
debugcommands: move 'debugrevlogopts' into the new moduleWed, 17 Aug 2016 20:43:05 -0700, by Gregory Szorc
-
debugcommands: move 'debugdag' into the new moduleWed, 17 Aug 2016 20:41:54 -0700, by Gregory Szorc
-
chgserver: make it a core module and drop extension flagsSat, 15 Oct 2016 14:30:16 +0900, by Yuya Nishihara
-
chgserver: delay importing commands and dispatch modulesSat, 15 Oct 2016 14:37:18 +0900, by Yuya Nishihara
-
chgserver: drop CHGINTERNALMARK by chgunixservice()Sat, 15 Oct 2016 14:24:29 +0900, by Yuya Nishihara
-
server: add public function to select either cmdserver or hgwebSat, 15 Oct 2016 14:19:16 +0900, by Yuya Nishihara
-
server: move service factory from hgwebSat, 15 Oct 2016 14:09:36 +0900, by Yuya Nishihara
-
hgweb: extract app factorySat, 15 Oct 2016 14:06:46 +0900, by Yuya Nishihara
-
server: move service table and factory from commandserverSat, 15 Oct 2016 13:57:17 +0900, by Yuya Nishihara
-
server: move cmdutil.service() to new module (API)Sat, 15 Oct 2016 13:47:43 +0900, by Yuya Nishihara
-
debugcommands: move 'debugcomplete' in the new moduleWed, 17 Aug 2016 20:41:05 -0700, by Gregory Szorc
-
debugcommands: move 'debugcommands' in the new moduleWed, 17 Aug 2016 20:40:13 -0700, by Gregory Szorc
-
debugcommands: move 'debugcheckstate' in the new moduleWed, 17 Aug 2016 20:38:29 -0700, by Gregory Szorc
-
debugcommands: move debug{create,apply}streambundleclone to the new moduleWed, 17 Aug 2016 20:37:54 -0700, by Gregory Szorc
-
debugcommands: move 'debugbundle' in the new moduleWed, 17 Aug 2016 21:07:22 -0700, by Gregory Szorc
-
py3: add os.getcwdb() to have bytes pathTue, 22 Nov 2016 18:46:50 +0530, by Pulkit Goyal
-
help: clarify contents of revlog indexTue, 22 Nov 2016 18:13:02 -0800, by Gregory Szorc
-
zstd: fix compilation with Solaris StudioTue, 22 Nov 2016 13:32:05 -0800, by Danek Duvall
-
cmdutil: turn forward of checkunresolved into a deprecation warningMon, 21 Nov 2016 21:36:46 -0500, by Augie Fackler
-
localrepo: refer to checkunresolved by its new nameMon, 21 Nov 2016 21:32:55 -0500, by Augie Fackler
-
rebase: refer to checkunresolved by its new nameMon, 21 Nov 2016 21:32:39 -0500, by Augie Fackler
-
checkunresolved: move to new package to help avoid import cyclesMon, 21 Nov 2016 21:31:45 -0500, by Augie Fackler
-
cmdutil: mark dirstateguard as deprecatedMon, 21 Nov 2016 21:16:54 -0500, by Augie Fackler
-
localrepo: refer to dirstateguard by its new nameMon, 21 Nov 2016 21:06:34 -0500, by Augie Fackler
-
commands: refer to dirstateguard by its new nameMon, 21 Nov 2016 21:06:22 -0500, by Augie Fackler
-
rebase: refer to dirstateguard by its new nameMon, 21 Nov 2016 21:27:12 -0500, by Augie Fackler
-
mq: refer to dirstateguard by its new nameMon, 21 Nov 2016 21:05:52 -0500, by Augie Fackler
-
dirstateguard: move to new module so I can break some layering violationsMon, 21 Nov 2016 21:29:32 -0500, by Augie Fackler
-
keepalive: discard legacy Python support for error handlingMon, 21 Nov 2016 22:17:45 -0500, by Augie Fackler
-
mergemod: drop support for merge.update without a targetMon, 21 Nov 2016 21:52:19 -0500, by Augie Fackler
-
dispatch: stop supporting non-use of @commandMon, 21 Nov 2016 21:51:23 -0500, by Augie Fackler
-
httppeer: document why super() isn't usedMon, 21 Nov 2016 20:12:51 -0800, by Gregory Szorc
-
exchange: add `_getbookmarks()` functionThu, 17 Nov 2016 00:59:41 -0800, by Stanislau Hlebik
-
bookmarks: use listbinbookmarks() in listbookmarks()Thu, 17 Nov 2016 00:59:41 -0800, by Stanislau Hlebik
-
bookmarks: introduce listbinbookmarks()Thu, 17 Nov 2016 00:59:41 -0800, by Stanislau Hlebik
-
ui: add configoverride context managerMon, 21 Nov 2016 16:22:26 -0800, by Kostia Balytskyi
-
archival: simplify code and drop message about Python 2.5Mon, 21 Nov 2016 18:17:02 -0500, by Augie Fackler
-
bugzilla: stop mentioning Pythons older than 2.6Mon, 21 Nov 2016 17:52:32 -0500, by Augie Fackler
-
tests: update sitecustomize to use uuid1() instead of randrange()Mon, 21 Nov 2016 17:51:39 -0500, by Augie Fackler
-
win32mbcs: drop code that was catering to Python 2.3 and earlierMon, 21 Nov 2016 17:48:13 -0500, by Augie Fackler
-
httppeer: drop an except block that says it happens only on Python 2.3Mon, 21 Nov 2016 17:47:11 -0500, by Augie Fackler
-
windows: do not replace sys.stdout by winstdoutFri, 21 Oct 2016 00:03:46 +0900, by Yuya Nishihara
-
py3: bulk replace sys.stdin/out/err by util'sThu, 20 Oct 2016 23:53:36 +0900, by Yuya Nishihara
-
py3: provide bytes stdin/out/err through util moduleThu, 20 Oct 2016 23:40:24 +0900, by Yuya Nishihara
-
util: rewrite pycompat imports to make pyflakes always happyFri, 21 Oct 2016 00:09:38 +0900, by Yuya Nishihara
-
windows: do not replace sys.__stdout__Thu, 20 Oct 2016 23:27:09 +0900, by Yuya Nishihara
-
py3: update test-check-py3-compat.t outputMon, 21 Nov 2016 15:38:56 +0530, by Pulkit Goyal
-
py3: use pycompat.sysargv in dispatch.run()Mon, 21 Nov 2016 15:35:22 +0530, by Pulkit Goyal
-
py3: use pycompat.sysargv in scmposix.systemrcpath()Mon, 21 Nov 2016 15:26:47 +0530, by Pulkit Goyal
-
wireproto: perform chunking and compression at protocol layer (API)Sun, 20 Nov 2016 13:50:45 -0800, by Gregory Szorc
-
httppeer: use compression engine API for decompressing responsesSun, 20 Nov 2016 13:55:53 -0800, by Gregory Szorc
-
httppeer: do decompression inside _callstreamSat, 19 Nov 2016 18:31:40 -0800, by Gregory Szorc
-
keepalive: reorder header precedenceSat, 19 Nov 2016 17:11:12 -0800, by Gregory Szorc
-
debuginstall: print compression engine supportSat, 19 Nov 2016 10:54:21 -0800, by Gregory Szorc
-
bdiff: don't check border condition in loopSun, 20 Nov 2016 16:56:21 -0800, by Gregory Szorc
-
conflicts: make spacing consistent in conflict markersSat, 19 Nov 2016 15:41:37 -0800, by Kostia Balytskyi
-
rebase: move bookmark update to before rebase clearingThu, 10 Nov 2016 09:21:41 -0800, by Durham Goode
-
setup: include a dummy $PATH in the custom environment used by build.pyFri, 28 Oct 2016 17:44:28 +0200, by Gábor Stefanik
-
shelve: move unshelve-finishing logic to a separate functionFri, 11 Nov 2016 07:01:27 -0800, by Kostia Balytskyi
-
shelve: move file-forgetting logic to a separate functionThu, 10 Nov 2016 11:02:39 -0800, by Kostia Balytskyi
-
shelve: move rebasing logic to a separate functionThu, 10 Nov 2016 10:57:10 -0800, by Kostia Balytskyi
-
shelve: move commit restoration logic to a separate functionThu, 10 Nov 2016 10:51:06 -0800, by Kostia Balytskyi
-
shelve: move temporary commit creation to a separate functionSun, 13 Nov 2016 03:35:52 -0800, by Kostia Balytskyi
-
commands: print chunk type in debugrevlogThu, 17 Nov 2016 20:30:00 -0800, by Gregory Szorc
-
perf: add command for measuring revlog chunk operationsThu, 17 Nov 2016 20:17:51 -0800, by Gregory Szorc
-
setup: add flag to build_ext to control building zstdThu, 17 Nov 2016 20:09:10 -0800, by Gregory Szorc
-
drawdag: update test repos by drawing the changelog DAG in ASCIIWed, 09 Nov 2016 16:01:34 +0000, by Jun Wu
-
posix: give checklink a fast path that cache the check file and is read onlyWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
posix: move checklink test file to .hg/cacheThu, 17 Nov 2016 12:59:36 +0100, by Mads Kiilerich
-
posix: give checkexec a fast path; keep the check files and test read onlyWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
posix: simplify checkexec checkWed, 14 Jan 2015 01:15:26 +0100, by Mads Kiilerich
-
posix: move checkexec test file to .hg/cacheThu, 17 Nov 2016 12:59:36 +0100, by Mads Kiilerich
-
manifest: move manifestctx creation into manifestlog.get()Thu, 17 Nov 2016 15:31:19 -0800, by Durham Goode
-
util: implement zstd compression engineFri, 11 Nov 2016 01:10:07 -0800, by Gregory Szorc
-
hghave: add check for zstd supportThu, 10 Nov 2016 23:38:41 -0800, by Gregory Szorc
-
exchange: obtain compression engines from the registrarThu, 10 Nov 2016 23:34:15 -0800, by Gregory Szorc
-
bundle2: equate 'UN' with no compressionThu, 10 Nov 2016 23:29:01 -0800, by Gregory Szorc
-
util: check for compression engine availability before returningThu, 10 Nov 2016 23:15:02 -0800, by Gregory Szorc
-
util: expose an "available" API on compression enginesThu, 10 Nov 2016 23:03:48 -0800, by Gregory Szorc
-
setup: compile zstd C extensionThu, 10 Nov 2016 22:26:35 -0800, by Gregory Szorc
-
zstd: vendor python-zstandard 0.5.0Thu, 10 Nov 2016 22:15:58 -0800, by Gregory Szorc
-
zstd: vendor zstd 1.1.1Thu, 10 Nov 2016 21:45:29 -0800, by Gregory Szorc
-
bdiff: give slight preference to removing trailing linesTue, 15 Nov 2016 21:56:49 +0100, by Mads Kiilerich
-
bdiff: give slight preference to appending linesTue, 15 Nov 2016 21:56:49 +0100, by Mads Kiilerich
-
bdiff: give slight preference to longest matches in the middle of the B sideTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
bdiff: rearrange the "better longest match" codeTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
bdiff: adjust criteria for getting optimal longest match in the A side middleTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
tests: explore some bdiff casesTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
tests: make test-bdiff.py easier to maintainTue, 15 Nov 2016 21:56:49 +0100, by Mads Kiilerich
-
perf: unbust perfbdiff --alldataThu, 17 Nov 2016 08:52:52 -0800, by Gregory Szorc
-
worker: discard waited pid by anyone who noticed it firstThu, 17 Nov 2016 20:57:09 +0900, by Yuya Nishihara
-
worker: kill workers after all zombie processes are reapedThu, 17 Nov 2016 21:08:58 +0900, by Yuya Nishihara
-
worker: make sure killworkers() never be interrupted by another SIGCHLDThu, 17 Nov 2016 20:44:05 +0900, by Yuya Nishihara
-
worker: fix missed break on successful waitpid()Thu, 17 Nov 2016 21:43:01 +0900, by Yuya Nishihara
-
filterpyflakes: dramatically simplify the entire thing by blacklistingThu, 10 Nov 2016 16:49:42 -0500, by Augie Fackler
-
run-tests: forward Python USER_BASE from site (issue5425)Thu, 10 Nov 2016 16:07:24 -0500, by Augie Fackler
-
util: improve iterfile so it chooses code path wiselyTue, 15 Nov 2016 20:25:51 +0000, by Jun Wu
-
merge with stableWed, 16 Nov 2016 23:29:28 -0500, by Augie Fackler
-
worker: stop using a separate thread waiting for childrenSat, 12 Nov 2016 03:06:07 +0000, by Jun Wu
-
worker: add a SIGCHLD handler to collect worker immediatelySat, 12 Nov 2016 03:07:22 +0000, by Jun Wu
-
worker: make waitforworkers reentrantTue, 15 Nov 2016 02:12:16 +0000, by Jun Wu
-
worker: change "pids" to a setTue, 15 Nov 2016 02:10:40 +0000, by Jun Wu
-
worker: allow waitforworkers to be non-blockingThu, 28 Jul 2016 20:57:07 +0100, by Jun Wu
-
worker: wait worker pid explicitlyThu, 28 Jul 2016 20:51:20 +0100, by Jun Wu
-
worker: move killworkers and waitforworkers upThu, 28 Jul 2016 20:49:57 +0100, by Jun Wu
-
osutil: implement setprocname to set process title for some platformsFri, 11 Nov 2016 21:11:17 +0000, by Jun Wu
-
setup: test setproctitle before building osutilFri, 11 Nov 2016 20:45:40 +0000, by Jun Wu
-
patch: remove unused git parameter from patch.diffstat()Sat, 12 Nov 2016 13:36:17 +0100, by Henning Schild
-
perf: add asv benchmarksThu, 29 Sep 2016 10:16:34 +0200, by Philippe Pepiot
-
perf: omit copying ui and redirect to ferr if buffer API is in useTue, 15 Nov 2016 16:10:57 +0100, by Philippe Pepiot
-
manifest: change treemanifestctx to construct subtrees from the manifestlogMon, 14 Nov 2016 15:24:07 -0800, by Durham Goode
-
manifest: make revlog verification optionalMon, 14 Nov 2016 15:17:27 -0800, by Durham Goode
-
debugcommands: move debugbuilddagThu, 10 Nov 2016 09:45:42 -0800, by Gregory Szorc
-
debugcommands: introduce standalone module for debug commandsWed, 17 Aug 2016 21:07:38 -0700, by Gregory Szorc
-
convert: migrate to util.iterfileMon, 14 Nov 2016 23:17:15 +0000, by Jun Wu
-
match: migrate to util.iterfileMon, 14 Nov 2016 23:16:05 +0000, by Jun Wu
-
store: migrate to util.iterfileMon, 14 Nov 2016 23:15:01 +0000, by Jun Wu
-
patch: migrate to util.iterfileMon, 14 Nov 2016 23:14:06 +0000, by Jun Wu
-
worker: migrate to util.iterfileMon, 14 Nov 2016 23:12:11 +0000, by Jun Wu
-
util: add iterfile to workaround a fileobj.__iter__ issue with EINTRMon, 14 Nov 2016 23:32:54 +0000, by Jun Wu
-
filterpyflakes: whitelist listcomp aliasing checkingThu, 10 Nov 2016 16:37:18 -0500, by Augie Fackler
-
verify: avoid shadowing two variables with a list comprehensionThu, 10 Nov 2016 16:35:54 -0500, by Augie Fackler
-
revset: avoid shadowing a variable with a list comprehensionThu, 10 Nov 2016 16:35:10 -0500, by Augie Fackler
-
revlog: avoid shadowing several variables using list comprehensionsThu, 10 Nov 2016 16:34:43 -0500, by Augie Fackler
-
minirst: avoid shadowing a variable in a list comprehensionThu, 10 Nov 2016 16:33:41 -0500, by Augie Fackler
-
hbisect: avoid shadowing a variable in a list comprehensionThu, 10 Nov 2016 16:33:23 -0500, by Augie Fackler
-
filemerge: avoid shadowing a variable in a list comprehensionThu, 10 Nov 2016 16:33:07 -0500, by Augie Fackler
-
color: avoid shadowing a variable inside a list comprehensionThu, 10 Nov 2016 16:32:51 -0500, by Augie Fackler
-
memory: avoid shadowing variables inside a list comprehensionThu, 10 Nov 2016 16:32:38 -0500, by Augie Fackler
-
shelve: move shelve-finishing logic to a separate functionThu, 10 Nov 2016 03:15:41 -0800, by Kostia Balytskyi
-
shelve: move unknown files handling to a separate functionThu, 10 Nov 2016 03:20:28 -0800, by Kostia Balytskyi
-
shelve: move actual created commit shelving to a separate functionThu, 10 Nov 2016 03:07:20 -0800, by Kostia Balytskyi
-
shelve: move 'nothing changed' messaging to a separate functionThu, 10 Nov 2016 03:33:01 -0800, by Kostia Balytskyi
-
shelve: move commitfunc creation to a separate functionThu, 10 Nov 2016 03:26:31 -0800, by Kostia Balytskyi
-
shelve: move mutableancestors to not be a closureThu, 10 Nov 2016 03:24:07 -0800, by Kostia Balytskyi
-
shelve: move shelve name generation to a separate functionThu, 10 Nov 2016 03:22:55 -0800, by Kostia Balytskyi
-
shelve: move possible shelve file extensions to a single placeThu, 10 Nov 2016 03:07:20 -0800, by Kostia Balytskyi
-
manifest: delete manifest.manifest classThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
localrepo: delete localrepo.manifestThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: remove last uses of repo.manifestThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: add unionmanifestlog supportFri, 11 Nov 2016 01:20:13 -0800, by Durham Goode
-
manifest: add bundlemanifestlog supportFri, 11 Nov 2016 01:15:59 -0800, by Durham Goode
-
manifest: make manifestlog use it's own cacheThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: delete unused dirlog and _newmanifest functionsThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: move clearcaches to manifestlogThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: remove usages of manifest.readThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
manifest: remove dependency on manifestrevlog being able to create treesThu, 10 Nov 2016 02:13:19 -0800, by Durham Goode
-
color: show mode warning based on ui.formattedFri, 11 Nov 2016 13:06:05 +1100, by Xidorn Quan
-
protocol: drop unused import of zlibThu, 10 Nov 2016 15:14:05 -0500, by Augie Fackler
-
hook: lower inflated use of sys.__stdout__ and __stderr__Tue, 08 Nov 2016 22:41:45 +0900, by Yuya Nishihara
-
hook: flush stdout before restoring stderr redirectionTue, 08 Nov 2016 22:22:22 +0900, by Yuya Nishihara
-
hook: do not redirect stdout/err/in to ui while running in-process hooks (BC)Thu, 20 Oct 2016 22:39:59 +0900, by Yuya Nishihara
-
merge: change modified indicator to be 20 bytesThu, 10 Nov 2016 02:21:15 -0800, by Durham Goode
-
dirstate: change added/modified placeholder hash length to 20 bytesThu, 10 Nov 2016 02:19:16 -0800, by Durham Goode
-
dirstate: change placeholder hash length to 20 bytesThu, 10 Nov 2016 02:17:22 -0800, by Durham Goode
-
util: remove compressorobj API from compression enginesMon, 07 Nov 2016 18:57:54 -0800, by Gregory Szorc
-
hgweb: use compression engine API for zlib compressionMon, 07 Nov 2016 18:54:35 -0800, by Gregory Szorc
-
bundle2: use compressstream compression engine APIMon, 07 Nov 2016 18:46:37 -0800, by Gregory Szorc
-
util: add a stream compression API to compression enginesMon, 07 Nov 2016 18:57:07 -0800, by Gregory Szorc
-
util: remove decompressors dict (API)Mon, 07 Nov 2016 18:39:08 -0800, by Gregory Szorc
-
changegroup: use compression engines APIMon, 07 Nov 2016 18:38:13 -0800, by Gregory Szorc
-
bundle2: use compression engines API to obtain decompressorMon, 07 Nov 2016 18:36:48 -0800, by Gregory Szorc
-
util: remove compressors dict (API)Mon, 07 Nov 2016 18:34:51 -0800, by Gregory Szorc
-
bundle2: use new compression engine API for compressionMon, 07 Nov 2016 18:35:43 -0800, by Gregory Szorc
-
util: create new abstraction for compression enginesMon, 07 Nov 2016 18:31:39 -0800, by Gregory Szorc
-
config: mark parser regexes as bytes explicitlySun, 09 Oct 2016 09:25:39 -0400, by Augie Fackler
-
ui: explicitly open config files in binary modeSun, 09 Oct 2016 09:17:49 -0400, by Augie Fackler
-
help: fix double word usageWed, 09 Nov 2016 16:04:44 -0800, by Gregory Szorc
-
setup: move cffi stuff to mercurial/cffiWed, 09 Nov 2016 22:08:30 +0000, by Jun Wu
-
manifest: remove manifest.add and add memmfctx.writeTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
context: add manifestctx property on changectxTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: add copy to mfctx classesTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: introduce memmanifestctx and memtreemanifestctxTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifestctx: add _revlog() functionTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
manifest: remove manifest.findTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
changegroup: remove remaining uses of repo.manifestTue, 08 Nov 2016 08:03:43 -0800, by Durham Goode
-
treemanifest: fix a "treeinmem" caseFri, 04 Nov 2016 13:49:15 -0700, by Martin von Zweigbergk
-
perf: support measuring bdiff for all changeset related dataSun, 06 Nov 2016 10:46:55 -0800, by Gregory Szorc
-
perf: support bdiffing multiple revisions in a single revlogSun, 06 Nov 2016 11:01:25 -0800, by Gregory Szorc
-
perf: prepare to handle multiple pairs in perfbdiffSun, 06 Nov 2016 09:51:14 -0800, by Gregory Szorc
-
py3: document why os.fsencode() can be used to get back bytes argvWed, 09 Nov 2016 22:06:09 +0900, by Yuya Nishihara
-
py3: update test-check-py3-compat.t outputWed, 09 Nov 2016 22:15:51 +0900, by Yuya Nishihara
-
spelling: fixes of non-dictionary wordsMon, 17 Oct 2016 23:16:55 +0200, by Mads Kiilerich
-
manifest: add __nonzero__ methodThu, 03 Nov 2016 17:31:14 -0700, by Durham Goode
-
py3: have bytes version of sys.argvSun, 06 Nov 2016 04:36:26 +0530, by Pulkit Goyal
-
util: use '\\' rather than using r'\'Sun, 09 Oct 2016 09:00:47 -0400, by Augie Fackler
-
util: use pycompat urlunquote functionSun, 09 Oct 2016 09:03:10 -0400, by Augie Fackler
-
pycompat: introduce an alias for urllib.unquoteSun, 09 Oct 2016 09:02:25 -0400, by Augie Fackler
-
keyword: handle filectx _customcmpMon, 17 Oct 2016 17:42:46 +0200, by Christian Ebert
-
mail: do not print(), use ui.debug() insteadThu, 20 Oct 2016 22:20:31 +0900, by Yuya Nishihara
-
progress: obtain stderr from uiThu, 20 Oct 2016 22:12:48 +0900, by Yuya Nishihara
-
simplemerge: obtain stdout from uiThu, 20 Oct 2016 22:09:50 +0900, by Yuya Nishihara
-
profiling: obtain stderr from uiThu, 20 Oct 2016 22:07:03 +0900, by Yuya Nishihara
-
scmutil: ignore EPERM at os.utime, which avoids ambiguity at closing stableSun, 13 Nov 2016 06:12:22 +0900, by FUJIWARA Katsunori
-
vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418) stableSun, 13 Nov 2016 06:11:56 +0900, by FUJIWARA Katsunori
-
util: add utility function to skip avoiding file stat ambiguity if EPERM stableSun, 13 Nov 2016 06:06:23 +0900, by FUJIWARA Katsunori
-
bdiff: replace hash algorithmSun, 06 Nov 2016 18:51:57 -0800, by Gregory Szorc
-
profiling: make statprof the default profiler (BC)Fri, 04 Nov 2016 21:44:25 -0700, by Gregory Szorc
-
profiling: use vendored statprof and upstream enhancements (BC)Fri, 04 Nov 2016 20:50:38 -0700, by Gregory Szorc
-
crecord: use scmutil.termsize()Thu, 20 Oct 2016 23:16:32 +0900, by Yuya Nishihara
-
scmutil: extend termwidth() to return terminal height, renamed to termsize()Thu, 20 Oct 2016 23:09:05 +0900, by Yuya Nishihara
-
scmutil: clarify that we explicitly do termwidth - 1 on WindowsThu, 20 Oct 2016 22:57:12 +0900, by Yuya Nishihara
-
scmutil: remove superfluous indent from termwidth()Thu, 20 Oct 2016 21:57:32 +0900, by Yuya Nishihara
-
scmutil: narrow ImportError handling in termwidth()Thu, 20 Oct 2016 21:50:29 +0900, by Yuya Nishihara
-
scmutil: make termwidth() obtain stdio from uiThu, 20 Oct 2016 21:42:11 +0900, by Yuya Nishihara
-
scmutil: move util.termwidth()Thu, 20 Oct 2016 21:38:44 +0900, by Yuya Nishihara
-
bdiff: don't check border condition in loopSun, 06 Nov 2016 00:37:50 -0700, by Gregory Szorc
-
perf: add perfbdiffSat, 05 Nov 2016 23:41:52 -0700, by Gregory Szorc
-
help: show help for disabled extensions (issue5228)Sun, 06 Nov 2016 06:54:31 +0530, by Pulkit Goyal
-
py3: make scmutil.rcpath() return bytesSun, 06 Nov 2016 04:17:19 +0530, by Pulkit Goyal
-
py3: use pycompat.ossep at certain placesSun, 06 Nov 2016 04:10:33 +0530, by Pulkit Goyal
-
py3: have pycompat.ospathsep and pycompat.ossepSun, 06 Nov 2016 03:44:44 +0530, by Pulkit Goyal
-
py3: add a bytes version of os.nameSun, 06 Nov 2016 03:33:22 +0530, by Pulkit Goyal
-
py3: make util.datapath a bytes variableSun, 06 Nov 2016 12:18:23 +0900, by Pulkit Goyal
-
py3: add os.fsdecode() as pycompat.fsdecode()Sun, 06 Nov 2016 03:12:40 +0530, by Pulkit Goyal
-
statprof: return state from stop()Fri, 04 Nov 2016 20:22:37 -0700, by Gregory Szorc
-
hgweb: cache fctx.parents() in annotate command (issue5414) stableSat, 05 Nov 2016 09:38:07 -0700, by Gregory Szorc
-
hghave: check darcs version more strictlySat, 05 Nov 2016 13:20:53 +0900, by Yuya Nishihara
-
tests: silence output of darcs commandSat, 05 Nov 2016 13:16:40 +0900, by Yuya Nishihara
-
manifest: remove manifest.readshallowdeltaWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: get rid of manifest.readshallowfastWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: add shallow option to treemanifestctx.readdelta and readfastWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: change manifestlog mancache to be directory basedWed, 02 Nov 2016 17:10:47 -0700, by Durham Goode
-
manifest: add manifestlog.get to obtain subdirectory instancesWed, 02 Nov 2016 17:24:06 -0700, by Durham Goode
-
manifest: throw LookupError if node not in revlogWed, 02 Nov 2016 17:33:31 -0700, by Durham Goode
-
revlog: optimize _chunkraw when startrev==endrevSun, 23 Oct 2016 10:40:33 -0700, by Gregory Szorc
-
revlog: inline start() and end() for perf reasonsSat, 22 Oct 2016 15:41:23 -0700, by Gregory Szorc
-
revlog: reorder index accessors to match data structure orderSun, 23 Oct 2016 09:34:55 -0700, by Gregory Szorc
-
color: add the ability to display configured style to 'debugcolor'Thu, 03 Nov 2016 15:17:02 +0100, by Pierre-Yves David
-
color: sort output of 'debugcolor'Thu, 03 Nov 2016 15:15:47 +0100, by Pierre-Yves David
-
color: extract color and effect display from 'debugcolor'Thu, 03 Nov 2016 14:48:47 +0100, by Pierre-Yves David
-
color: restore _style global after debugcolor ranThu, 03 Nov 2016 14:29:19 +0100, by Pierre-Yves David
-
color: add basic documentation to 'debugcolor'Thu, 03 Nov 2016 14:12:32 +0100, by Pierre-Yves David
-
tests: merge 'test-push-hook-lock.t' into 'test-push.t'Thu, 03 Nov 2016 05:12:23 +0100, by Pierre-Yves David
-
tests: merge 'test-push-validation.t' into 'test-push.t'Thu, 03 Nov 2016 05:10:14 +0100, by Pierre-Yves David
-
test: rename 'test-push-r.t' to 'test-push.t'Thu, 03 Nov 2016 04:58:46 +0100, by Pierre-Yves David
-
tests: simplify command script in 'test-push-r.t'Thu, 03 Nov 2016 05:05:34 +0100, by Pierre-Yves David
-
py3: use encoding.environ in ui.pyThu, 03 Nov 2016 03:12:57 +0530, by Pulkit Goyal
-
py3: make scmposix.userrcpath() return bytesThu, 03 Nov 2016 02:17:01 +0530, by Pulkit Goyal
-
adjustlinkrev: remove unnecessary parametersTue, 01 Nov 2016 08:22:50 +0000, by Jun Wu
-
repair: make strip() return backup file pathMon, 31 Oct 2016 15:40:30 -0700, by Martin von Zweigbergk
-
rebase: check for conflicts before continuingWed, 02 Nov 2016 18:59:29 +0000, by timeless
-
cmdutil: refactor checkunresolvedWed, 02 Nov 2016 18:45:53 +0000, by timeless
-
rebase: rename merge to mergemodWed, 02 Nov 2016 18:56:07 +0000, by timeless
-
context: make sure __str__ works, also when there is no _changectxThu, 19 Mar 2015 22:22:50 +0100, by Mads Kiilerich
-
largefiles: clarify variable name holding file modeTue, 18 Oct 2016 16:45:39 +0200, by Mads Kiilerich
-
changegroup: use changelogrevision()Tue, 01 Nov 2016 18:29:09 -0700, by Gregory Szorc
-
changegroup: cache changelog and manifestlog outside of loopTue, 01 Nov 2016 18:28:03 -0700, by Gregory Szorc
-
make: targets for building packages for ubuntu yakketyTue, 01 Nov 2016 18:49:23 -0700, by Gregory Szorc
-
util: put compression code next to each otherSat, 15 Oct 2016 17:24:01 -0700, by Gregory Szorc
-
hgweb: make log streams compatible with command serverSat, 28 Jun 2014 13:13:32 +0900, by Yuya Nishihara
-
cmdserver: write channel header and payload by a single write() callMon, 29 Feb 2016 13:41:54 +0900, by Yuya Nishihara
-
histedit: use ui.fin to read commands from stdinFri, 18 Mar 2016 17:15:06 -0700, by Yuya Nishihara
-
convert: have debugsvnlog obtain standard streams from uiSat, 03 Oct 2015 14:34:56 +0900, by Yuya Nishihara
-
convert: remove superfluous setbinary() calls from debugsvnlogSat, 03 Oct 2015 14:29:13 +0900, by Yuya Nishihara
-
tests: explicitly use ls profilerWed, 17 Aug 2016 08:52:15 -0700, by Gregory Szorc
-
statprof: pass data structure to display functionsTue, 01 Nov 2016 19:03:11 -0700, by Gregory Szorc
-
statprof: use print functionSun, 14 Aug 2016 19:20:12 -0700, by Gregory Szorc
-
statprof: use absolute_importsTue, 01 Nov 2016 18:55:30 -0700, by Gregory Szorc
-
statprof: require paths to save or load profile dataSun, 14 Aug 2016 19:14:05 -0700, by Gregory Szorc
-
statprof: fix flake8 warningsSun, 14 Aug 2016 19:13:32 -0700, by Gregory Szorc
-
statprof: vendor statprof.pyTue, 01 Nov 2016 18:54:03 -0700, by Gregory Szorc
-
merge with stableTue, 01 Nov 2016 15:40:21 -0400, by Augie Fackler
-
i18n-ja: synchronized with 69ffbbe73dd0 stableTue, 01 Nov 2016 04:27:41 +0900, by FUJIWARA Katsunori
-
tag: clarify warning about making a tag on a branch head stableMon, 31 Oct 2016 17:12:32 -0500, by Nathan Goldbaum
-
contrib: check reference to old selenic.com domain stableTue, 01 Nov 2016 20:39:37 +0900, by FUJIWARA Katsunori
-
check-code: discard filtering result of previous check for independence stableTue, 01 Nov 2016 20:39:36 +0900, by FUJIWARA Katsunori
-
help: replace selenic.com by mercurial-scm.org in man pages stableTue, 01 Nov 2016 20:39:36 +0900, by FUJIWARA Katsunori
-
help: replace selenic.com by mercurial-scm.org in command examples stableTue, 01 Nov 2016 20:39:35 +0900, by FUJIWARA Katsunori
-
hghave: fix 'rmcwd' to ensure temporary directory is removed stableTue, 01 Nov 2016 21:14:33 +0900, by Yuya Nishihara
-
httppeer: make __del__ access to self.urlopener more safe stableMon, 31 Oct 2016 13:43:48 +0100, by Mads Kiilerich
-
tests: test preserving execbit changes at amending only on execbit platform stableSun, 30 Oct 2016 06:15:09 +0900, by FUJIWARA Katsunori
-
tests: put temporary file outside the working directory for test portability stableSun, 30 Oct 2016 06:15:09 +0900, by FUJIWARA Katsunori
-
tests: avoid quoting of commit messages for test portability stableSun, 30 Oct 2016 06:15:09 +0900, by FUJIWARA Katsunori
-
tests: use basic format code "%Y" instead of "%s" for test portability stableSun, 30 Oct 2016 06:15:07 +0900, by FUJIWARA Katsunori
-
tests: add test-commit-interactive-curses.t "require tic" for test portability stableSat, 29 Oct 2016 03:08:08 +0900, by FUJIWARA Katsunori
-
tests: use "?" to glob both ":" and ";" in output for test portability stableSat, 29 Oct 2016 03:04:54 +0900, by FUJIWARA Katsunori
-
tests: invoke printenv.py via sh -c for test portability stableSat, 29 Oct 2016 02:44:45 +0900, by FUJIWARA Katsunori
-
largefiles: handle that a found standin file doesn't exist when removing it stableThu, 27 Oct 2016 20:06:33 +0200, by Mads Kiilerich
-
templater: use unfiltered changelog to calculate shortest() at constant time stableTue, 25 Oct 2016 21:49:30 +0900, by Yuya Nishihara
-
templater: do not use index.partialmatch() directly to calculate shortest() stableSun, 23 Oct 2016 14:05:23 +0900, by Yuya Nishihara
-
tests: run "cwd was removed" test only if cwd can actually be removed stableWed, 26 Oct 2016 22:50:06 +0900, by Yuya Nishihara
-
merge: avoid superfluous filemerges when grafting through renames (issue5407) stableTue, 25 Oct 2016 21:01:53 +0200, by Gábor Stefanik
-
sslutil: guard against broken certifi installations (issue5406) stableWed, 19 Oct 2016 18:06:14 +0200, by Gábor Stefanik
-
revset: don't cache abstractsmartset min/max invocations infinitely stableTue, 25 Oct 2016 18:56:27 +0200, by Mads Kiilerich
-
dirstate: fix debug.dirstate.delaywrite to use the new "now" after sleeping stableTue, 18 Oct 2016 16:52:35 +0200, by Mads Kiilerich
-
commands: print security protocol support in debuginstall stableWed, 19 Oct 2016 15:07:11 -0700, by Gregory Szorc
-
manifest: make treemanifestctx store the repo stableTue, 18 Oct 2016 17:44:42 -0700, by Durham Goode
-
manifest: move manifest creation to a helper function stableTue, 18 Oct 2016 17:32:51 -0700, by Durham Goode
-
Added tag 4.0-rc for changeset 438173c41587 stableTue, 18 Oct 2016 14:27:25 -0500, by Kevin Bullock
-
merge default into stable for 4.0 code freeze stable 4.0-rcTue, 18 Oct 2016 14:15:15 -0500, by Kevin Bullock
-
changegroup: increase write buffer size to 128kSun, 16 Oct 2016 13:35:23 -0700, by Gregory Szorc
-
changegroup: skip delta when the underlying revlog do not use themFri, 14 Oct 2016 01:31:11 +0200, by Pierre-Yves David
-
revlog: make 'storedeltachains' a "public" attributeFri, 14 Oct 2016 02:25:08 +0200, by Pierre-Yves David
-
manifest: don't store None in fulltextcacheMon, 17 Oct 2016 22:51:22 -0700, by Martin von Zweigbergk
-
copies: improve assertions during copy recombinationTue, 18 Oct 2016 02:09:08 +0200, by Gábor Stefanik
-
treemanifest: fix bad argument order to treemanifestctxMon, 17 Oct 2016 16:12:12 -0700, by Martin von Zweigbergk
-
wireproto: compress data from a generatorSun, 16 Oct 2016 11:10:21 -0700, by Gregory Szorc
-
revset: optimize for destination() being "inefficient"Mon, 17 Oct 2016 19:48:36 +0200, by Mads Kiilerich
-
copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)Tue, 11 Oct 2016 04:39:47 +0200, by Gábor Stefanik
-
checkcopies: add logic to handle remotebaseTue, 11 Oct 2016 04:25:59 +0200, by Gábor Stefanik
-
mergecopies: add logic to process incomplete dataTue, 04 Oct 2016 12:51:54 +0200, by Gábor Stefanik
-
checkcopies: handle divergences contained entirely in tca::ctxWed, 12 Oct 2016 11:54:03 +0200, by Gábor Stefanik
-
update: enable copy tracing for backwards and non-linear updatesThu, 25 Aug 2016 22:02:26 +0200, by Gábor Stefanik
-
bashcompletion: allow skipping completion for 'hg status'Mon, 26 Sep 2016 10:47:37 +0200, by Mathias De Maré
-
tests: add more test coverage of phase changes when pushingSun, 21 Aug 2016 01:12:00 +0200, by Mads Kiilerich
-
mergecopies: invoke _computenonoverlap for both base and tca during mergesThu, 13 Oct 2016 02:19:43 +0200, by Gábor Stefanik
-
copies: make it possible to distinguish betwen _computenonoverlap invocationsTue, 18 Oct 2016 00:00:43 +0200, by Pierre-Yves David
-
copies: make _checkcopies handle simple renames in a rotated DAGThu, 13 Oct 2016 02:03:54 +0200, by Gábor Stefanik
-
copies: compute a suitable TCA if base turns out to be unsuitableThu, 13 Oct 2016 02:03:49 +0200, by Gábor Stefanik
-
copies: detect graft-like mergesThu, 13 Oct 2016 01:47:33 +0200, by Gábor Stefanik
-
tests: introduce tests for grafting through renamesWed, 12 Oct 2016 12:41:28 +0200, by Gábor Stefanik
-
largefiles: fix 'deleted' files sometimes persistently appearing with R status stableMon, 17 Oct 2016 17:12:24 +0200, by Mads Kiilerich
-
largefiles: more safe handling of interruptions while updating modifications stableSun, 16 Oct 2016 02:29:45 +0200, by Mads Kiilerich
-
largefiles: test coverage of fatal interruption of update stableSun, 16 Oct 2016 02:26:38 +0200, by Mads Kiilerich
-
checkcopies: add a sanity check against false-positive copiesWed, 12 Oct 2016 21:33:45 +0200, by Gábor Stefanik
-
exchange: refactor APIs to obtain bundle data (API)Sun, 16 Oct 2016 10:38:52 -0700, by Gregory Szorc
-
mergecopies: rename 'ca' to 'base'Thu, 13 Oct 2016 01:30:14 +0200, by Pierre-Yves David
-
copies: move variable document from checkcopies to mergecopiesThu, 13 Oct 2016 01:26:33 +0200, by Pierre-Yves David
-
checkcopies: pass data as a dictionary of dictionariesTue, 11 Oct 2016 02:21:42 +0200, by Pierre-Yves David
-
checkcopies: move 'movewithdir' initialisation right before its usageTue, 11 Oct 2016 02:15:23 +0200, by Pierre-Yves David
-
cmdutil: satisfy expections in dirstateguard.__del__, even if __init__ failsFri, 14 Oct 2016 01:53:15 +0200, by Mads Kiilerich
-
util: increase filechunkiter size to 128kFri, 14 Oct 2016 01:53:15 +0200, by Mads Kiilerich
-
largefiles: always use filechunkiter when iterating filesWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
revset: for x^2, do not take null as a valid p2 revisionFri, 14 Oct 2016 23:33:00 +0900, by Yuya Nishihara
-
revset: make follow() reject more than one start revisionsMon, 10 Oct 2016 22:30:09 +0200, by Yuya Nishihara
-
bundle2: only emit compressed chunks if they have dataSat, 15 Oct 2016 17:10:53 -0700, by Gregory Szorc
-
color: add some documentation for custom terminfo codesSat, 15 Oct 2016 15:01:14 -0700, by Danek Duvall
-
color: debugcolor should emit the user-defined colorsThu, 13 Oct 2016 13:10:01 -0700, by Danek Duvall
-
color: ignore effects missing from terminfoThu, 13 Oct 2016 12:01:41 -0700, by Danek Duvall
-
color: allow for user-configurable terminfo codes for effectsThu, 13 Oct 2016 11:48:17 -0700, by Danek Duvall
-
update: warn if cwd was deletedTue, 04 Oct 2016 04:06:48 -0700, by Stanislau Hlebik
-
parsers: avoid PySliceObject cast on Python 3Thu, 13 Oct 2016 13:34:53 +0200, by Gregory Szorc
-
bdiff: include util.hThu, 13 Oct 2016 13:27:14 +0200, by Gregory Szorc
-
parsers: alias more PyInt* symbols on Python 3Thu, 13 Oct 2016 13:22:40 +0200, by Gregory Szorc
-
manifest: use PyVarObject_HEAD_INITThu, 13 Oct 2016 13:17:23 +0200, by Gregory Szorc
-
dirs: use PyVarObject_HEAD_INITThu, 13 Oct 2016 13:14:14 +0200, by Gregory Szorc
-
py3: use namedtuple._replace to produce new tokensThu, 13 Oct 2016 09:27:37 +0100, by Martijn Pieters
-
py3: refactor token parsing to handle call args properlyFri, 14 Oct 2016 17:55:02 +0100, by Martijn Pieters
-
eol: make sure we always release the wlock when writing cacheThu, 13 Oct 2016 13:47:47 +0200, by Pierre-Yves David
-
pathencode: use assert() for PyBytes_Check()Thu, 13 Oct 2016 21:42:11 +0200, by Gregory Szorc
-
merge: clarify warning for (not) merging flags without ancestorWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
merge: only show "cannot merge flags for %s" warning if flags are differentWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
tests: add test coverage of merging x flag without ancestorWed, 12 Oct 2016 12:22:18 +0200, by Mads Kiilerich
-
dirs: document Py_SIZE weirdnessSat, 08 Oct 2016 17:07:43 +0200, by Gregory Szorc
-
record: return code from underlying commitWed, 12 Oct 2016 12:22:54 +0200, by Philippe Pepiot
-
commit: return 1 for interactive commit with no changes (issue5397)Fri, 14 Oct 2016 09:52:38 +0200, by Philippe Pepiot
-
demandimport: disable lazy import of __builtin__Fri, 14 Oct 2016 03:03:39 +0200, by Mads Kiilerich
-
changelog: disable delta chainsThu, 13 Oct 2016 12:50:27 +0200, by Gregory Szorc
-
revlog: add instance variable controlling delta chain useSat, 24 Sep 2016 12:25:37 -0700, by Gregory Szorc
-
changegroup: document deltaparent's choice of previous revisionThu, 13 Oct 2016 12:49:47 +0200, by Gregory Szorc
-
help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for nowSun, 09 Oct 2016 03:11:18 +0200, by Pierre-Yves David
-
copy: distinguish "file exists" cases and add a hint (BC)Mon, 19 Sep 2016 17:15:39 -0400, by Augie Fackler
-
perf: make perftags clear tags cache correctlySun, 09 Oct 2016 01:03:20 +0900, by FUJIWARA Katsunori
-
perf: replace ui.configint() by getint() for Mercurial earlier than 1.9Sun, 09 Oct 2016 01:03:19 +0900, by FUJIWARA Katsunori
-
perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9Sun, 09 Oct 2016 01:03:19 +0900, by FUJIWARA Katsunori
-
perf: define formatter locally for Mercurial earlier than 2.2Sun, 09 Oct 2016 01:03:18 +0900, by FUJIWARA Katsunori
-
perf: add functions to get vfs-like object for Mercurial earlier than 2.3Sun, 09 Oct 2016 01:03:18 +0900, by FUJIWARA Katsunori
-
perf: avoid actual writing branch cache out correctlySun, 09 Oct 2016 01:03:17 +0900, by FUJIWARA Katsunori
-
perf: get subsettable from appropriate module for Mercurial earlier than 2.9Sun, 09 Oct 2016 01:03:17 +0900, by FUJIWARA Katsunori
-
perf: introduce safeattrsetter to replace direct attribute assignmentSun, 09 Oct 2016 01:03:16 +0900, by FUJIWARA Katsunori
-
largefiles: use context for file closingSat, 08 Oct 2016 00:59:41 +0200, by Mads Kiilerich
-
largefiles: when setting/clearing x bit on largefiles, don't change other bitsSat, 08 Oct 2016 00:59:40 +0200, by Mads Kiilerich
-
eol: on update, only re-check files if filtering changedSun, 09 Oct 2016 15:54:49 +0200, by Mads Kiilerich
-
dirs: add comment about _PyBytes_ResizeThu, 13 Oct 2016 10:59:29 +0200, by Gregory Szorc
-
checkcopies: extract the '_related' closureTue, 11 Oct 2016 01:29:08 +0200, by Pierre-Yves David
-
checkcopies: add an inline comment about the '_related' callSat, 08 Oct 2016 23:00:55 +0200, by Pierre-Yves David
-
checkcopies: minor change to commentSat, 08 Oct 2016 19:03:16 +0200, by Pierre-Yves David
-
checkcopies: rename 'ca' to 'base'Sat, 08 Oct 2016 18:38:42 +0200, by Pierre-Yves David
-
bisect: extra a small initialisation outside of a loopWed, 24 Aug 2016 05:09:46 +0200, by Pierre-Yves David
-
pycompat: only accept a bytestring filepath in Python 2Mon, 10 Oct 2016 23:11:15 +0100, by Martijn Pieters
-
py3: use raw strings in line continuation (convert ext)Mon, 10 Oct 2016 05:31:31 -0700, by Mateusz Kwapich
-
py3: namedtuple takes unicode (journal ext)Mon, 10 Oct 2016 05:30:14 -0700, by Mateusz Kwapich
-
debuginstall: use %d instead of %s for formatting an intSun, 09 Oct 2016 09:42:46 -0400, by Augie Fackler
-
py3: test to check which commands runSun, 09 Oct 2016 13:59:20 +0200, by Pulkit Goyal
-
bisect: build a displayer only onceWed, 24 Aug 2016 05:06:21 +0200, by Pierre-Yves David
-
bisect: factor commonly update sequenceWed, 24 Aug 2016 05:04:46 +0200, by Pierre-Yves David
-
bisect: move check_state into the bisect moduleWed, 24 Aug 2016 04:25:20 +0200, by Pierre-Yves David
-
bisect: simplify conditional in 'check_state'Wed, 24 Aug 2016 04:23:13 +0200, by Pierre-Yves David
-
bisect: remove code about "update-flag" in check_stateWed, 24 Aug 2016 04:22:40 +0200, by Pierre-Yves David
-
bisect: rename 'check_code' to match our naming schemeSun, 09 Oct 2016 03:50:55 +0200, by Pierre-Yves David
-
bisect: minor movement of code handle flag updating stateWed, 24 Aug 2016 04:48:17 +0200, by Pierre-Yves David
-
test-clone: discard lock-related messagesSun, 09 Oct 2016 04:37:02 -0400, by Augie Fackler
-
test-clone: fix some instability in pooled clone race condition testSun, 09 Oct 2016 04:25:22 -0400, by Augie Fackler
-
py3: add an os.fsencode backport to ease path handlingSun, 09 Oct 2016 17:44:23 +0200, by Martijn Pieters
-
py3: a second argument to open can't be bytesSun, 09 Oct 2016 14:10:01 +0200, by Martijn Pieters
-
py3: make check-py3-compat.py import importlib only if necessarySun, 09 Oct 2016 17:02:34 +0200, by Yuya Nishihara
-
templater: handle division by zero in arithmeticSun, 09 Oct 2016 08:09:20 -0700, by Simon Farnsworth
-
templater: provide arithmetic operations on integersSun, 09 Oct 2016 05:51:04 -0700, by Simon Farnsworth
-
eol: store and reuse pattern matchers instead of creating in tight loopSun, 09 Oct 2016 15:54:42 +0200, by Mads Kiilerich
-
eol: fix variable naming - call it _eolmatch instead of _eolfileSun, 09 Oct 2016 15:42:42 +0200, by Mads Kiilerich
-
parsers: move PyInt aliasing out of util.hSun, 09 Oct 2016 13:50:53 +0200, by Gregory Szorc
-
osutil: use PyLongObject on Python 3 for listdir_slotSun, 09 Oct 2016 13:47:46 +0200, by Gregory Szorc
-
osutil: use PyLongObject in recvfdsSun, 09 Oct 2016 13:41:18 +0200, by Gregory Szorc
-
py3: use encoding.environ instead of os.environSun, 09 Oct 2016 12:37:10 +0200, by Pulkit Goyal
-
store: py26 compat, don't use a dict comprehensionSun, 09 Oct 2016 12:58:22 +0200, by Martijn Pieters
-
dirs: document performance reasons for bypassing Python C APISat, 08 Oct 2016 16:51:18 +0200, by Gregory Szorc
-
dirs: port PyInt code to work on Python 3Sat, 08 Oct 2016 16:20:21 +0200, by Gregory Szorc
-
dirs: convert PyString to PyBytesSat, 08 Oct 2016 14:31:59 +0200, by Gregory Szorc
-
dirs: inline string macrosSat, 08 Oct 2016 16:02:51 +0200, by Gregory Szorc
-
parsers: use PyVarObject_HEAD_INITSat, 08 Oct 2016 22:44:02 +0200, by Gregory Szorc
-
pathencode: use Py_SIZE directlySat, 08 Oct 2016 22:21:22 +0200, by Gregory Szorc
-
util: remove PyString* aliases on Python 3Sat, 08 Oct 2016 22:04:56 +0200, by Gregory Szorc
-
parsers: convert PyString* to PyBytes*Sat, 08 Oct 2016 22:02:29 +0200, by Gregory Szorc
-
pathencode: convert PyString* to PyBytes*Sat, 08 Oct 2016 22:01:07 +0200, by Gregory Szorc
-
osutil: convert PyString* to PyBytes*Sat, 08 Oct 2016 21:58:55 +0200, by Gregory Szorc
-
manifest: convert PyString* to PyBytes*Sat, 08 Oct 2016 21:57:55 +0200, by Gregory Szorc
-
merge: update doc of manifestmerge() per 18c2184c27dcSun, 02 Oct 2016 17:31:32 +0900, by Yuya Nishihara
-
py3: remove superfluous indent from check-py3-compat.pySat, 08 Oct 2016 17:22:40 +0200, by Yuya Nishihara
-
py3: make check-py3-compat.py load modules in standard mannerSat, 08 Oct 2016 17:22:07 +0200, by Yuya Nishihara
-
py3: include module filename in check-py3-compat.py outputSun, 09 Oct 2016 08:31:39 +0200, by Yuya Nishihara
-
util: document we want Python type mapping to be temporarySat, 08 Oct 2016 19:16:50 +0200, by Gregory Szorc
-
util: define PyInt_Type on Python 3Sat, 08 Oct 2016 19:02:44 +0200, by Gregory Szorc
-
parsers: return NULL from PyInit_parsers on Python 3Sat, 08 Oct 2016 17:51:29 +0200, by Gregory Szorc
-
mail: take --encoding and HGENCODING into accountWed, 05 Oct 2016 13:45:22 +0200, by Gábor Stefanik
-
template: provide a termwidth keyword (issue5395)Sat, 08 Oct 2016 02:26:48 -0700, by Simon Farnsworth
-
util: ensure forwarded attrs are set in globals() as sysstrSat, 08 Oct 2016 08:36:39 -0400, by Augie Fackler
-
pycompat: when setting attrs, ensure we use sysstrSat, 08 Oct 2016 08:35:43 -0400, by Augie Fackler
-
i18n: make the locale directory name the same string type as the datapathSat, 08 Oct 2016 05:26:18 -0400, by Augie Fackler
-
contributing: add new file with a pointer to the wikiSat, 08 Oct 2016 10:39:00 -0400, by Augie Fackler
-
templater: add relpath() to convert repo path to relative path (issue5394)Sat, 08 Oct 2016 15:24:26 +0200, by Yuya Nishihara
-
hgweb: fix the MRO in Python 3Sat, 08 Oct 2016 19:11:19 +0200, by Martijn Pieters
-
hgweb: make fctx.annotate a separated function so it could be wrappedSat, 08 Oct 2016 16:10:34 +0100, by Jun Wu
-
zsh_completion: update some option usage flags ('+', '=' and ':')Tue, 04 Oct 2016 20:49:59 +0800, by Anton Shestakov
-
manifest: drop Py_TPFLAGS_HAVE_SEQUENCE_IN from tp_flags in Python 3Sat, 08 Oct 2016 18:04:57 +0200, by Gregory Szorc
-
import: abort instead of crashing when copy source does not exist (issue5375)Sat, 08 Oct 2016 05:26:58 -0700, by Ryan McElroy
-
py3: make encodefun in store.py compatible with py3kSat, 08 Oct 2016 08:54:05 -0700, by Mateusz Kwapich
-
py3: make the string unicode so its iterable in py3kSat, 08 Oct 2016 08:45:28 -0700, by Mateusz Kwapich
-
copies: don't record divergence for files needing no mergeMon, 03 Oct 2016 13:29:59 +0200, by Gábor Stefanik
-
hgweb: avoid line wrap between revision and annotate-info (issue5398)Sat, 08 Oct 2016 19:32:54 +0900, by Tooru Fujisawa
-
py3: make format strings unicodes and not bytesSat, 08 Oct 2016 16:10:58 +0200, by Pulkit Goyal
-
mail: handle renamed email.HeaderFri, 07 Oct 2016 17:30:11 +0200, by Pulkit Goyal
-
revset: build _syminitletters from a saner source: the string moduleFri, 07 Oct 2016 08:32:40 -0400, by Augie Fackler
-
mq: release lock after transaction in qrefreshThu, 11 Aug 2016 15:05:17 +0200, by Pierre-Yves David
-
perf: release lock after transaction in perffncachewriteThu, 11 Aug 2016 14:51:19 +0200, by Pierre-Yves David
-
pull: grab wlock during pullTue, 23 Aug 2016 23:47:59 +0200, by Pierre-Yves David
-
bisect: move 'printresult' in the 'hbisect' moduleWed, 24 Aug 2016 04:19:11 +0200, by Pierre-Yves David
-
bisect: move the 'extendrange' to the 'hbisect' moduleWed, 24 Aug 2016 04:16:07 +0200, by Pierre-Yves David
-
bisect: extract the 'reset' logic into its own functionWed, 24 Aug 2016 04:13:53 +0200, by Pierre-Yves David
-
bisect: access the filesystem through vfs when resetingWed, 24 Aug 2016 04:31:49 +0200, by Pierre-Yves David
-
util: remove the copypasta unquote functionFri, 07 Oct 2016 17:06:55 +0200, by Martijn Pieters
-
merge: add conflict labels to merge commandFri, 07 Oct 2016 08:51:50 -0700, by Simon Farnsworth
-
check-commit: allow underscore as commit topicWed, 05 Oct 2016 15:28:34 +0200, by Mathias De Maré
-
merge: use labels in subrepo mergeSat, 08 Oct 2016 01:25:28 -0700, by Simon Farnsworth
-
registrar: make format strings unicodes and not bytesFri, 07 Oct 2016 08:32:18 -0400, by Augie Fackler
-
extensions: move the "import" logic out from "load"Mon, 03 Oct 2016 03:37:10 +0100, by Jun Wu
-
hgmanpage: stop using raw-unicode stringsFri, 07 Oct 2016 07:43:04 -0400, by Augie Fackler
-
revset: define _symletters in terms of _syminitlettersFri, 07 Oct 2016 08:09:23 -0400, by Augie Fackler
-
revset: remove doubled spaceFri, 07 Oct 2016 08:03:30 -0400, by Augie Fackler
-
util: use string.hexdigits instead of defining it ourselvesFri, 07 Oct 2016 08:58:23 -0400, by Augie Fackler
-
util: correct check of sys.version_infoFri, 07 Oct 2016 08:01:16 -0400, by Augie Fackler
-
py3: switch to .items() using transformerFri, 07 Oct 2016 15:29:57 +0200, by Pulkit Goyal
-
py3: handle multiple arguments in .encode() and .decode()Fri, 07 Oct 2016 14:04:49 +0200, by Pulkit Goyal
-
py3: convert to unicode to pass into encode()Fri, 07 Oct 2016 12:13:28 +0200, by Pulkit Goyal
-
templater: use "needle" and "haystack" as (meta-)variables for ifcontains()Sat, 01 Oct 2016 09:55:32 +0800, by Anton Shestakov
-
copies: mark checkcopies as internal with the _ prefixMon, 03 Oct 2016 13:24:56 +0200, by Gábor Stefanik
-
copies: split u1/u2 to u1u/u2u and u1r/u2rMon, 03 Oct 2016 13:23:19 +0200, by Gábor Stefanik
-
copies: style fixes and add commentMon, 03 Oct 2016 13:18:31 +0200, by Gábor Stefanik
-
copies: limit is an optimization, and doesn't provide guaranteesMon, 03 Oct 2016 16:19:55 +0200, by Gábor Stefanik
-
revset: do not rewrite ':y' to '0:y' (issue5385)Sat, 01 Oct 2016 20:20:11 +0900, by Yuya Nishihara
-
revset: extract function that creates range set from computed revisionsSat, 01 Oct 2016 20:11:48 +0900, by Yuya Nishihara
-
lazymanifest: write a more efficient, pypy friendly version of lazymanifestMon, 12 Sep 2016 13:37:14 +0200, by Maciej Fijalkowski
-
hg: set default path correctly when doing a clone+share (issue5378)Sun, 02 Oct 2016 22:34:40 -0700, by Gregory Szorc
-
annotate: calculate line count correctlySat, 01 Oct 2016 14:18:58 +0100, by Jun Wu
-
py3: use unicode in is_frozen()Sun, 02 Oct 2016 05:29:17 +0530, by Pulkit Goyal
-
py3: use unicodes in __slots__Sun, 02 Oct 2016 03:38:14 +0530, by Pulkit Goyal
-
merge with stableSat, 01 Oct 2016 15:10:38 -0400, by Augie Fackler
-
url: fix crash by empty path with #fragmentsFri, 30 Sep 2016 21:38:47 +0900, by Yuya Nishihara
-
py3: make i18n use encoding.environWed, 28 Sep 2016 20:07:32 +0900, by Yuya Nishihara
-
py3: provide encoding.environ which is a dict of bytesWed, 28 Sep 2016 20:05:34 +0900, by Yuya Nishihara
-
py3: convert encoding name and mode to strWed, 28 Sep 2016 20:39:06 +0900, by Yuya Nishihara
-
pycompat: extract function that converts attribute or encoding name to strWed, 28 Sep 2016 22:32:09 +0900, by Yuya Nishihara
-
pycompat: provide 'ispy3' constantWed, 28 Sep 2016 20:01:23 +0900, by Yuya Nishihara
-
extensions: add a note about debug output during extensions searchFri, 30 Sep 2016 00:27:35 +0200, by Pierre-Yves David
-
extensions: fix a debug message when searching for extensionsFri, 30 Sep 2016 00:25:15 +0200, by Pierre-Yves David
-
dirstate: rebuild should update dirstate properlyTue, 30 Aug 2016 15:16:28 -0700, by Mateusz Kwapich
-
histedit: avoid converting nodeid to context and back againTue, 27 Sep 2016 22:09:28 -0700, by Martin von Zweigbergk
-
help: mark boolean flags with [no-] to explain that they can be negatedTue, 13 Sep 2016 22:58:12 -0400, by Augie Fackler
-
mdiff: remove unused parameter 'refine' from allblocks()Tue, 27 Sep 2016 14:46:34 +0200, by Philippe Pepiot
-
demandimport: error out early on missing attribute of non package (issue5373)Mon, 26 Sep 2016 23:28:57 +0900, by Yuya Nishihara
-
demandimport: add 'nt' to ignore list (issue5373)Tue, 27 Sep 2016 21:56:00 +0900, by Yuya Nishihara
-
demandimport: add '_ctypes.pointer' to ignore list on PyPyTue, 27 Sep 2016 22:36:00 +0900, by Yuya Nishihara
-
hgweb: make anchor name actually match its href on help index pageMon, 26 Sep 2016 16:12:40 +0800, by Anton Shestakov
-
perf: add perfchangegroupchangelog commandSat, 24 Sep 2016 12:22:30 -0700, by Gregory Szorc
-
perf: add --reverse to perfrevlogSat, 24 Sep 2016 10:44:37 -0700, by Gregory Szorc
-
log: copy the way of ancestor traversal to --follow matcher (issue5376)Sat, 24 Sep 2016 19:58:23 +0900, by Yuya Nishihara
-
log: unroll loop that populates file paths for --patch --follow matcherSat, 24 Sep 2016 19:52:02 +0900, by Yuya Nishihara
-
wireproto: rename argument to groupchunks()Sun, 25 Sep 2016 12:20:31 -0700, by Gregory Szorc
-
tests: actually test non-generaldelta variant for stream clonesSun, 25 Sep 2016 13:20:55 -0700, by Gregory Szorc
-
revlog: document high frequency of code executionWed, 24 Aug 2016 20:18:58 -0700, by Gregory Szorc
-
revlog: make code in builddelta() slightly easier to readWed, 24 Aug 2016 20:00:52 -0700, by Gregory Szorc
-
py3: update test expectation on stable stable 3.9.2Fri, 23 Sep 2016 14:37:15 -0400, by Augie Fackler
-
grep: rewrite help to better document current (confusing) behavior stableFri, 23 Sep 2016 12:45:10 -0500, by Kevin Bullock
-
templates: add built-in files() functionFri, 23 Sep 2016 08:15:05 +0000, by Hannes Oldenburg
-
rebase: rebase changesets in topo order (issue5370) (BC)Sat, 17 Sep 2016 17:02:56 +1000, by Xidorn Quan
-
dispatch: make hg --profile wrap reposetupThu, 22 Sep 2016 12:36:30 -0700, by Arun Kulshreshtha
-
dispatch: change indentation level in _dispatch()Thu, 22 Sep 2016 12:19:48 -0700, by Arun Kulshreshtha
-
log: drop outdated optimization to walk revisions in reverse orderThu, 22 Sep 2016 20:59:24 +0900, by Yuya Nishihara
-
graphlog: preserve topo sort even if additional filter options specifiedThu, 22 Sep 2016 20:53:53 +0900, by Yuya Nishihara
-
transaction: open a file with checkambig=True to avoid file stat ambiguityThu, 22 Sep 2016 21:52:00 +0900, by FUJIWARA Katsunori
-
repair: open a file with checkambig=True to avoid file stat ambiguityThu, 22 Sep 2016 21:52:00 +0900, by FUJIWARA Katsunori
-
changelog: specify checkambig=True to revlog.__init__, to avoid ambiguityThu, 22 Sep 2016 21:51:59 +0900, by FUJIWARA Katsunori
-
changelog: specify checkambig=True to avoid ambiguity around truncationThu, 22 Sep 2016 21:51:59 +0900, by FUJIWARA Katsunori
-
manifest: specify checkambig=True to revlog.__init__, to avoid ambiguityThu, 22 Sep 2016 21:51:58 +0900, by FUJIWARA Katsunori
-
revlog: specify checkambig at writing to avoid file stat ambiguityThu, 22 Sep 2016 21:51:58 +0900, by FUJIWARA Katsunori
-
vfs: use checkambigatclosing in checkambig=True but atomictemp=False caseThu, 22 Sep 2016 21:51:57 +0900, by FUJIWARA Katsunori
-
scmutil: add file object wrapper class to check ambiguity at closingThu, 22 Sep 2016 21:51:57 +0900, by FUJIWARA Katsunori
-
scmutil: factor out common logic of delayclosedfile to reuse itThu, 22 Sep 2016 21:51:56 +0900, by FUJIWARA Katsunori
-
spartan: remove unused templatesThu, 22 Sep 2016 13:20:06 +0800, by Anton Shestakov
-
monoblue: remove unused templatesThu, 22 Sep 2016 13:19:44 +0800, by Anton Shestakov
-
gitweb: remove unused templatesThu, 22 Sep 2016 13:19:25 +0800, by Anton Shestakov
-
paper: remove unused templatesThu, 22 Sep 2016 13:18:59 +0800, by Anton Shestakov
-
help: add sections for revsetsWed, 21 Sep 2016 17:05:27 -0400, by timeless
-
help: move revsets.## documentation into infix sectionWed, 21 Sep 2016 17:23:05 +0000, by timeless
-
help: clarify quotes are needed for filesets.size expressionsWed, 21 Sep 2016 16:33:37 +0000, by timeless
-
paper: remove unused template "changelogchild"Wed, 21 Sep 2016 20:43:41 +0800, by Anton Shestakov
-
monoblue: remove unused template "changelogchild"Wed, 21 Sep 2016 20:43:10 +0800, by Anton Shestakov
-
gitweb: remove unused template "changelogchild"Wed, 21 Sep 2016 20:35:46 +0800, by Anton Shestakov
-
monoblue: tweak branch table's last row's cell colspan on summary pageWed, 21 Sep 2016 20:19:35 +0800, by Anton Shestakov
-
gitweb: tweak branch table's last row's cell colspan on summary pageWed, 21 Sep 2016 19:52:48 +0800, by Anton Shestakov
-
tests: clarify demandimport disabled stateWed, 21 Sep 2016 03:39:37 +0000, by timeless
-
demandimport: add trailing commaWed, 21 Sep 2016 02:46:59 +0000, by timeless
-
tests: favor single quotes for wrapping hg help ...Tue, 20 Sep 2016 23:49:20 +0000, by timeless
-
samplehgrcs: use single quotes in use warningTue, 20 Sep 2016 23:49:00 +0000, by timeless
-
util: use single quotes in use warningTue, 20 Sep 2016 23:48:30 +0000, by timeless
-
obsolete: use single quotes in use warningTue, 20 Sep 2016 23:48:19 +0000, by timeless
-
localrepo: use single quotes in use warningTue, 20 Sep 2016 23:48:08 +0000, by timeless
-
help: use single quotes in use warningTue, 20 Sep 2016 23:47:46 +0000, by timeless
-
discovery: use single quotes in use warningTue, 20 Sep 2016 23:47:30 +0000, by timeless
-
serve: use single quotes in use warningTue, 20 Sep 2016 23:47:02 +0000, by timeless
-
bundle: use single quotes in use warningTue, 20 Sep 2016 23:46:15 +0000, by timeless
-
histedit: use single quotes in use warningTue, 20 Sep 2016 23:45:25 +0000, by timeless
-
keyword: use single quotes in use warningTue, 20 Sep 2016 23:45:15 +0000, by timeless
-
mq: use single quotes in use warningTue, 20 Sep 2016 23:44:59 +0000, by timeless
-
pager: use single quotes in use warningTue, 20 Sep 2016 23:44:49 +0000, by timeless
-
rebase: use single quotes in use warningTue, 20 Sep 2016 23:44:28 +0000, by timeless
-
push: update help hint to point to config.paths sectionTue, 20 Sep 2016 20:12:38 +0000, by timeless
-
update: use single quotes in use warningFri, 02 Sep 2016 21:49:33 +0000, by timeless
-
remove: specify hg in added warningFri, 02 Sep 2016 21:46:00 +0000, by timeless
-
manifest: add manifestlog.addTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
manifest: move manifest.add onto manifestrevlogTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
manifest: remove dependency on treeinmem from manifest.addTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
manifest: move treeinmem onto manifestlogTue, 20 Sep 2016 12:24:01 -0700, by Durham Goode
-
copy: document current behavior of 'hg cp --after'Mon, 19 Sep 2016 17:14:43 -0400, by Augie Fackler
-
crecord: add an event that scrolls the selected line to the top of the screenTue, 20 Sep 2016 10:03:50 -0500, by Nathan Goldbaum
-
log: drop hack to fix order of revset (issue5100)Tue, 03 May 2016 14:24:00 +0900, by Yuya Nishihara
-
revset: add option to make matcher takes the ordering of the input setTue, 03 May 2016 14:18:28 +0900, by Yuya Nishihara
-
strip: don't use "full" and "partial" to describe bundlesMon, 19 Sep 2016 09:14:35 -0700, by Martin von Zweigbergk
-
strip: clarify that user action is required to recover temp bundleMon, 19 Sep 2016 09:14:32 -0700, by Martin von Zweigbergk
-
strip: report both bundle files in case of exception (issue5368)Thu, 15 Sep 2016 09:45:29 -0700, by Martin von Zweigbergk
-
strip: simplify some repeated conditionsThu, 15 Sep 2016 10:18:56 -0700, by Martin von Zweigbergk
-
config: add template supportMon, 29 Aug 2016 07:07:15 +0200, by Mathias De Maré
-
formatter: introduce isplain() to replace (the inverse of) __nonzero__() (API)Mon, 29 Aug 2016 17:19:09 +0200, by Mathias De Maré
-
diffopts: notice a negated boolean flag in diffoptsTue, 30 Aug 2016 15:55:07 -0400, by Augie Fackler
-
flags: allow specifying --no-boolean-flag on the command line (BC)Tue, 13 Sep 2016 22:57:57 -0400, by Augie Fackler
-
revset: make sort() noop depending on ordering requirement (BC)Tue, 03 May 2016 13:36:12 +0900, by Yuya Nishihara
-
revset: make reverse() noop depending on ordering requirement (BC)Tue, 03 May 2016 13:36:12 +0900, by Yuya Nishihara
-
revset: fix order of nested 'range' expression (BC)Tue, 03 May 2016 12:52:50 +0900, by Yuya Nishihara
-
revset: forward ordering requirement to argument of present()Wed, 01 Jun 2016 20:54:04 +0900, by Yuya Nishihara
-
crecord: delete commented lineWed, 14 Sep 2016 11:39:47 -0500, by Nathan Goldbaum
-
manifest: move dirlog up to manifestrevlogTue, 13 Sep 2016 16:00:41 -0700, by Durham Goode
-
manifest: move revlog specific options from manifest to manifestrevlogTue, 13 Sep 2016 16:00:41 -0700, by Durham Goode
-
manifest: adds manifestctx.readfastTue, 13 Sep 2016 16:26:30 -0700, by Durham Goode
-
manifest: add manifestctx.readdelta()Tue, 13 Sep 2016 16:25:21 -0700, by Durham Goode
-
merge with stableWed, 14 Sep 2016 17:12:39 +0200, by Pierre-Yves David
-
rebase: make debug logging more consistentTue, 13 Sep 2016 13:49:42 -0700, by Martin von Zweigbergk
-
revset: fix order of nested '_(|int|hex)list' expression (BC)Sun, 26 Jun 2016 18:41:28 +0900, by Yuya Nishihara
-
revset: fix order of nested 'or' expression (BC)Sun, 26 Jun 2016 18:17:12 +0900, by Yuya Nishihara
-
revset: add 'takeorder' attribute to mark functions that need ordering flagSun, 07 Aug 2016 17:58:50 +0900, by Yuya Nishihara
-
revset: pass around ordering flags to operationsSun, 07 Aug 2016 17:46:12 +0900, by Yuya Nishihara
-
revset: add stub to handle parentpost operationSun, 07 Aug 2016 17:48:52 +0900, by Yuya Nishihara
-
revset: infer ordering flag to teach if operation should define/follow orderTue, 16 Feb 2016 22:02:16 +0900, by Yuya Nishihara
-
revset: wrap arguments of 'or' by 'list' nodeSun, 07 Aug 2016 17:04:05 +0900, by Yuya Nishihara
-
journal: properly check for held lock (issue5349)Tue, 13 Sep 2016 20:30:19 +0200, by Pierre-Yves David
-
ssl: handle a difference in SSLError with pypy (issue5348)Tue, 13 Sep 2016 17:46:29 +0200, by Pierre-Yves David
-
manifest: change manifestctx to not inherit from manifestdictMon, 12 Sep 2016 10:55:43 -0700, by Durham Goode
-
manifest: make one use of _mancache avoid manifestctxsMon, 12 Sep 2016 14:29:09 -0700, by Durham Goode
-
debugrevspec: add option to verify optimized resultSun, 21 Aug 2016 13:16:21 +0900, by Yuya Nishihara
-
debugrevspec: add option to skip optimize() and evaluate unoptimized treeSun, 21 Aug 2016 12:40:02 +0900, by Yuya Nishihara
-
revset: remove showwarning option from expandaliases()Thu, 08 Sep 2016 22:44:10 +0900, by Yuya Nishihara
-
debugrevspec: evaluate tree built by itselfSun, 21 Aug 2016 12:45:43 +0900, by Yuya Nishihara
-
localrepo: make _refreshfilecachestats unfiltered method to refresh correctlyMon, 12 Sep 2016 03:06:29 +0900, by FUJIWARA Katsunori
-
streamclone: clear caches after writing changes into files for visibilityMon, 12 Sep 2016 03:06:29 +0900, by FUJIWARA Katsunori
-
localrepo: make invalidate avoid invalidating store inside transaction (API)Mon, 12 Sep 2016 03:06:28 +0900, by FUJIWARA Katsunori
-
streamclone: force @filecache properties to be reloaded from fileMon, 12 Sep 2016 03:06:28 +0900, by FUJIWARA Katsunori
-
manifest: backed out changeset bb3281b3fcaaSat, 10 Sep 2016 01:42:05 +0200, by Pierre-Yves David
-
manifest: backed out changeset b60a5fe98b73Sat, 10 Sep 2016 01:41:38 +0200, by Pierre-Yves David
-
debugrevspec: deprecate --optimize optionSun, 21 Aug 2016 12:36:23 +0900, by Yuya Nishihara
-
debugrevspec: add option to print parsed tree at given stagesSun, 21 Aug 2016 12:33:57 +0900, by Yuya Nishihara
-
debugrevspec: transform and print parsed tree by stagesSun, 21 Aug 2016 12:04:08 +0900, by Yuya Nishihara
-
debugrevspec: build parsed tree even if no --verbose specifiedSun, 21 Aug 2016 11:50:54 +0900, by Yuya Nishihara
-
osutil: fix the declaration to work on different sizes of off_tThu, 08 Sep 2016 10:37:58 +0200, by Maciej Fijalkowski
-
manifest: change manifestctx to not inherit from manifestdictWed, 31 Aug 2016 12:46:53 -0700, by Durham Goode
-
manifest: make uses of _mancache aware of contextsMon, 29 Aug 2016 18:02:09 -0700, by Durham Goode
-
manifest: add treemanifestctx classWed, 31 Aug 2016 13:29:49 -0700, by Durham Goode
-
revset: add public function to create matcher from evaluatable treeSun, 21 Aug 2016 11:37:00 +0900, by Yuya Nishihara
-
revset: make analyze() a separate step from optimize()Sun, 21 Aug 2016 11:29:57 +0900, by Yuya Nishihara
-
revset: extract tree transformation from optimize()Sun, 07 Aug 2016 14:35:03 +0900, by Yuya Nishihara
-
hghave: fix has_bzr() to not try to import RevisionSpec as moduleSun, 04 Sep 2016 17:19:44 +0900, by Yuya Nishihara
-
update: label bookmark name in messageMon, 22 Aug 2016 14:44:14 +0200, by Pierre-Yves David
-
discovery: explicitly check for None in outgoing initTue, 06 Sep 2016 09:43:25 -0700, by Ryan McElroy
-
import: report directory-relative paths in error messages (issue5224)Fri, 26 Aug 2016 12:48:20 +0200, by liscju
-
commands: remove unecessary copying of list in graft()Mon, 05 Sep 2016 08:29:36 +0000, by Hannes Oldenburg
-
revset: do not partial-match operator and function names in optimize()Sun, 07 Aug 2016 16:36:08 +0900, by Yuya Nishihara
-
revset: remove false condition to process 'negate' operatorSun, 07 Aug 2016 14:13:27 +0900, by Yuya Nishihara
-
revset: make optimize() reject unknown operatorsSun, 07 Aug 2016 15:01:42 +0900, by Yuya Nishihara
-
help: show content for explicitly disabled extension (issue5228)Thu, 01 Sep 2016 22:06:42 +0200, by liscju
-
obsolete: fix minor module documentation issuesFri, 02 Sep 2016 10:18:56 +0200, by liscju
-
debugextensions: hide "ships-with-hg-core" magic string (BC)Fri, 26 Aug 2016 23:31:17 +0900, by Yuya Nishihara
-
debugextensions: show ships-with-hg-core state as a separate fieldWed, 31 Aug 2016 23:22:07 +0900, by Yuya Nishihara
-
test-debugextensions: add dummy extension to make ifcontains() test more solidWed, 31 Aug 2016 23:36:37 +0900, by Yuya Nishihara
-
py3: remove use of *L syntaxThu, 01 Sep 2016 02:29:46 +0530, by Pulkit Goyal
-
util: rename checkcase() to fscasesensitive() (API)Tue, 30 Aug 2016 09:22:53 -0700, by Martin von Zweigbergk
-
manifest: call m1.load and m2.load before writing a subtreeMon, 29 Aug 2016 17:48:14 -0700, by Durham Goode
-
histedit: correct output of error when 'base' is from the edit listTue, 30 Aug 2016 13:13:50 -0400, by Augie Fackler
-
py3: split check of pygments-using files from the rest of the treeTue, 30 Aug 2016 13:33:48 -0400, by Augie Fackler
-
version: change "place" field of extension to "bundled" flagFri, 26 Aug 2016 23:38:52 +0900, by Yuya Nishihara
-
extensions: use ismoduleinternal() thoroughlySat, 27 Aug 2016 00:00:28 +0900, by Yuya Nishihara
-
lock: show more detail for new-style locks in lock waiting message (issue4752)Tue, 30 Aug 2016 09:25:00 -0700, by Mark Ignacio
-
formatter: add context manager interface for convenienceMon, 29 Aug 2016 00:00:05 +0900, by Yuya Nishihara
-
histedit: remove now unused 'constraints' related codeFri, 26 Aug 2016 21:06:31 +0200, by Pierre-Yves David
-
histedt: use inheritance to override the constraints in 'base'Fri, 26 Aug 2016 21:00:33 +0200, by Pierre-Yves David
-
histedit: move constraint verification to the 'action.verify' methodFri, 26 Aug 2016 20:54:52 +0200, by Pierre-Yves David
-
histedit: directly use node in 'verifyactions'Fri, 26 Aug 2016 20:54:32 +0200, by Pierre-Yves David
-
histedit: temporarily shorten name of 'constraints' variableFri, 26 Aug 2016 20:42:18 +0200, by Pierre-Yves David
-
histedit: drop the 'nodetoverify' local variableFri, 26 Aug 2016 20:38:37 +0200, by Pierre-Yves David
-
histedit: make 'constraints' a class attribute instead of a methodFri, 26 Aug 2016 20:34:58 +0200, by Pierre-Yves David
-
histedit: drop the 'nodetoverify' methodFri, 26 Aug 2016 20:31:33 +0200, by Pierre-Yves David
-
test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detectedMon, 29 Aug 2016 22:59:39 +0900, by Yuya Nishihara
-
rebase: properly calculate total commits to rebase (issue5347)Fri, 26 Aug 2016 00:16:51 +0000, by timeless
-
mpatch: add setup_mpatch_cffi.pySun, 28 Aug 2016 17:51:32 -0700, by Maciej Fijalkowski
-
journal: rename on disk files to 'namejournal'Wed, 24 Aug 2016 03:59:19 +0200, by Pierre-Yves David
-
tests: guard demandimport segment of test-extension.tThu, 25 Aug 2016 23:13:36 +0000, by timeless
-
tests: skip demandimport if disabledThu, 25 Aug 2016 22:03:51 +0000, by timeless
-
hghave: add demandimport checkingThu, 25 Aug 2016 22:30:35 +0000, by timeless
-
hghave: make bzr checks stricterThu, 25 Aug 2016 22:51:39 +0000, by timeless
-
help: document wire protocol commandsMon, 22 Aug 2016 19:50:21 -0700, by Gregory Szorc
-
help: document wire protocol "handshake" protocolMon, 22 Aug 2016 19:49:59 -0700, by Gregory Szorc
-
help: document wire protocol capabilitiesMon, 22 Aug 2016 19:48:31 -0700, by Gregory Szorc
-
crecord: properly handle files with No newline at eof (issue5268) stableFri, 02 Sep 2016 20:15:37 +0000, by timeless
-
annotate: pre-calculate the "needed" dictionary (issue5360) stableFri, 02 Sep 2016 15:20:59 +0100, by Jun Wu
-
help: document wire protocol transport protocolsMon, 22 Aug 2016 19:47:34 -0700, by Gregory Szorc
-
help: internals topic for wire protocolMon, 22 Aug 2016 19:46:39 -0700, by Gregory Szorc
-
grep: add formatter supportThu, 18 Aug 2016 15:13:56 +0900, by Yuya Nishihara
-
grep: build list of all columns regardless of display optionsThu, 18 Aug 2016 14:52:06 +0900, by Yuya Nishihara
-
grep: build list of columns without "grep." label prefixThu, 18 Aug 2016 14:23:29 +0900, by Yuya Nishihara
-
grep: factor out function that prints matched line with labelsThu, 18 Aug 2016 14:09:49 +0900, by Yuya Nishihara
-
grep: refactor loop that yields matched text with labelThu, 18 Aug 2016 14:03:25 +0900, by Yuya Nishihara
-
bundle2: localize handleoutput remote prompts stable 3.9.1Thu, 01 Sep 2016 13:16:55 -0500, by Akihiko Odaki
-
files: change documentation to match its behaviour (issue5276)Tue, 05 Jul 2016 09:37:07 +0200, by liscju
-
templater: add template path to __base__ searchWed, 24 Aug 2016 17:43:45 -0700, by Matt Mackall
-
blackbox: also log alias expansionsTue, 23 Aug 2016 16:40:08 -0400, by Augie Fackler
-
test-clonebundles: accept another error string hereThu, 25 Aug 2016 01:06:32 -0400, by Augie Fackler
-
tests: guard test-archive-symlink with unziplinks checkThu, 25 Aug 2016 01:26:39 -0400, by Augie Fackler
-
hghave: add a check for unzip(1) that understands symlinksThu, 25 Aug 2016 01:25:52 -0400, by Augie Fackler
-
test-https: drop two spurious --traceback flagsThu, 25 Aug 2016 01:00:54 -0400, by Augie Fackler
-
extensions: change magic "shipped with hg" stringTue, 23 Aug 2016 11:26:08 -0400, by Augie Fackler
-
version: add formatter supportThu, 25 Aug 2016 01:00:26 -0400, by Yuya Nishihara
-
version: factor out mapping of internal/external labelsTue, 16 Aug 2016 16:09:12 +0900, by Yuya Nishihara
-
version: always build list of extension versionsTue, 16 Aug 2016 16:03:09 +0900, by Yuya Nishihara
-
formatter: add fm.nested(field) to either write or build sub itemsSun, 13 Mar 2016 19:59:39 +0900, by Yuya Nishihara
-
formatter: factor out format*() functions to separate classesMon, 15 Aug 2016 13:51:14 +0900, by Yuya Nishihara
-
crecord: restore SIGWINCH handler before returnWed, 24 Aug 2016 11:24:07 +0100, by Jun Wu
-
bdiff: implement cffi version of bdiffSat, 20 Aug 2016 23:06:01 +0200, by Maciej Fijalkowski
-
bdiff: implement cffi version of blocksThu, 28 Jul 2016 14:17:08 +0200, by Maciej Fijalkowski
-
util: checknlink should remove file it creates if an exception occursFri, 19 Aug 2016 13:30:40 -0700, by Tony Tung
-
merge: remove files with extra actions from merge action listTue, 23 Aug 2016 17:58:53 -0700, by Siddharth Agarwal
-
revlog: use an LRU cache for delta chain basesMon, 22 Aug 2016 21:48:50 -0700, by Gregory Szorc
-
revlog: remove unused variablesMon, 22 Aug 2016 20:17:36 -0700, by Gregory Szorc
-
util: properly implement lrucachedict.get()Mon, 22 Aug 2016 20:30:37 -0700, by Gregory Szorc
-
manifest: change changectx to access manifest via manifestlogWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: use property instead of field for manifest revlog storageWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: introduce manifestlog and manifestctx classesWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: make manifest derive from manifestrevlogWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
manifest: break mancache into two cachesWed, 17 Aug 2016 13:25:13 -0700, by Durham Goode
-
dispatch: explicitly pass fancyopts optional arg as a keywordThu, 18 Aug 2016 11:32:02 -0400, by Augie Fackler
-
osutil: fix the bug on OS X when we return more in listdirSat, 20 Aug 2016 23:05:18 +0200, by Maciej Fijalkowski
-
histedit: use samefile function from cmdutilSun, 21 Aug 2016 08:03:22 +0000, by Hannes Oldenburg
-
cmdutil: extract samefile function from amend()Sun, 21 Aug 2016 08:00:18 +0000, by Hannes Oldenburg
-
templater: rename "right" argument of pad() functionFri, 22 Apr 2016 21:32:30 +0900, by Yuya Nishihara
-
templater: make pad() evaluate boolean argument (BC)Fri, 22 Apr 2016 21:29:13 +0900, by Yuya Nishihara
-
templater: fix if() to not evaluate False as bool('False')Thu, 18 Aug 2016 16:29:22 +0900, by Yuya Nishihara
-
templater: make it clearer that _flatten() omits NoneThu, 18 Aug 2016 15:55:07 +0900, by Yuya Nishihara
-
revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)Thu, 18 Aug 2016 17:25:10 +0200, by Gábor Stefanik
-
coal: use inheritance to derive from paperWed, 17 Aug 2016 13:43:13 -0500, by Matt Mackall
-
templater: add inheritance support to style mapsWed, 17 Aug 2016 13:40:27 -0500, by Matt Mackall
-
killdaemons: prevent killing all user processes by bad pid fileThu, 18 Aug 2016 18:43:48 +0900, by Yuya Nishihara
-
py3: automatically glob out line numbers from check-py3-compat outputWed, 17 Aug 2016 20:56:12 +0900, by Yuya Nishihara
-
py3: have check-py3-compat require pygments to get stable resultWed, 17 Aug 2016 20:52:50 +0900, by Yuya Nishihara
-
computeoutgoing: move the function from 'changegroup' to 'exchange'Tue, 09 Aug 2016 17:06:35 +0200, by Pierre-Yves David
-
getchangegroup: take an 'outgoing' object as argument (API)Tue, 09 Aug 2016 17:00:38 +0200, by Pierre-Yves David
-
outgoing: add a 'missingroots' argumentTue, 09 Aug 2016 22:31:38 +0200, by Pierre-Yves David
-
outgoing: adds some default value for argumentTue, 09 Aug 2016 15:55:44 +0200, by Pierre-Yves David
-
outgoing: pass a repo object to the constructorTue, 09 Aug 2016 15:26:53 +0200, by Pierre-Yves David
-
match: remove matchessubrepo method (API)Tue, 16 Aug 2016 08:21:16 +0000, by Hannes Oldenburg
-
subrepo: cleanup of subrepo filematcher logicTue, 16 Aug 2016 08:15:12 +0000, by Hannes Oldenburg
-
pycompat: delay loading modules registered to stubSun, 14 Aug 2016 14:46:24 +0900, by Yuya Nishihara
-
py3: import builtin wrappers automagically by code transformerTue, 16 Aug 2016 12:35:15 +0900, by Yuya Nishihara
-
py3: provide (del|get|has|set)attr wrappers that accepts bytesSun, 14 Aug 2016 12:51:21 +0900, by Yuya Nishihara
-
py3: check python version to enable builtins hackSun, 14 Aug 2016 12:44:13 +0900, by Yuya Nishihara
-
py3: move xrange alias next to import linesSun, 14 Aug 2016 12:41:54 +0900, by Yuya Nishihara
-
check-code: allow assignment to hasattr variableTue, 16 Aug 2016 17:15:54 +0900, by Yuya Nishihara
-
debugobsolete: add formatter support (issue5134)Mon, 15 Aug 2016 16:07:55 +0900, by Yuya Nishihara
-
formatter: add function to convert dict to appropriate formatMon, 15 Aug 2016 12:58:33 +0900, by Yuya Nishihara
-
check-code: make dict() pattern less invasiveMon, 15 Aug 2016 17:17:39 +0900, by Yuya Nishihara
-
hgweb: tweak zlib chunking behaviorSun, 14 Aug 2016 21:29:46 -0700, by Gregory Szorc
-
test-gpg: run migration of v1 secret keys beforehandSun, 14 Aug 2016 17:07:05 +0900, by Yuya Nishihara
-
test-gpg: start gpg-agent under control of the test runnerSun, 14 Aug 2016 17:01:33 +0900, by Yuya Nishihara
-
test-gpg: make temporary copy of GNUPGHOMESun, 14 Aug 2016 16:49:47 +0900, by Yuya Nishihara
-
hgweb: document why we don't allow untrusted settings to control zlibMon, 15 Aug 2016 20:39:33 -0700, by Gregory Szorc
-
hgweb: profile HTTP requestsSun, 14 Aug 2016 18:37:24 -0700, by Gregory Szorc
-
hgweb: abstract call to hgwebdir wsgi functionSun, 14 Aug 2016 16:03:30 -0700, by Gregory Szorc
-
profiling: don't error with statprof when profiling has already startedSun, 14 Aug 2016 18:28:43 -0700, by Gregory Szorc
-
profiling: add a context manager that no-ops if profiling isn't enabledSun, 14 Aug 2016 17:51:12 -0700, by Gregory Szorc
-
profiling: make profiling functions context managers (API)Sun, 14 Aug 2016 18:25:22 -0700, by Gregory Szorc
-
dispatch: set profiling.enabled when profiling is enabledSun, 14 Aug 2016 16:35:58 -0700, by Gregory Szorc
-
profiling: move profiling code from dispatch.py (API)Sun, 14 Aug 2016 16:30:44 -0700, by Gregory Szorc
-
merge with stableMon, 15 Aug 2016 12:26:02 -0400, by Augie Fackler
-
pycompat: avoid using an extra functionSat, 13 Aug 2016 04:21:42 +0530, by Pulkit Goyal
-
pycompat: remove multiple occurences of urlencodeSat, 13 Aug 2016 03:03:01 +0530, by Pulkit Goyal
-
osx: stamp the hg version into the version field in the pkgFri, 12 Aug 2016 17:51:48 -0400, by Augie Fackler
-
performance: disable workaround for an old bug of Python gcThu, 28 Jul 2016 14:18:01 +0200, by Maciej Fijalkowski
-
merge: always use other, not remote, in user promptsFri, 12 Aug 2016 05:56:40 -0700, by Simon Farnsworth
-
merge: use labels in prompts to the userFri, 12 Aug 2016 06:01:42 -0700, by Simon Farnsworth
-
journal: use the dirstate parentchange callbacksTue, 09 Aug 2016 09:15:46 -0700, by Mateusz Kwapich
-
dirstate: add callback to notify extensions about wd parent changeThu, 11 Aug 2016 08:00:41 -0700, by Mateusz Kwapich
-
revpair: do not optimize tree to check for odd-range specSat, 06 Aug 2016 20:46:53 +0900, by Yuya Nishihara
-
revset: also parse x^: as (x^):Sat, 06 Aug 2016 20:37:48 +0900, by Yuya Nishihara
-
revset: resolve ambiguity of x^:y before alias expansionSat, 06 Aug 2016 20:21:00 +0900, by Yuya Nishihara
-
revset: add test for resolution of infix/suffix ambiguity of x^:ySat, 06 Aug 2016 19:59:28 +0900, by Yuya Nishihara
-
parser: remove unused binding parameter from suffix actionSun, 05 Jul 2015 21:11:19 +0900, by Yuya Nishihara
-
revset: fix keyword arguments to go through optimization process stableSun, 07 Aug 2016 14:58:49 +0900, by Yuya Nishihara
-
extensions: add unwrapfunction to undo wrapfunctionWed, 10 Aug 2016 16:27:33 +0100, by Jun Wu
-
extensions: add getwrapperchain to get a list of wrappersWed, 10 Aug 2016 15:21:42 +0100, by Jun Wu
-
extensions: set attributes to wrappers so we can trace them backWed, 10 Aug 2016 15:21:42 +0100, by Jun Wu
-
ui: drop values returned by inspect.*frame*() to avoid cyclesWed, 10 Aug 2016 15:05:20 +0100, by Jun Wu
-
dispatch: split global error handling out so it can be reusedTue, 09 Aug 2016 16:45:28 +0100, by Jun Wu
-
py3: conditionalize _winreg importWed, 10 Aug 2016 04:35:44 +0530, by Pulkit Goyal
-
py3: conditionalize the raise statementMon, 08 Aug 2016 23:51:11 +0530, by Pulkit Goyal
-
match: added matchessubrepo method to matcherTue, 09 Aug 2016 09:02:51 +0000, by Hannes Oldenburg
-
changegroup: move branch cache debug message to proper locationMon, 08 Aug 2016 22:06:07 -0700, by Gregory Szorc
-
journal: take wlock for writting the 'shared' fileMon, 08 Aug 2016 18:05:10 +0200, by Pierre-Yves David
-
debugbuilddag: take wlock to cover '.hg/localtags'Sun, 07 Aug 2016 17:15:19 +0200, by Pierre-Yves David
-
fakemergerecord: take wlock to write the merge stateMon, 08 Aug 2016 17:33:45 +0200, by Pierre-Yves David
-
shared: take wlock for writting the 'shared' fileSun, 07 Aug 2016 17:10:47 +0200, by Pierre-Yves David
-
mq: take wlock when 'qqueue' is doing write operationsSun, 07 Aug 2016 17:00:45 +0200, by Pierre-Yves David
-
py3: make check-py3-compat.py use correct module name at loading pure modulesTue, 09 Aug 2016 02:28:34 +0900, by FUJIWARA Katsunori
-
py3: update output of check-py3-compat.py with python3Tue, 09 Aug 2016 02:28:34 +0900, by FUJIWARA Katsunori
-
mpatch: raise MemoryError instead of mpatchError if lalloc() failedSun, 07 Aug 2016 10:06:56 +0900, by Yuya Nishihara
-
hgweb: config option to control zlib compression levelSun, 07 Aug 2016 18:09:58 -0700, by Gregory Szorc
-
help: don't try to render a section on sub-topicsSat, 06 Aug 2016 17:04:22 -0700, by Gregory Szorc
-
branchmap: remove extra indentFri, 05 Aug 2016 15:01:16 +0200, by Pierre-Yves David
-
branchmap: simplify error handlind when writing rev branch cacheFri, 05 Aug 2016 15:00:53 +0200, by Pierre-Yves David
-
branchmap: acquires lock before writting the rev branch cacheFri, 05 Aug 2016 14:57:16 +0200, by Pierre-Yves David
-
branchmap: preparatory indent of indent the branch rev writing codeFri, 05 Aug 2016 14:54:46 +0200, by Pierre-Yves David
-
mpatch: silence warning about maybe-uninitialized variableSun, 07 Aug 2016 09:47:07 +0900, by Yuya Nishihara
-
mpatch: change lalloc() to local functionSun, 07 Aug 2016 09:40:30 +0900, by Yuya Nishihara
-
mpatch: remove superfluous whitespacesSun, 07 Aug 2016 09:49:07 +0900, by Yuya Nishihara
-
cmdutil: remove duplicated badmatch call in cat()Sun, 07 Aug 2016 14:06:20 +0000, by Hannes Oldenburg
-
statichttprepo: do not try to write cachesFri, 05 Aug 2016 15:48:09 +0200, by Pierre-Yves David
-
demandimport: omit default value of "level" at construction of _demandmodSat, 06 Aug 2016 22:24:33 +0900, by FUJIWARA Katsunori
-
demandimport: import sub-module relatively as expected (issue5208)Sat, 06 Aug 2016 22:24:33 +0900, by FUJIWARA Katsunori
-
wireproto: remove gboptslist (API)Sat, 06 Aug 2016 15:00:34 -0700, by Gregory Szorc
-
wireproto: unescape argument names in batch command (BC)Sat, 06 Aug 2016 13:55:21 -0700, by Gregory Szorc
-
wireproto: consolidate code for obtaining "cmds" argument valueSat, 06 Aug 2016 13:46:28 -0700, by Gregory Szorc
-
revlog: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 15:35:02 -0400, by Augie Fackler
-
md5sum: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:56 -0400, by Augie Fackler
-
util: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:46 -0400, by Augie Fackler
-
url: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:39 -0400, by Augie Fackler
-
sshserver: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:30 -0400, by Augie Fackler
-
sshpeer: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:22 -0400, by Augie Fackler
-
patch: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:14 -0400, by Augie Fackler
-
commands: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:08 -0400, by Augie Fackler
-
changegroup: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 13:59:58 -0400, by Augie Fackler
-
extdiff: isolate path variable of saved command to independent paragraphWed, 27 Jul 2016 21:44:49 +0900, by Yuya Nishihara
-
extdiff: export __doc__ of saved command for translationWed, 27 Jul 2016 21:42:24 +0900, by Yuya Nishihara
-
extdiff: refactor closure of saved diff command as a top-level classWed, 27 Jul 2016 21:40:42 +0900, by Yuya Nishihara
-
i18n: use inspect.getsourcelines() to obtain lineno from func or classWed, 27 Jul 2016 21:53:14 +0900, by Yuya Nishihara
-
chg: just take it as EOF if recv() returns 0Fri, 05 Aug 2016 21:21:33 +0900, by Yuya Nishihara
-
vfs: use propertycache for openThu, 04 Aug 2016 16:56:50 +0200, by Pierre-Yves David
-
help: add example of '[templates]' usage stableMon, 08 Aug 2016 16:47:42 +0200, by Mathias De Maré
-
check-commit: allow underbars in cffi_-prefix function namesFri, 05 Aug 2016 17:27:51 -0400, by Augie Fackler
-
bundlerepo: add support for treemanifests in cg3 bundlesFri, 05 Aug 2016 13:08:11 -0400, by Augie Fackler
-
auditvfs: forward options property from nested vfsFri, 05 Aug 2016 11:19:22 -0400, by Augie Fackler
-
bundlerepo: use supportedincomingversions instead of allsupportedversionsThu, 04 Aug 2016 14:13:35 -0400, by Augie Fackler
-
bundlerepo: introduce method to find file starts and use itFri, 05 Aug 2016 13:07:58 -0400, by Augie Fackler
-
bundlerevlog: use for loop over iterator instead of while TrueFri, 05 Aug 2016 13:09:50 -0400, by Augie Fackler
-
bundlerepo: use for loop over iterator instead of while TrueFri, 05 Aug 2016 13:09:24 -0400, by Augie Fackler
-
localrepo: jettison now-unused dirlog() method from localrepoFri, 05 Aug 2016 12:47:03 -0400, by Augie Fackler
-
repair: build dirlogs using manifest, rather than repo shortcut methodFri, 05 Aug 2016 13:01:01 -0400, by Augie Fackler
-
cmdutil: open dirlogs via manifest property, not via repoFri, 05 Aug 2016 13:00:33 -0400, by Augie Fackler
-
wirepeer: rename confusing `source` parameterFri, 05 Aug 2016 16:34:30 -0400, by Augie Fackler
-
develwarn: use the lock helper in local repoFri, 05 Aug 2016 13:44:17 +0200, by Pierre-Yves David
-
exchange: correctly specify url to unbundle (issue5145) stableFri, 05 Aug 2016 16:25:15 -0400, by Augie Fackler
-
debugextension: change "testedwith" to a list (BC)Sat, 19 Mar 2016 17:19:03 -0700, by Yuya Nishihara
-
debugextensions: unindent nested ifSun, 10 Jul 2016 22:07:34 +0900, by Yuya Nishihara
-
debugextensions: give short name to util.version()Sun, 10 Jul 2016 22:06:13 +0900, by Yuya Nishihara
-
debugextensions: simply keep testedwith variable as a listSun, 10 Jul 2016 21:59:43 +0900, by Yuya Nishihara
-
test-treemanifest: ensure manifest command isn't brokenThu, 28 Jul 2016 16:27:35 -0400, by Augie Fackler
-
py3: use unicode literals in pure/osutil.pyThu, 04 Aug 2016 00:32:19 +0530, by Pulkit Goyal
-
py3: use unicode literals in crecord.pyThu, 04 Aug 2016 00:21:14 +0530, by Pulkit Goyal
-
py3: use unicode literals in changelog.pyThu, 04 Aug 2016 00:15:39 +0530, by Pulkit Goyal
-
mpatch: write a cffi version of mpatch.patchesMon, 25 Jul 2016 15:10:52 +0200, by Maciej Fijalkowski
-
mpatch: remove dependency on Python.h in mpatch.cFri, 22 Jul 2016 17:28:05 +0200, by Maciej Fijalkowski
-
mpatch: split mpatch into two filesMon, 18 Jul 2016 19:02:30 +0200, by Maciej Fijalkowski
-
mpatch: provide things that will be exported later with a prefixed nameMon, 18 Jul 2016 16:25:14 +0200, by Maciej Fijalkowski
-
mpatch: change Py_ssize_t to ssize_t in places that will be later copiedMon, 18 Jul 2016 15:14:40 +0200, by Maciej Fijalkowski
-
discovery: move code to create outgoing from roots and headsWed, 03 Aug 2016 22:07:52 -0700, by Gregory Szorc
-
bundle2: remove 'experimental.bundle2-exp' boolean config (BC)Wed, 03 Aug 2016 16:23:26 +0200, by Pierre-Yves David
-
tests: remove all remaining usage of experimental.bundle2-expWed, 03 Aug 2016 15:52:11 +0200, by Pierre-Yves David
-
tests: use 'legacy.exchange' option in various mixed testsWed, 03 Aug 2016 15:39:55 +0200, by Pierre-Yves David
-
tests: use 'legacy.exchange' option in various bundle1 testsWed, 03 Aug 2016 15:34:03 +0200, by Pierre-Yves David
-
tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t'Tue, 02 Aug 2016 15:23:03 +0200, by Pierre-Yves David
-
bundlerepo: also read the 'devel.legacy.exchange' configWed, 03 Aug 2016 16:42:10 +0200, by Pierre-Yves David
-
bundle2: add a devel option controling bundle version used for exchangeTue, 02 Aug 2016 14:48:21 +0200, by Pierre-Yves David
-
bundle2: rename the _canusebundle2 method to _forcebundle1Wed, 03 Aug 2016 15:01:23 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-bookmark-pushpull.tWed, 03 Aug 2016 14:24:09 +0200, by Pierre-Yves David
-
tests: update bugzilla link in test-issue1175.tThu, 04 Aug 2016 19:51:03 +0800, by Anton Shestakov
-
journal: use fm.formatdate() to pass date tuple in appropriate type (BC)Sun, 31 Jul 2016 17:11:48 +0900, by Yuya Nishihara
-
formatter: add function to convert date tuple to appropriate formatSun, 31 Jul 2016 17:07:29 +0900, by Yuya Nishihara
-
journal: use fm.formatlist() to pass hashes in appropriate type (BC)Sun, 31 Jul 2016 16:56:26 +0900, by Yuya Nishihara
-
formatter: add function to convert list to appropriate format (issue5217)Sun, 10 Jul 2016 21:03:06 +0900, by Yuya Nishihara
-
journal: use fm.hexfunc() to get full hash in JSON/template output (BC)Sun, 31 Jul 2016 16:38:16 +0900, by Yuya Nishihara
-
py3: update test-check-py3-compat.t outputThu, 04 Aug 2016 00:04:48 +0530, by Pulkit Goyal
-
deprecation: enforce thew 'tr' argument of 'dirstate.write' (API)Tue, 02 Aug 2016 16:51:27 +0200, by Pierre-Yves David
-
tests: remove initial bundle2 enabling in various bundle2 testsTue, 02 Aug 2016 14:54:06 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-largefiles.tTue, 02 Aug 2016 15:44:51 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-tags.tTue, 02 Aug 2016 15:05:57 +0200, by Pierre-Yves David
-
templatekw: change joinfmt to a mandatory argument of _hybrid objectSat, 23 Jul 2016 13:08:43 +0900, by Yuya Nishihara
-
convert: move svn config initializer out of the module level stableMon, 01 Aug 2016 17:38:01 -0700, by Durham Goode
-
win32: update link to mailing list in readme stableThu, 04 Aug 2016 19:50:25 +0800, by Anton Shestakov
-
debian: update source URL in copyright file stableThu, 04 Aug 2016 19:49:07 +0800, by Anton Shestakov
-
url: drop compatibility wrapper of socket.create_connection()Mon, 18 Jul 2016 23:12:09 +0900, by Yuya Nishihara
-
doc: remove double imports of inspect from hgmanpage.pySat, 14 May 2016 14:37:25 +0900, by Yuya Nishihara
-
merge: concatenate default conflict marker at parsing phase of .pyTue, 05 May 2015 10:51:34 +0900, by Yuya Nishihara
-
tests: remove bundle2 activation from test-push-warn.tTue, 02 Aug 2016 03:54:17 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-phases-exchanges.tTue, 02 Aug 2016 03:53:48 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-obsolete.tTue, 02 Aug 2016 03:53:17 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-http-proxy.tTue, 02 Aug 2016 03:53:05 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-hook.tTue, 02 Aug 2016 03:50:58 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-acl.tTue, 02 Aug 2016 03:50:42 +0200, by Pierre-Yves David
-
merge with stableMon, 01 Aug 2016 13:14:13 -0400, by Augie Fackler
-
doc: make previous line of certificate example end with "::" stableMon, 01 Aug 2016 06:08:27 +0900, by FUJIWARA Katsunori
-
doc: fix incorrect use of rst hg role in help text stableMon, 01 Aug 2016 06:08:27 +0900, by FUJIWARA Katsunori
-
doc: use field rst syntax to show keywords in debugdeltachain help correctly stableMon, 01 Aug 2016 06:08:26 +0900, by FUJIWARA Katsunori
-
revset: refactor to make xgettext put i18n comments into hg.pot file stableMon, 01 Aug 2016 06:08:26 +0900, by FUJIWARA Katsunori
-
doc: trim newline at the end of exception message stableMon, 01 Aug 2016 06:08:25 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with 6fd751fa58d3 stableMon, 01 Aug 2016 08:27:22 +0900, by FUJIWARA Katsunori
-
demandimport: avoid infinite recursion at actual module importing (issue5304) stableSun, 31 Jul 2016 05:39:59 +0900, by FUJIWARA Katsunori
-
packagelib: do not remove packages directory in hggetversion (issue5262) stableFri, 29 Jul 2016 00:45:24 +0200, by Pierre-Yves David
-
make: introduce a target to clean everything but packages stableFri, 29 Jul 2016 00:39:59 +0200, by Pierre-Yves David
-
url: avoid re-issuing incorrect password (issue3210) stableFri, 29 Jul 2016 12:46:07 +0100, by Kim Randell
-
date: accept broader range of ISO 8601 time specs stableWed, 27 Jul 2016 15:22:36 -0500, by Matt Mackall
-
date: parse ISO-style Z and +hh:mm timezone specs stableWed, 27 Jul 2016 15:20:34 -0500, by Matt Mackall
-
keyword: avoid traceback when kwdemo is run outside a repo stableWed, 27 Jul 2016 13:57:51 +0100, by Christian Ebert
-
cmdutil: warnings not issued in cat if subrepopath overlaps stableWed, 27 Jul 2016 08:38:54 +0000, by Hannes Oldenburg
-
sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313) stableMon, 25 Jul 2016 12:00:55 -0700, by Gregory Szorc
-
extdiff: escape path for docstring (issue5301) stableMon, 18 Jul 2016 16:25:35 -0500, by Matt Mackall
-
update: fix bug when update tries to modify folder symlink stableThu, 21 Jul 2016 15:55:47 -0700, by Kostia Balytskyi
-
spartan: make annotate popup use theme colors stableMon, 25 Jul 2016 12:59:52 +0800, by Anton Shestakov
-
monoblue: make annotate popup use theme colors stableMon, 25 Jul 2016 12:37:58 +0800, by Anton Shestakov
-
gitweb: make annotate popup use theme colors stableMon, 25 Jul 2016 12:33:18 +0800, by Anton Shestakov
-
paper: make annotate popup use theme colors stableMon, 25 Jul 2016 12:22:17 +0800, by Anton Shestakov
-
templatekw: fix join format of parents keyword (issue5292) stableFri, 22 Jul 2016 22:12:12 +0900, by Yuya Nishihara
-
templatekw: fix join format of revset() function stableFri, 22 Jul 2016 22:00:46 +0900, by Yuya Nishihara
-
cmdutil: warnings not issued in remove if subrepopath overlaps stableFri, 22 Jul 2016 11:29:42 +0000, by Hannes Oldenburg
-
sslutil: improve messaging around unsupported protocols (issue5303) stableTue, 19 Jul 2016 21:09:58 -0700, by Gregory Szorc
-
sslutil: capture string string representation of protocol stableTue, 19 Jul 2016 20:30:29 -0700, by Gregory Szorc
-
sslutil: allow TLS 1.0 when --insecure is used stableTue, 19 Jul 2016 20:16:51 -0700, by Gregory Szorc
-
hg: copy [hostsecurity] options to remote ui instances (issue5305) stableTue, 19 Jul 2016 19:57:34 -0700, by Gregory Szorc
-
rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount stableMon, 18 Jul 2016 22:25:09 +0200, by Mads Kiilerich
-
rbc: test case for incorrect and too aggressive invalidation of invalid caches stableMon, 18 Jul 2016 22:23:44 +0200, by Mads Kiilerich
-
util: better handle '-' in version string (issue5302) stableTue, 19 Jul 2016 10:15:35 -0700, by Gregory Szorc
-
convert: update use of deprecated bzrlib property stableTue, 19 Jul 2016 11:00:32 -0500, by Kevin Bullock
-
hghave: fix typo of sslutil.supportedprotocols stableTue, 19 Jul 2016 21:16:44 +0900, by Yuya Nishihara
-
rebase: turn rebase revs into set before filtering obsolete stableTue, 19 Jul 2016 03:29:53 -0700, by Simon Farnsworth
-
merge default into stable for 3.9 code freeze stable 3.9-rcMon, 18 Jul 2016 23:28:14 -0500, by Matt Mackall
-
rbc: fix invalid rbc-revs entries caused by missing cache growthMon, 18 Jul 2016 22:22:38 +0200, by Mads Kiilerich
-
rbc: test case for cache file not growing correctly, causing bad new entriesMon, 18 Jul 2016 22:21:42 +0200, by Mads Kiilerich
-
chg: handle EOF reading data blockMon, 18 Jul 2016 18:55:06 +0100, by Jun Wu
-
sslutil: more robustly detect protocol supportMon, 18 Jul 2016 11:27:27 -0700, by Gregory Szorc
-
osutil: add darwin-only version of os.listdir using cffiMon, 11 Jul 2016 11:05:08 +0200, by Maciej Fijalkowski
-
url: drop support for proxying HTTP (not HTTPS) over CONNECT tunnelingSun, 05 Jun 2016 12:29:08 +0900, by Yuya Nishihara
-
chgserver: rename private functions and variables of chgunixservicehandlerSat, 21 May 2016 18:16:39 +0900, by Yuya Nishihara
-
chgserver: refactor initialization of real/base addressesSun, 22 May 2016 14:06:37 +0900, by Yuya Nishihara
-
chgserver: reorder functions in chgunixservicehandlerSun, 22 May 2016 14:05:34 +0900, by Yuya Nishihara
-
chgserver: use ui.debug() to print server debug messagesSat, 21 May 2016 18:15:20 +0900, by Yuya Nishihara
-
ssl: remove special case of web.cacerts=! from remoteui()Sun, 05 Jun 2016 12:18:20 +0900, by Yuya Nishihara
-
bundle2: store changeset count when creating file bundlesSun, 17 Jul 2016 15:13:51 -0700, by Gregory Szorc
-
util: implement a deterministic __repr__ on sortdictSun, 17 Jul 2016 15:10:30 -0700, by Gregory Szorc
-
bundle2: use a sorted dict for holding parametersSun, 17 Jul 2016 14:51:00 -0700, by Gregory Szorc
-
wireproto: extract repo filtering to standalone functionFri, 15 Jul 2016 13:41:34 -0700, by Gregory Szorc
-
url: add distribution and version to user-agent request header (BC)Thu, 14 Jul 2016 19:16:46 -0700, by Gregory Szorc
-
commandserver: use SOMAXCONN as queue size of pending connectionsSat, 16 Jul 2016 14:48:58 +0900, by Yuya Nishihara
-
commandserver: rename _serveworker() to _runworker()Sat, 16 Jul 2016 14:46:31 +0900, by Yuya Nishihara
-
commandserver: separate initialization and cleanup of forked processSun, 22 May 2016 13:53:32 +0900, by Yuya Nishihara
-
commandserver: unindent superfluous "if True" blocksSat, 21 May 2016 18:14:13 +0900, by Yuya Nishihara
-
pycompat: make pycompat demandimport friendlySun, 17 Jul 2016 19:48:04 +0530, by Pulkit Goyal
-
run-tests: make --local set --with-chg if --chg is usedMon, 18 Jul 2016 08:55:30 +0100, by Jun Wu
-
run-tests: allow --local to set multiple attributesMon, 18 Jul 2016 08:45:46 +0100, by Jun Wu
-
chg: add pgid to hgclient structSun, 17 Jul 2016 23:05:59 +0100, by Jun Wu
-
commandserver: send pgid in hello messageSun, 17 Jul 2016 22:56:05 +0100, by Jun Wu
-
tests: update test certificate generation instructionsSun, 17 Jul 2016 11:28:01 -0700, by Gregory Szorc
-
sslutil: move comment about protocol constantsSun, 17 Jul 2016 11:03:08 -0700, by Gregory Szorc
-
sslutil: support defining cipher listSun, 17 Jul 2016 10:59:32 -0700, by Gregory Szorc
-
hghave: add test for Python 2.7+Sun, 17 Jul 2016 10:50:51 -0700, by Gregory Szorc
-
spartan: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:06:19 +0800, by Anton Shestakov
-
monoblue: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:06:04 +0800, by Anton Shestakov
-
gitweb: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:00:36 +0800, by Anton Shestakov
-
paper: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 14:49:07 +0800, by Anton Shestakov
-
tests: check importing modules in perf.py for historical portabilityFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
tests: introduce check-perf-code.py to add extra checks on perf.pyFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
check-code: move fixing up regexp into main procedureFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
check-code: factor out boot procedure into mainFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
perf: import newer modules separately for earlier MercurialFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer importWed, 13 Jul 2016 23:38:29 +0530, by Pulkit Goyal
-
py3: re-implement the BaseHTTPServer.test() functionFri, 15 Jul 2016 23:00:31 +0530, by Pulkit Goyal
-
test-http: use sed instead of fixed-with cut for reading access.logFri, 15 Jul 2016 12:39:36 -0400, by Augie Fackler
-
test-serve: add missing globsFri, 15 Jul 2016 12:34:15 -0400, by Augie Fackler
-
tests: glob whitespace between path and OK in unzip(1) outputFri, 15 Jul 2016 12:49:58 -0400, by Augie Fackler
-
sslutil: print a warning when using TLS 1.0 on legacy PythonWed, 13 Jul 2016 21:49:17 -0700, by Gregory Szorc
-
sslutil: require TLS 1.1+ when supportedWed, 13 Jul 2016 21:35:54 -0700, by Gregory Szorc
-
sslutil: config option to specify TLS protocol versionThu, 14 Jul 2016 20:47:22 -0700, by Gregory Szorc
-
sslutil: prevent CRIMEThu, 14 Jul 2016 20:07:10 -0700, by Gregory Szorc
-
sslutil: update comment about create_default_context()Thu, 14 Jul 2016 19:56:39 -0700, by Gregory Szorc