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
2014-12-05
Merge branch 'rs/maint-config-use-labs'
Junio C Hamano
1
-2
/
+2
2014-11-17
use labs() for variables of type long instead of abs()
René Scharfe
1
-2
/
+2
2014-10-14
Merge branch 'mh/lockfile'
Junio C Hamano
1
-7
/
+9
2014-10-08
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
1
-0
/
+16
2014-10-01
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
1
-0
/
+1
2014-10-01
lockfile: change lock_file::filename into a strbuf
Michael Haggerty
1
-7
/
+7
2014-10-01
git_config_set_multivar_in_file(): avoid call to rollback_lock_file()
Michael Haggerty
1
-0
/
+1
2014-09-29
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
1
-6
/
+17
2014-09-19
Merge branch 'jk/command-line-config-empty-string' into maint
Junio C Hamano
1
-2
/
+10
2014-09-19
Merge branch 'ta/config-add-to-empty-or-true-fix'
Junio C Hamano
1
-6
/
+17
2014-09-19
Merge branch 'rs/simplify-config-include'
Junio C Hamano
1
-5
/
+1
2014-09-11
config: avoid a funny sentinel value "a^"
Jeff King
1
-6
/
+17
2014-09-11
Merge branch 'ta/config-set-1'
Junio C Hamano
1
-24
/
+128
2014-09-09
Merge branch 'jk/command-line-config-empty-string'
Junio C Hamano
1
-2
/
+10
2014-09-02
Merge branch 'ta/config-set'
Junio C Hamano
1
-0
/
+274
2014-09-02
config: simplify git_config_include()
René Scharfe
1
-5
/
+1
2014-08-28
config.c: add git_env_ulong() to parse environment variable
Steffen Prohaska
1
-0
/
+16
2014-08-18
make config --add behave correctly for empty and NULL values
Tanay Abhra
1
-1
/
+1
2014-08-07
rewrite git_config() to use the config-set API
Tanay Abhra
1
-8
/
+43
2014-08-07
config: add `git_die_config()` to the config-set API
Tanay Abhra
1
-2
/
+37
2014-08-07
change `git_config()` return value to void
Tanay Abhra
1
-2
/
+14
2014-08-07
add line number and file name info to `config_set`
Tanay Abhra
1
-2
/
+14
2014-08-07
config.c: fix accuracy of line number in errors
Matthieu Moy
1
-1
/
+11
2014-08-07
config.c: mark error and warnings strings for translation
Matthieu Moy
1
-10
/
+10
2014-08-05
config: teach "git -c" to recognize an empty string
Junio C Hamano
1
-2
/
+10
2014-07-29
add `config_set` API for caching config-like files
Tanay Abhra
1
-0
/
+274
2014-07-28
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
1
-7
/
+5
2014-07-24
fix memory leak parsing core.commentchar
Jeff King
1
-5
/
+5
2014-07-22
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
Junio C Hamano
1
-2
/
+2
2014-07-21
Merge branch 'kb/avoid-fchmod-for-now'
Junio C Hamano
1
-4
/
+4
2014-07-16
config: use chmod() instead of fchmod()
Karsten Blees
1
-4
/
+4
2014-06-25
Merge branch 'ow/config-mailmap-pathname' into maint
Junio C Hamano
1
-1
/
+1
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
1
-2
/
+1
2014-06-16
Merge branch 'ow/config-mailmap-pathname'
Junio C Hamano
1
-1
/
+1
2014-06-16
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
1
-2
/
+2
2014-06-16
Merge branch 'jk/strbuf-tolower'
Junio C Hamano
1
-7
/
+1
2014-06-06
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
1
-2
/
+9
2014-06-03
Merge branch 'ew/config-protect-mode'
Junio C Hamano
1
-0
/
+16
2014-05-27
config.c: rearrange xcalloc arguments
Brian Gesiak
1
-2
/
+2
2014-05-27
config: respect '~' and '~user' in mailmap.file
Øystein Walle
1
-1
/
+1
2014-05-23
strbuf: add strbuf_tolower function
Jeff King
1
-7
/
+1
2014-05-19
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2014-05-19
config: be strict on core.commentChar
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2014-05-06
config: preserve config file permissions on edits
Eric Wong
1
-0
/
+16
2014-04-18
Merge branch 'jk/config-die-bad-number-noreturn'
Junio C Hamano
1
-0
/
+1
2014-04-16
config.c: mark die_bad_number as NORETURN
Jeff King
1
-0
/
+1
2014-03-18
Merge branch 'jk/config-path-include-fix' into maint
Junio C Hamano
1
-1
/
+5
2014-03-14
Merge branch 'ks/config-file-stdin'
Junio C Hamano
1
-23
/
+37
2014-03-07
Merge branch 'jc/core-checkstat-2.0'
Junio C Hamano
1
-14
/
+1
2014-02-27
Merge branch 'jk/config-path-include-fix'
Junio C Hamano
1
-1
/
+5
[next]