Mercurial > hg
graph
-
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