Jeff King
e269eb7946
git_config_colorbool: refactor stdout_is_tty handling
...
Usually this function figures out for itself whether stdout
is a tty. However, it has an extra parameter just to allow
git-config to override the auto-detection for its
--get-colorbool option.
Instead of an extra parameter, let's just use a global
variable. This makes calling easier in the common case, and
will make refactoring the colorbool code much simpler.
Signed-off-by: Jeff King <peff@peff.net >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2011-08-18 14:48:29 -07:00
..
2011-05-16 16:47:10 -07:00
2010-02-22 14:29:41 -08:00
2011-06-10 11:52:15 -07:00
2011-03-09 23:52:57 -08:00
2010-02-22 14:29:41 -08:00
2011-05-09 15:27:50 -07:00
2011-08-18 14:48:29 -07:00
2011-03-09 23:52:57 -08:00
2011-06-20 14:27:36 -07:00
2010-02-22 14:29:41 -08:00
2010-08-06 10:01:45 -07:00
2011-08-17 10:39:47 -07:00
2011-08-16 12:41:12 -07:00
2011-03-09 23:52:57 -08:00
2011-05-31 12:00:27 -07:00
2010-10-21 17:16:10 -07:00
2011-08-18 14:48:29 -07:00
2011-08-18 14:48:29 -07:00
2010-11-15 09:56:51 -08:00
2011-04-03 12:32:51 -07:00
2011-02-03 12:28:15 -08:00
2010-08-09 09:11:44 -07:00
2011-03-22 14:29:07 -07:00
2011-06-20 14:27:36 -07:00
2011-08-16 12:41:12 -07:00
2011-05-29 23:51:22 -07:00
2011-06-08 17:21:08 -07:00
2011-03-22 10:16:54 -07:00
2010-08-26 16:42:25 -07:00
2011-03-22 11:43:27 -07:00
2011-06-19 14:46:39 -07:00
2011-08-18 14:48:29 -07:00
2011-05-09 11:58:19 -07:00
2010-07-25 23:14:18 -07:00
2011-08-16 11:23:26 -07:00
2011-05-31 12:00:27 -07:00
2011-05-31 12:19:11 -07:00
2011-04-05 09:30:36 -07:00
2011-05-18 14:37:46 -07:00
2011-07-25 10:50:11 -07:00
2011-05-26 14:13:38 -07:00
2010-10-08 12:31:07 -07:00
2011-04-15 10:13:52 -07:00
2010-11-24 15:55:19 -08:00
2011-03-22 10:16:54 -07:00
2010-02-22 14:29:41 -08:00
2011-03-22 10:16:54 -07:00
2011-04-11 10:35:25 -07:00
2011-08-18 14:35:53 -07:00
2011-05-15 15:23:33 -07:00
2010-02-22 14:29:41 -08:00
2011-03-09 23:52:56 -08:00
2010-08-29 22:42:49 -07:00
2011-05-19 10:54:16 -07:00
2011-06-10 11:52:15 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2010-02-22 14:29:41 -08:00
2010-11-15 09:57:37 -08:00
2011-04-01 17:55:55 -07:00
2011-05-25 15:04:25 -07:00
2011-05-19 20:02:31 -07:00
2010-05-21 04:02:18 -07:00
2011-03-22 11:43:27 -07:00
2011-03-22 10:16:54 -07:00
2011-05-31 12:08:52 -07:00
2010-02-22 14:29:41 -08:00
2011-05-08 12:55:34 -07:00
2011-07-13 21:39:18 -07:00
2011-05-31 12:19:11 -07:00
2011-05-19 10:55:54 -07:00
2011-05-16 13:01:45 -07:00
2011-03-09 23:52:56 -08:00
2011-05-26 09:33:25 -07:00
2011-05-31 12:19:11 -07:00
2011-08-18 14:48:29 -07:00
2010-11-15 10:04:56 -08:00
2010-02-22 14:29:41 -08:00
2010-11-15 10:04:56 -08:00
2011-08-16 12:41:14 -07:00
2010-02-22 14:29:41 -08:00
2011-03-22 10:16:54 -07:00
2011-06-10 11:52:15 -07:00
2011-06-20 14:27:36 -07:00
2010-02-22 14:29:41 -08:00
2010-11-15 10:04:43 -08:00
2010-02-22 14:29:41 -08:00
2011-03-22 10:16:54 -07:00
2010-02-22 14:29:41 -08:00
2010-12-08 11:24:13 -08:00
2010-02-22 14:29:41 -08:00