Sign in
googlers
/
jrn
/
git
/
e813d50e35653bdb0ce3329f99d1be7fc1c36de5
/
builtin-rm.c
9befac4
Replace uses of strdup with xstrdup.
by Shawn Pearce
· 19 years ago
40aaae8
Better error message when we are unable to lock the index file
by Junio C Hamano
· 19 years ago
cba05fa
Further clean-up: usage() vs die()
by Junio C Hamano
· 19 years ago
8cdf336
Replace some calls to die(usage_str) with usage(usage_str).
by Ramsay Allan Jones
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
28f7581
Substitute xmalloc()+memset(0) with xcalloc().
by Peter Eriksen
· 19 years ago
82e5a82
Fix more typos, primarily in the code
by Pavel Roskin
· 19 years ago
6244b24
Close the index file between writing and committing
by Johannes Schindelin
· 19 years ago
7612a1e
git-rm: honor -n flag.
by Junio C Hamano
· 19 years ago
021b6e4
Make index file locking code reusable to others.
by Junio C Hamano
· 19 years ago
3fb3cc6
builtin-rm: squelch compiler warnings.
by Junio C Hamano
· 19 years ago
93872e0
Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree
by Junio C Hamano
· 19 years ago
d9b814c
Add builtin "git rm" command
by Linus Torvalds
· 19 years ago