Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-12 | Better error message when we are unable to lock the index file | 1 | -3/+1 | |
2006-08-03 | Further clean-up: usage() vs die() | 1 | -2/+2 | |
2006-08-03 | Replace some calls to die(usage_str) with usage(usage_str). | 1 | -1/+1 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -2/+1 | |
2006-07-25 | Substitute xmalloc()+memset(0) with xcalloc(). | 1 | -2/+1 | |
2006-07-10 | Fix more typos, primarily in the code | 1 | -1/+1 | |
2006-07-08 | Close the index file between writing and committing | 1 | -1/+1 | |
2006-06-08 | git-rm: honor -n flag. | 1 | -7/+10 | |
2006-06-06 | Make index file locking code reusable to others. | 1 | -3/+3 | |
2006-05-23 | builtin-rm: squelch compiler warnings. | 1 | -0/+1 | |
2006-05-20 | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | 1 | -0/+151 | |
2006-05-19 | Add builtin "git rm" command | 1 | -0/+150 |