log

age author description
Thu, 17 Dec 2015 14:56:14 +0000 timeless annotate: mention that -n is suppressed in help
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan test-bundle2-format: force gc so a GeneratorExit will be thrown
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan test-bad-extension: account for PyPy/CPython error difference
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan demandimport: update obsolete comment
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan demandimport: add support for PyPy
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