Files
git/builtin
Junio C Hamano 554913daf4 Merge branch 'ta/config-set-2'
Update git_config() users with callback functions for a very narrow
scope with calls to config-set API that lets us query a single
variable.

* ta/config-set-2:
  builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`
  merge-recursive.c: replace `git_config()` with `git_config_get_int()`
  ll-merge.c: refactor `read_merge_config()` to use `git_config_string()`
  fast-import.c: replace `git_config()` with `git_config_get_*()` family
  branch.c: replace `git_config()` with `git_config_get_string()
  alias.c: replace `git_config()` with `git_config_get_string()`
  imap-send.c: replace `git_config()` with `git_config_get_*()` family
  pager.c: replace `git_config()` with `git_config_get_value()`
  builtin/gc.c: replace `git_config()` with `git_config_get_*()` family
  rerere.c: replace `git_config()` with `git_config_get_*()` family
  fetchpack.c: replace `git_config()` with `git_config_get_*()` family
  archive.c: replace `git_config()` with `git_config_get_bool()` family
  read-cache.c: replace `git_config()` with `git_config_get_*()` family
  http-backend.c: replace `git_config()` with `git_config_get_bool()` family
  daemon.c: replace `git_config()` with `git_config_get_bool()` family
2014-09-11 10:33:26 -07:00
..
2014-07-16 11:10:11 -07:00
2014-09-11 10:33:26 -07:00
2014-09-09 12:54:03 -07:00
2014-07-16 11:25:40 -07:00
2014-09-09 12:54:06 -07:00
2014-09-09 12:54:02 -07:00
2014-09-02 13:23:20 -07:00
2014-01-17 12:21:20 -08:00
2014-07-09 11:34:05 -07:00
2014-07-09 11:34:05 -07:00
2014-07-16 13:06:41 -07:00
2014-07-21 12:35:39 -07:00
2014-09-02 13:28:44 -07:00
2014-08-13 09:50:58 -07:00
2014-07-16 11:33:09 -07:00
2014-07-16 11:25:40 -07:00
2014-06-03 12:06:41 -07:00
2014-07-16 11:26:00 -07:00
2014-07-27 15:14:18 -07:00
2014-04-30 10:30:02 -07:00
2014-07-16 11:25:40 -07:00
2014-09-02 13:28:44 -07:00
2014-01-17 12:21:20 -08:00
2014-07-23 11:35:45 -07:00
2014-07-16 11:25:40 -07:00