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