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
*
Merge branch 'jx/clean-interactive'
Junio C Hamano
2013-08-01
|
\
|
*
git-clean: implement partial matching for selection
Jiang Xin
2013-07-24
*
|
Merge branch 'jx/clean-interactive'
Junio C Hamano
2013-07-22
|
\
\
|
|
/
|
*
git-clean: add ask each interactive action
Jiang Xin
2013-06-26
|
*
git-clean: add select by numbers interactive action
Jiang Xin
2013-06-26
|
*
git-clean: add filter by pattern interactive action
Jiang Xin
2013-06-26
|
*
git-clean: use a git-add-interactive compatible UI
Jiang Xin
2013-06-26
|
*
git-clean: add colors to interactive git-clean
Jiang Xin
2013-06-26
|
*
git-clean: show items of del_list in columns
Jiang Xin
2013-06-26
|
*
git-clean: add support for -i/--interactive
Jiang Xin
2013-06-26
|
*
git-clean: refactor git-clean into two phases
Jiang Xin
2013-06-26
|
*
quote_path_relative(): remove redundant parameter
Jiang Xin
2013-06-26
*
|
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
2013-07-09
|
/
*
Merge branch 'as/check-ignore'
Junio C Hamano
2013-01-23
|
\
|
*
clean.c, ls-files.c: respect encapsulation of exclude_list_groups
Adam Spiers
2013-01-16
|
*
dir.c: keep track of where patterns came from
Adam Spiers
2013-01-06
|
*
dir.c: use a single struct exclude_list per source of excludes
Adam Spiers
2013-01-06
*
|
git-clean: Display more accurate delete messages
Zoltan Klinger
2013-01-14
*
|
i18n: clean: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
|
/
*
Documentation: clarify "git clean -e <pattern>"
Junio C Hamano
2011-08-28
*
i18n: git-clean clean.requireForce messages
Ævar Arnfjörð Bjarmason
2011-03-09
*
i18n: git-clean basic messages
Ævar Arnfjörð Bjarmason
2011-03-09
*
Merge branch 'rs/opt-help-text'
Junio C Hamano
2010-11-24
|
\
|
*
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
2010-11-15
|
*
add OPT__FORCE
René Scharfe
2010-11-15
|
*
add description parameter to OPT__QUIET
René Scharfe
2010-11-15
|
*
add description parameter to OPT__DRY_RUN
René Scharfe
2010-11-15
*
|
clean: remove redundant variable baselen
Nguyễn Thái Ngọc Duy
2010-11-17
*
|
clean: avoid quoting twice
Nguyễn Thái Ngọc Duy
2010-11-16
|
/
*
builtin/clean.c: Use STRING_LIST_INIT_NODUP.
Thiago Farina
2010-09-06
*
Add -e/--exclude to git-clean.
Jared Hance
2010-07-20
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22