Junio C Hamano
00bb99c424
Merge branch 'tb/config-default'
...
"git config --get" learned the "--default" option, to help the
calling script. Building on top of the tb/config-type topic, the
"git config" learns "--type=color" type. Taken together, you can
do things like "git config --get foo.color --default blue" and get
the ANSI color sequence for the color given to foo.color variable,
or "blue" if the variable does not exist.
* tb/config-default:
builtin/config: introduce `color` type specifier
config.c: introduce 'git_config_color' to parse ANSI colors
builtin/config: introduce `--default`
2018-05-08 15:59:27 +09:00
..
2018-03-27 08:45:47 -07:00
2018-04-25 13:44:42 +09:00
2018-05-08 15:59:20 +09:00
2017-11-13 13:25:19 +09:00
2018-02-08 14:20:43 -08:00
2018-05-08 15:59:22 +09:00
2018-04-25 13:28:58 +09:00
2018-02-09 13:10:13 -08:00
2017-11-17 10:31:05 +09:00
2018-03-06 14:54:02 -08:00
2017-11-02 14:51:24 +09:00
2018-04-25 13:28:56 +09:00
2017-11-02 14:51:24 +09:00
2017-12-06 09:23:36 -08:00
2018-01-10 15:08:14 -08:00
2017-12-19 10:00:45 -08:00
2017-12-13 13:28:57 -08:00
2017-12-05 11:30:38 -08:00
2018-04-11 10:43:02 +09:00
2017-12-22 13:10:24 -08:00
2018-04-23 22:52:20 +09:00
2018-02-05 10:30:44 -08:00
2017-12-19 11:17:16 -08:00
2018-04-09 14:15:02 +09:00
2018-02-09 13:10:13 -08:00
2018-03-15 10:41:51 -07:00
2018-04-09 14:15:02 +09:00
2018-04-18 12:49:26 +09:00
2018-05-08 15:59:26 +09:00
2017-10-18 14:19:12 +09:00
2018-03-15 10:16:24 -07:00
2018-03-22 14:24:21 -07:00
2018-04-18 12:49:26 +09:00
2017-11-09 12:28:30 +09:00
2017-11-06 14:24:24 +09:00
2018-04-09 14:15:07 +09:00
2017-12-06 09:23:40 -08:00
2017-12-22 13:30:52 -08:00
2017-12-08 09:52:42 -08:00
2017-11-22 12:29:30 +09:00
2018-04-18 12:49:26 +09:00
2018-02-15 15:18:14 -08:00
2018-04-25 13:28:51 +09:00
2017-11-22 12:24:47 +09:00
2018-02-09 13:10:12 -08:00
2017-11-22 14:11:57 +09:00
2017-10-28 10:18:40 +09:00
2018-04-25 13:28:58 +09:00
2018-04-18 12:49:26 +09:00
2018-01-30 13:12:18 -08:00
2018-03-27 19:09:13 -07:00
2018-04-25 13:28:58 +09:00
2018-04-18 12:49:26 +09:00
2018-04-05 19:22:06 +00:00
2018-02-07 12:46:48 -08:00
2018-03-22 14:24:21 -07:00
2018-05-08 15:59:24 +09:00
2018-03-15 15:00:46 -07:00
2018-05-08 15:59:22 +09:00
2017-12-27 11:16:21 -08:00
2018-02-02 10:56:46 -08:00
2018-04-18 12:49:26 +09:00
2018-05-08 15:59:16 +09:00
2018-03-15 12:37:47 -07:00
2018-03-22 14:24:26 -07:00
2017-08-23 12:17:22 -07:00
2017-12-27 11:16:25 -08:00
2018-04-17 11:23:23 +09:00
2017-12-12 16:49:40 -08:00
2018-05-08 15:59:16 +09:00
2017-12-12 10:51:38 -08:00
2018-02-16 11:22:43 -08:00
2018-03-21 11:30:13 -07:00
2018-03-08 12:36:29 -08:00
2017-12-05 10:20:51 -08:00
2018-02-13 13:39:03 -08:00
2017-12-04 08:25:06 -08:00
2018-04-12 11:34:34 +09:00
2017-12-06 07:32:40 -08:00