13 Commits (7042dbf7a1e9137eb856b3b086a062561c50b8a3)

Author SHA1 Message Date
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Junio C Hamano 40aaae88ad Better error message when we are unable to lock the index file 18 years ago
Junio C Hamano cba05fa840 Further clean-up: usage() vs die() 19 years ago
Ramsay Allan Jones 8cdf33643d Replace some calls to die(usage_str) with usage(usage_str). 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Peter Eriksen 28f7581806 Substitute xmalloc()+memset(0) with xcalloc(). 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Johannes Schindelin 6244b24906 Close the index file between writing and committing 19 years ago
Junio C Hamano 7612a1efdb git-rm: honor -n flag. 19 years ago
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago
Junio C Hamano 3fb3cc69af builtin-rm: squelch compiler warnings. 19 years ago
Linus Torvalds d9b814cc97 Add builtin "git rm" command 19 years ago