log

age author description
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