Sign in
googlers
/
jrn
/
git
/
b0d66e156c5b312d468344569202d8ca4094f67f
/
builtin-clean.c
89c3850
git-clean: fix the description of the default behavior
by Michael J Gruber
· 15 years ago
73d6632
Merge branch 'nd/sparse'
by Junio C Hamano
· 15 years ago
f7aec12
UI consistency: allow --force for where -f means force
by René Scharfe
· 16 years ago
c28b3d6
Read .gitignore from index if it is skip-worktree
by Nguyễn Thái Ngọc Duy
· 16 years ago
a0f4afb
clean: require double -f options to nuke nested git repository and work tree
by Junio C Hamano
· 16 years ago
1d8842d
Add 'fill_directory()' helper function for directory traversal
by Linus Torvalds
· 16 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
7c4c97c
Turn the flags in struct dir_struct into a single variable
by Johannes Schindelin
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
f2d0df7
git clean: Don't automatically remove directories when run within subdirectory
by Shawn Bohrer
· 17 years ago
1fb3289
git-clean: correct printing relative path
by Dmitry Potapov
· 17 years ago
aa9c83c
git-clean: handle errors if removing files fails
by Miklos Vajna
· 17 years ago
a8db80c
git-clean: fix off-by-one memory access when given no arguments
by Jeff King
· 17 years ago
95bf4bd
git-clean: make "Would remove ..." path relative to cwd again
by Junio C Hamano
· 17 years ago
d871c86
git-clean: Honor pathspec.
by Junio C Hamano
· 17 years ago
1617adc
Teach git clean to use setup_standard_excludes()
by Shawn Bohrer
· 17 years ago
625db1b
git-clean: Fix error message if clean.requireForce is not set.
by Junio C Hamano
· 17 years ago
113f10f
Make git-clean a builtin
by Shawn Bohrer
· 17 years ago