24 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Matthias Lederhofer ef6f0af2b6 git-init: set core.worktree if GIT_WORK_TREE is specified 18 years ago
Jeffrey C. Ollie 4576518dd7 Add an option to quiet git-init. 18 years ago
Jim Meyering 91c8d5905c detect close failure on just-written file handles 18 years ago
Johannes Sixt d52fd42acd Remove trailing slash from $(template_dir). 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Nicolas Pitre 8b5157e407 add logref support to git-symbolic-ref 18 years ago
Alex Riesen 196055c2db Allow default core.logallrefupdates to be overridden with template's config 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Junio C Hamano 7d1864ce67 Introduce is_bare_repository() and core.bare configuration variable 18 years ago
Nicolas Pitre 515377ea9e "init-db" can really be just "init" 18 years ago
Shawn O. Pearce c869753ebb Force core.filemode to false on Cygwin. 18 years ago
Junio C Hamano d4ebc36c5e Use preprocessor constants for environment variable names. 18 years ago
Johannes Schindelin 8683a45d66 Introduce GIT_TEMPLATE_DIR 18 years ago
Shawn O. Pearce 0bee591869 Enable reflogs by default in any repository with a working directory. 18 years ago
Shawn O. Pearce ef0a89a604 Provide more meaningful output from 'git init-db'. 18 years ago
Johannes Schindelin 11031d7e9f add receive.denyNonFastforwards config variable 18 years ago
Linus Torvalds ed378ec7e8 Make ref resolution saner 18 years ago
Ramsay Allan Jones 8cdf33643d Replace some calls to die(usage_str) with usage(usage_str). 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Junio C Hamano 94df2506ed shared repository: optionally allow reading to "others". 19 years ago
Junio C Hamano 138086a725 shared repository - add a few missing calls to adjust_shared_perm(). 19 years ago
Junio C Hamano e9b9368168 builtin-init-db: spell the in-program configuration variable in lowercase. 19 years ago
Timo Hirvonen c3c8835fbb Builtin git-init-db 19 years ago
Johannes Schindelin af6e277c5e git-init-db: initialize shared repositories with --shared 19 years ago
Junio C Hamano 4a62eaed31 init-db: check extra arguments and complain. 19 years ago
Junio C Hamano 4f629539cd init-db: check template and repository format. 19 years ago
Junio C Hamano 32276c8059 init-db::copy_file() - use copy_fd() 19 years ago
Linus Torvalds 9106c097ad Create object subdirectories on demand (phase II) 19 years ago
Johannes Schindelin e24317b4d0 Test in git-init-db if the filemode can be trusted 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Petr Baudis 1f961c196c [PATCH] Fix git-init-db creating crap directories. 19 years ago
Junio C Hamano a9ab586a5d Retire support for old environment variables. 19 years ago
Junio C Hamano d57306c794 Create objects/info/ directory in init-db. 19 years ago
Junio C Hamano d3af621b14 Redo the templates generation and installation. 20 years ago
Junio C Hamano b03e2d2091 git-init-db: brown paper bag bugfix. 20 years ago
Junio C Hamano 8d5afef0f9 Install sample hooks 20 years ago
Junio C Hamano f312de018b [PATCH] Let umask do its work upon filesystem object creation. 20 years ago
Linus Torvalds f49fb35d0d git-init-db: create "pack" subdirectory under objects 20 years ago
Linus Torvalds cad88fdf8d git-init-db: set up the full default environment 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Junio C Hamano 8ac069ac0a Introduce GIT_DIR environment variable. 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Zach Welch cb126d8d79 [PATCH] init-db.c: create and use safe_create_dir helper 20 years ago
Zach Welch addb315d34 [PATCH] init-db.c: normalize env var handling. 20 years ago
Zach Welch 4696cb93d1 [PATCH] init-db.c: cleanup comments 20 years ago
Linus Torvalds 17cf781661 Remove duplicate getenv(DB_ENVIRONMENT) call 20 years ago
Linus Torvalds 7fa6b4e769 Fix init-db shared database case 20 years ago
Ingo Molnar aebb267908 [PATCH] Whitespace Fixes 20 years ago
Linus Torvalds 4bb04f2190 Rename ".dircache" directory to ".git" 20 years ago