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
/
builtin-init-db.c
Commit message (
Expand
)
Author
Age
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
add logref support to git-symbolic-ref
Nicolas Pitre
2007-01-28
*
Allow default core.logallrefupdates to be overridden with template's config
Alex Riesen
2007-01-24
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
*
Introduce is_bare_repository() and core.bare configuration variable
Junio C Hamano
2007-01-07
*
"init-db" can really be just "init"
Nicolas Pitre
2007-01-07
*
Force core.filemode to false on Cygwin.
Shawn O. Pearce
2006-12-30
*
Use preprocessor constants for environment variable names.
Junio C Hamano
2006-12-19
*
Introduce GIT_TEMPLATE_DIR
Johannes Schindelin
2006-12-19
*
Enable reflogs by default in any repository with a working directory.
Shawn O. Pearce
2006-12-15
*
Provide more meaningful output from 'git init-db'.
Shawn O. Pearce
2006-12-15
*
Merge branch 'master' into lj/refs
Junio C Hamano
2006-09-27
|
\
|
*
add receive.denyNonFastforwards config variable
Johannes Schindelin
2006-09-20
*
|
Make ref resolution saner
Linus Torvalds
2006-09-17
|
/
*
Replace some calls to die(usage_str) with usage(usage_str).
Ramsay Allan Jones
2006-08-03
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
shared repository: optionally allow reading to "others".
Junio C Hamano
2006-06-10
*
shared repository - add a few missing calls to adjust_shared_perm().
Junio C Hamano
2006-06-09
*
builtin-init-db: spell the in-program configuration variable in lowercase.
Junio C Hamano
2006-06-09
*
Builtin git-init-db
Timo Hirvonen
2006-05-19