index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
Merge branch 'nd/conditional-config-include'
Junio C Hamano
1
-0
/
+92
2017-03-17
Merge branch 'js/early-config'
Junio C Hamano
1
-0
/
+25
2017-03-17
Merge branch 'cc/split-index-config'
Junio C Hamano
1
-2
/
+40
2017-03-14
read_early_config(): really discover .git/
Johannes Schindelin
1
-19
/
+12
2017-03-14
read_early_config(): avoid .git/config hack when unneeded
Johannes Schindelin
1
-2
/
+3
2017-03-14
setup: make read_early_config() reusable
Johannes Schindelin
1
-0
/
+31
2017-03-11
config: add conditional include
Nguyễn Thái Ngọc Duy
1
-0
/
+92
2017-03-10
Merge branch 'jk/parse-config-key-cleanup'
Junio C Hamano
1
-6
/
+9
2017-03-10
Merge branch 'jc/config-case-cmdline-take-2'
Junio C Hamano
1
-97
/
+101
2017-03-01
config: add git_config_get_expiry() from gc.c
Christian Couder
1
-0
/
+13
2017-03-01
config: add git_config_get_max_percent_split_change()
Christian Couder
1
-0
/
+15
2017-03-01
config: add git_config_get_split_index()
Christian Couder
1
-0
/
+10
2017-03-01
config: mark an error message up for translation
Christian Couder
1
-2
/
+2
2017-02-24
parse_config_key: allow matching single-level config
Jeff King
1
-2
/
+6
2017-02-24
parse_config_key: use skip_prefix instead of starts_with
Jeff King
1
-4
/
+3
2017-02-23
config: use git_config_parse_key() in git_config_parse_parameter()
Junio C Hamano
1
-5
/
+9
2017-02-23
config: move a few helper functions up
Junio C Hamano
1
-92
/
+92
2017-01-31
Merge branch 'nd/config-misc-fixes' into maint
Junio C Hamano
1
-5
/
+15
2017-01-31
Merge branch 'jc/abbrev-autoscale-config' into maint
Junio C Hamano
1
-4
/
+10
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
1
-1
/
+6
2017-01-18
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-4
/
+4
2017-01-10
Merge branch 'nd/config-misc-fixes'
Junio C Hamano
1
-5
/
+15
2017-01-10
Merge branch 'jc/abbrev-autoscale-config'
Junio C Hamano
1
-4
/
+10
2016-12-22
config.abbrev: document the new default that auto-scales
Junio C Hamano
1
-4
/
+10
2016-12-22
config.c: handle lock file in error case in git_config_rename_...
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2016-12-22
submodules: load gitmodules file from commit sha1
Brandon Williams
1
-4
/
+4
2016-12-20
config.c: rename label unlock_and_out
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-12-20
config.c: handle error case for fstat() calls
Nguyễn Thái Ngọc Duy
1
-2
/
+10
2016-11-15
compression: unify pack.compression configuration parsing
Junio C Hamano
1
-0
/
+16
2016-09-27
get_short_sha1: make default disambiguation configurable
Jeff King
1
-0
/
+3
2016-09-21
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
1
-4
/
+1
2016-09-13
config: only read .git/config from configured repos
Jeff King
1
-1
/
+1
2016-09-13
pager: stop loading git_default_config()
Jeff King
1
-3
/
+0
2016-08-24
i18n: simplify numeric error reporting
Jean-Noel Avila
1
-28
/
+16
2016-07-28
i18n: config: unfold error messages marked for translation
Vasco Almeida
1
-19
/
+98
2016-07-06
Merge branch 'jk/upload-pack-hook'
Junio C Hamano
1
-39
/
+95
2016-07-06
Merge branch 'pc/occurred' into maint
Junio C Hamano
1
-1
/
+1
2016-06-27
Merge branch 'pc/occurred'
Junio C Hamano
1
-1
/
+1
2016-06-10
config.c: fix misspelt "occurred" in an error message
Peter Colberg
1
-1
/
+1
2016-06-06
Merge branch 'tb/core-eol-fix' into maint
Junio C Hamano
1
-4
/
+0
2016-05-27
config: add a notion of "scope"
Jeff King
1
-0
/
+23
2016-05-27
config: return configset value for current_config_ functions
Jeff King
1
-9
/
+42
2016-05-26
Merge branch 'js/windows-dotgit' into maint
Junio C Hamano
1
-0
/
+8
2016-05-24
config: set up config_source for command-line config
Jeff King
1
-4
/
+19
2016-05-24
git_config_parse_parameter: refactor cleanup code
Jeff King
1
-6
/
+7
2016-05-24
git_config_with_options: drop "found" counting
Jeff King
1
-25
/
+9
2016-05-23
Merge branch 'tb/core-eol-fix'
Junio C Hamano
1
-4
/
+0
2016-05-18
Merge branch 'sb/misc-cleanups' into HEAD
Junio C Hamano
1
-4
/
+1
2016-05-17
Merge branch 'js/windows-dotgit'
Junio C Hamano
1
-0
/
+8
2016-05-17
Merge branch 'nd/error-errno'
Junio C Hamano
1
-13
/
+9
[next]