13 Commits (71c87795c3f724a88c2f1f95aa21f212efc69b66)

Author SHA1 Message Date
Junio C Hamano 40aaae88ad Better error message when we are unable to lock the index file 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
Johannes Schindelin 11be42a476 Make git-mv a builtin 19 years ago
Peter Eriksen 28f7581806 Substitute xmalloc()+memset(0) with xcalloc(). 19 years ago
Johannes Schindelin 6244b24906 Close the index file between writing and committing 19 years ago
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago
Linus Torvalds 3c6a370b0e Move pathspec matching from builtin-add.c into dir.c 19 years ago
Junio C Hamano e8f990b4e4 builtin-add: fix unmatched pathspec warnings. 19 years ago
Linus Torvalds f25933987f builtin-add: warn on unmatched pathspecs 19 years ago
Linus Torvalds 0d78153952 Do "git add" as a builtin 19 years ago