Jonathan Nieder
e54c1f2d25
pager: set LV=-c alongside LESS=FRSX
...
On systems with lv configured as the preferred pager (i.e.,
DEFAULT_PAGER=lv at build time, or PAGER=lv exported in the
environment) git commands that use color show control codes instead of
color in the pager:
$ git diff
^[[1mdiff --git a/.mailfilter b/.mailfilter^[[m
^[[1mindex aa4f0b2..17e113e 100644^[[m
^[[1m--- a/.mailfilter^[[m
^[[1m+++ b/.mailfilter^[[m
^[[36m@@ -1,11 +1,58 @@^[[m
"less" avoids this problem because git uses the LESS environment
variable to pass the -R option ('output ANSI color escapes in raw
form') by default. Use the LV environment variable to pass 'lv' the
-c option ('allow ANSI escape sequences for text decoration / color')
to fix it for lv, too.
Noticed when the default value for color.ui flipped to 'auto' in
v1.8.4-rc0~36^2~1 (2013-06-10).
Reported-by: Olaf Meeuwissen <olaf.meeuwissen@avasys.jp >
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2014-01-07 09:23:41 -08:00
..
2013-11-04 14:57:57 -08:00
2013-12-17 11:42:12 -08:00
2013-12-17 11:34:01 -08:00
2013-02-02 21:46:52 -08:00
2013-02-01 13:53:25 -08:00
2013-08-06 14:34:43 -07:00
2013-04-03 16:14:19 -07:00
2013-12-17 11:36:10 -08:00
2014-01-07 09:23:41 -08:00
2013-11-12 10:47:17 -08:00
2013-09-11 12:20:41 -07:00
2012-04-26 13:19:06 -07:00
2013-07-22 11:23:27 -07:00
2010-08-20 10:53:56 -07:00
2013-09-06 14:49:06 -07:00
2013-07-21 22:51:45 -07:00
2013-04-22 13:34:31 -07:00
2013-06-27 09:37:12 -07:00
2011-07-06 14:26:26 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-05-17 12:09:21 -07:00
2013-07-22 16:06:48 -07:00
2013-02-14 10:29:01 -08:00
2013-11-12 10:47:17 -08:00
2013-09-09 11:03:01 -07:00
2013-02-01 13:53:33 -08:00
2013-09-17 11:42:51 -07:00
2013-09-04 12:23:25 -07:00
2013-09-12 15:40:29 -07:00
2013-07-13 10:19:37 -07:00
2013-09-12 14:39:34 -07:00
2011-03-11 10:59:16 -05:00
2013-09-11 12:32:01 -07:00
2012-09-03 15:53:37 -07:00
2013-11-27 12:16:49 -08:00
2011-07-06 14:26:26 -07:00
2013-07-24 19:16:13 -07:00
2013-07-15 08:35:32 -07:00
2012-06-19 11:35:19 -07:00
2013-03-25 15:01:22 -07:00
2013-05-17 12:09:21 -07:00
2013-09-09 14:50:36 -07:00
2013-04-10 13:27:26 -07:00
2012-08-08 12:11:54 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-09-06 14:49:06 -07:00
2013-02-01 13:53:33 -08:00
2013-11-12 10:47:17 -08:00
2013-02-05 16:13:32 -08:00
2013-05-17 12:09:21 -07:00
2013-09-04 15:03:03 -07:00
2011-07-06 14:26:26 -07:00
2013-05-20 15:50:44 -07:00
2011-05-26 22:15:39 -07:00
2013-08-28 15:17:18 -07:00
2013-05-17 12:09:21 -07:00
2013-06-22 23:36:48 -07:00
2013-11-12 10:47:17 -08:00
2013-12-17 11:34:24 -08:00
2013-02-01 13:53:33 -08:00
2013-03-25 13:46:42 -07:00
2013-05-17 12:09:21 -07:00
2013-01-21 16:26:26 -08:00
2013-10-14 16:20:01 -07:00
2011-07-06 14:26:26 -07:00
2013-05-17 12:09:21 -07:00
2013-09-04 12:35:34 -07:00
2011-07-06 14:26:26 -07:00
2013-10-23 13:21:31 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-04-03 07:43:29 -07:00
2013-04-13 22:27:06 -07:00
2013-02-01 13:53:33 -08:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2013-05-28 08:07:20 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2011-10-16 11:09:35 -07:00
2013-12-17 11:35:41 -08:00
2012-08-06 14:04:16 -07:00
2013-04-15 11:08:37 -07:00
2013-06-23 00:33:58 -07:00
2011-03-11 10:59:16 -05:00
2013-05-17 12:09:21 -07:00
2011-07-06 14:26:26 -07:00
2012-08-31 11:45:33 -07:00
2013-08-09 14:19:59 -07:00
2013-04-15 11:08:37 -07:00
2011-07-06 14:26:26 -07:00
2013-09-04 15:02:56 -07:00
2013-10-18 12:47:33 -07:00
2013-02-01 13:53:33 -08:00
2013-05-17 12:09:21 -07:00
2013-02-01 13:53:33 -08:00
2011-07-06 14:26:26 -07:00
2013-08-06 14:10:35 -07:00
2013-09-04 15:03:03 -07:00
2012-10-25 06:15:56 -04:00
2013-07-03 13:27:15 -07:00
2013-04-15 11:08:37 -07:00
2011-07-06 14:26:26 -07:00
2013-07-18 16:23:46 -07:00
2011-07-06 14:26:26 -07:00
2013-04-15 11:08:37 -07:00
2011-07-06 14:26:26 -07:00
2013-10-15 16:01:22 -07:00
2013-07-18 16:23:51 -07:00
2013-10-31 13:45:29 -07:00
2013-09-17 11:42:51 -07:00
2013-02-01 13:53:33 -08:00
2012-01-06 12:44:01 -08:00
2013-09-06 14:49:06 -07:00
2011-09-06 11:42:12 -07:00
2013-05-29 14:23:04 -07:00
2011-07-06 14:26:26 -07:00
2013-04-12 12:00:52 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 14:12:34 -08:00
2013-02-07 14:41:45 -08:00
2013-09-27 16:49:18 -07:00
2013-10-22 11:17:15 -07:00
2013-09-09 08:16:30 -07:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2012-04-26 13:19:06 -07:00
2013-07-19 10:15:09 -07:00
2013-08-05 08:19:47 -07:00
2013-08-30 10:08:13 -07:00
2013-09-06 14:49:06 -07:00
2013-08-06 14:11:00 -07:00
2013-07-18 16:01:30 -07:00
2013-02-01 13:53:33 -08:00
2012-03-28 11:18:35 -07:00
2011-09-11 21:52:18 -07:00
2013-10-18 13:50:12 -07:00
2013-03-09 23:21:35 -08:00
2013-04-21 23:11:02 -07:00
2013-04-15 11:08:37 -07:00
2013-04-15 11:08:37 -07:00
2013-07-22 11:23:56 -07:00
2013-07-17 17:50:56 -07:00
2011-03-11 10:59:16 -05:00
2013-08-14 09:53:43 -07:00
2013-09-11 12:20:41 -07:00
2013-02-05 16:13:32 -08:00
2013-07-15 10:28:48 -07:00
2013-11-12 10:47:17 -08:00
2012-10-21 12:17:38 -07:00
2013-07-31 12:38:21 -07:00
2012-04-26 13:19:06 -07:00
2013-04-12 12:00:52 -07:00
2011-07-06 14:26:26 -07:00
2013-11-07 14:37:36 -08:00
2013-05-17 12:09:21 -07:00
2013-09-09 09:54:37 -07:00
2011-07-06 14:26:26 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-04-15 11:08:37 -07:00
2013-10-30 13:54:15 -07:00
2013-08-13 09:01:54 -07:00
2011-07-06 14:26:26 -07:00
2013-12-17 11:42:12 -08:00
2013-02-01 13:53:33 -08:00
2013-12-17 11:36:38 -08:00
2013-08-13 09:01:52 -07:00
2013-02-01 13:53:33 -08:00
2013-09-06 14:49:06 -07:00
2013-06-03 10:53:11 -07:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-11-07 10:49:52 -08:00
2013-10-22 11:23:31 -07:00
2014-01-06 09:08:18 -08:00
2013-02-01 13:53:33 -08:00
2013-09-12 14:41:50 -07:00
2013-06-09 13:45:32 -07:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-02-01 13:53:33 -08:00
2013-11-12 10:47:17 -08:00
2013-07-22 16:06:48 -07:00
2013-02-01 13:53:33 -08:00
2013-11-21 10:33:40 -08:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2011-11-08 13:37:10 -08:00
2010-09-09 16:17:59 -07:00
2013-08-06 14:48:02 -07:00
2013-01-05 23:41:42 -08:00
2013-10-25 14:55:30 -07:00
2013-02-07 14:42:16 -08:00
2013-07-03 15:36:30 -07:00
2013-04-05 10:57:23 -07:00
2013-04-23 11:22:48 -07:00
2013-08-05 08:19:47 -07:00
2013-05-12 15:23:48 -07:00
2013-12-17 11:34:41 -08:00
2013-09-20 12:38:10 -07:00
2011-11-22 18:16:59 -08:00
2013-12-17 11:38:23 -08:00
2013-02-01 13:53:33 -08:00
2013-07-21 22:51:24 -07:00
2012-08-07 14:30:52 -07:00
2013-09-17 11:42:54 -07:00