Wed, 23 Dec 2015 16:22:20 -0800 | Bryan O'Sullivan | histedit: don't bother with cPickle, demand-load pickle | changeset | files |
Mon, 28 Dec 2015 10:11:48 -0600 | Matt Mackall | merge with stable | changeset | files |
Wed, 16 Dec 2015 10:39:00 -0800 | Sean Farley | crecord: stop raising error.Abort if curses is not found (issue5008) | changeset | files |
Tue, 15 Dec 2015 16:01:45 -0800 | Sean Farley | cmdutil: use crecordmod.checkcurses | changeset | files |
Tue, 15 Dec 2015 16:00:06 -0800 | Sean Farley | crecord: ensure that curses is False if not imported | changeset | files |
Tue, 15 Dec 2015 15:56:10 -0800 | Sean Farley | crecord: add helper function to determine if we should use curses | changeset | files |
Wed, 16 Dec 2015 10:33:19 -0800 | Sean Farley | crecord: use try/except for import of curses | changeset | files |
Sun, 27 Dec 2015 23:55:54 +0900 | Bryan O'Sullivan | histedit: only use pickle if not using the modern save format | changeset | files |