index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-clean.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-4
/
+2
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-3
/
+3
2008-04-14
git clean: Don't automatically remove directories when run within subdirectory
Shawn Bohrer
1
-6
/
+7
2008-03-07
git-clean: correct printing relative path
Dmitry Potapov
1
-18
/
+14
2008-02-20
git-clean: handle errors if removing files fails
Miklos Vajna
1
-8
/
+14
2008-01-12
git-clean: fix off-by-one memory access when given no arguments
Jeff King
1
-2
/
+2
2008-01-03
git-clean: make "Would remove ..." path relative to cwd again
Junio C Hamano
1
-6
/
+15
2007-12-05
git-clean: Honor pathspec.
Junio C Hamano
1
-21
/
+31
2007-11-18
Teach git clean to use setup_standard_excludes()
Shawn Bohrer
1
-12
/
+5
2007-11-18
git-clean: Fix error message if clean.requireForce is not set.
Junio C Hamano
1
-3
/
+9
2007-11-18
Make git-clean a builtin
Shawn Bohrer
1
-0
/
+154