index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
environment.c
Commit message (
Expand
)
Author
Age
*
Introduce is_bare_repository() and core.bare configuration variable
Junio C Hamano
2007-01-07
*
Move initialization of log_all_ref_updates
Junio C Hamano
2007-01-07
*
Default core.packdGitWindowSize to 1 MiB if NO_MMAP.
Shawn O. Pearce
2006-12-29
*
Fully activate the sliding window pack access.
Shawn O. Pearce
2006-12-29
*
Introduce new config option for mmap limit.
Shawn O. Pearce
2006-12-29
*
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
2006-12-27
*
Enable reflogs by default in any repository with a working directory.
Shawn O. Pearce
2006-12-15
*
Move deny_non_fast_forwards handling completely into receive-pack.
Shawn Pearce
2006-10-30
*
add receive.denyNonFastforwards config variable
Johannes Schindelin
2006-09-20
*
Replace uses of strdup with xstrdup.
Shawn Pearce
2006-09-02
*
git_dir holds pointers to local strings, hence MUST be const.
Pierre Habouzit
2006-08-23
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
pager: config variable pager.color
Matthias Lederhofer
2006-07-31
*
sha1_file: add the ability to parse objects in "pack file format"
Linus Torvalds
2006-07-13
*
Fix linking for not-so-clever linkers.
Johannes Schindelin
2006-07-10
*
Make zlib compression level configurable, and change default.
Joachim B Haga
2006-07-03
*
shared repository: optionally allow reading to "others".
Junio C Hamano
2006-06-10
*
Log ref updates to logs/refs/<ref>
Shawn Pearce
2006-05-17
*
core.prefersymlinkrefs: use symlinks for .git/HEAD
Junio C Hamano
2006-05-02
*
sha1_name: make core.warnambiguousrefs the default.
Junio C Hamano
2006-03-23
*
core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...
Junio C Hamano
2006-03-20
*
apply --whitespace: configuration option.
Junio C Hamano
2006-02-27
*
"Assume unchanged" git
Junio C Hamano
2006-02-08
*
Introduce core.sharedrepository
Johannes Schindelin
2005-12-24
*
Introduce i18n.commitencoding.
Junio C Hamano
2005-11-27
*
Repository format version check.
Junio C Hamano
2005-11-27
*
Add config variable core.symrefsonly
Johannes Schindelin
2005-11-15
*
Use git config file for committer name and email info
Linus Torvalds
2005-10-11