pager.c: replace `git_config()` with `git_config_get_value()`
[gitweb.git] / replace_object.c
2009-08-22 Merge branch 'cc/replace'
2009-06-01 environment: add global variable to disable replacement
2009-06-01 replace_object: add mechanism to replace objects found...