mercurial at 22967: 26 new changesets
Mercurial Commits
hg at intevation.org
Thu Oct 16 19:31:25 UTC 2014
26 new changesets in mercurial:
http://selenic.com/repo/hg//rev/03602f76deee
changeset: 22942:03602f76deee
user: Augie Fackler <raf at durin42.com>
date: Fri Oct 10 14:09:37 2014 -0400
summary: manifest: rename ambiguously-named set to setflag
http://selenic.com/repo/hg//rev/117e81871113
changeset: 22943:117e81871113
user: Augie Fackler <raf at durin42.com>
date: Tue Oct 14 14:42:25 2014 -0400
summary: manifest: add docstring to text() method
http://selenic.com/repo/hg//rev/5aae3dea8044
changeset: 22944:5aae3dea8044
user: Mads Kiilerich <madski at unity3d.com>
date: Wed Oct 15 04:08:06 2014 +0200
summary: revset: better naming of variables containing the value of a single argument
http://selenic.com/repo/hg//rev/3232f92360d4
changeset: 22945:3232f92360d4
user: Angel Ezquerra <angel.ezquerra at gmail.com>
date: Mon Oct 13 11:46:04 2014 +0200
summary: hgignore: ignore the PyCharm workspace folder
http://selenic.com/repo/hg//rev/77c121da6143
changeset: 22946:77c121da6143
user: Augie Fackler <raf at durin42.com>
date: Wed Oct 15 15:13:43 2014 -0400
summary: checklink: always close the NamedTemporaryFile
http://selenic.com/repo/hg//rev/c63a09b6b337
changeset: 22947:c63a09b6b337
user: Augie Fackler <raf at durin42.com>
date: Wed Oct 15 15:35:59 2014 -0400
summary: tests: use $PYTHON instead of hardcoding python
http://selenic.com/repo/hg//rev/c136e26953aa
changeset: 22948:c136e26953aa
user: Durham Goode <durham at fb.com>
date: Wed Oct 15 12:52:10 2014 -0700
summary: obsstore: fix defaultformat option passing
http://selenic.com/repo/hg//rev/714f6ef43f3a
changeset: 22949:714f6ef43f3a
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:17:35 2014 -0700
summary: obsolete: add isenabled function for option checking
http://selenic.com/repo/hg//rev/bb8278b289ee
changeset: 22950:bb8278b289ee
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:20:31 2014 -0700
summary: obsolete: add readonly flag to obstore constructor
http://selenic.com/repo/hg//rev/6c86c673dde6
changeset: 22951:6c86c673dde6
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:23:52 2014 -0700
summary: obsolete: add createmarkers option
http://selenic.com/repo/hg//rev/8792ac090e3b
changeset: 22952:8792ac090e3b
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:25:13 2014 -0700
summary: obsolete: add allowunstable option
http://selenic.com/repo/hg//rev/b1d694d3975e
changeset: 22953:b1d694d3975e
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:26:01 2014 -0700
summary: obsolete: add exchange option
http://selenic.com/repo/hg//rev/32f15b361f36
changeset: 22954:32f15b361f36
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:27:00 2014 -0700
summary: obsolete: prevent options from being used without createmarkers
http://selenic.com/repo/hg//rev/fab9dda0f2a3
changeset: 22955:fab9dda0f2a3
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:34:25 2014 -0700
summary: obsolete: update tests to use obsolete options
http://selenic.com/repo/hg//rev/a0f89c852a0c
changeset: 22956:a0f89c852a0c
user: Durham Goode <durham at fb.com>
date: Tue Oct 14 13:34:57 2014 -0700
summary: obsolete: update test-commit-amend to use obsolete option
http://selenic.com/repo/hg//rev/11855ba3904c
changeset: 22957:11855ba3904c
user: Pierre-Yves David <pierre-yves.david at fb.com>
date: Thu Oct 16 03:22:51 2014 -0700
summary: test-bundle2-exchange: do not drop HG_NODE from the hook output
http://selenic.com/repo/hg//rev/bb7a911b138e
changeset: 22958:bb7a911b138e
user: Mike Hommey <mh at glandium.org>
date: Wed Sep 24 16:00:47 2014 +0900
summary: util: move md5 back next to sha1 and allow to call it without an argument
http://selenic.com/repo/hg//rev/10116463b0b1
changeset: 22959:10116463b0b1
user: Mike Hommey <mh at glandium.org>
date: Thu Oct 16 13:48:51 2014 +0900
summary: tests: pull common http server setup out of individual tests
http://selenic.com/repo/hg//rev/7c13c9404c2c
changeset: 22960:7c13c9404c2c
user: Mike Hommey <mh at glandium.org>
date: Thu Oct 16 15:54:53 2014 +0900
summary: changegroup: use a copy of hookargs when invoking the changegroup hook
http://selenic.com/repo/hg//rev/a67ea4959ef5
changeset: 22961:a67ea4959ef5
user: Mike Hommey <mh at glandium.org>
date: Thu Oct 16 16:03:04 2014 +0900
summary: bundle2: merge return values when bundle contains multiple changegroups
http://selenic.com/repo/hg//rev/4d58f4083148
changeset: 22962:4d58f4083148
user: Mike Hommey <mh at glandium.org>
date: Thu Oct 16 17:02:51 2014 +0900
summary: util: add a helper class to compute digests
http://selenic.com/repo/hg//rev/56e04741bbf1
changeset: 22963:56e04741bbf1
user: Mike Hommey <mh at glandium.org>
date: Thu Oct 16 17:03:21 2014 +0900
summary: util: add a file handle wrapper class that does hash digest validation
http://selenic.com/repo/hg//rev/2793ecb1522d
changeset: 22964:2793ecb1522d
user: Martin von Zweigbergk <martinvonz at gmail.com>
date: Tue Oct 14 17:09:16 2014 -0700
summary: manifest: repurpose flagsdiff() into (node-and-flag)diff()
http://selenic.com/repo/hg//rev/b697fa74b475
changeset: 22965:b697fa74b475
user: Martin von Zweigbergk <martinvonz at gmail.com>
date: Tue Oct 14 22:48:44 2014 -0700
summary: manifest: for diff(), only iterate over files, not flags
http://selenic.com/repo/hg//rev/ff93aa006e6a
changeset: 22966:ff93aa006e6a
user: Martin von Zweigbergk <martinvonz at gmail.com>
date: Tue Oct 14 23:18:07 2014 -0700
summary: manifest: transpose pair of pairs from diff()
http://selenic.com/repo/hg//rev/a42d67c16fb9
changeset: 22967:a42d67c16fb9
tag: tip
user: Martin von Zweigbergk <martinvonz at gmail.com>
date: Tue Oct 14 23:53:35 2014 -0700
summary: dicthelpers: delete now that they are no longer used
--
Repository URL: http://selenic.com/repo/hg/
More information about the Mercurial-devel
mailing list