1. 75d2449 git-init: autodetect core.symlinks by Junio C Hamano · 17 years ago
  2. 6adcca3 Fix initialization of a bare repository by Junio C Hamano · 17 years ago
  3. e90fdc3 Clean up work-tree handling by Johannes Schindelin · 18 years ago
  4. ef6f0af git-init: set core.worktree if GIT_WORK_TREE is specified by Matthias Lederhofer · 18 years ago
  5. 4576518 Add an option to quiet git-init. by Jeffrey C. Ollie · 18 years ago
  6. 91c8d59 detect close failure on just-written file handles by Jim Meyering · 18 years ago
  7. d52fd42 Remove trailing slash from $(template_dir). by Johannes Sixt · 18 years ago
  8. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  9. 8b5157e add logref support to git-symbolic-ref by Nicolas Pitre · 18 years ago
  10. 196055c Allow default core.logallrefupdates to be overridden with template's config by Alex Riesen · 18 years ago
  11. 5c94f87 use 'init' instead of 'init-db' for shipped docs and tools by Nicolas Pitre · 18 years ago
  12. 7d1864c Introduce is_bare_repository() and core.bare configuration variable by Junio C Hamano · 18 years ago
  13. 515377e "init-db" can really be just "init" by Nicolas Pitre · 18 years ago
  14. c869753 Force core.filemode to false on Cygwin. by Shawn O. Pearce · 18 years ago
  15. d4ebc36 Use preprocessor constants for environment variable names. by Junio C Hamano · 18 years ago
  16. 8683a45 Introduce GIT_TEMPLATE_DIR by Johannes Schindelin · 18 years ago
  17. 0bee591 Enable reflogs by default in any repository with a working directory. by Shawn O. Pearce · 18 years ago
  18. ef0a89a Provide more meaningful output from 'git init-db'. by Shawn O. Pearce · 18 years ago
  19. 2958d9b Merge branch 'master' into lj/refs by Junio C Hamano · 18 years ago
  20. 11031d7 add receive.denyNonFastforwards config variable by Johannes Schindelin · 18 years ago
  21. ed378ec Make ref resolution saner by Linus Torvalds · 18 years ago
  22. 8cdf336 Replace some calls to die(usage_str) with usage(usage_str). by Ramsay Allan Jones · 19 years ago
  23. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  24. 94df250 shared repository: optionally allow reading to "others". by Junio C Hamano · 19 years ago
  25. 138086a shared repository - add a few missing calls to adjust_shared_perm(). by Junio C Hamano · 19 years ago
  26. e9b9368 builtin-init-db: spell the in-program configuration variable in lowercase. by Junio C Hamano · 19 years ago
  27. c3c8835 Builtin git-init-db by Timo Hirvonen · 19 years ago[Renamed (95%) from init-db.c]
  28. af6e277 git-init-db: initialize shared repositories with --shared by Johannes Schindelin · 19 years ago
  29. 4a62eae init-db: check extra arguments and complain. by Junio C Hamano · 19 years ago
  30. 4f62953 init-db: check template and repository format. by Junio C Hamano · 19 years ago
  31. 32276c8 init-db::copy_file() - use copy_fd() by Junio C Hamano · 19 years ago
  32. 9106c09 Create object subdirectories on demand (phase II) by Linus Torvalds · 19 years ago
  33. e24317b Test in git-init-db if the filemode can be trusted by Johannes Schindelin · 19 years ago
  34. 8098a17 Add git-symbolic-ref by Junio C Hamano · 19 years ago
  35. 1f961c1 [PATCH] Fix git-init-db creating crap directories. by Petr Baudis · 19 years ago
  36. a9ab586 Retire support for old environment variables. by Junio C Hamano · 19 years ago
  37. d57306c Create objects/info/ directory in init-db. by Junio C Hamano · 20 years ago
  38. d3af621 Redo the templates generation and installation. by Junio C Hamano · 20 years ago
  39. b03e2d2 git-init-db: brown paper bag bugfix. by Junio C Hamano · 20 years ago
  40. 8d5afef Install sample hooks by Junio C Hamano · 20 years ago
  41. f312de0 [PATCH] Let umask do its work upon filesystem object creation. by Junio C Hamano · 20 years ago
  42. f49fb35 git-init-db: create "pack" subdirectory under objects by Linus Torvalds · 20 years ago
  43. cad88fd git-init-db: set up the full default environment by Linus Torvalds · 20 years ago
  44. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  45. 8ac069a Introduce GIT_DIR environment variable. by Junio C Hamano · 20 years ago
  46. d19938a Rename environment variables. by Junio C Hamano · 20 years ago
  47. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  48. cb126d8 [PATCH] init-db.c: create and use safe_create_dir helper by Zach Welch · 20 years ago
  49. addb315 [PATCH] init-db.c: normalize env var handling. by Zach Welch · 20 years ago
  50. 4696cb9 [PATCH] init-db.c: cleanup comments by Zach Welch · 20 years ago
  51. 17cf781 Remove duplicate getenv(DB_ENVIRONMENT) call by Linus Torvalds · 20 years ago
  52. 7fa6b4e Fix init-db shared database case by Linus Torvalds · 20 years ago
  53. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  54. aebb267 [PATCH] Whitespace Fixes by Ingo Molnar · 20 years ago
  55. 4bb04f2 Rename ".dircache" directory to ".git" by Linus Torvalds · 20 years ago
  56. cfd88e2 Make the default directory permissions more lax. by Linus Torvalds · 20 years ago
  57. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  58. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  59. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago