mercurial at 27225: 43 new changesets

Mercurial Commits hg at intevation.org
Fri Dec 4 23:30:38 UTC 2015


43 new changesets in mercurial:

http://selenic.com/repo/hg//rev/0945539a3a6b
changeset:   27183:0945539a3a6b
user:        Andrew Zwicky <andrew.zwicky at gmail.com>
date:        Tue Nov 17 16:42:52 2015 -0600
summary:     extdiff: correctly handle deleted subrepositories (issue3153)

http://selenic.com/repo/hg//rev/64187e9a5659
changeset:   27184:64187e9a5659
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 31 22:50:03 2015 +0900
summary:     hgweb: load server settings from --web-conf (issue4699)

http://selenic.com/repo/hg//rev/d52765831086
changeset:   27185:d52765831086
user:        Augie Fackler <augie at google.com>
date:        Wed Nov 11 20:43:25 2015 -0500
summary:     bookmarks: document getbkfile method

http://selenic.com/repo/hg//rev/34d26e22a2b0
changeset:   27186:34d26e22a2b0
user:        Augie Fackler <augie at google.com>
date:        Wed Nov 11 20:45:38 2015 -0500
summary:     bookmarks: hoist getbkfile out of bmstore class

http://selenic.com/repo/hg//rev/d9dcc5c09d77
changeset:   27187:d9dcc5c09d77
user:        Augie Fackler <augie at google.com>
date:        Wed Nov 11 21:01:23 2015 -0500
summary:     bmstore: add basic clean-state tracking

http://selenic.com/repo/hg//rev/6a1301e22bd7
changeset:   27188:6a1301e22bd7
user:        Augie Fackler <augie at google.com>
date:        Wed Nov 11 21:03:48 2015 -0500
summary:     bmstore: close file in a finally block in _writerepo

http://selenic.com/repo/hg//rev/7b6cb7c15109
changeset:   27189:7b6cb7c15109
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Dec 01 18:45:16 2015 -0800
summary:     addrevision: rework generaldelta computation

http://selenic.com/repo/hg//rev/762fbd28e7df
changeset:   27190:762fbd28e7df
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Dec 01 18:11:00 2015 -0800
summary:     test: use a bigger manifest in general delta test

http://selenic.com/repo/hg//rev/20a9226bdc8a
changeset:   27191:20a9226bdc8a
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Tue Dec 01 16:15:59 2015 -0800
summary:     addrevision: use general delta when the incoming base delta is bad

http://selenic.com/repo/hg//rev/a01d3d32b53a
changeset:   27192:a01d3d32b53a
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Dec 02 03:12:07 2015 +0900
summary:     commands: make commit acquire locks before processing (issue4368)

http://selenic.com/repo/hg//rev/c7217f1458bf
changeset:   27193:c7217f1458bf
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Dec 02 03:12:07 2015 +0900
summary:     commands: make backout acquire locks before processing

http://selenic.com/repo/hg//rev/77995317b374
changeset:   27194:77995317b374
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Dec 02 03:12:07 2015 +0900
summary:     commands: widen wlock scope of graft for consitency while processing

http://selenic.com/repo/hg//rev/84de71ec5c61
changeset:   27195:84de71ec5c61
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Dec 02 03:12:08 2015 +0900
summary:     commands: execute checkunfinished and bailifchanged inside wlock scope

http://selenic.com/repo/hg//rev/7b4a61570d61
changeset:   27196:7b4a61570d61
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Dec 02 03:12:08 2015 +0900
summary:     gpg: make sign acquire wlock before processing

http://selenic.com/repo/hg//rev/6df3ec5bb813
changeset:   27197:6df3ec5bb813
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Dec 02 03:12:08 2015 +0900
summary:     shelve: widen wlock scope of shelve for consistency while processing

http://selenic.com/repo/hg//rev/7df042d0784f
changeset:   27198:7df042d0784f
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Dec 02 03:12:08 2015 +0900
summary:     shelve: execute checkunfinished inside wlock scope

http://selenic.com/repo/hg//rev/8f5735b4aca5
changeset:   27199:8f5735b4aca5
user:        Pierre-Yves David <pierre-yves.david at fb.com>
date:        Fri Nov 06 17:27:42 2015 -0500
summary:     check-commit: remove confusion between summary line and other headers

http://selenic.com/repo/hg//rev/62b9a87a365e
changeset:   27200:62b9a87a365e
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: add actions property to histedit state

http://selenic.com/repo/hg//rev/dcb536d2e138
changeset:   27201:dcb536d2e138
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: add addhisteditaction decorator

http://selenic.com/repo/hg//rev/2226cd4f32ed
changeset:   27202:2226cd4f32ed
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: add verify() to histeditaction

http://selenic.com/repo/hg//rev/b6a0f0895a25
changeset:   27203:b6a0f0895a25
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: add torule method to histedit action objects

