mercurial at 30541: 92 new changesets

Kostia Balytskyi ikostia at fb.com
Tue Nov 29 10:52:51 EST 2016


On 11/28/16, 12:16 AM, "Mercurial-devel on behalf of Mercurial Commits" <mercurial-devel-bounces at mercurial-scm.org on behalf of hg at intevation.de> wrote:

    92 new changesets in mercurial:
    
    http://selenic.com/repo/hg//rev/0acf3fd718f1
    changeset:   30450:0acf3fd718f1
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Thu Nov 17 20:09:10 2016 -0800
    summary:     setup: add flag to build_ext to control building zstd
    
    http://selenic.com/repo/hg//rev/94ca0e13d1fc
    changeset:   30451:94ca0e13d1fc
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Thu Nov 17 20:17:51 2016 -0800
    summary:     perf: add command for measuring revlog chunk operations
    
    http://selenic.com/repo/hg//rev/932b18c95e11
    changeset:   30452:932b18c95e11
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Thu Nov 17 20:30:00 2016 -0800
    summary:     commands: print chunk type in debugrevlog
    
    http://selenic.com/repo/hg//rev/2e736f01a710
    changeset:   30453:2e736f01a710
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Sun Nov 13 03:35:52 2016 -0800
    summary:     shelve: move temporary commit creation to a separate function
    
    http://selenic.com/repo/hg//rev/672026aece64
    changeset:   30454:672026aece64
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Thu Nov 10 10:51:06 2016 -0800
    summary:     shelve: move commit restoration logic to a separate function
    
    http://selenic.com/repo/hg//rev/10684a298973
    changeset:   30455:10684a298973
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Thu Nov 10 10:57:10 2016 -0800
    summary:     shelve: move rebasing logic to a separate function
    
    http://selenic.com/repo/hg//rev/b924375cce3a
    changeset:   30456:b924375cce3a
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Thu Nov 10 11:02:39 2016 -0800
    summary:     shelve: move file-forgetting logic to a separate function
    
    http://selenic.com/repo/hg//rev/893be22cdb38
    changeset:   30457:893be22cdb38
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Fri Nov 11 07:01:27 2016 -0800
    summary:     shelve: move unshelve-finishing logic to a separate function
    
    http://selenic.com/repo/hg//rev/0df215fba6cf
    changeset:   30458:0df215fba6cf
    user:        Gábor Stefanik <gabor.stefanik at nng.com>
    date:        Fri Oct 28 17:44:28 2016 +0200
    summary:     setup: include a dummy $PATH in the custom environment used by build.py
    
    http://selenic.com/repo/hg//rev/bccd89b46cbf
    changeset:   30459:bccd89b46cbf
    user:        Durham Goode <durham at fb.com>
    date:        Thu Nov 10 09:21:41 2016 -0800
    summary:     rebase: move bookmark update to before rebase clearing
    
    http://selenic.com/repo/hg//rev/ce3a133f71b3
    changeset:   30460:ce3a133f71b3
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Sat Nov 19 15:41:37 2016 -0800
    summary:     conflicts: make spacing consistent in conflict markers
    
    http://selenic.com/repo/hg//rev/d195fa651b51
    changeset:   30461:d195fa651b51
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sun Nov 20 16:56:21 2016 -0800
    summary:     bdiff: don't check border condition in loop
    
    http://selenic.com/repo/hg//rev/356406ac454f
    changeset:   30462:356406ac454f
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sat Nov 19 10:54:21 2016 -0800
    summary:     debuginstall: print compression engine support
    
    http://selenic.com/repo/hg//rev/bc0def54c17d
    changeset:   30463:bc0def54c17d
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sat Nov 19 17:11:12 2016 -0800
    summary:     keepalive: reorder header precedence
    
    http://selenic.com/repo/hg//rev/e16e234b9ca3
    changeset:   30464:e16e234b9ca3
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sat Nov 19 18:31:40 2016 -0800
    summary:     httppeer: do decompression inside _callstream
    
    http://selenic.com/repo/hg//rev/40a1871eea5e
    changeset:   30465:40a1871eea5e
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sun Nov 20 13:55:53 2016 -0800
    summary:     httppeer: use compression engine API for decompressing responses
    
    http://selenic.com/repo/hg//rev/2add671bf55b
    changeset:   30466:2add671bf55b
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sun Nov 20 13:50:45 2016 -0800
    summary:     wireproto: perform chunking and compression at protocol layer (API)
    
    http://selenic.com/repo/hg//rev/5b0baa9f3362
    changeset:   30467:5b0baa9f3362
    user:        Pulkit Goyal <7895pulkit at gmail.com>
    date:        Mon Nov 21 15:26:47 2016 +0530
    summary:     py3: use pycompat.sysargv in scmposix.systemrcpath()
    
    http://selenic.com/repo/hg//rev/7f2b18c34c02
    changeset:   30468:7f2b18c34c02
    user:        Pulkit Goyal <7895pulkit at gmail.com>
    date:        Mon Nov 21 15:35:22 2016 +0530
    summary:     py3: use pycompat.sysargv in dispatch.run()
    
    http://selenic.com/repo/hg//rev/8b3ad0252344
    changeset:   30469:8b3ad0252344
    user:        Pulkit Goyal <7895pulkit at gmail.com>
    date:        Mon Nov 21 15:38:56 2016 +0530
    summary:     py3: update test-check-py3-compat.t output
    
    http://selenic.com/repo/hg//rev/10d15095d7c2
    changeset:   30470:10d15095d7c2
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Thu Oct 20 23:27:09 2016 +0900
    summary:     windows: do not replace sys.__stdout__
    
    http://selenic.com/repo/hg//rev/00c9ac4ce816
    changeset:   30471:00c9ac4ce816
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Fri Oct 21 00:09:38 2016 +0900
    summary:     util: rewrite pycompat imports to make pyflakes always happy
    
    http://selenic.com/repo/hg//rev/277f4fe6d01a
    changeset:   30472:277f4fe6d01a
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Thu Oct 20 23:40:24 2016 +0900
    summary:     py3: provide bytes stdin/out/err through util module
    
    http://selenic.com/repo/hg//rev/39d13b8c101d
    changeset:   30473:39d13b8c101d
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Thu Oct 20 23:53:36 2016 +0900
    summary:     py3: bulk replace sys.stdin/out/err by util's
    
    http://selenic.com/repo/hg//rev/b02e210a6817
    changeset:   30474:b02e210a6817
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Fri Oct 21 00:03:46 2016 +0900
    summary:     windows: do not replace sys.stdout by winstdout
    
    http://selenic.com/repo/hg//rev/ef9f197188ec
    changeset:   30475:ef9f197188ec
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 17:47:11 2016 -0500
    summary:     httppeer: drop an except block that says it happens only on Python 2.3
    
    http://selenic.com/repo/hg//rev/8a9681b963a3
    changeset:   30476:8a9681b963a3
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 17:48:13 2016 -0500
    summary:     win32mbcs: drop code that was catering to Python 2.3 and earlier
    
    http://selenic.com/repo/hg//rev/d2c40510104e
    changeset:   30477:d2c40510104e
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 17:51:39 2016 -0500
    summary:     tests: update sitecustomize to use uuid1() instead of randrange()
    
    http://selenic.com/repo/hg//rev/f7d66746ec18
    changeset:   30478:f7d66746ec18
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 17:52:32 2016 -0500
    summary:     bugzilla: stop mentioning Pythons older than 2.6
    
    http://selenic.com/repo/hg//rev/798bcb1274dd
    changeset:   30479:798bcb1274dd
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 18:17:02 2016 -0500
    summary:     archival: simplify code and drop message about Python 2.5
    
    http://selenic.com/repo/hg//rev/b0a8337ba9af
    changeset:   30480:b0a8337ba9af
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Mon Nov 21 16:22:26 2016 -0800
    summary:     ui: add configoverride context manager
    
    http://selenic.com/repo/hg//rev/0a3b11a7489a
    changeset:   30481:0a3b11a7489a
    user:        Stanislau Hlebik <stash at fb.com>
    date:        Thu Nov 17 00:59:41 2016 -0800
    summary:     bookmarks: introduce listbinbookmarks()
    
    http://selenic.com/repo/hg//rev/55ec13c82ea0
    changeset:   30482:55ec13c82ea0
    user:        Stanislau Hlebik <stash at fb.com>
    date:        Thu Nov 17 00:59:41 2016 -0800
    summary:     bookmarks: use listbinbookmarks() in listbookmarks()
    
    http://selenic.com/repo/hg//rev/8491845a75b2
    changeset:   30483:8491845a75b2
    user:        Stanislau Hlebik <stash at fb.com>
    date:        Thu Nov 17 00:59:41 2016 -0800
    summary:     exchange: add `_getbookmarks()` function
    
    http://selenic.com/repo/hg//rev/d1b97fc87f55
    changeset:   30484:d1b97fc87f55
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Mon Nov 21 20:12:51 2016 -0800
    summary:     httppeer: document why super() isn't used
    
    http://selenic.com/repo/hg//rev/acd30a959980
    changeset:   30485:acd30a959980
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:51:23 2016 -0500
    summary:     dispatch: stop supporting non-use of @command
    
    http://selenic.com/repo/hg//rev/d6f3877b72c7
    changeset:   30486:d6f3877b72c7
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:52:19 2016 -0500
    summary:     mergemod: drop support for merge.update without a target
    
    http://selenic.com/repo/hg//rev/88a448a12ae8
    changeset:   30487:88a448a12ae8
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 22:17:45 2016 -0500
    summary:     keepalive: discard legacy Python support for error handling
    
    http://selenic.com/repo/hg//rev/751639bf6fc4
    changeset:   30488:751639bf6fc4
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:29:32 2016 -0500
    summary:     dirstateguard: move to new module so I can break some layering violations
    
    http://selenic.com/repo/hg//rev/0ae83ede68c5
    changeset:   30489:0ae83ede68c5
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:05:52 2016 -0500
    summary:     mq: refer to dirstateguard by its new name
    
    http://selenic.com/repo/hg//rev/ee2097c560c1
    changeset:   30490:ee2097c560c1
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:27:12 2016 -0500
    summary:     rebase: refer to dirstateguard by its new name
    
    http://selenic.com/repo/hg//rev/13251523b20c
    changeset:   30491:13251523b20c
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:06:22 2016 -0500
    summary:     commands: refer to dirstateguard by its new name
    
    http://selenic.com/repo/hg//rev/77cd647b04ac
    changeset:   30492:77cd647b04ac
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:06:34 2016 -0500
    summary:     localrepo: refer to dirstateguard by its new name
    
    http://selenic.com/repo/hg//rev/762c8a128357
    changeset:   30493:762c8a128357
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:16:54 2016 -0500
    summary:     cmdutil: mark dirstateguard as deprecated
    
    http://selenic.com/repo/hg//rev/c1149533676b
    changeset:   30494:c1149533676b
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:31:45 2016 -0500
    summary:     checkunresolved: move to new package to help avoid import cycles
    
    http://selenic.com/repo/hg//rev/d528ddc11b33
    changeset:   30495:d528ddc11b33
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:32:39 2016 -0500
    summary:     rebase: refer to checkunresolved by its new name
    
    http://selenic.com/repo/hg//rev/a90867a22daf
    changeset:   30496:a90867a22daf
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:32:55 2016 -0500
    summary:     localrepo: refer to checkunresolved by its new name
    
    http://selenic.com/repo/hg//rev/002fa4d79466
    changeset:   30497:002fa4d79466
    user:        Augie Fackler <augie at google.com>
    date:        Mon Nov 21 21:36:46 2016 -0500
    summary:     cmdutil: turn forward of checkunresolved into a deprecation warning
    
    http://selenic.com/repo/hg//rev/d7a05d8351d0
    changeset:   30498:d7a05d8351d0
    user:        Danek Duvall <danek.duvall at oracle.com>
    date:        Tue Nov 22 13:32:05 2016 -0800
    summary:     zstd: fix compilation with Solaris Studio
    
    http://selenic.com/repo/hg//rev/22d05b53b0e8
    changeset:   30499:22d05b53b0e8
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Tue Nov 22 18:13:02 2016 -0800
    summary:     help: clarify contents of revlog index
    
    http://selenic.com/repo/hg//rev/fc0cfe6c87d7
    changeset:   30500:fc0cfe6c87d7
    user:        Pulkit Goyal <7895pulkit at gmail.com>
    date:        Tue Nov 22 18:46:50 2016 +0530
    summary:     py3: add os.getcwdb() to have bytes path
    
    http://selenic.com/repo/hg//rev/a87e469201f9
    changeset:   30501:a87e469201f9
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 21:07:22 2016 -0700
    summary:     debugcommands: move 'debugbundle' in the new module
    
    http://selenic.com/repo/hg//rev/6da030496667
    changeset:   30502:6da030496667
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:37:54 2016 -0700
    summary:     debugcommands: move debug{create,apply}streambundleclone to the new module
    
    http://selenic.com/repo/hg//rev/6bfb333a6f2f
    changeset:   30503:6bfb333a6f2f
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:38:29 2016 -0700
    summary:     debugcommands: move 'debugcheckstate' in the new module
    
    http://selenic.com/repo/hg//rev/c3bdc27121d1
    changeset:   30504:c3bdc27121d1
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:40:13 2016 -0700
    summary:     debugcommands: move 'debugcommands' in the new module
    
    http://selenic.com/repo/hg//rev/158b41842fd2
    changeset:   30505:158b41842fd2
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:41:05 2016 -0700
    summary:     debugcommands: move 'debugcomplete' in the new module
    
    http://selenic.com/repo/hg//rev/d9d8d78e6bc9
    changeset:   30506:d9d8d78e6bc9
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 13:47:43 2016 +0900
    summary:     server: move cmdutil.service() to new module (API)
    
    http://selenic.com/repo/hg//rev/dd539e2d89aa
    changeset:   30507:dd539e2d89aa
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 13:57:17 2016 +0900
    summary:     server: move service table and factory from commandserver
    
    http://selenic.com/repo/hg//rev/9195bc4cb816
    changeset:   30508:9195bc4cb816
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 14:06:46 2016 +0900
    summary:     hgweb: extract app factory
    
    http://selenic.com/repo/hg//rev/add7bcad1d9c
    changeset:   30509:add7bcad1d9c
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 14:09:36 2016 +0900
    summary:     server: move service factory from hgweb
    
    http://selenic.com/repo/hg//rev/a0878bc87379
    changeset:   30510:a0878bc87379
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 14:19:16 2016 +0900
    summary:     server: add public function to select either cmdserver or hgweb
    
    http://selenic.com/repo/hg//rev/1873563e1ede
    changeset:   30511:1873563e1ede
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 14:24:29 2016 +0900
    summary:     chgserver: drop CHGINTERNALMARK by chgunixservice()
    
    http://selenic.com/repo/hg//rev/cc374292a561
    changeset:   30512:cc374292a561
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 14:37:18 2016 +0900
    summary:     chgserver: delay importing commands and dispatch modules
    
    http://selenic.com/repo/hg//rev/ff7df4bb75de
    changeset:   30513:ff7df4bb75de
    user:        Yuya Nishihara <yuya at tcha.org>
    date:        Sat Oct 15 14:30:16 2016 +0900
    summary:     chgserver: make it a core module and drop extension flags
    
    http://selenic.com/repo/hg//rev/625ccc95fa96
    changeset:   30514:625ccc95fa96
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:41:54 2016 -0700
    summary:     debugcommands: move 'debugdag' into the new module
    
    http://selenic.com/repo/hg//rev/cdd1885d0f2f
    changeset:   30515:cdd1885d0f2f
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:43:05 2016 -0700
    summary:     debugcommands: move 'debugrevlogopts' into the new module
    
    http://selenic.com/repo/hg//rev/ef1353c283e3
    changeset:   30516:ef1353c283e3
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:43:31 2016 -0700
    summary:     debugcommands: move 'debugdate' in the new module
    
    http://selenic.com/repo/hg//rev/a3ec6db36315
    changeset:   30517:a3ec6db36315
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:56:11 2016 -0700
    summary:     debugcommands: move 'debugdiscovery' in the module
    
    http://selenic.com/repo/hg//rev/a8b17859684a
    changeset:   30518:a8b17859684a
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:57:15 2016 -0700
    summary:     debugcommands: move 'debugextensions' to the new module
    
    http://selenic.com/repo/hg//rev/20a42325fdef
    changeset:   30519:20a42325fdef
    user:        Pulkit Goyal <7895pulkit at gmail.com>
    date:        Wed Nov 23 00:03:11 2016 +0530
    summary:     py3: use pycompat.getcwd() instead of os.getcwd()
    
    http://selenic.com/repo/hg//rev/4338f87dbf6f
    changeset:   30520:4338f87dbf6f
    user:        Jun Wu <quark at fb.com>
    date:        Thu Nov 24 00:48:40 2016 +0000
    summary:     dispatch: move part of callcatch to scmutil
    
    http://selenic.com/repo/hg//rev/86cd09bc13ba
    changeset:   30521:86cd09bc13ba
    user:        Jun Wu <quark at fb.com>
    date:        Thu Nov 24 01:15:34 2016 +0000
    summary:     worker: use os._exit for posix worker in all cases
    
    http://selenic.com/repo/hg//rev/7b3136bc7bfd
    changeset:   30522:7b3136bc7bfd
    user:        Kostia Balytskyi <ikostia at fb.com>
    date:        Wed Nov 23 14:58:52 2016 -0800
    summary:     shelve: make --keep option survive user intervention (issue5431)
    
    http://selenic.com/repo/hg//rev/726d30a6d89b
    changeset:   30523:726d30a6d89b
    user:        Remi Chaintron <remi at fb.com>
    date:        Wed Nov 23 17:36:35 2016 +0000
    summary:     censor: flag internal documentation
    
    http://selenic.com/repo/hg//rev/1ee358c3ed26
    changeset:   30524:1ee358c3ed26
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:57:57 2016 -0700
    summary:     debugcommands: move 'debugfileset' in the new module
    
    http://selenic.com/repo/hg//rev/86ebd2f61c31
    changeset:   30525:86ebd2f61c31
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:58:16 2016 -0700
    summary:     debugcommands: move 'debugfsinfo' in the new module
    
    http://selenic.com/repo/hg//rev/9c10905f4b48
    changeset:   30526:9c10905f4b48
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Thu Nov 10 09:44:47 2016 -0800
    summary:     debugcommands: move 'debuggetbundle' in the new module
    
    http://selenic.com/repo/hg//rev/243ecbd4f5c9
    changeset:   30527:243ecbd4f5c9
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 20:59:13 2016 -0700
    summary:     debugcommands: move 'debugignore' in the new module
    
    http://selenic.com/repo/hg//rev/22683f2f8100
    changeset:   30528:22683f2f8100
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 21:00:11 2016 -0700
    summary:     debugcommands: move 'debugindex' and 'debugindexdot' in the new module

