Thu, 02 Mar 2017 13:31:32 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'hgext.shelve'
Thu, 02 Mar 2017 13:31:23 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'hgext.mq'
Thu, 02 Mar 2017 14:49:50 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.unionrepo'
Thu, 02 Mar 2017 14:49:01 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.statichttprepo'
Thu, 02 Mar 2017 14:47:03 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.bundlerepo'
Thu, 02 Mar 2017 13:31:07 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.debugcommand'
Thu, 02 Mar 2017 13:30:58 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.simplemerge'
Thu, 02 Mar 2017 13:30:47 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.cmdutil'
Thu, 02 Mar 2017 13:30:38 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.subrepo'
Thu, 02 Mar 2017 13:30:28 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.archival'
Thu, 02 Mar 2017 13:30:10 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.store'
Thu, 02 Mar 2017 13:29:59 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.patch'
Thu, 02 Mar 2017 13:29:43 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.repair'
Thu, 02 Mar 2017 13:28:17 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.localrepo'
Wed, 08 Mar 2017 13:46:26 -0800 Jun Wu chg: forward user-defined signals
Wed, 08 Mar 2017 13:34:25 -0800 Jun Wu chg: document why we send SIGHUP and SIGINT to process group
Wed, 08 Mar 2017 14:29:25 -0800 Martin von Zweigbergk tests: make test-shelve.t timing-independent
Wed, 08 Mar 2017 22:12:49 +0900 Yuya Nishihara tests: make run-tests.py run on Python 3 again
Tue, 07 Mar 2017 16:27:32 -0800 Durham Goode rebase: move actual rebase into a single transaction
Tue, 07 Mar 2017 16:30:31 -0800 Durham Goode rebase: allow aborting if last-message.txt is missing
Tue, 07 Mar 2017 14:04:29 -0800 Durham Goode rebase: add storestatus support for transactions
Tue, 07 Mar 2017 14:11:44 -0800 Durham Goode rebase: move storestatus onto rebaseruntime
Tue, 07 Mar 2017 14:19:08 -0800 Durham Goode rebase: clear updatestate during rebase --abort in more cases
Wed, 08 Mar 2017 00:49:15 +0530 Pulkit Goyal repoview: convert attribute names to unicodes on Python 3
Wed, 08 Mar 2017 00:45:19 +0530 Pulkit Goyal parsers: alias long to int on Python 3
Wed, 08 Mar 2017 00:40:15 +0530 Pulkit Goyal store: slice over a bytestring to get characters instead of ascii values
Thu, 02 Mar 2017 13:27:42 +0100 Pierre-Yves David vfs: use 'vfs' module directly in 'mercurial.hg'
Wed, 01 Mar 2017 11:00:12 +0100 Pierre-Yves David vfs: extract 'vfs' class and related code to a new 'vfs' module (API)
Thu, 02 Mar 2017 03:52:36 +0100 Pierre-Yves David vfs: replace 'scmutil.opener' usage with 'scmutil.vfs'
Tue, 07 Mar 2017 12:52:00 -0800 Durham Goode fsmonitor: remove use of repo.opener
Tue, 28 Feb 2017 15:19:08 +0100 Kim Alvefur help: align description of 'base rev' with reality [issue5488]
Wed, 01 Mar 2017 18:37:34 -0800 Kyle Lippincott help: fix internals.changegroups
Fri, 03 Mar 2017 00:11:51 +0900 Yuya Nishihara share: drop 'relshared' requirement as well
Fri, 03 Mar 2017 00:11:18 +0900 Yuya Nishihara share: fix typo to drop 'shared' requirement on unshare
Fri, 03 Mar 2017 02:57:06 +0900 FUJIWARA Katsunori similar: compare between actual file contents for exact identity
Thu, 02 Mar 2017 21:49:30 -0800 Jun Wu localrepo: handle rename with hardlinks properly
Wed, 01 Mar 2017 18:21:06 -0800 Jun Wu dirstate: avoid unnecessary load+dump during backup
Wed, 01 Mar 2017 17:59:21 -0800 Jun Wu dirstate: try to use hardlink to backup dirstate
Sun, 05 Mar 2017 16:20:07 -0800 Durham Goode dirstate: track updated files to improve write time
Mon, 06 Mar 2017 03:09:15 -0800 Simon Farnsworth hook: give exthooks tags for blocking time
Mon, 06 Mar 2017 03:19:40 -0800 Simon Farnsworth filemerge: tag merge tool for blocked times
Mon, 06 Mar 2017 03:27:52 -0800 Simon Farnsworth hgk: set a blocked tag when the user invokes view
Mon, 06 Mar 2017 03:27:41 -0800 Simon Farnsworth transplant: set a blockedtag when invoking external filter
Mon, 06 Mar 2017 03:27:24 -0800 Simon Farnsworth config: set blockedtag when invoking configuration edit
Mon, 06 Mar 2017 03:26:30 -0800 Simon Farnsworth bisect: set a blockedtag when running the check command
Mon, 06 Mar 2017 03:25:44 -0800 Simon Farnsworth dispatch: set a blockedtag when running an external alias
Mon, 06 Mar 2017 03:25:29 -0800 Simon Farnsworth patch: set a blockedtag when running an external filter
Mon, 06 Mar 2017 03:25:09 -0800 Simon Farnsworth sshpeer: set a blockedtag when starting ssh
Mon, 06 Mar 2017 14:11:21 +0100 Denis Laxalde revert: always display hunks reversed when reverting to parent
Fri, 03 Mar 2017 14:08:20 +0100 Pierre-Yves David fileset: add a 'status(...)' predicate to control evaluation context
Fri, 03 Mar 2017 14:08:06 +0100 Pierre-Yves David fileset: allow to specify a basectx for status
Fri, 03 Mar 2017 12:44:56 +0100 Pierre-Yves David fileset: add revs(revs, fileset) to evaluate set in working directory
Sat, 24 Jan 2015 19:41:56 +0900 Yuya Nishihara fileset: add function to switch revision where fileset will be evaluated
Sat, 24 Jan 2015 19:13:39 +0900 Yuya Nishihara fileset: extract function that builds status tuple only if necessary
Sat, 24 Jan 2015 18:56:02 +0900 Yuya Nishihara fileset: build initial subset in fullmatchctx class
Tue, 24 Mar 2015 23:10:49 +0900 Yuya Nishihara fileset: extract function that builds initial subset from ctx or status
Sat, 24 Jan 2015 19:55:14 +0900 Yuya Nishihara fileset: add class to host special handling of initial subset
Sat, 25 Feb 2017 18:41:00 +0900 Yuya Nishihara patchbomb: add config knob to generate flags by template (issue5354)
Sat, 25 Feb 2017 18:35:34 +0900 Yuya Nishihara patchbomb: pass around ui and revs that are needed for flag template
Sat, 25 Feb 2017 18:28:04 +0900 Yuya Nishihara patchbomb: build patch texts by _getpatchmsgs()
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip