log

age author description
Wed, 01 Feb 2017 08:47:27 -0800 Martin von Zweigbergk rebase: fix code comment to refer to right issue (4504, not 4505)
Wed, 01 Feb 2017 11:30:26 -0600 Kevin Bullock merge with stable
Wed, 01 Feb 2017 10:19:49 -0600 Kevin Bullock Added signature for changeset e1526da1e6d8 stable
Wed, 01 Feb 2017 10:18:59 -0600 Kevin Bullock Added tag 4.1 for changeset e1526da1e6d8 stable
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