Age | Commit message (Expand) | Author | Files | Lines |
2005-12-24 | git-init-db: initialize shared repositories with --shared | Johannes Schindelin | 1 | -10/+22 |
2005-12-05 | init-db: check extra arguments and complain. | Junio C Hamano | 1 | -3/+1 |
2005-11-27 | init-db: check template and repository format. | Junio C Hamano | 1 | -38/+51 |
2005-11-05 | init-db::copy_file() - use copy_fd() | Junio C Hamano | 1 | -24/+3 |
2005-10-28 | Create object subdirectories on demand (phase II) | Linus Torvalds | 1 | -4/+0 |
2005-10-26 | Test in git-init-db if the filemode can be trusted | Johannes Schindelin | 1 | -0/+37 |
2005-10-01 | Add git-symbolic-ref | Junio C Hamano | 1 | -5/+5 |
2005-09-19 | [PATCH] Fix git-init-db creating crap directories. | Petr Baudis | 1 | -0/+1 |
2005-09-09 | Retire support for old environment variables. | Junio C Hamano | 1 | -1/+1 |
2005-08-20 | Create objects/info/ directory in init-db. | Junio C Hamano | 1 | -0/+2 |
2005-08-06 | Redo the templates generation and installation. | Junio C Hamano | 1 | -14/+31 |
2005-08-04 | git-init-db: brown paper bag bugfix. | Junio C Hamano | 1 | -0/+1 |
2005-08-03 | Install sample hooks | Junio C Hamano | 1 | -0/+142 |
2005-07-06 | [PATCH] Let umask do its work upon filesystem object creation. | Junio C Hamano | 1 | -1/+1 |
2005-06-27 | git-init-db: create "pack" subdirectory under objects | Linus Torvalds | 1 | -0/+2 |
2005-05-30 | git-init-db: set up the full default environment | Linus Torvalds | 1 | -6/+49 |
2005-05-20 | sparse cleanup | Linus Torvalds | 1 | -1/+1 |
2005-05-09 | Introduce GIT_DIR environment variable. | Junio C Hamano | 1 | -5/+6 |
2005-05-09 | Rename environment variables. | Junio C Hamano | 1 | -3/+4 |
2005-04-26 | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 1 | -1/+1 |
2005-04-19 | [PATCH] init-db.c: create and use safe_create_dir helper | Zach Welch | 1 | -16/+14 |
2005-04-19 | [PATCH] init-db.c: normalize env var handling. | Zach Welch | 1 | -8/+3 |
2005-04-19 | [PATCH] init-db.c: cleanup comments | Zach Welch | 1 | -9/+6 |
2005-04-19 | Remove duplicate getenv(DB_ENVIRONMENT) call | Linus Torvalds | 1 | -1/+1 |
2005-04-19 | Fix init-db shared database case | Linus Torvalds | 1 | -1/+1 |
2005-04-13 | [PATCH] Whitespace Fixes | Ingo Molnar | 1 | -1/+1 |
2005-04-11 | Rename ".dircache" directory to ".git" | Linus Torvalds | 1 | -2/+2 |
2005-04-11 | Make the default directory permissions more lax. | Linus Torvalds | 1 | -3/+3 |
2005-04-08 | Use "-Wall -O2" for the compiler to get more warnings. | Linus Torvalds | 1 | -2/+2 |
2005-04-07 | Add copyright notices. | Linus Torvalds | 1 | -0/+5 |
2005-04-07 | Initial revision of "git", the information manager from hell | Linus Torvalds | 1 | -0/+51 |