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
/
builtin
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
1
-65
/
+43
2012-11-20
Merge branch 'cn/config-missing-path'
Junio C Hamano
1
-1
/
+2
2012-11-15
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
1
-1
/
+2
2012-10-29
builtin/config.c: Fix a sparse warning
Ramsay Jones
1
-1
/
+1
2012-10-24
git-config: use git_config_with_options
Jeff King
1
-42
/
+2
2012-10-24
git-config: do not complain about duplicate entries
Jeff King
1
-18
/
+9
2012-10-24
git-config: collect values instead of immediately printing
Jeff King
1
-15
/
+35
2012-10-24
git-config: fix regexp memory leaks on error conditions
Jeff King
1
-10
/
+13
2012-10-24
git-config: remove memory leak of key regexp
Jeff King
1
-0
/
+4
2012-09-07
Merge branch 'nd/i18n-parseopt-help'
Junio C Hamano
1
-28
/
+28
2012-09-07
Merge branch 'jk/config-warn-on-inaccessible-paths'
Junio C Hamano
1
-2
/
+2
2012-09-03
Merge branch 'jc/maint-config-exit-status'
Junio C Hamano
1
-2
/
+6
2012-08-22
Use imperative form in help usage to describe an action
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2012-08-21
config: warn on inaccessible files
Jeff King
1
-2
/
+2
2012-08-20
i18n: config: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-28
/
+28
2012-07-30
config: "git config baa" should exit with status 1
Junio C Hamano
1
-2
/
+6
2012-07-16
config: fix several access(NULL) calls
Matthieu Moy
1
-4
/
+12
2012-06-25
config: write to $XDG_CONFIG_HOME/git/config file when appropriate
Huynh Khoi Nguyen Nguyen
1
-4
/
+1
2012-06-25
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
1
-9
/
+19
2012-03-28
config: remove useless assignment
René Scharfe
1
-2
/
+0
2012-02-17
config: add include directive
Jeff King
1
-10
/
+28
2012-02-17
config: stop using config_exclusive_filename
Jeff King
1
-24
/
+35
2012-02-17
config: copy the return value of prefix_filename
Jeff King
1
-3
/
+4
2011-12-28
Merge branch 'jv/maint-config-set' into maint
Junio C Hamano
1
-1
/
+1
2011-12-27
Fix an incorrect reference to --set-all.
Jelmer Vernooij
1
-1
/
+1
2011-10-17
Merge branch 'mm/maint-config-explicit-bool-display'
Junio C Hamano
1
-7
/
+13
2011-10-10
config: display key_delim for config --bool --get-regexp
Matthieu Moy
1
-7
/
+13
2011-08-19
config: refactor get_colorbool function
Jeff King
1
-2
/
+3
2011-08-19
color: delay auto-color decision until point of use
Jeff King
1
-0
/
+2
2011-08-18
git_config_colorbool: refactor stdout_is_tty handling
Jeff King
1
-16
/
+7
2011-05-17
config: Give error message when not changing a multivar
Michael J Gruber
1
-1
/
+6
2011-03-15
config: drop support for GIT_CONFIG_NOGLOBAL
Jonathan Nieder
1
-1
/
+1
2011-02-27
Merge branch 'lp/config-vername-check'
Junio C Hamano
1
-7
/
+20
2011-02-27
Merge branch 'mg/placeholders-are-lowercase'
Junio C Hamano
1
-1
/
+1
2011-02-22
Sanity-check config variable names
Libor Pechacek
1
-7
/
+20
2011-02-15
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
1
-1
/
+1
2011-02-13
repo-config: add deprecation warning
René Scharfe
1
-0
/
+6
2010-08-31
Merge branch 'jn/paginate-fix'
Junio C Hamano
1
-3
/
+2
2010-08-15
config: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-3
/
+2
2010-08-04
config: add --local option
Sverre Rabbelier
1
-2
/
+5
2010-03-28
Allow passing of configuration parameters in the command line
Alex Riesen
1
-1
/
+5
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+496