index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7300-clean.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-1
/
+1
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-10-25
Merge branch 'ps/ci-gitlab-windows'
Taylor Blau
1
-1
/
+1
2024-10-09
t7300-clean.sh: use test_path_* helper functions for error logging
Abraham Samuel Adekunle
1
-185
/
+185
2024-10-09
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
1
-1
/
+1
2024-04-15
Merge branch 'jc/unleak-core-excludesfile'
Junio C Hamano
1
-0
/
+1
2024-04-08
config: do not leak excludes_file
Junio C Hamano
1
-0
/
+1
2024-03-04
clean: further clean-up of implementation around "--force"
Junio C Hamano
1
-0
/
+6
2023-12-09
Merge branch 'ps/ref-tests-update'
Junio C Hamano
1
-9
/
+14
2023-11-03
t7300: assert exact states of repo
Patrick Steinhardt
1
-9
/
+14
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-1
/
+1
2023-05-08
t: drop "verbose" helper function
Jeff King
1
-2
/
+2
2022-10-06
Sync with 2.31.5
Taylor Blau
1
-0
/
+1
2022-10-06
Sync with 2.30.6
Taylor Blau
1
-0
/
+1
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
1
-0
/
+1
2021-05-13
dir: traverse into untracked directories if they may have ignored subfiles
Elijah Newren
1
-1
/
+1
2021-05-13
dir: avoid unnecessary traversal into ignored directory
Elijah Newren
1
-1
/
+1
2021-05-13
t3001, t7300: add testcase showcasing missed directory traversal
Elijah Newren
1
-0
/
+19
2021-05-13
t7300: add testcase showing unnecessary traversal into ignored directory
Elijah Newren
1
-0
/
+23
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2020-01-16
dir: treat_leading_path() and read_directory_recursive(), round 2
Elijah Newren
1
-1
/
+1
2020-01-16
clean: demonstrate a bug with pathspecs
Derrick Stolee
1
-0
/
+9
2019-09-17
clean: avoid removing untracked files in a nested git repository
Elijah Newren
1
-5
/
+5
2019-09-17
clean: disambiguate the definition of -d
Elijah Newren
1
-0
/
+2
2019-09-17
dir: if our pathspec might match files under a dir, recurse into it
Elijah Newren
1
-2
/
+2
2019-09-17
dir: also check directories for matching pathspecs
Elijah Newren
1
-2
/
+2
2019-09-17
t7300: add testcases showing failure to clean specified pathspecs
Elijah Newren
1
-0
/
+32
2019-08-26
t7300-clean: demonstrate deleting nested repo with an ignored file breakage
SZEDER Gábor
1
-0
/
+22
2019-07-19
clean: show an error message when the path is too long
Johannes Schindelin
1
-0
/
+12
2017-05-24
clean: teach clean -d to preserve ignored paths
Samuel Lijin
1
-1
/
+1
2017-05-22
t7300: clean -d should skip dirs with ignored files
Samuel Lijin
1
-0
/
+16
2016-05-03
t7300: mark test with SANITY
Stefan Beller
1
-1
/
+1
2015-09-02
Merge branch 'ee/clean-test-fixes'
Junio C Hamano
1
-12
/
+4
2015-08-31
t7300: fix broken && chains
Erik Elfström
1
-12
/
+4
2015-08-11
t7300-clean: require POSIXPERM for chmod 0 test
Johannes Sixt
1
-1
/
+1
2015-06-15
clean: improve performance when removing lots of directories
Erik Elfström
1
-6
/
+4
2015-06-15
t7300: add tests to document behavior of clean and nested git
Erik Elfström
1
-0
/
+142
2015-03-20
t: use verbose instead of hand-rolled errors
Jeff King
1
-8
/
+2
2014-07-02
Merge branch 'maint-1.8.5' into maint
Junio C Hamano
1
-2
/
+2
2014-07-02
t7300: repair filesystem permissions with test_when_finished
Jeff King
1
-2
/
+2
2014-03-11
clean: respect pathspecs with "-d"
Jeff King
1
-0
/
+16
2013-04-15
dir.c: git-clean -d -X: don't delete tracked directories
Karsten Blees
1
-0
/
+34
2012-03-15
clean: preserve nested git worktree in subdirectories
Junio C Hamano
1
-5
/
+22
2011-04-27
Merge branch 'ar/clean-rmdir-empty'
Junio C Hamano
1
-0
/
+7
2011-04-01
clean: unreadable directory may still be rmdir-able if it is empty
Alex Riesen
1
-0
/
+7
2011-03-09
i18n: git-clean basic messages
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2010-11-26
t7300: add a missing SYMLINKS prerequisite
Johannes Sixt
1
-1
/
+1
2010-11-09
tests: add missing &&, batch 2
Jonathan Nieder
1
-1
/
+1
2010-09-17
t/t7300: workaround ancient touch by rearranging arguments
Brandon Casey
1
-1
/
+1
2010-09-04
Merge branch 'ab/test-2'
Junio C Hamano
1
-4
/
+3
[next]