Sign in
googlers
/
jrn
/
git
/
23d53358be51bb256699f4d237619a3ee8addf39
/
builtin-rm.c
bdecd9d
More permissive "git-rm --cached" behavior without -f.
by Matthieu Moy
· 18 years ago
bb1faf0
Add --ignore-unmatch option to exit with zero status when no files are removed.
by Steven Grimm
· 18 years ago
9474eda
git-rm: Trivial fix for a comment typo.
by Steven Grimm
· 18 years ago
b48caa2
Add --quiet option to suppress output of "rm" commands for removed files.
by Steven Grimm
· 18 years ago
30ca07a
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
by Junio C Hamano
· 18 years ago
e4d9516
git-rm: don't remove newly added file without -f
by Jeff King
· 18 years ago
a9877f8
git-rm documentation: remove broken behaviour from the example.
by Junio C Hamano
· 18 years ago
646ac22
git-rm: do not fail on already removed file.
by Junio C Hamano
· 18 years ago
9f95069
git-rm: update to saner semantics
by Junio C Hamano
· 18 years ago
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