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: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
|
Wed, 09 Dec 2015 17:01:27 -0800 |
Laurent Charignon |
crecord: add dictionary to default return value of filterpatch
|
Mon, 30 Nov 2015 16:37:42 -0800 |
Laurent Charignon |
commit: add amend mode for commit -i
|
Mon, 30 Nov 2015 16:35:21 -0800 |
Laurent Charignon |
commit: add a way to return more information from the chunkselector
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Sat, 08 Aug 2015 19:05:55 -0700 |
Gregory Szorc |
crecord: use absolute_import
|
Fri, 17 Jul 2015 13:44:01 -0700 |
Laurent Charignon |
crecord: throws error instead of crashing for large diffs
|
Fri, 17 Jul 2015 13:41:17 -0700 |
Laurent Charignon |
crecord: add error reporting for failure in curses interface initialization
|
Wed, 15 Jul 2015 20:39:23 -0700 |
Laurent Charignon |
crecord: fix issue when backgrounding editor would leave artefact
|
Fri, 05 Jun 2015 13:41:14 -0700 |
Laurent Charignon |
crecord: exit edition of hunk with non-zero status does not interrupt session
|
Fri, 05 Jun 2015 13:53:49 -0700 |
Laurent Charignon |
crecord: add mechanism for error reporting
|
Fri, 05 Jun 2015 13:32:52 -0700 |
Laurent Charignon |
crecord: extract ui refresh code after editing of hunk in a function
|
Fri, 05 Jun 2015 15:44:43 -0500 |
Matt Mackall |
merge with stable
|
Fri, 05 Jun 2015 12:57:21 -0700 |
Laurent Charignon |
crecord: fix three typos introduced while moving crecord into core
stable
|
Fri, 05 Jun 2015 13:00:18 -0500 |
Matt Mackall |
merge with stable
|
Fri, 05 Jun 2015 10:44:34 -0700 |
Laurent Charignon |
crecord: fix a typo introduced when moving crecord to core
stable
|
Wed, 03 Jun 2015 14:22:21 -0700 |
Laurent Charignon |
crecord: fix blue artifact bug coming back from help screen
|
Wed, 27 May 2015 15:56:10 -0700 |
Laurent Charignon |
record: add default value for operation argument
|
Wed, 27 May 2015 15:49:24 -0700 |
Laurent Charignon |
record: add an operation arguments to customize recording ui
|
Thu, 09 Apr 2015 23:47:07 -0400 |
Matt Harbison |
crecord: fix mixed imports warning
|
Tue, 21 Apr 2015 16:20:43 -0700 |
Laurent Charignon |
record: change wording for record curses interface
stable
|
Thu, 16 Apr 2015 14:26:50 -0700 |
Laurent Charignon |
record: add message when starting record's curses interface
|
Fri, 27 Mar 2015 14:11:13 -0700 |
Laurent Charignon |
record_curses: fix ui bug for newly added file
|
Fri, 20 Mar 2015 23:35:13 -0400 |
Matt Harbison |
crecord: don't abort on Windows when curses isn't available
|
Fri, 20 Mar 2015 23:32:00 -0400 |
Matt Harbison |
crecord: conditionalize the imports that are not available on Windows
|
Wed, 18 Mar 2015 13:38:06 -0500 |
Matt Mackall |
crecord: use colwidth instead of ucolwidth
|
Fri, 13 Mar 2015 10:51:25 -0700 |
Laurent Charignon |
record: change arguments of curses recording function
|
Mon, 16 Mar 2015 13:32:28 -0500 |
Matt Mackall |
crecord: fix another underbar
|
Mon, 16 Mar 2015 13:25:19 -0500 |
Matt Mackall |
crecord: fiddle with vertical whitespace
|
Mon, 16 Mar 2015 13:23:42 -0500 |
Matt Mackall |
crecord: fix underbar style for orig_stdout
|
Mon, 16 Mar 2015 13:22:37 -0500 |
Matt Mackall |
crecord: use encoding.ucolwidth
|
Mon, 16 Mar 2015 12:58:06 -0500 |
Matt Mackall |
crecord: more import style
|
Mon, 16 Mar 2015 12:55:21 -0500 |
Matt Mackall |
crecord: fix some import style
|
Thu, 12 Mar 2015 14:19:11 -0700 |
Laurent Charignon |
record: add crecord's ui logic to core
|