mercurial at 32603: 25 new changesets

Mercurial Commits hg at intevation.de
Thu Jun 1 21:16:20 UTC 2017


25 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/012e0da5b759
changeset:   32579:012e0da5b759
parent:      32571:b6612d8579e4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jan 18 18:04:44 2015 +0900
summary:     formatter: add option to redirect output to file object

https://www.mercurial-scm.org/repo/hg/rev/35985d407d49
changeset:   32580:35985d407d49
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat May 27 17:40:18 2017 +0900
summary:     formatter: add helper to create a formatter optionally backed by file

https://www.mercurial-scm.org/repo/hg/rev/e9bf3e132ea9
changeset:   32581:e9bf3e132ea9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat May 27 17:44:26 2017 +0900
summary:     formatter: add nullformatter

https://www.mercurial-scm.org/repo/hg/rev/7f4435078a8f
changeset:   32582:7f4435078a8f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu May 25 21:43:09 2017 +0900
summary:     cat: stop using makefileobj()

https://www.mercurial-scm.org/repo/hg/rev/7bfa1b199972
changeset:   32583:7bfa1b199972
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat May 27 17:58:36 2017 +0900
summary:     cat: use with statement to close output file

https://www.mercurial-scm.org/repo/hg/rev/746e12a767b3
changeset:   32584:746e12a767b3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu May 25 21:53:44 2017 +0900
summary:     cat: add formatter support

https://www.mercurial-scm.org/repo/hg/rev/bceb398e6d72
changeset:   32585:bceb398e6d72
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 27 21:02:17 2017 -0700
summary:     hidden: drop obsolete comment about cacheability

https://www.mercurial-scm.org/repo/hg/rev/47e4c6bb39f1
changeset:   32586:47e4c6bb39f1
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 27 21:08:51 2017 -0700
summary:     hidden: rename "revealedrevs" to "pinnedrevs" (API)

https://www.mercurial-scm.org/repo/hg/rev/b9b41d8f4522
changeset:   32587:b9b41d8f4522
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 27 21:17:06 2017 -0700
summary:     hidden: change _domainancestors() to _revealancestors()

https://www.mercurial-scm.org/repo/hg/rev/d964959cbf66
changeset:   32588:d964959cbf66
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 27 22:10:20 2017 -0700
summary:     hidden: remove unnecessary 'domain' parameter from _revealancestors()

https://www.mercurial-scm.org/repo/hg/rev/306bba74c56e
changeset:   32589:306bba74c56e
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 27 22:43:37 2017 -0700
summary:     hidden: pass revs to iterate into _consistencyblockers()

https://www.mercurial-scm.org/repo/hg/rev/c777dac2b27c
changeset:   32590:c777dac2b27c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 27 22:55:19 2017 -0700
summary:     hidden: remove  _consistencyblockers()

https://www.mercurial-scm.org/repo/hg/rev/2af0b9a02bf9
changeset:   32591:2af0b9a02bf9
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat May 27 23:05:10 2017 -0700
summary:     hidden: make _revealancestors() reveal ancestors exclusively

https://www.mercurial-scm.org/repo/hg/rev/c37ca35b8450
changeset:   32592:c37ca35b8450
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue May 30 10:27:20 2017 -0700
summary:     hidden: subtract pinned revs from hidden earlier

https://www.mercurial-scm.org/repo/hg/rev/e4d0b2efb8b5
changeset:   32593:e4d0b2efb8b5
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue May 30 13:16:32 2017 -0700
summary:     hidden: remove unnecessary guard condition

https://www.mercurial-scm.org/repo/hg/rev/517841766994
changeset:   32594:517841766994
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Wed May 31 19:46:04 2017 -0700
summary:     rebase: drop unnecessary parentchange call

https://www.mercurial-scm.org/repo/hg/rev/9e46627baa3c
changeset:   32595:9e46627baa3c
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Wed May 31 20:07:08 2017 -0700
summary:     import-checker: add hgdemandimport to local modules

https://www.mercurial-scm.org/repo/hg/rev/19df975eb555
changeset:   32596:19df975eb555
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu May 25 16:50:23 2017 +0200
summary:     obsolete: raise richer exception on unknown version

https://www.mercurial-scm.org/repo/hg/rev/9df4c2613fca
changeset:   32597:9df4c2613fca
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri May 26 03:11:53 2017 +0200
summary:     test-obsolete-bundle-strip: test bundling in the first case

https://www.mercurial-scm.org/repo/hg/rev/2c817cfe9cf5
changeset:   32598:2c817cfe9cf5
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri May 26 03:15:53 2017 +0200
summary:     test-obsolete-bundle-strip: test bundling in the second case

https://www.mercurial-scm.org/repo/hg/rev/d10aee513f28
changeset:   32599:d10aee513f28
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri May 26 03:19:11 2017 +0200
summary:     test-obsolete-bundle-strip: test bundling in the third case

https://www.mercurial-scm.org/repo/hg/rev/741017ba76ae
changeset:   32600:741017ba76ae
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri May 26 03:20:25 2017 +0200
summary:     test-obsolete-bundle-strip: test bundling in the fourth case

https://www.mercurial-scm.org/repo/hg/rev/401bf3f0f76c
changeset:   32601:401bf3f0f76c
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri May 26 03:20:40 2017 +0200
summary:     test-obsolete-bundle-strip: test bundling in the fifth case

https://www.mercurial-scm.org/repo/hg/rev/9a65dbc4538f
changeset:   32602:9a65dbc4538f
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri May 26 03:23:56 2017 +0200
summary:     test-obsolete-bundle-strip: test bundling in the sixth case

https://www.mercurial-scm.org/repo/hg/rev/5d44d7d4076e
changeset:   32603:5d44d7d4076e
bookmark:    @
tag:         tip
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri May 26 03:41:10 2017 +0200
summary:     test-obsolete-bundle-strip: test bundling in the seventh case

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list