index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-init-db.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-init: accept --bare option
Luciano Rocha
2008-05-29
1
-2
/
+7
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
1
-2
/
+2
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-2
/
+2
*
|
Merge branch 'db/clone-in-c'
Junio C Hamano
2008-05-25
1
-95
/
+104
|
\
\
|
*
|
Provide API access to init_db()
Daniel Barkalow
2008-05-05
1
-95
/
+104
|
|
/
*
/
git-init: autodetect core.ignorecase
Dmitry Potapov
2008-05-11
1
-1
/
+7
|
/
*
Make core.sharedRepository more generic
Heikki Orsila
2008-04-17
1
-2
/
+9
*
init: show "Reinit" message even in an (existing) empty repository
Johannes Schindelin
2008-03-25
1
-2
/
+3
*
Merge branch 'maint'
Junio C Hamano
2008-02-26
1
-21
/
+0
|
\
|
*
Use a single implementation and API for copy_file()
Daniel Barkalow
2008-02-25
1
-21
/
+0
*
|
Fix misuse of prefix_path()
Johannes Sixt
2008-02-05
1
-2
/
+3
*
|
fix misuse of prefix_path()
Junio C Hamano
2008-02-04
1
-2
/
+1
|
/
*
Allow a relative builtin template directory.
Johannes Sixt
2007-11-15
1
-3
/
+13
*
git-init: autodetect core.symlinks
Junio C Hamano
2007-08-31
1
-0
/
+15
*
Fix initialization of a bare repository
Junio C Hamano
2007-08-28
1
-5
/
+60
*
Clean up work-tree handling
Johannes Schindelin
2007-08-01
1
-37
/
+11
*
git-init: set core.worktree if GIT_WORK_TREE is specified
Matthias Lederhofer
2007-07-04
1
-3
/
+37
*
Add an option to quiet git-init.
Jeffrey C. Ollie
2007-06-28
1
-5
/
+9
*
detect close failure on just-written file handles
Jim Meyering
2007-06-27
1
-1
/
+2
*
Remove trailing slash from $(template_dir).
Johannes Sixt
2007-06-12
1
-1
/
+1
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-2
/
+2
*
add logref support to git-symbolic-ref
Nicolas Pitre
2007-01-28
1
-1
/
+1
*
Allow default core.logallrefupdates to be overridden with template's config
Alex Riesen
2007-01-25
1
-1
/
+3
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
1
-1
/
+1
*
Introduce is_bare_repository() and core.bare configuration variable
Junio C Hamano
2007-01-08
1
-2
/
+6
*
"init-db" can really be just "init"
Nicolas Pitre
2007-01-08
1
-1
/
+1
*
Force core.filemode to false on Cygwin.
Shawn O. Pearce
2006-12-31
1
-4
/
+11
*
Use preprocessor constants for environment variable names.
Junio C Hamano
2006-12-19
1
-1
/
+1
*
Introduce GIT_TEMPLATE_DIR
Johannes Schindelin
2006-12-19
1
-2
/
+5
*
Enable reflogs by default in any repository with a working directory.
Shawn O. Pearce
2006-12-16
1
-0
/
+3
*
Provide more meaningful output from 'git init-db'.
Shawn O. Pearce
2006-12-16
1
-7
/
+14
*
Merge branch 'master' into lj/refs
Junio C Hamano
2006-09-28
1
-0
/
+1
|
\
|
*
add receive.denyNonFastforwards config variable
Johannes Schindelin
2006-09-21
1
-0
/
+1
*
|
Make ref resolution saner
Linus Torvalds
2006-09-18
1
-2
/
+2
|
/
*
Replace some calls to die(usage_str) with usage(usage_str).
Ramsay Allan Jones
2006-08-04
1
-1
/
+1
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
1
-1
/
+1
*
shared repository: optionally allow reading to "others".
Junio C Hamano
2006-06-10
1
-3
/
+12
*
shared repository - add a few missing calls to adjust_shared_perm().
Junio C Hamano
2006-06-10
1
-0
/
+15
*
builtin-init-db: spell the in-program configuration variable in lowercase.
Junio C Hamano
2006-06-10
1
-1
/
+1
*
Builtin git-init-db
Timo Hirvonen
2006-05-20
1
-0
/
+293