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-04-11 18:11:00 +09:00
2018-04-11 18:11:00 +09:00
2017-10-06 10:07:18 +09:00
2018-02-08 12:37:30 -08:00
2017-11-13 10:51:14 +09:00
2018-04-10 16:28:20 +09:00
2018-05-08 15:59:18 +09:00
2018-03-14 09:23:50 -07:00
2017-06-15 12:56:22 -07:00
2018-02-12 13:09:35 -08:00
2017-06-15 12:56:22 -07:00
2017-11-15 12:04:57 +09:00
2018-02-09 10:24:50 -08:00
2018-04-10 08:25:45 +09:00
2018-02-09 10:24:50 -08:00
2018-05-08 15:59:16 +09:00
2017-06-15 12:56:22 -07:00
2018-04-11 10:43:02 +09:00
2018-03-14 09:23:49 -07:00
2018-04-25 13:28:53 +09:00
2018-04-23 22:52:20 +09:00
2018-03-26 10:07:43 -07:00
2017-05-30 14:45:03 +09:00
2018-04-11 18:11:00 +09:00
2017-08-03 13:11:02 -07:00
2017-10-07 16:27:55 +09:00
2018-02-14 13:10:05 -08:00
2017-11-13 13:20:44 +09:00
2018-04-11 18:11:00 +09:00
2018-03-14 09:23:50 -07:00
2018-05-08 15:59:16 +09:00
2018-05-08 15:59:16 +09:00
2018-03-14 09:23:50 -07:00
2017-10-04 11:35:29 +09:00
2018-04-11 13:09:55 +09:00
2018-04-11 13:09:55 +09:00
2017-09-27 15:45:24 +09:00
2018-05-08 15:59:17 +09:00
2018-04-11 18:11:00 +09:00
2018-04-11 18:11:00 +09:00
2018-05-08 15:59:20 +09:00
2018-04-11 18:11:00 +09:00
2017-08-26 22:55:04 -07:00
2018-03-14 09:23:50 -07:00
2018-03-14 09:23:48 -07:00
2018-05-08 15:59:16 +09:00
2018-03-14 09:23:49 -07:00
2017-05-08 12:18:19 +09:00
2017-11-15 12:14:32 +09:00
2017-06-15 12:56:22 -07:00
2017-11-09 14:31:27 +09:00
2018-04-11 18:11:00 +09:00
2018-04-11 13:09:55 +09:00
2018-04-12 11:38:56 +09:00
2018-03-14 09:23:49 -07:00
2018-05-08 15:59:17 +09:00
2018-03-14 09:23:48 -07:00
2018-04-11 18:11:00 +09:00
2018-05-08 15:59:20 +09:00
2018-04-11 13:09:55 +09:00
2018-04-12 11:38:56 +09:00
2017-06-15 12:56:22 -07:00
2017-08-26 22:55:09 -07:00
2018-03-14 09:23:49 -07:00
2018-04-11 18:11:00 +09:00
2018-02-09 10:24:52 -08:00
2017-08-03 13:11:02 -07:00
2018-02-21 12:45:04 -08:00
2018-05-08 15:59:16 +09:00
2018-04-10 08:25:45 +09:00
2017-09-22 12:49:57 +09:00
2017-05-30 14:45:04 +09:00
2018-05-08 15:59:16 +09:00
2017-12-08 09:52:42 -08:00
2018-04-12 11:38:56 +09:00
2017-09-14 15:17:59 +09:00
2018-03-14 09:23:48 -07:00
2018-04-10 08:25:45 +09:00
2018-03-14 09:23:48 -07:00
2017-12-13 11:15:14 -08:00
2018-04-10 08:25:45 +09:00
2018-03-14 14:15:07 -07:00
2018-03-15 12:01:08 -07:00
2018-04-10 16:28:20 +09:00
2018-03-14 09:23:48 -07:00
2018-03-14 09:23:48 -07:00
2017-06-15 12:56:22 -07:00
2018-05-08 15:59:17 +09:00
2017-11-06 10:31:08 +09:00
2018-04-25 13:28:59 +09:00
2018-03-14 09:23:50 -07:00
2018-04-10 08:25:45 +09:00
2018-04-10 16:28:20 +09:00
2017-11-06 10:31:08 +09:00
2018-02-09 10:24:50 -08:00
2017-05-30 14:45:04 +09:00
2018-05-08 15:59:16 +09:00
2017-06-15 12:56:22 -07:00
2018-03-14 09:23:50 -07:00
2017-06-15 12:56:22 -07:00
2018-04-09 06:14:45 +09:00
2018-05-08 15:59:24 +09:00
2018-03-14 09:23:47 -07:00