index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-clean.c
Commit message (
Expand
)
Author
Age
*
Add 'fill_directory()' helper function for directory traversal
Linus Torvalds
2009-07-09
*
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
*
Turn the flags in struct dir_struct into a single variable
Johannes Schindelin
2009-02-18
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
git clean: Don't automatically remove directories when run within subdirectory
Shawn Bohrer
2008-04-14
*
git-clean: correct printing relative path
Dmitry Potapov
2008-03-07
*
git-clean: handle errors if removing files fails
Miklos Vajna
2008-02-20
*
git-clean: fix off-by-one memory access when given no arguments
Jeff King
2008-01-12
*
git-clean: make "Would remove ..." path relative to cwd again
Junio C Hamano
2008-01-03
*
git-clean: Honor pathspec.
Junio C Hamano
2007-12-05
*
Teach git clean to use setup_standard_excludes()
Shawn Bohrer
2007-11-18
*
git-clean: Fix error message if clean.requireForce is not set.
Junio C Hamano
2007-11-18
*
Make git-clean a builtin
Shawn Bohrer
2007-11-18