log

age author description
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan test-demandimport: ensure that relative imports are deferred
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan histedit: don't bother with cPickle, demand-load pickle
Mon, 28 Dec 2015 10:11:48 -0600 Matt Mackall merge with stable
Wed, 16 Dec 2015 10:39:00 -0800 Sean Farley crecord: stop raising error.Abort if curses is not found (issue5008) stable
Tue, 15 Dec 2015 16:01:45 -0800 Sean Farley cmdutil: use crecordmod.checkcurses stable
Tue, 15 Dec 2015 16:00:06 -0800 Sean Farley crecord: ensure that curses is False if not imported stable
Tue, 15 Dec 2015 15:56:10 -0800 Sean Farley crecord: add helper function to determine if we should use curses stable
Wed, 16 Dec 2015 10:33:19 -0800 Sean Farley crecord: use try/except for import of curses stable
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan histedit: only use pickle if not using the modern save format
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan perf: close transaction in perffncachewrite
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan hbisect: use tryreadlines to load state
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan eol: make output stable
Wed, 23 Dec 2015 12:32:08 -0800 Gregory Szorc exchange: use absolute_import
Wed, 23 Dec 2015 12:30:14 -0800 Gregory Szorc localrepo: use absolute_import
Mon, 21 Dec 2015 21:52:58 -0800 Gregory Szorc httpconnection: use absolute_import
Wed, 23 Dec 2015 12:27:24 -0800 Gregory Szorc import-checker: force 'logging' to stdlib module
Wed, 23 Dec 2015 22:48:48 +0900 Yuya Nishihara test-install: embed wix namespace for Python 2.6 compatibility
Wed, 23 Dec 2015 17:54:13 +0000 timeless fileset: add hint for list error to use or
Wed, 23 Dec 2015 17:54:03 +0000 timeless revset: add hint for list error to use or
Wed, 23 Dec 2015 17:39:32 +0000 timeless error: make ParseError inherit from HintException
Wed, 23 Dec 2015 17:38:24 +0000 timeless error: refactor OutOfBandError to inherit from HintException
Tue, 22 Dec 2015 20:10:22 +0000 timeless phases: mention how to make secret commits in help
Wed, 23 Dec 2015 22:28:52 +0900 FUJIWARA Katsunori mq: use fallback patch name if no alpha-numeric in summary line (issue5025) stable
Tue, 22 Dec 2015 21:38:06 -0800 Bryan O'Sullivan osutil: c_ssize_t is only available in Python >= 2.7
Tue, 22 Dec 2015 21:38:06 -0800 Bryan O'Sullivan check-seclevel: pass a ui to the extension loader
Tue, 22 Dec 2015 21:38:05 -0800 Bryan O'Sullivan check-seclevel: add a --debug option
Mon, 23 Nov 2015 12:14:01 -0500 Matt Harbison test-run-tests: glob away a --debug run difference on Windows
Tue, 22 Dec 2015 21:47:40 -0500 Matt Harbison import-checker: force 'ctype.util' to stdlib module
Tue, 22 Dec 2015 16:28:28 -0800 Gregory Szorc keepalive: use absolute_import
Mon, 21 Dec 2015 21:51:31 -0800 Gregory Szorc context: use absolute_import