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
*
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