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
2018-10-19
Merge branch 'bp/read-cache-parallel'
Junio C Hamano
1
-0
/
+18
2018-10-11
config: add new index.threads config setting
Ben Peart
1
-0
/
+18
2018-09-28
fsmonitor: update GIT_TEST_FSMONITOR support
Ben Peart
1
-1
/
+1
2018-08-23
i18n: fix mistakes in translated strings
Jean-Noël Avila
1
-1
/
+1
2018-08-20
Merge branch 'sb/config-write-fix'
Junio C Hamano
1
-1
/
+11
2018-08-20
Merge branch 'en/incl-forward-decl'
Junio C Hamano
1
-0
/
+1
2018-08-17
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
1
-1
/
+1
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-36
/
+36
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
1
-0
/
+5
2018-08-15
Move definition of enum branch_track from cache.h to branch.h
Elijah Newren
1
-0
/
+1
2018-08-08
config: fix case sensitive subsection names on writing
Stefan Beller
1
-1
/
+11
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
1
-5
/
+0
2018-08-02
Merge branch 'jk/fsck-gitmodules-gently'
Junio C Hamano
1
-9
/
+23
2018-07-23
config.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-36
/
+36
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-07-18
add core.usereplacerefs config option
Jeff King
1
-0
/
+5
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
1
-17
/
+0
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+1
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-5
/
+0
2018-07-03
config: add options parameter to git_config_from_mem
Jeff King
1
-4
/
+7
2018-07-03
config: add CONFIG_ERROR_SILENT handler
Jeff King
1
-0
/
+3
2018-07-03
config: turn die_on_error into caller-facing enum
Jeff King
1
-5
/
+13
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+1
2018-06-28
Merge branch 'as/safecrlf-quiet-fix'
Junio C Hamano
1
-1
/
+1
2018-06-26
config: move config_from_gitmodules to submodule-config.c
Antonio Ospite
1
-17
/
+0
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-0
/
+13
2018-06-11
http-backend: respect CONTENT_LENGTH as specified by rfc3875
Max Kirillov
1
-1
/
+1
2018-06-11
config.c: fix regression for core.safecrlf false
Anthony Sottile
1
-1
/
+1
2018-05-30
Merge branch 'ma/config-store-data-clear'
Junio C Hamano
1
-18
/
+18
2018-05-30
Merge branch 'js/empty-config-section-fix'
Junio C Hamano
1
-1
/
+1
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-6
/
+6
2018-05-29
Add and use generic name->id mapping code for color slot parsing
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2018-05-21
config: let `config_store_data_clear()` handle `key`
Martin Ågren
1
-7
/
+3
2018-05-21
config: let `config_store_data_clear()` handle `value_regex`
Martin Ågren
1
-11
/
+6
2018-05-21
config: free resources of `struct config_store_data`
Martin Ågren
1
-0
/
+9
2018-05-18
config: a user-provided invalid section is not a BUG
Johannes Schindelin
1
-1
/
+1
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-05-08
Merge branch 'js/colored-push-errors'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'tb/config-default'
Junio C Hamano
1
-0
/
+10
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
1
-0
/
+5
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+5
2018-05-08
Merge branch 'js/empty-config-section-fix'
Junio C Hamano
1
-133
/
+315
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-6
/
+6
2018-04-25
Merge branch 'sb/filenames-with-dashes'
Junio C Hamano
1
-1
/
+1
2018-04-25
Merge branch 'jk/flockfile-stdio'
Junio C Hamano
1
-3
/
+5
2018-04-24
push: colorize errors
Ryan Dammrose
1
-1
/
+1
2018-04-23
config.c: introduce 'git_config_color' to parse ANSI colors
Taylor Blau
1
-0
/
+10
2018-04-16
convert: add round trip check based on 'core.checkRoundtripEncoding'
Lars Schneider
1
-0
/
+5
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
commit-graph: add core.commitGraph setting
Derrick Stolee
1
-0
/
+5
[next]