22 Commits (18e3e99e3d0e838608eea7fe452366c4c57ef32e)

Author SHA1 Message Date
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Alex Riesen 88fb958baa use result of open(2) to check for presence 19 years ago
Alex Riesen 7246ed438c \n usage in stderr output 19 years ago
Junio C Hamano 53e7181cd9 config.c: remove unnecessary header in minimum configuration file. 19 years ago
Junio C Hamano 0dccc7dcee config.c: constness tightening to avoid compilation warning. 19 years ago
Junio C Hamano 4e72dcec89 Introduce i18n.commitencoding. 19 years ago
Junio C Hamano 4f629539cd init-db: check template and repository format. 19 years ago
Junio C Hamano 3a2f2bb354 config.c: avoid shadowing global. 19 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 19 years ago
Johannes Schindelin b17e659dd4 Allow hierarchical section names 19 years ago
Johannes Schindelin 3dd94e3b2e git-config-set: Properly terminate strings with '\0' 19 years ago
Johannes Schindelin f98d863d21 git-config-set: support selecting values by non-matching regex 19 years ago
Johannes Schindelin 4ddba79db7 git-config-set: add more options 19 years ago
Johannes Schindelin 10bea152a3 Add functions git_config_set() and git_config_set_multivar() 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Junio C Hamano 3299c6f6a8 diff: make default rename detection limit configurable. 19 years ago
Johannes Schindelin f8348be3be Add config variable core.symrefsonly 19 years ago
Junio C Hamano db2c075d93 Ignore '\r' at the end of line in $GIT_DIR/config 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds 128af9d1ef Make git config variable names case-insensitive 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago
Linus Torvalds 5cbb401dba Improve config file escape sanity checking 19 years ago
Linus Torvalds 17712991a5 Add ".git/config" file parser 19 years ago