Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-03 | Replace some calls to die(usage_str) with usage(usage_str). | 1 | -1/+1 | |
2006-07-29 | Merge branch 'lt/setup' into __/setup-n-mv | 1 | -2/+1 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -2/+1 | |
2006-07-26 | Make git-mv a builtin | 1 | -40/+0 | |
2006-07-25 | Substitute xmalloc()+memset(0) with xcalloc(). | 1 | -2/+1 | |
2006-07-08 | Close the index file between writing and committing | 1 | -1/+1 | |
2006-06-06 | Make index file locking code reusable to others. | 1 | -4/+4 | |
2006-05-20 | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | 1 | -0/+189 | |
2006-05-19 | Move pathspec matching from builtin-add.c into dir.c | 1 | -81/+1 | |
2006-05-18 | builtin-add: fix unmatched pathspec warnings. | 1 | -1/+1 | |
2006-05-17 | builtin-add: warn on unmatched pathspecs | 1 | -19/+58 | |
2006-05-17 | Do "git add" as a builtin | 1 | -0/+228 |