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
2022-03-15
core.fsync: documentation and user-friendly aggregate options
Neeraj Singh
1
-0
/
+5
2022-03-10
core.fsync: new option to harden the index
Neeraj Singh
1
-0
/
+1
2022-03-10
core.fsync: add configuration parsing
Neeraj Singh
1
-0
/
+76
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
1
-0
/
+12
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
1
-0
/
+1
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
1
-5
/
+34
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-09
Merge branch 'jt/conditional-config-on-remote-url'
Junio C Hamano
1
-8
/
+124
2022-02-08
config: make git_configset_get_string_tmp() private
Derrick Stolee
1
-2
/
+2
2022-02-08
config: add repo_config_set_worktree_gently()
Derrick Stolee
1
-3
/
+32
2022-01-18
config: include file if remote URL matches a glob
Jonathan Tan
1
-7
/
+113
2022-01-18
config: make git_config_include() static
Jonathan Tan
1
-1
/
+11
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-1
/
+4
2021-12-20
config: require lowercase for branch.*.autosetupmerge
Josh Steadmon
1
-1
/
+1
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
1
-0
/
+3
2021-12-07
config API: use get_error_routine(), not vreportf()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-10-21
config.c: don't leak memory in handle_path_include()
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-28
config.c: remove unused git_config_key_is_valid()
Ævar Arnfjörð Bjarmason
1
-26
/
+8
2021-09-23
Merge branch 'rs/drop-core-compression-vars'
Junio C Hamano
1
-3
/
+0
2021-09-20
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
1
-7
/
+13
2021-09-12
compression: drop write-only core_compression_* variables
René Scharfe
1
-3
/
+0
2021-09-08
submodule-config: pass repo upon blob config read
Jonathan Tan
1
-7
/
+13
2021-08-24
Merge branch 'js/expand-runtime-prefix'
Junio C Hamano
1
-4
/
+4
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
1
-4
/
+4
2021-07-16
Merge branch 'ds/gender-neutral-doc'
Junio C Hamano
1
-1
/
+1
2021-07-16
Merge branch 'ab/struct-init'
Junio C Hamano
1
-1
/
+1
2021-07-16
Merge branch 'ew/mmap-failures'
Junio C Hamano
1
-1
/
+2
2021-07-01
string-list.h users: change to use *_{nodup,dup}()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-06-29
xmmap: inform Linux users of tuning knobs on ENOMEM
Eric Wong
1
-1
/
+2
2021-06-28
config: normalize the path of the system gitconfig
Johannes Schindelin
1
-3
/
+4
2021-06-16
*: fix typos
Derrick Stolee
1
-1
/
+1
2021-05-07
Merge branch 'ps/config-global-override'
Junio C Hamano
1
-12
/
+29
2021-04-19
config: allow overriding of global and system configuration
Patrick Steinhardt
1
-3
/
+14
2021-04-19
config: unify code paths to get global config paths
Patrick Steinhardt
1
-2
/
+10
2021-04-19
config: rename `git_etc_config()`
Patrick Steinhardt
1
-10
/
+8
2021-04-08
config.c: remove last remnant of GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
1
-15
/
+1
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-1
/
+1
2021-02-17
Merge branch 'ak/config-bad-bool-error'
Junio C Hamano
1
-2
/
+18
2021-02-11
config: improve error message for boolean config
Andrew Klotz
1
-2
/
+18
2021-02-10
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
1
-9
/
+0
2021-01-25
Merge branch 'ps/config-env-pairs'
Junio C Hamano
1
-25
/
+184
2021-01-21
tests: remove support for GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
1
-9
/
+0
2021-01-15
Merge branch 'ew/decline-core-abbrev'
Junio C Hamano
1
-0
/
+2
2021-01-15
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
1
-8
/
+59
2021-01-15
config: store "git -c" variables using more robust format
Patrick Steinhardt
1
-7
/
+45
2021-01-15
config: parse more robust format in GIT_CONFIG_PARAMETERS
Jeff King
1
-17
/
+52
2021-01-12
config: extract function to parse config pairs
Patrick Steinhardt
1
-7
/
+17
2021-01-12
config: add new way to pass config via `--config-env`
Patrick Steinhardt
1
-0
/
+25
2020-12-23
core.abbrev=no disables abbreviations
Eric Wong
1
-0
/
+2
2020-12-08
Merge branch 'ds/config-literal-value'
Junio C Hamano
1
-35
/
+40
[next]