summaryrefslogtreecommitdiff
path: root/init-db.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-1/+1
* [PATCH] init-db.c: create and use safe_create_dir helperZach Welch2005-04-191-16/+14
* [PATCH] init-db.c: normalize env var handling.Zach Welch2005-04-191-8/+3
* [PATCH] init-db.c: cleanup commentsZach Welch2005-04-191-9/+6
* Remove duplicate getenv(DB_ENVIRONMENT) callLinus Torvalds2005-04-191-1/+1
* Fix init-db shared database caseLinus Torvalds2005-04-191-1/+1
* [PATCH] Whitespace FixesIngo Molnar2005-04-131-1/+1
* Rename ".dircache" directory to ".git"Linus Torvalds2005-04-111-2/+2
* Make the default directory permissions more lax.Linus Torvalds2005-04-111-3/+3
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-081-2/+2
* Add copyright notices.Linus Torvalds2005-04-071-0/+5
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-071-0/+51