14 Commits (7c0f7028ee04f135c7481671f05ca4a66072c78f)

Author SHA1 Message Date
Liu Yubao 0b7c5a5450 Fix duplicate xmalloc in builtin-add 18 years ago
Liu Yubao d48ffdbb0b Fix duplicate xmalloc in builtin-add 18 years ago
Junio C Hamano 40aaae88ad Better error message when we are unable to lock the index file 18 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