log

age author description
Sat, 13 May 2017 17:53:55 +0900 Yuya Nishihara gendoc: make sure locale path is set before loading any modules
Thu, 18 May 2017 12:49:10 -0700 Wez Furlong fsmonitor: don't attempt state-leave if we didn't state-enter
Thu, 18 May 2017 12:48:07 -0700 Wez Furlong fsmonitor: acquire localrepo.wlock prior to emitting hg.update state
Fri, 19 May 2017 13:12:42 +0200 Pierre-Yves David obsolete: move the 'isenabled' function at the top of the file
Fri, 19 May 2017 13:09:23 +0200 Pierre-Yves David cache: make the cache updated callback easily accessible to extension
Fri, 19 May 2017 12:35:14 +0200 Pierre-Yves David obscheckhead: skip context creation to test phase
Fri, 19 May 2017 02:44:30 +0200 Pierre-Yves David tests: add missing 'test-push-checkheads-partial-C1.t'
Thu, 18 May 2017 14:36:46 -0700 Kostia Balytskyi contrib: add editmerge version for powershell
Wed, 17 May 2017 12:51:40 -0700 Kostia Balytskyi run-tests: allow hg executable to be hg.exe
Tue, 09 May 2017 16:29:31 -0700 Durham Goode obsolete: add operation metadata to rebase/amend/histedit obsmarkers
Wed, 17 May 2017 15:39:37 +0200 Pierre-Yves David obsolete: invalidate "volatile" set cache after merging marker stable
Wed, 17 May 2017 22:33:15 -0700 Martin von Zweigbergk match: use match.prefix() in subdirmatcher
Fri, 12 May 2017 16:31:21 -0700 Martin von Zweigbergk match: avoid accessing match._pathrestricted from subdirmatcher
Thu, 18 May 2017 10:17:57 -0700 Martin von Zweigbergk match: override visitdir() the usual way in subdirmatcher
Thu, 18 May 2017 09:04:37 -0700 Martin von Zweigbergk match: make _fileroots a @propertycache and rename it to _fileset