Wed, 01 Feb 2017 10:15:10 -0600 Kevin Bullock merge with i18n stable 4.1
Wed, 01 Feb 2017 08:47:11 -0200 Wagner Bruna i18n-pt_BR: synchronized with dfc6663f97ca stable
Wed, 01 Feb 2017 02:10:30 +0100 Mads Kiilerich merge: more safe detection of criss cross merge conflict between dm and r stable
Mon, 30 Jan 2017 18:03:17 -0500 Augie Fackler tests: correct (I think) command in test-largefiles-update stable
Mon, 30 Jan 2017 17:57:21 -0500 Augie Fackler tests: expand flags to long form in test-largefiles-update.t stable
Tue, 31 Jan 2017 03:25:59 +0100 Mads Kiilerich merge: fix crash on criss cross merge with dir move and delete (issue5020) stable
Tue, 31 Jan 2017 03:20:07 +0100 Mads Kiilerich tests: use 'f' in test-merge-criss-cross.t to prepare for recursive dumping stable
Mon, 30 Jan 2017 22:58:56 -0800 Martin von Zweigbergk util: make sortdict.keys() return a copy stable
Mon, 30 Jan 2017 22:50:20 +0900 Yuya Nishihara test-highlight: add normalization rule for Pygments 2.2 stable
Sun, 29 Jan 2017 12:40:56 -0800 Danek Duvall tests: account for different newline behavior between Solaris and GNU grep stable
Fri, 20 Jan 2017 10:17:34 -0500 Augie Fackler tests: also allow "Protocol not supported" in test-http-proxy error stable
Fri, 20 Jan 2017 21:33:18 +0900 Yuya Nishihara revset: prevent using outgoing() and remote() in hgweb session (BC) stable
Thu, 19 Jan 2017 16:23:49 -0500 Augie Fackler tests: use an absolute path to get around '..' being invalid on a dead CWD stable
Wed, 18 Jan 2017 18:25:51 -0800 Sean Farley ui: rename tmpdir parameter to more specific repopath stable
Thu, 19 Jan 2017 23:01:32 +0900 Yuya Nishihara pager: wrap _runcommand() no matter if stdout is redirected stable
Thu, 19 Jan 2017 09:48:40 -0800 Kostia Balytskyi shelve: make unshelve not crash when there are missing files (issue4176) stable
Wed, 18 Jan 2017 22:45:07 -0800 Gregory Szorc statprof: require input file stable
Wed, 18 Jan 2017 23:43:41 -0500 Augie Fackler tests: work around FreeBSD's unzip having slightly different output stable
Wed, 18 Jan 2017 23:34:35 -0500 Augie Fackler contrib: fix check-commit to not reject commits from `hg sign` and `hg tag` stable
Wed, 18 Jan 2017 20:03:00 -0500 Augie Fackler Added signature for changeset a1dd2c0c479e stable
Wed, 18 Jan 2017 20:02:58 -0500 Augie Fackler Added tag 4.1-rc for changeset a1dd2c0c479e stable
Wed, 18 Jan 2017 11:54:51 -0500 Augie Fackler tests: fix up some http tests for no-zstd case stable 4.1-rc
Wed, 18 Jan 2017 11:43:36 -0500 Augie Fackler freeze: merge default into stable for 4.1 code freeze stable
Mon, 16 Jan 2017 21:17:39 -0800 Sean Farley patchbomb: add tmpdir parameter to ui.edit call
Mon, 16 Jan 2017 21:15:57 -0800 Sean Farley histedit: add tmpdir parameter to ui.edit call
Mon, 16 Jan 2017 21:15:21 -0800 Sean Farley cmdutil: add tmpdir parament to ui.edit calls
Mon, 16 Jan 2017 21:05:22 -0800 Sean Farley ui: add a parameter to set the temporary directory for edit
Wed, 18 Jan 2017 03:44:19 +0530 Pulkit Goyal help: update help for `hg update` which was misleading (issue5427)
Tue, 17 Jan 2017 23:12:54 -0500 Matt Harbison templater: add '{envvars}' to access environment variables
Tue, 17 Jan 2017 23:05:12 -0500 Matt Harbison ui: introduce an experimental dict of exportable environment variables
Tue, 17 Jan 2017 13:44:53 +0800 Anton Shestakov tests: test experimental.spacemovesdown config for commit -i
Tue, 17 Jan 2017 10:17:13 -0800 Gregory Szorc zstd: prevent potential free() of uninitialized memory
Tue, 17 Jan 2017 11:25:02 -0800 Martin von Zweigbergk revlog: give EXTSTORED flag value to narrowhg
Tue, 17 Jan 2017 11:45:10 -0800 Martin von Zweigbergk help: don't let tools reflow revlog flags list
Tue, 17 Jan 2017 11:29:06 -0800 Martin von Zweigbergk help: format revlog.txt more closely to result
Tue, 17 Jan 2017 09:19:24 +0100 Denis Laxalde hgweb: simplify calculation of first revision in filelog command
Tue, 17 Jan 2017 09:17:29 +0100 Denis Laxalde hgweb: restore ascending iteration on revs in filelog web command
Mon, 16 Jan 2017 09:22:32 +0100 Denis Laxalde context: extract _changesinrange() out of blockancestors()
Sat, 14 Jan 2017 01:23:07 +0530 Pulkit Goyal shelve: allow multiple shelves with --patch and --stat
Sat, 14 Jan 2017 19:41:43 -0800 Gregory Szorc zstd: vendor python-zstandard 0.6.0
Sat, 14 Jan 2017 20:05:15 +0530 Pulkit Goyal util: add length argument to util.buffer()
Sun, 15 Jan 2017 13:17:05 +0530 Pulkit Goyal py3: replace pycompat.getenv with encoding.environ.get
Sun, 15 Jan 2017 16:33:15 +0900 Yuya Nishihara patch: check length of git index header only if integer is specified
Fri, 13 Jan 2017 20:16:56 -0800 Gregory Szorc localrepo: experimental support for non-zlib revlog compression
Fri, 13 Jan 2017 19:58:00 -0800 Gregory Szorc revlog: use compression engine APIs for decompression
Fri, 13 Jan 2017 10:22:25 +0100 Denis Laxalde hgweb: build the "entries" list directly in filelog command
Sat, 14 Jan 2017 10:11:19 -0800 Gregory Szorc convert: remove "replacecommitter" action
Sat, 14 Jan 2017 20:31:35 +0900 Yuya Nishihara ui: check EOF of getpass() response read from command-server channel
Fri, 13 Jan 2017 23:21:10 -0800 Gregory Szorc convert: config option to control Git committer actions
Fri, 13 Jan 2017 21:21:02 -0800 Gregory Szorc help: make "mergetool" an alias for "merge-tools"
Thu, 12 Jan 2017 21:06:55 +0900 Matthieu Laneuville templatekw: force noprefix=False to insure diffstat consistency (issue4755)
Fri, 13 Jan 2017 10:11:37 -0800 Martin von Zweigbergk check-code: reject module-level @cachefunc
Fri, 13 Jan 2017 11:42:36 -0800 Pierre-Yves David similar: remove caching from the module level
Mon, 09 Jan 2017 11:01:45 -0800 Sean Farley patch: add label for coloring the similarity extended header
Mon, 09 Jan 2017 11:24:18 -0800 Sean Farley patch: use opt.showsimilarity to calculate and show the similarity
Mon, 09 Jan 2017 10:51:44 -0800 Sean Farley patch: add similarity config knob in experimental section
Sat, 07 Jan 2017 20:47:57 -0800 Sean Farley similar: move score function to module level
Mon, 09 Jan 2017 17:58:19 +0900 Yuya Nishihara revset: abuse x:y syntax to specify line range of followlines()
Mon, 09 Jan 2017 16:55:56 +0900 Yuya Nishihara revset: do not transform range* operators in parsed tree
Mon, 09 Jan 2017 17:45:11 +0900 Yuya Nishihara revset: add default value to getinteger() helper
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip