Mercurial > hg
log
age | author | description |
---|---|---|
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 |