summaryrefslogtreecommitdiffstats
path: root/t/t3700-add.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPORubén Justo2024-03-311-0/+34
* add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPECRubén Justo2024-03-311-0/+10
* add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILERubén Justo2024-03-311-2/+1
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-3/+3
* t3700-add: modernize test formatJohn Cai2023-05-191-17/+17
* tests: don't lose "git" exit codes in "! ( git ... | grep )"Ævar Arnfjörð Bjarmason2023-02-071-5/+13
* t: convert fgrep usage to "grep -F"Đoàn Trần Công Danh2022-09-211-1/+1
* tests: add missing double quotes to included library pathsÆvar Arnfjörð Bjarmason2022-06-301-1/+1
* core.fsyncmethod: tests for batch modeNeeraj Singh2022-04-061-0/+28
* t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* tests: apply modern idiom for signaling test failureEric Sunshine2021-12-131-1/+1
* tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-131-2/+2
* ls-files: fix a trivial dir_clear() leakÆvar Arnfjörð Bjarmason2021-10-081-0/+1
* Merge branch 'ow/no-dryrun-in-add-i'Junio C Hamano2021-05-141-0/+4
|\
| * add: die if both --dry-run and --interactive are givenØystein Walle2021-05-061-0/+4
* | add: include magic part of pathspec on --refresh errorMatheus Tavares2021-04-081-0/+6
|/
* Merge branch 'mt/add-chmod-fixes'Junio C Hamano2021-02-261-5/+41
|\
| * add: propagate --chmod errors to exit statusMatheus Tavares2021-02-241-6/+22
| * add: mark --chmod error string for translationMatheus Tavares2021-02-241-1/+1
| * add --chmod: don't update index when --dry-run is usedMatheus Tavares2021-02-241-0/+20
* | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-4/+4
|/
* t: fix whitespace around &&Andrei Rybak2020-03-231-1/+1
* add: change advice config variables used by the add APIHeba Waly2020-02-061-0/+2
* add: use advise function to display hintsHeba Waly2020-01-151-1/+1
* add: error appropriately on repository with no commitsKyle Meyer2019-04-101-0/+11
* dir: do not traverse repositories with no commitsKyle Meyer2019-04-101-0/+1
* abspath_part_inside_repo: respect core.ignoreCaseJohannes Schindelin2019-01-181-0/+7
* Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano2018-08-201-2/+1
|\
| * tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* | t3000-t3999: fix broken &&-chainsEric Sunshine2018-07-161-4/+4
|/
* t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2017-11-061-3/+2
|\
| * pathspec: die on empty strings as pathspecEmily Xie2017-06-231-3/+2
* | t3700: fix broken test under !POSIXPERMRené Scharfe2017-08-081-0/+1
* | Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2016-10-261-0/+5
|\|
| * pathspec: warn on empty strings as pathspecEmily Xie2016-06-231-0/+5
* | t3700: fix broken test under !SANITYJunio C Hamano2016-10-201-0/+1
* | t3700-add: do not check working tree file mode without POSIXPERMJohannes Sixt2016-09-211-4/+2
* | t3700-add: create subdirectory gentlyJohannes Sixt2016-09-211-1/+1
* | add: modify already added files when --chmod is givenThomas Gummerer2016-09-151-0/+50
* | t3700: add a test_mode_in_index helper functionIngo Brückl2016-08-011-32/+22
* | t3700: merge two tests into oneIngo Brückl2016-08-011-12/+6
* | t3700: remove unwanted leftover files before running new testsIngo Brückl2016-08-011-0/+3
* | add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-081-0/+30
|/
* t/t3700-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-8/+8
* add: ignore only ignored filesMichael J Gruber2014-11-211-1/+7
* add: don't complain when adding empty project rootNguyễn Thái Ngọc Duy2013-12-261-0/+19
* tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-081-9/+6
* refresh_index: do not show unmerged path that is outside pathspecJunio C Hamano2012-02-171-0/+15