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