Commit above breaks every command invocation in hg:
/data/users/ikostia/hgcommitted$ ./hg summary
hg: unknown command 'debugindex'
(did you mean one of bundle, debugdirstate, debuginstall, debugpvec, debugrename, debugwireargs?)

(Or am I missing something obvious?)  
  
    http://selenic.com/repo/hg//rev/bd5c4320b5a8
    changeset:   30529:bd5c4320b5a8
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Wed Aug 17 21:01:02 2016 -0700
    summary:     debugcommands: move 'debugdeltachain' in the new module
    
    http://selenic.com/repo/hg//rev/74013a831872
    changeset:   30530:74013a831872
    user:        Denis Laxalde <denis.laxalde at logilab.fr>
    date:        Fri Nov 25 09:09:03 2016 +0100
    summary:     style: avoid an unnecessary line split
    
    http://selenic.com/repo/hg//rev/841092fd6b85
    changeset:   30531:841092fd6b85
    user:        Denis Laxalde <denis.laxalde at logilab.fr>
    date:        Fri Nov 25 09:09:31 2016 +0100
    summary:     revert: indicate the default choice when prompting to forget files
    
    http://selenic.com/repo/hg//rev/66b162fa3ffa
    changeset:   30532:66b162fa3ffa
    user:        Denis Laxalde <denis.laxalde at logilab.fr>
    date:        Fri Nov 25 09:10:30 2016 +0100
    summary:     revert: prompt before removing files in interactive mode
    
    http://selenic.com/repo/hg//rev/40fe96fc7cd2
    changeset:   30533:40fe96fc7cd2
    user:        Jun Wu <quark at fb.com>
    date:        Wed Nov 23 19:22:36 2016 +0000
    summary:     crecord: add an "operation" field
    
    http://selenic.com/repo/hg//rev/c01033fb9864
    changeset:   30534:c01033fb9864
    user:        Jun Wu <quark at fb.com>
    date:        Wed Nov 23 19:03:24 2016 +0000
    summary:     revert: pass operation to crecord
    
    http://selenic.com/repo/hg//rev/3899c358b45a
    changeset:   30535:3899c358b45a
    user:        Jun Wu <quark at fb.com>
    date:        Wed Nov 23 18:13:11 2016 +0000
    summary:     crecord: filter text via i18n
    
    http://selenic.com/repo/hg//rev/98d7636c4729
    changeset:   30536:98d7636c4729
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sat Nov 26 09:07:11 2016 -0800
    summary:     util: limit output chunk size in zlib decompression
    
    http://selenic.com/repo/hg//rev/4b0e6677eed1
    changeset:   30537:4b0e6677eed1
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Sat Nov 26 09:14:41 2016 -0800
    summary:     ui: use try..finally in configoverride
    
    http://selenic.com/repo/hg//rev/c2154979409d
    changeset:   30538:c2154979409d
    user:        Mads Kiilerich <madski at unity3d.com>
    date:        Wed Nov 23 23:47:38 2016 +0100
    summary:     merge: use original file extension for temporary files
    
    http://selenic.com/repo/hg//rev/29b35dac3b1f
    changeset:   30539:29b35dac3b1f
    user:        Simon Farnsworth <simonfar at fb.com>
    date:        Fri Nov 25 07:30:46 2016 -0800
    summary:     fsmonitor: be robust in the face of bad state
    
    http://selenic.com/repo/hg//rev/d955cebd8d6a
    changeset:   30540:d955cebd8d6a
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Fri Nov 25 09:55:05 2016 -0800
    summary:     tests: add test that @commands in debugcommands.py are sorted
    
    http://selenic.com/repo/hg//rev/342d0cb4f446
    changeset:   30541:342d0cb4f446
    bookmark:    @
    tag:         tip
    user:        Gregory Szorc <gregory.szorc at gmail.com>
    date:        Fri Nov 25 09:59:39 2016 -0800
    summary:     debugcommands: sort command order
    
    -- 
    Repository URL: http://selenic.com/repo/hg/
    _______________________________________________
    Mercurial-devel mailing list
    Mercurial-devel at mercurial-scm.org
    https://urldefense.proofpoint.com/v2/url?u=https-3A__www.mercurial-2Dscm.org_mailman_listinfo_mercurial-2Ddevel&d=DgIGaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=Pp-gQYFgs4tKlSFPF5kfCw&m=-BXjZAg4jbmjsrzT3sPR-HslK01nbhwvdurvoUVlHmo&s=gcv0lAqulm0lp5LOxr2vyMpEGup6aA5mFFEuNxIDh_Q&e= 
    



More information about the Mercurial-devel mailing list