Mercurial > hg
graph
-
util: fix %-formatting on docstring by moving a closing parenthesisMon, 03 Apr 2017 19:03:34 -0400, by Augie Fackler
-
revset: stop supporting plain list as input set (API)Sun, 02 Apr 2017 22:16:03 +0900, by Yuya Nishihara
-
revset: stop supporting predicate that returns plain list (API)Sun, 02 Apr 2017 22:01:32 +0900, by Yuya Nishihara
-
mdiff: add a hunkinrange helper functionSat, 01 Apr 2017 12:24:59 +0200, by Denis Laxalde
-
templater: provide loop counter as "index" keywordFri, 22 Apr 2016 21:46:33 +0900, by Yuya Nishihara
-
templater: rename variable "i" to "v" in runmap()Fri, 22 Apr 2016 21:45:06 +0900, by Yuya Nishihara
-
formatter: reorder code that builds template mappingSun, 02 Apr 2017 22:43:18 +0900, by Yuya Nishihara
-
revlog: avoid applying delta chain on cache hitSun, 02 Apr 2017 18:40:13 -0700, by Jun Wu
-
revlog: indent block to make review easierSun, 02 Apr 2017 18:29:24 -0700, by Jun Wu
-
revlog: avoid calculating "flags" twice in revision()Sun, 02 Apr 2017 18:25:12 -0700, by Jun Wu
-
revlog: use raw revision for rawsizeSun, 02 Apr 2017 18:57:03 -0700, by Jun Wu
-
revsetlang: enable optimization of 'x + y' expressionSat, 14 May 2016 20:51:57 +0900, by Yuya Nishihara
-
repair: use rawvfs when copying extra store files stableSat, 08 Apr 2017 11:36:39 -0700, by Gregory Szorc
-
tests: add test demonstrating buggy path handling stableSat, 08 Apr 2017 11:35:29 -0700, by Gregory Szorc
-
repair: iterate store files deterministically stableSat, 08 Apr 2017 11:35:00 -0700, by Gregory Szorc
-
zstd: vendor python-zstandard 0.8.0Sat, 01 Apr 2017 15:24:03 -0700, by Gregory Szorc
-
commands: update help for "unbundle"Sat, 01 Apr 2017 13:43:52 -0700, by Gregory Szorc
-
commands: update help for "bundle"Sat, 01 Apr 2017 13:43:43 -0700, by Gregory Szorc
-
help: document bundle specificationsSat, 01 Apr 2017 13:42:06 -0700, by Gregory Szorc
-
util: document bundle compressionSat, 01 Apr 2017 13:29:01 -0700, by Gregory Szorc
-
tests: store ETag when using --headeronlySat, 01 Apr 2017 00:21:52 -0700, by Gregory Szorc
-
hgweb: extract path traversal checking into standalone functionFri, 31 Mar 2017 21:47:26 -0700, by Gregory Szorc
-
hgweb: use context manager for file I/OFri, 31 Mar 2017 22:30:38 -0700, by Gregory Szorc
-
tags: rename "head" to "node" where we don't careMon, 03 Apr 2017 10:01:38 -0700, by Martin von Zweigbergk
-
manifest: update comment to be about bytearrayMon, 03 Apr 2017 08:45:24 -0700, by Martin von Zweigbergk
-
check-code: fix "covert" typoMon, 03 Apr 2017 11:30:51 -0700, by Martin von Zweigbergk
-
hgweb: rename linerangelog.js as followlines.jsMon, 03 Apr 2017 10:02:55 +0200, by Denis Laxalde
-
hgweb: rely on a specific class to change cursor type in followlines UIMon, 03 Apr 2017 09:58:36 +0200, by Denis Laxalde
-
hgweb: use a function expression for the install listener of followlines UIMon, 03 Apr 2017 09:40:25 +0200, by Denis Laxalde
-
formatter: use templatefilters.json()Sun, 02 Apr 2017 12:02:17 +0900, by Yuya Nishihara
-
templatefilters: use list comprehension in json()Sun, 02 Apr 2017 11:54:24 +0900, by Yuya Nishihara
-
templatefilters: unroll handling of None/False/TrueSun, 02 Apr 2017 11:51:25 +0900, by Yuya Nishihara
-
templatefilters: drop callable support from json()Sun, 02 Apr 2017 11:46:49 +0900, by Yuya Nishihara
-
ui: use bytes IO and convert EOL manually in ui.editor()Wed, 29 Mar 2017 21:43:38 +0900, by Yuya Nishihara
-
util: add helper to convert between LF and native EOLWed, 29 Mar 2017 21:40:15 +0900, by Yuya Nishihara
-
util: extract pure tolf/tocrlf() functions from eol extensionWed, 29 Mar 2017 21:28:54 +0900, by Yuya Nishihara
-
pycompat: provide bytes os.linesepWed, 29 Mar 2017 21:23:28 +0900, by Yuya Nishihara
-
pycompat: introduce identity function as a compat stubWed, 29 Mar 2017 21:13:55 +0900, by Yuya Nishihara
-
test-blackbox: glob away quoting differences on WindowsSun, 02 Apr 2017 02:29:51 -0400, by Matt Harbison
-
test-subrepo: update output for WindowsSun, 02 Apr 2017 02:24:09 -0400, by Matt Harbison
-
test-serve: disable unfixable tests on WindowsSun, 02 Apr 2017 01:51:07 -0400, by Matt Harbison
-
test-serve: kill daemons before deleting the access and error logsSun, 02 Apr 2017 01:28:05 -0400, by Matt Harbison
-
test-serve: make the 'listening at *' lines optionalSun, 02 Apr 2017 00:56:52 -0400, by Matt Harbison
-
test-http: update output for WindowsSat, 01 Apr 2017 18:30:51 -0400, by Matt Harbison
-
tests: quote paths in shell script hooksSat, 01 Apr 2017 15:23:26 -0400, by Matt Harbison
-
tests: add globs for WindowsSat, 01 Apr 2017 14:48:39 -0400, by Matt Harbison
-
show: new extension for displaying various repository dataFri, 24 Mar 2017 19:19:00 -0700, by Gregory Szorc
-
test-revlog-raw: remove duplicated optionSun, 02 Apr 2017 18:13:03 -0700, by Jun Wu
-
test-revlog-raw: fix "genbits" implementationSun, 02 Apr 2017 18:12:47 -0700, by Jun Wu
-
verify: fix length checkWed, 29 Mar 2017 14:49:14 -0700, by Jun Wu
-
verify: document corner casesWed, 29 Mar 2017 14:45:01 -0700, by Jun Wu
-
hgweb: expose a followlines UI in filerevision viewWed, 29 Mar 2017 22:26:16 +0200, by Denis Laxalde
-
shelve: move ui.quiet manipulations to configoverrideWed, 29 Mar 2017 05:31:31 -0700, by Kostia Balytskyi
-
revlog: add a fast path for revision(raw=False)Thu, 30 Mar 2017 21:21:15 -0700, by Jun Wu
-
revlog: make _addrevision only accept rawtextThu, 30 Mar 2017 18:38:03 -0700, by Jun Wu
-
revlog: use raw revisions in cloneThu, 30 Mar 2017 18:24:23 -0700, by Jun Wu
-
revlog: use raw revisions in revdiffThu, 30 Mar 2017 18:23:27 -0700, by Jun Wu
-
revlog: use raw content when building deltaThu, 30 Mar 2017 17:58:03 -0700, by Jun Wu
-
revlog: fix _cache usage in revision()Thu, 30 Mar 2017 15:34:08 -0700, by Jun Wu
-
revlog: rename some "text"s to "rawtext"Thu, 30 Mar 2017 14:56:09 -0700, by Jun Wu
-
revlog: clarify flagprocessor documentationThu, 30 Mar 2017 07:59:48 -0700, by Jun Wu
-
revlog: add a stronger test for raw processingThu, 30 Mar 2017 20:48:57 -0700, by Jun Wu
-
hook: add hook name information to external hookFri, 31 Mar 2017 11:53:56 +0200, by Pierre-Yves David
-
hook: provide hook type information to external hookFri, 31 Mar 2017 11:08:11 +0200, by Pierre-Yves David
-
hook: use 'htype' in 'hook'Fri, 31 Mar 2017 11:06:42 +0200, by Pierre-Yves David
-
hook: use 'htype' in 'runhooks'Fri, 31 Mar 2017 11:03:23 +0200, by Pierre-Yves David
-
hook: fix name used in untrusted messageFri, 31 Mar 2017 11:02:05 +0200, by Pierre-Yves David
-
hook: use "htype" as variable name in _pythonhookFri, 31 Mar 2017 10:59:37 +0200, by Pierre-Yves David
-
run-tests: auto-replace 'TXNID' outputThu, 30 Mar 2017 17:29:03 +0200, by Pierre-Yves David
-
largefiles: use readasstandin() to read hex hash directly from filectxSat, 01 Apr 2017 02:32:49 +0900, by FUJIWARA Katsunori
-
largefiles: remove unused readstandin()Sat, 01 Apr 2017 02:32:49 +0900, by FUJIWARA Katsunori
-
largefiles: make copytostore() accept only changectx as the 2nd argument (API)Sat, 01 Apr 2017 02:32:48 +0900, by FUJIWARA Katsunori
-
largefiles: remove unused keyword argument of copytostore() (API)Sat, 01 Apr 2017 02:32:48 +0900, by FUJIWARA Katsunori
-
largefiles: add copytostore() fstandin argument to replace readstandin() (API)Sat, 01 Apr 2017 02:32:48 +0900, by FUJIWARA Katsunori
-
largefiles: replace readstandin() by readasstandin()Sat, 01 Apr 2017 02:32:47 +0900, by FUJIWARA Katsunori
-
largefiles: introduce readasstandin() to read hex hash from given filectxSat, 01 Apr 2017 02:32:31 +0900, by FUJIWARA Katsunori
-
rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514)Thu, 30 Mar 2017 03:50:10 -0700, by Ryan McElroy
-
rebase: demonstrate behavior with requiredest and pull --rebaseThu, 30 Mar 2017 03:50:10 -0700, by Ryan McElroy
-
rebase: allow destination-free continue and abort (issue5513)Thu, 30 Mar 2017 03:50:10 -0700, by Ryan McElroy
-
rebase: test to show brokenness with requiredestThu, 30 Mar 2017 03:50:10 -0700, by Ryan McElroy
-
rebase: move destination test to new test fileThu, 30 Mar 2017 03:50:10 -0700, by Ryan McElroy
-
templatefilter: add support for 'long' to json()Sat, 01 Apr 2017 00:21:17 -0400, by Matt Harbison
-
hgweb: prefix line id by ctx shortnode in filelog when patches are shownThu, 30 Mar 2017 21:40:10 +0200, by Denis Laxalde
-
test-check-code: prevent files being added to the root directoryWed, 29 Mar 2017 12:14:20 -0700, by Jun Wu
-
sslutil: clarify internal documentationWed, 29 Mar 2017 09:54:34 -0400, by Matt Harbison
-
unionrepo: avoid unnecessary node -> rev conversionWed, 29 Mar 2017 16:28:51 -0700, by Jun Wu
-
bundlerepo: avoid unnecessary node -> rev conversionWed, 29 Mar 2017 16:28:00 -0700, by Jun Wu
-
revlog: avoid unnecessary node -> rev conversionWed, 29 Mar 2017 16:23:04 -0700, by Jun Wu
-
check-code: detect r.revision(r.node(rev))Wed, 29 Mar 2017 16:46:57 -0700, by Jun Wu
-
hardlink: check directory's st_dev when copying filesWed, 29 Mar 2017 12:37:03 -0700, by Jun Wu
-
hardlink: duplicate hardlink detection for copying files and directoriesWed, 29 Mar 2017 12:26:46 -0700, by Jun Wu
-
hardlink: extract topic text logic of copyfilesWed, 29 Mar 2017 12:21:15 -0700, by Jun Wu
-
tests: add check to make sure summary works on Python 2Wed, 29 Mar 2017 14:56:58 +0530, by Pulkit Goyal
-
color: replace str() with pycompat.bytestr()Wed, 29 Mar 2017 14:47:52 +0530, by Pulkit Goyal
-
diff: slice over bytes to make sure conditions work normallySun, 26 Mar 2017 20:52:51 +0530, by Pulkit Goyal
-
minirst: remove redundant _admonitions setWed, 29 Mar 2017 20:19:26 -0700, by Gregory Szorc
-
minirst: remove "admonition" from _admonitionsWed, 29 Mar 2017 20:05:18 -0700, by Gregory Szorc
-
minirst: reindent _admonitiontitlesWed, 29 Mar 2017 19:59:47 -0700, by Gregory Szorc
-
tags: extract filenode filtering into its own functionTue, 28 Mar 2017 06:23:28 +0200, by Pierre-Yves David
-
tags: extract tags computation from fnodes into its own functionTue, 28 Mar 2017 06:08:12 +0200, by Pierre-Yves David
-
tags: only return 'alltags' in 'findglobaltags'Tue, 28 Mar 2017 07:41:23 +0200, by Pierre-Yves David
-
tags: make argument 'tagtype' optional in '_updatetags'Tue, 28 Mar 2017 07:39:10 +0200, by Pierre-Yves David
-
tags: reorder argument of '_updatetags'Tue, 28 Mar 2017 07:38:10 +0200, by Pierre-Yves David
-
tags: do not feed dictionaries to 'findglobaltags'Tue, 28 Mar 2017 06:13:49 +0200, by Pierre-Yves David
-
tags: extract fnode retrieval into its own functionTue, 28 Mar 2017 06:01:31 +0200, by Pierre-Yves David
-
hgweb: fix diff hunks filtering by line range in webutil.diffs()Wed, 29 Mar 2017 12:07:07 +0200, by Denis Laxalde
-
summary: display obsolete state of parentsSat, 25 Mar 2017 11:30:08 +0100, by Denis Laxalde
-
templates: add "changeset.obsolete" label in command line styleSat, 25 Mar 2017 10:40:29 +0100, by Denis Laxalde
-
templates: shorten definition of changeset labels in command-line styleTue, 28 Mar 2017 22:38:45 +0200, by Denis Laxalde
-
templates: use separate() to build changeset labels in command-line styleTue, 28 Mar 2017 22:36:22 +0200, by Denis Laxalde
-
templatekw: add an "obsolete" keywordSat, 25 Mar 2017 10:34:11 +0100, by Denis Laxalde
-
cmdutil: add a "changeset.obsolete" label in changeset_printerSat, 25 Mar 2017 09:39:07 +0100, by Denis Laxalde
-
fileset: perform membership test against set for status queriesTue, 28 Mar 2017 14:40:13 -0700, by Gregory Szorc
-
worker: flush ui buffers before running the workerTue, 28 Mar 2017 10:21:38 -0700, by David Soria Parra
-
chgserver: do not copy configs set by environment variablesTue, 28 Mar 2017 08:40:12 -0700, by Jun Wu
-
rcutil: extract duplicated logic to a lambdaTue, 28 Mar 2017 07:57:56 -0700, by Jun Wu
-
rcutil: unindent a blockTue, 28 Mar 2017 07:55:32 -0700, by Jun Wu
-
rcutil: do not cache rccomponentsTue, 28 Mar 2017 07:54:00 -0700, by Jun Wu
-
ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'Sat, 25 Mar 2017 19:17:11 -0400, by Matt Harbison
-
ui: defer setting pager related properties until the pager has spawnedSat, 25 Mar 2017 21:12:00 -0400, by Matt Harbison
-
color: stop mutating the default effects mapSat, 25 Mar 2017 13:50:17 -0400, by Matt Harbison
-
pager: do not read from environment variableSun, 26 Mar 2017 21:43:47 -0700, by Jun Wu
-
ui: simplify geteditorSun, 26 Mar 2017 21:41:42 -0700, by Jun Wu
-
debugconfig: list environment variables in debug outputSun, 26 Mar 2017 21:40:22 -0700, by Jun Wu
-
rcutil: let environ override system configs (BC)Sun, 26 Mar 2017 21:33:37 -0700, by Jun Wu
-
rcutil: add a method to convert environment variables to config itemsSun, 26 Mar 2017 21:27:02 -0700, by Jun Wu
-
rcutil: let rccomponents return different types of configs (API)Sun, 26 Mar 2017 21:04:29 -0700, by Jun Wu
-
rcutil: rename rcpath to rccomponents (API)Sun, 26 Mar 2017 20:48:00 -0700, by Jun Wu
-
rcutil: extract rc directory listing logicSun, 26 Mar 2017 20:46:05 -0700, by Jun Wu
-
rcutil: split osrcpath to return default.d paths (API)Sun, 26 Mar 2017 20:21:32 -0700, by Jun Wu
-
rcutil: move scmutil.*rcpath to rcutil (API)Sun, 26 Mar 2017 20:18:42 -0700, by Jun Wu
-
statfs: make getfstype() raise OSErrorSat, 25 Mar 2017 17:25:23 +0900, by Yuya Nishihara
-
statfs: rename pygetfstype to getfstypeSat, 25 Mar 2017 17:24:11 +0900, by Yuya Nishihara
-
statfs: refactor inner function as a mapping from statfs to stringSat, 25 Mar 2017 17:23:21 +0900, by Yuya Nishihara
-
statfs: simplify handling of return valueSat, 25 Mar 2017 17:13:12 +0900, by Yuya Nishihara
-
hghave: use util.getfstypeSat, 25 Mar 2017 18:22:27 +0900, by Yuya Nishihara
-
runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"Sun, 26 Mar 2017 19:57:17 -0700, by Jun Wu
-
tags: deprecated 'repo.tag'Mon, 27 Mar 2017 16:00:47 +0200, by Pierre-Yves David
-
drawdag: use 'tagsmod.tag' instead of 'repo.tag'Mon, 27 Mar 2017 18:08:05 +0200, by Pierre-Yves David
-
tags: use the 'tag' function from the 'tags' module in the 'tag' commandMon, 27 Mar 2017 16:00:34 +0200, by Pierre-Yves David
-
tags: move 'repo.tag' in the 'tags' moduleMon, 27 Mar 2017 15:58:31 +0200, by Pierre-Yves David
-
tags: move '_tags' from 'repo' to 'tags' moduleMon, 27 Mar 2017 15:55:07 +0200, by Pierre-Yves David
-
hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelogMon, 13 Mar 2017 15:17:20 +0100, by Denis Laxalde
-
hgweb: add a 'linerange' parameter to webutil.diffs()Mon, 13 Mar 2017 15:15:49 +0100, by Denis Laxalde
-
hgweb: handle a "linerange" request parameter in filelog commandThu, 19 Jan 2017 17:41:00 +0100, by Denis Laxalde
-
shelve: add logic to preserve active bookmarksSun, 26 Mar 2017 16:51:19 -0700, by Kostia Balytskyi
-
metadataonlyctx: speed up sanity checkSun, 26 Mar 2017 12:26:35 -0700, by Jun Wu
-
revset: factor out linerange processing into a utility functionFri, 24 Feb 2017 18:39:08 +0100, by Denis Laxalde
-
hgweb: add a "patch" query parameter to filelog commandMon, 13 Mar 2017 10:41:13 +0100, by Denis Laxalde
-
hgweb: handle "parity" internally in webutil.diffs()Mon, 13 Mar 2017 10:40:19 +0100, by Denis Laxalde
-
largefiles: add lfile argument to updatestandin() for efficiency (API)Mon, 27 Mar 2017 09:44:36 +0900, by FUJIWARA Katsunori
-
largefiles: use strip() instead of slicing to get rid of EOL of standinMon, 27 Mar 2017 09:44:36 +0900, by FUJIWARA Katsunori
-
largefiles: rename local variable appropriatelyMon, 27 Mar 2017 09:44:36 +0900, by FUJIWARA Katsunori
-
largefiles: avoid redundant loop to eliminate None from listMon, 27 Mar 2017 09:44:35 +0900, by FUJIWARA Katsunori
-
largefiles: avoid meaningless changectx looking upMon, 27 Mar 2017 09:44:35 +0900, by FUJIWARA Katsunori
-
largefiles: avoid redundant changectx looking up at each repetitionsMon, 27 Mar 2017 09:44:35 +0900, by FUJIWARA Katsunori
-
largefiles: omit updating newly added standin at linear mergingMon, 27 Mar 2017 09:44:34 +0900, by FUJIWARA Katsunori
-
largefiles: reuse hexsha1() to centralize hash calculation logic into itMon, 27 Mar 2017 09:44:34 +0900, by FUJIWARA Katsunori
-
py3: prove second commit worksSun, 26 Mar 2017 19:11:41 +0900, by Yuya Nishihara
-
py3: fix manifestdict.fastdelta() to be compatible with memoryviewSun, 26 Mar 2017 19:06:48 +0900, by Yuya Nishihara
-
crecord: use ProgrammingErrorSun, 26 Mar 2017 17:00:23 -0700, by Jun Wu
-
transaction: use ProgrammingErrorSun, 26 Mar 2017 16:59:30 -0700, by Jun Wu
-
bundle2: use ProgrammingErrorSun, 26 Mar 2017 16:57:25 -0700, by Jun Wu
-
merge: use ProgrammingErrorSun, 26 Mar 2017 16:55:56 -0700, by Jun Wu
-
repair: use ProgrammingErrorSun, 26 Mar 2017 16:53:28 -0700, by Jun Wu
-
py3: abuse r'' to preserve str-ness of literals passed to __setattr__()Sun, 26 Mar 2017 16:33:12 +0900, by Yuya Nishihara
-
py3: fix slicing of byte string in revlog.compress()Sun, 26 Mar 2017 17:12:06 +0900, by Yuya Nishihara
-
py3: use bytes() to cast to immutable bytes in changelog.appender.write()Sun, 26 Mar 2017 16:31:01 +0900, by Yuya Nishihara
-
py3: use bytes() to cast to immutable bytes in pure.bdiff.bdiff()Sun, 26 Mar 2017 16:16:45 +0900, by Yuya Nishihara
-
bdiff: drop support for array.array argument from pure.bdiff.bdiff()Sun, 26 Mar 2017 16:14:04 +0900, by Yuya Nishihara
-
histedit: test that an aborted histedit can be rerun (with obsolete)Sun, 26 Mar 2017 15:55:34 +0200, by Pierre-Yves David
-
histedit: backout changeset 6f0b7475cf9aSun, 26 Mar 2017 15:46:09 +0200, by Pierre-Yves David
-
histedit: backout changeset 2b599f5468a4Sun, 26 Mar 2017 15:34:39 +0200, by Pierre-Yves David
-
revsetlang: fix _quote on int on python3Sun, 26 Mar 2017 16:48:29 -0400, by Augie Fackler
-
runtests: unset editor and pager related environment variablesSun, 26 Mar 2017 20:58:54 -0700, by Jun Wu
-
debugfsinfo: improve case-sensitive testingSun, 26 Mar 2017 17:59:33 -0700, by Jun Wu
-
debugfsinfo: show fstype for given pathSun, 26 Mar 2017 17:29:37 -0700, by Jun Wu
-
test-check-py3-commands: cleanup tests related to `hg status`Sun, 26 Mar 2017 21:10:25 +0530, by Pulkit Goyal
-
diff: use pycompat.{byteskwargs, strkwargs} to switch opts b/w bytes and strSun, 26 Mar 2017 20:58:21 +0530, by Pulkit Goyal
-
patch: make regular expressions bytes by adding b''Sun, 26 Mar 2017 20:54:50 +0530, by Pulkit Goyal
-
dispatch: use pycompat.maplist() instead of map() to get a listSun, 26 Mar 2017 20:49:18 +0530, by Pulkit Goyal
-
color: fix grammar in help textSat, 25 Mar 2017 13:29:23 -0400, by Matt Harbison
-
statfs: detect more filesystems on LinuxSat, 25 Mar 2017 12:58:55 -0700, by Jun Wu
-
repair: use context manager for lock managementThu, 23 Mar 2017 23:47:23 -0400, by Matt Harbison
-
gitweb: use monospace font for commit messagesFri, 24 Mar 2017 19:52:43 -0700, by Gregory Szorc
-
pager: improve support for various flavors of `more` on WindowsFri, 24 Mar 2017 22:40:08 -0400, by Matt Harbison
-
statfs: avoid static allocationFri, 24 Mar 2017 15:05:42 -0700, by Jun Wu
-
statfs: change Linux feature detectionFri, 24 Mar 2017 14:59:19 -0700, by Jun Wu
-
rebase: don't require destination if commands.rebase.requiredest=FalseFri, 24 Mar 2017 16:20:10 -0700, by Martin von Zweigbergk
-
tests: add tests with commands.{update,rebase}.requiredest=FalseFri, 24 Mar 2017 16:20:04 -0700, by Martin von Zweigbergk
-
rebase: move state serialization to use unfiltered repoSun, 12 Mar 2017 12:33:35 -0700, by Durham Goode
-
largefiles: avoid redundant standin() invocationsFri, 24 Mar 2017 22:29:22 +0900, by FUJIWARA Katsunori
-
largefiles: replace hashrepofile by hashfile (API)Fri, 24 Mar 2017 22:29:22 +0900, by FUJIWARA Katsunori
-
largefiles: call readstandin() with changectx itself instead of rev or nodeFri, 24 Mar 2017 22:26:34 +0900, by FUJIWARA Katsunori
-
largefiles: omit redundant splitstandin() invocationsFri, 24 Mar 2017 22:24:59 +0900, by FUJIWARA Katsunori
-
largefiles: replace splitstandin() by isstandin() to omit str creationFri, 24 Mar 2017 22:24:59 +0900, by FUJIWARA Katsunori
-
largefiles: omit redundant isstandin() before splitstandin()Fri, 24 Mar 2017 22:24:58 +0900, by FUJIWARA Katsunori
-
misc: update descriptions about removed file for filectxfnFri, 24 Mar 2017 22:13:23 +0900, by FUJIWARA Katsunori
-
osx: always purge build/mercurial before starting buildMon, 20 Mar 2017 17:58:44 -0400, by Augie Fackler
-
osx: use more paranoid quoting in testMon, 20 Mar 2017 17:49:47 -0400, by Augie Fackler
-
osx: install completion scripts using install(1) to avoid umask badnessMon, 20 Mar 2017 17:50:05 -0400, by Augie Fackler
-
merge with stableFri, 24 Mar 2017 08:37:26 -0700, by Martin von Zweigbergk
-
py3: prove `hg {add,addremove,commit} all workSun, 19 Mar 2017 01:47:56 -0400, by Augie Fackler
-
revsetlang: perform quoting using ui.escapestr instead of repr()Thu, 23 Mar 2017 10:46:50 -0400, by Augie Fackler
-
revsetlang: add docstring with some tests to _quoteThu, 23 Mar 2017 10:41:34 -0400, by Augie Fackler
-
revsetlang: move quoting function to not be a closureSun, 19 Mar 2017 01:14:19 -0400, by Augie Fackler
-
revsetlang: portably bytestring-ify another pair of int() callsThu, 23 Mar 2017 10:33:20 -0400, by Augie Fackler
-
checkcode: enforce lowercase for extension docstring titleThu, 23 Mar 2017 21:23:21 -0700, by Jun Wu
-
logtoprocess: use lowercase for docstring titleThu, 23 Mar 2017 21:16:55 -0700, by Jun Wu
-
journal: use lowercase for docstring titleThu, 23 Mar 2017 21:16:29 -0700, by Jun Wu
-
automv: use lowercase for docstring titleThu, 23 Mar 2017 21:15:39 -0700, by Jun Wu
-
util: enable hardlink for some BSD-family filesystemsThu, 23 Mar 2017 22:31:50 -0700, by Jun Wu
-
osutil: report fstype for BSD and OSXThu, 23 Mar 2017 22:13:02 -0700, by Jun Wu
-
setup: use a more strict way to test BSD or OSX's statfsThu, 23 Mar 2017 22:15:36 -0700, by Jun Wu
-
debugfsinfo: use util.getfstypeThu, 23 Mar 2017 12:03:19 -0700, by Jun Wu
-
util: use util.getfstypeThu, 23 Mar 2017 12:01:18 -0700, by Jun Wu
-
util: add a getfstype methodThu, 23 Mar 2017 11:58:45 -0700, by Jun Wu
-
pager: fix the invocation of `more` on WindowsMon, 20 Mar 2017 00:19:33 -0400, by Matt Harbison
-
help: format ``commands`` heading correctlyWed, 22 Mar 2017 16:36:53 -0700, by Martin von Zweigbergk
-
convert: fix the handling of empty changlist descriptions in P4Wed, 22 Mar 2017 14:12:58 -0500, by David Soria Parra
-
status: support commands.status.relative configTue, 21 Mar 2017 17:50:44 -0700, by Martin von Zweigbergk
-
plain: ignore [commands] configTue, 21 Mar 2017 21:26:52 -0700, by Martin von Zweigbergk
-
changegroup: store old heads as a set stable 4.1.2Thu, 23 Mar 2017 19:54:59 -0700, by Gregory Szorc
-
checkheads: extract obsolete post processing in its own functionTue, 21 Mar 2017 23:30:13 +0100, by Pierre-Yves David
-
tests: make test-simplekeyvaluefile.py py2.6-compatibleWed, 22 Mar 2017 11:26:23 -0700, by Kostia Balytskyi
-
similar: use cheaper hash() function to test exact matchesThu, 23 Mar 2017 20:57:27 +0900, by Yuya Nishihara
-
similar: take the first match instead of the lastThu, 23 Mar 2017 20:52:41 +0900, by Yuya Nishihara
-
similar: do not look up and create filectx more than onceThu, 23 Mar 2017 21:17:08 +0900, by Yuya Nishihara
-
similar: use common names for changectx variablesThu, 23 Mar 2017 21:10:45 +0900, by Yuya Nishihara
-
similar: get rid of quadratic addedfiles.remove()Thu, 23 Mar 2017 20:50:33 +0900, by Yuya Nishihara
-
similar: sort files not by object id but by path for stable resultSun, 15 Mar 2015 18:58:56 +0900, by Yuya Nishihara
-
debugfsinfo: print fstype informationSun, 12 Mar 2017 01:34:17 -0800, by Jun Wu
-
util: enable hardlink for copyfileSun, 12 Mar 2017 01:03:23 -0800, by Jun Wu
-
hghave: add a check about whitelisted filesystem that supports hardlinkSun, 12 Mar 2017 00:26:20 -0800, by Jun Wu
-
util: disable hardlink for copyfile if fstype is outside a whitelistSun, 12 Mar 2017 00:23:07 -0800, by Jun Wu
-
revlog: use pycompat.maplist to eagerly evaluate map on Python 3Tue, 21 Mar 2017 17:39:49 -0400, by Augie Fackler
-
py3: stop exporting urlparse from pycompat and util (API)Tue, 21 Mar 2017 22:47:49 -0700, by Gregory Szorc
-
check-code: recommend util.urlreq when importing urlparseTue, 21 Mar 2017 22:46:17 -0700, by Gregory Szorc