http://selenic.com/repo/hg//rev/6b77e749af4a
changeset:   27204:6b77e749af4a
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: use torule instead of makedesc in ruleeditor

http://selenic.com/repo/hg//rev/787d8cc3f04e
changeset:   27205:787d8cc3f04e
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: remove makedesc

http://selenic.com/repo/hg//rev/7a523b6d5265
changeset:   27206:7a523b6d5265
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: add tostate method to histedit action

http://selenic.com/repo/hg//rev/2d8dbeb2462c
changeset:   27207:2d8dbeb2462c
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: change state.rules uses to state.actions

http://selenic.com/repo/hg//rev/994d8dced775
changeset:   27208:994d8dced775
user:        Mateusz Kwapich <mitrandir at fb.com>
date:        Wed Dec 02 12:19:01 2015 -0800
summary:     histedit: get rid of state.rules

http://selenic.com/repo/hg//rev/7fbab10f812f
changeset:   27209:7fbab10f812f
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Wed Nov 25 14:59:43 2015 +0800
summary:     builddeb: rename --release option to --codename

http://selenic.com/repo/hg//rev/9b86d29867a5
changeset:   27210:9b86d29867a5
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Wed Nov 25 15:15:03 2015 +0800
summary:     builddeb: add --distid option to specify Distributor ID

http://selenic.com/repo/hg//rev/a624bae2aebf
changeset:   27211:a624bae2aebf
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Wed Nov 25 15:26:03 2015 +0800
summary:     builddeb: remove unused --debbuilddir option

http://selenic.com/repo/hg//rev/ef9301ce6046
changeset:   27212:ef9301ce6046
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Wed Nov 25 18:07:33 2015 +0800
summary:     builddeb: read default distribution and codename from lsb_release

http://selenic.com/repo/hg//rev/ccae1588117f
changeset:   27213:ccae1588117f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 14 16:45:15 2015 +0900
summary:     graphlog: move creation of workingdir-parent nodes to displaygraph()

http://selenic.com/repo/hg//rev/60af96494a76
changeset:   27214:60af96494a76
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 14 16:58:18 2015 +0900
summary:     graphlog: extract "graphnode" template keyword that represents node symbol

http://selenic.com/repo/hg//rev/5b8da5643a8a
changeset:   27215:5b8da5643a8a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 14 17:02:57 2015 +0900
summary:     templatekw: avoid slow creation of changectx objects in showgraphnode()

http://selenic.com/repo/hg//rev/8117e2cd959e
changeset:   27216:8117e2cd959e
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 14 17:25:43 2015 +0900
summary:     graphlog: make node symbol templatable by ui.graphnodetemplate option

http://selenic.com/repo/hg//rev/1ec23f3e62f3
changeset:   27217:1ec23f3e62f3
user:        timeless <timeless at mozdev.org>
date:        Wed Dec 02 07:41:35 2015 +0000
summary:     histedit: improve missing rule suggestion

http://selenic.com/repo/hg//rev/de3335b4c8ef
changeset:   27218:de3335b4c8ef
user:        Augie Fackler <augie at google.com>
date:        Wed Dec 02 14:32:17 2015 -0500
summary:     changegroup: note during bundle apply if the repo was empty

http://selenic.com/repo/hg//rev/beb60a898dd0
changeset:   27219:beb60a898dd0
user:        Augie Fackler <augie at google.com>
date:        Thu Dec 03 10:56:05 2015 -0500
summary:     changegroup: document manifest linkrev callback some more

http://selenic.com/repo/hg//rev/4374d819ccd5
changeset:   27220:4374d819ccd5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Dec 03 21:37:01 2015 -0800
summary:     mercurial: implement import hook for handling C/Python modules

http://selenic.com/repo/hg//rev/ab776610fc6d
changeset:   27221:ab776610fc6d
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Nov 24 22:53:55 2015 -0800
summary:     check-seclevel: set module load policy to Python only

http://selenic.com/repo/hg//rev/511a4384b033
changeset:   27222:511a4384b033
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Dec 03 21:48:12 2015 -0800
summary:     setup: refactor handling of modules with C/Python implementations

http://selenic.com/repo/hg//rev/a40c84defd76
changeset:   27223:a40c84defd76
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Nov 24 22:50:04 2015 -0800
summary:     mercurial: be more strict about loading dual implemented modules

http://selenic.com/repo/hg//rev/d308a9ca9ed7
changeset:   27224:d308a9ca9ed7
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Nov 24 22:21:51 2015 -0800
summary:     mercurial: don't load C extensions from PyPy

http://selenic.com/repo/hg//rev/30a20167ae29
changeset:   27225:30a20167ae29
bookmark:    @
tag:         tip
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Dec 03 21:25:05 2015 -0800
summary:     mercurial: support loading modules from zipimporter

-- 
Repository URL: http://selenic.com/repo/hg/


More information about the Mercurial-devel mailing list