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
2013-02-04
Merge branch 'jk/config-parsing-cleanup'
Junio C Hamano
1
-0
/
+33
2013-02-04
Merge branch 'jc/custom-comment-char'
Junio C Hamano
1
-0
/
+8
2013-01-23
config: add helper function for parsing key names
Jeff King
1
-0
/
+33
2013-01-22
Enable minimal stat checking
Robin Rosenberg
1
-0
/
+6
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-0
/
+8
2013-01-06
Merge branch 'jn/warn-on-inaccessible-loosen'
Junio C Hamano
1
-5
/
+5
2013-01-05
Merge branch 'jk/error-const-return'
Junio C Hamano
1
-0
/
+1
2012-12-15
silence some -Wuninitialized false positives
Jeff King
1
-0
/
+1
2012-12-12
mailmap: support reading mailmap from blobs
Jeff King
1
-0
/
+2
2012-11-21
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
1
-0
/
+1
2012-10-24
git-config: fix regexp memory leaks on error conditions
Jeff King
1
-0
/
+1
2012-10-14
config: exit on error accessing any config file
Jonathan Nieder
1
-3
/
+3
2012-10-13
config: treat user and xdg config permission problems as errors
Jonathan Nieder
1
-2
/
+2
2012-10-01
Remove the hard coded length limit on variable names in config files
Ben Walton
1
-30
/
+29
2012-08-21
config: warn on inaccessible files
Jeff King
1
-5
/
+5
2012-07-22
Merge branch 'mm/config-xdg'
Junio C Hamano
1
-2
/
+2
2012-07-16
config: fix several access(NULL) calls
Matthieu Moy
1
-2
/
+2
2012-07-13
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
1
-0
/
+5
2012-07-08
git on Mac OS and precomposed unicode
Torsten Bögershausen
1
-0
/
+5
2012-06-25
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
1
-9
/
+14
2012-05-22
move identity config parsing to ident.c
Jeff King
1
-23
/
+1
2012-05-02
Merge branch 'mm/simple-push'
Junio C Hamano
1
-2
/
+4
2012-04-30
Merge branch 'jk/maint-config-bogus-section'
Junio C Hamano
1
-1
/
+23
2012-04-29
config: expand tildes in include.path variable
Jeff King
1
-0
/
+6
2012-04-25
config: reject bogus section names for --rename-section
Jeff King
1
-1
/
+23
2012-04-24
push: introduce new push.default mode "simple"
Matthieu Moy
1
-2
/
+4
2012-03-13
Merge branch 'ms/maint-config-error-at-eol-linecount'
Junio C Hamano
1
-4
/
+9
2012-03-12
config: report errors at the EOL with correct line number
Martin Stenberg
1
-4
/
+9
2012-02-17
config: add include directive
Jeff King
1
-2
/
+73
2012-02-17
config: eliminate config_exclusive_filename
Jeff King
1
-7
/
+3
2012-02-17
config: provide a version of git_config with more options
Jeff King
1
-4
/
+14
2012-02-17
config: teach git_config_rename_section a file argument
Jeff King
1
-7
/
+13
2012-02-17
config: teach git_config_set_multivar_in_file a default path
Jeff King
1
-13
/
+7
2011-12-16
Merge branch 'jc/stream-to-pack'
Junio C Hamano
1
-0
/
+4
2011-12-05
Merge branch 'na/strtoimax'
Junio C Hamano
1
-10
/
+31
2011-12-01
bulk-checkin: replace fast-import based implementation
Junio C Hamano
1
-0
/
+4
2011-11-20
config.c: Fix a static buffer overwrite bug by avoiding mkpath()
Ramsay Jones
1
-2
/
+2
2011-11-05
Support sizes >=2G in various config options accepting 'g' sizes.
Nick Alcock
1
-10
/
+31
2011-10-17
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
1
-0
/
+3
2011-10-06
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
1
-0
/
+3
2011-10-05
Merge branch 'rr/revert-cherry-pick-continue'
Junio C Hamano
1
-9
/
+27
2011-08-05
Merge branch 'jc/pack-order-tweak'
Junio C Hamano
1
-0
/
+3
2011-08-04
config: Introduce functions to write non-standard file
Ramkumar Ramachandra
1
-9
/
+27
2011-07-22
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2011-07-19
git-config: Remove extra whitespaces
Pavan Kumar Sunkara
1
-2
/
+2
2011-07-19
Merge branch 'jk/clone-cmdline-config'
Junio C Hamano
1
-2
/
+2
2011-07-19
Merge branch 'jk/maint-config-param'
Junio C Hamano
1
-4
/
+4
2011-07-06
core: log offset pack data accesses happened
Junio C Hamano
1
-0
/
+3
2011-06-22
config: make git_config_parse_parameter a public function
Jeff King
1
-2
/
+2
2011-06-22
config: use strbuf_split_str instead of a temporary strbuf
Jeff King
1
-3
/
+1
[next]