mercurial at 29480: 21 new changesets (1 on stable)

Mercurial Commits hg at intevation.de
Tue Jul 5 18:15:53 UTC 2016


21 new changesets (1 on stable) in mercurial:

http://selenic.com/repo/hg//rev/a7d1532b26a1
changeset:   29460:a7d1532b26a1
branch:      stable
parent:      29454:ddbff1435e7b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jul 02 09:41:40 2016 -0700
summary:     sslutil: don't access message attribute in exception (issue5285)

http://selenic.com/repo/hg//rev/7d88fde2309f
changeset:   29461:7d88fde2309f
parent:      29459:fd93b15b5c30
user:        Jun Wu <quark at fb.com>
date:        Thu Jun 30 10:31:50 2016 +0100
summary:     extensions: move uisetup and extsetup to standalone functions

http://selenic.com/repo/hg//rev/71ed5a3ef8a9
changeset:   29462:71ed5a3ef8a9
user:        Jun Wu <quark at fb.com>
date:        Wed Jun 29 23:53:20 2016 +0100
summary:     chgserver: document why we don't merge mtimehash and confighash

http://selenic.com/repo/hg//rev/4cf0542dcbe7
changeset:   29463:4cf0542dcbe7
user:        Jun Wu <quark at fb.com>
date:        Thu Jun 30 15:26:11 2016 +0100
summary:     logtoprocess: do not leak the ui object in uisetup

http://selenic.com/repo/hg//rev/87c184c9bfef
changeset:   29464:87c184c9bfef
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jun 30 13:06:19 2016 -0700
summary:     treemanifests: actually strip directory manifests

http://selenic.com/repo/hg//rev/00d2bf4137e6
changeset:   29465:00d2bf4137e6
user:        Sean Farley <sean at farley.io>
date:        Thu May 26 16:46:10 2016 -0700
summary:     histedit: move autoverb logic from torule to ruleeditor

http://selenic.com/repo/hg//rev/a0efbfbba7b5
changeset:   29466:a0efbfbba7b5
user:        Sean Farley <sean at farley.io>
date:        Thu May 26 15:43:00 2016 -0700
summary:     histedit: remove unneeded initial parameter

http://selenic.com/repo/hg//rev/4c4232e51167
changeset:   29467:4c4232e51167
user:        Sean Farley <sean at farley.io>
date:        Fri May 27 14:00:12 2016 -0700
summary:     histedit: extract common summary code into method

http://selenic.com/repo/hg//rev/04b68ce5e964
changeset:   29468:04b68ce5e964
user:        Sean Farley <sean at farley.io>
date:        Fri May 27 14:02:36 2016 -0700
summary:     histedit: use _getsummary in torule

http://selenic.com/repo/hg//rev/ffa194c3a83c
changeset:   29469:ffa194c3a83c
user:        Sean Farley <sean at farley.io>
date:        Fri May 27 14:03:00 2016 -0700
summary:     histedit: use _getsummary in ruleeditor

http://selenic.com/repo/hg//rev/2ff243c415b4
changeset:   29470:2ff243c415b4
user:        Sean Farley <sean at farley.io>
date:        Tue Jun 21 14:58:49 2016 -0700
summary:     histedit: move autoverb rule to the commit it matches

http://selenic.com/repo/hg//rev/c4fc33c477da
changeset:   29471:c4fc33c477da
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Jun 30 18:59:53 2016 -0700
summary:     hgweb: expose list of per-repo labels to templates

http://selenic.com/repo/hg//rev/f585ce6878e3
changeset:   29472:f585ce6878e3
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: move abort/continue prep to be a method of the RR class

http://selenic.com/repo/hg//rev/e25da98052a4
changeset:   29473:e25da98052a4
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: move new rebase preparation to be a method of the RR class

http://selenic.com/repo/hg//rev/56641501adde
changeset:   29474:56641501adde
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: make collapsing use explicit logic to decide on the rev to reuse

http://selenic.com/repo/hg//rev/fb7fc877ed17
changeset:   29475:fb7fc877ed17
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: move local variable 'currentbookmarks' to the RR class

http://selenic.com/repo/hg//rev/48188ceb3c43
changeset:   29476:48188ceb3c43
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: move local variable 'extrafn' to the RR class

http://selenic.com/repo/hg//rev/becc4c6eca42
changeset:   29477:becc4c6eca42
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: move core rebase logic to be a method of the RR class

http://selenic.com/repo/hg//rev/007da66960a8
changeset:   29478:007da66960a8
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: move rebase finish logic to be a method of the RR class

http://selenic.com/repo/hg//rev/5d16ebe7b14f
changeset:   29479:5d16ebe7b14f
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 14:09:53 2016 +0200
summary:     rebase: move handling of obsolete commits to be a separate RR class method

http://selenic.com/repo/hg//rev/1e4512eac59e
changeset:   29480:1e4512eac59e
bookmark:    @
tag:         tip
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Fri Jul 01 17:42:55 2016 +0200
summary:     update: teach hg to override untracked dir with a tracked file on update

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


More information about the Mercurial-devel mailing list