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
/
t3700-add.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-03
t3700: use test_grep helper for better diagnostics
Siddharth Shrimali
1
-18
/
+18
2026-03-03
t3700: avoid suppressing git's exit code
Siddharth Shrimali
1
-15
/
+28
2025-11-15
read-cache: drop submodule check from add_to_cache()
Jeff King
1
-0
/
+1
2025-11-15
object-file: disallow adding submodules of different hash algo
brian m. carlson
1
-0
/
+25
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
1
-3
/
+3
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
1
-3
/
+3
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-03-30
add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO
Rubén Justo
1
-0
/
+34
2024-03-30
add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC
Rubén Justo
1
-0
/
+10
2024-03-30
add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
Rubén Justo
1
-2
/
+1
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-3
/
+3
2023-05-19
t3700-add: modernize test format
John Cai
1
-17
/
+17
2023-02-06
tests: don't lose "git" exit codes in "! ( git ... | grep )"
Ævar Arnfjörð Bjarmason
1
-5
/
+13
2022-09-21
t: convert fgrep usage to "grep -F"
Đoàn Trần Công Danh
1
-1
/
+1
2022-06-30
tests: add missing double quotes to included library paths
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-04-06
core.fsyncmethod: tests for batch mode
Neeraj Singh
1
-0
/
+28
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
1
-1
/
+1
2021-12-13
tests: apply modern idiom for signaling test failure
Eric Sunshine
1
-1
/
+1
2021-12-13
tests: fix broken &&-chains in compound statements
Eric Sunshine
1
-2
/
+2
2021-10-07
ls-files: fix a trivial dir_clear() leak
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-05-14
Merge branch 'ow/no-dryrun-in-add-i'
Junio C Hamano
1
-0
/
+4
2021-05-07
add: die if both --dry-run and --interactive are given
Øystein Walle
1
-0
/
+4
2021-04-08
add: include magic part of pathspec on --refresh error
Matheus Tavares
1
-0
/
+6
2021-02-25
Merge branch 'mt/add-chmod-fixes'
Junio C Hamano
1
-5
/
+41
2021-02-24
add: propagate --chmod errors to exit status
Matheus Tavares
1
-6
/
+22
2021-02-24
add: mark --chmod error string for translation
Matheus Tavares
1
-1
/
+1
2021-02-24
add --chmod: don't update index when --dry-run is used
Matheus Tavares
1
-0
/
+20
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2020-03-22
t: fix whitespace around &&
Andrei Rybak
1
-1
/
+1
2020-02-06
add: change advice config variables used by the add API
Heba Waly
1
-0
/
+2
2020-01-15
add: use advise function to display hints
Heba Waly
1
-1
/
+1
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
1
-0
/
+11
2019-04-10
dir: do not traverse repositories with no commits
Kyle Meyer
1
-0
/
+1
2019-01-18
abspath_part_inside_repo: respect core.ignoreCase
Johannes Schindelin
1
-0
/
+7
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-2
/
+1
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-07-16
t3000-t3999: fix broken &&-chains
Eric Sunshine
1
-4
/
+4
2018-03-27
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-11-06
Merge branch 'ex/deprecate-empty-pathspec-as-match-all'
Junio C Hamano
1
-3
/
+2
2017-08-08
t3700: fix broken test under !POSIXPERM
René Scharfe
1
-0
/
+1
2017-06-23
pathspec: die on empty strings as pathspec
Emily Xie
1
-3
/
+2
2016-10-26
Merge branch 'ex/deprecate-empty-pathspec-as-match-all'
Junio C Hamano
1
-0
/
+5
2016-10-20
t3700: fix broken test under !SANITY
Junio C Hamano
1
-0
/
+1
2016-09-21
t3700-add: do not check working tree file mode without POSIXPERM
Johannes Sixt
1
-4
/
+2
2016-09-21
t3700-add: create subdirectory gently
Johannes Sixt
1
-1
/
+1
2016-09-15
add: modify already added files when --chmod is given
Thomas Gummerer
1
-0
/
+50
2016-08-01
t3700: add a test_mode_in_index helper function
Ingo Brückl
1
-32
/
+22
2016-08-01
t3700: merge two tests into one
Ingo Brückl
1
-12
/
+6
2016-08-01
t3700: remove unwanted leftover files before running new tests
Ingo Brückl
1
-0
/
+3
2016-06-22
pathspec: warn on empty strings as pathspec
Emily Xie
1
-0
/
+5
[next]