log

age author description
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'