mercurial at 31515: 24 new changesets

Mercurial Commits hg at intevation.de
Tue Mar 21 01:16:12 UTC 2017


24 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/3c77414a0f9c
changeset:   31492:3c77414a0f9c
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 00:18:53 2017 -0400
summary:     dispatch: consolidate formatting of arguments

https://www.mercurial-scm.org/repo/hg/rev/7e9c7d1d65cb
changeset:   31493:7e9c7d1d65cb
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 00:21:26 2017 -0400
summary:     dispatch: extract maybe-use-repr formatting to helper function

https://www.mercurial-scm.org/repo/hg/rev/faf75a701aca
changeset:   31494:faf75a701aca
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 00:22:04 2017 -0400
summary:     dispatch: ensure repr is bytes in _mayberepr

https://www.mercurial-scm.org/repo/hg/rev/d1937bdcee8c
changeset:   31495:d1937bdcee8c
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 00:16:08 2017 -0400
summary:     util: use pycompat.bytestr in checkwinfilename

https://www.mercurial-scm.org/repo/hg/rev/670166e0fcaa
changeset:   31496:670166e0fcaa
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 00:16:39 2017 -0400
summary:     util: use bytes re on bytes input in fspath

https://www.mercurial-scm.org/repo/hg/rev/a369482e9649
changeset:   31497:a369482e9649
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:01:25 2017 -0400
summary:     branchmap: be more careful about using %d on ints

https://www.mercurial-scm.org/repo/hg/rev/a248bbfa0bc7
changeset:   31498:a248bbfa0bc7
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Mar 19 14:42:45 2017 -0400
summary:     test-check-help: fix to work on Windows

https://www.mercurial-scm.org/repo/hg/rev/31d2ddfd338c
changeset:   31499:31d2ddfd338c
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Mar 19 12:44:45 2017 -0400
summary:     color: sync text attributes and buffered text output on Windows (issue5508)

https://www.mercurial-scm.org/repo/hg/rev/bc315e669a32
changeset:   31500:bc315e669a32
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 14:23:30 2017 -0400
summary:     dispatch: replace mayberepr with shellquote

https://www.mercurial-scm.org/repo/hg/rev/a1e40ceee640
changeset:   31501:a1e40ceee640
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 14:12:38 2017 -0400
summary:     pycompat: add maplist alias for old map behavior

https://www.mercurial-scm.org/repo/hg/rev/9916b3d579a9
changeset:   31502:9916b3d579a9
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 14:17:07 2017 -0400
summary:     dispatch: use pycompat.maplist to allow summing with args

https://www.mercurial-scm.org/repo/hg/rev/0ca00905f769
changeset:   31503:0ca00905f769
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:02:42 2017 -0400
summary:     error: use r-string to properly pop hints from **kw

https://www.mercurial-scm.org/repo/hg/rev/73aa13bc8dac
changeset:   31504:73aa13bc8dac
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:05:28 2017 -0400
summary:     revlog: use int instead of long

https://www.mercurial-scm.org/repo/hg/rev/d96d010be4fa
changeset:   31505:d96d010be4fa
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:05:48 2017 -0400
summary:     posix: use open() instead of file()

https://www.mercurial-scm.org/repo/hg/rev/53575feed7c0
changeset:   31506:53575feed7c0
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:06:47 2017 -0400
summary:     posix: tiptoe around tempfile module more delicately

https://www.mercurial-scm.org/repo/hg/rev/4d1dd9cf0dca
changeset:   31507:4d1dd9cf0dca
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:08:17 2017 -0400
summary:     dirstate: use future-proof next(iter) instead of iter.next

https://www.mercurial-scm.org/repo/hg/rev/590319c07259
changeset:   31508:590319c07259
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:08:59 2017 -0400
summary:     localrepo: ensure transaction id is fully bytes on py3

https://www.mercurial-scm.org/repo/hg/rev/5c9936193145
changeset:   31509:5c9936193145
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:10:02 2017 -0400
summary:     localrepo: turn hook kwargs back into strs before calling hook

https://www.mercurial-scm.org/repo/hg/rev/2244fb3eee49
changeset:   31510:2244fb3eee49
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 19 01:11:00 2017 -0400
summary:     localrepo: forcibly copy list of filecache keys

https://www.mercurial-scm.org/repo/hg/rev/fa8aaff2001a
changeset:   31511:fa8aaff2001a
user:        Durham Goode <durham at fb.com>
date:        Fri Mar 10 15:43:31 2017 -0800
summary:     histedit: add transaction support to writing the state file

https://www.mercurial-scm.org/repo/hg/rev/16f8107a489c
changeset:   31512:16f8107a489c
user:        Durham Goode <durham at fb.com>
date:        Fri Mar 10 15:43:31 2017 -0800
summary:     histedit: pop action after the action is completed

https://www.mercurial-scm.org/repo/hg/rev/68474b72ea63
changeset:   31513:68474b72ea63
user:        Durham Goode <durham at fb.com>
date:        Fri Mar 10 15:52:29 2017 -0800
summary:     histedit: add histedit.singletransaction config option

https://www.mercurial-scm.org/repo/hg/rev/2519994d25ca
changeset:   31514:2519994d25ca
user:        Durham Goode <durham at fb.com>
date:        Sun Mar 19 11:54:15 2017 -0700
summary:     rebase: use one dirstateguard for entire rebase

https://www.mercurial-scm.org/repo/hg/rev/527a247f114f
changeset:   31515:527a247f114f
bookmark:    @
tag:         tip
user:        Durham Goode <durham at fb.com>
date:        Sun Mar 19 11:42:17 2017 -0700
summary:     merge: remove unnecessary matcher checks

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


More information about the Mercurial-devel mailing list