summaryrefslogtreecommitdiff
path: root/t/t3700-add.sh
AgeCommit message (Expand)Author
2021-10-07ls-files: fix a trivial dir_clear() leakÆvar Arnfjörð Bjarmason
2021-05-13Merge branch 'ow/no-dryrun-in-add-i'Junio C Hamano
2021-05-06add: die if both --dry-run and --interactive are givenØystein Walle
2021-04-08add: include magic part of pathspec on --refresh errorMatheus Tavares
2021-02-26Merge branch 'mt/add-chmod-fixes'Junio C Hamano
2021-02-24add: propagate --chmod errors to exit statusMatheus Tavares
2021-02-24add: mark --chmod error string for translationMatheus Tavares
2021-02-24add --chmod: don't update index when --dry-run is usedMatheus Tavares
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-03-22t: fix whitespace around &&Andrei Rybak
2020-02-06add: change advice config variables used by the add APIHeba Waly
2020-01-15add: use advise function to display hintsHeba Waly
2019-04-10add: error appropriately on repository with no commitsKyle Meyer
2019-04-10dir: do not traverse repositories with no commitsKyle Meyer
2019-01-18abspath_part_inside_repo: respect core.ignoreCaseJohannes Schindelin
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2018-07-16t3000-t3999: fix broken &&-chainsEric Sunshine
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2017-11-06Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano
2017-08-08t3700: fix broken test under !POSIXPERMRené Scharfe
2017-06-23pathspec: die on empty strings as pathspecEmily Xie
2016-10-26Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano
2016-10-20t3700: fix broken test under !SANITYJunio C Hamano
2016-09-21t3700-add: do not check working tree file mode without POSIXPERMJohannes Sixt
2016-09-21t3700-add: create subdirectory gentlyJohannes Sixt
2016-09-15add: modify already added files when --chmod is givenThomas Gummerer
2016-08-01t3700: add a test_mode_in_index helper functionIngo Brückl
2016-08-01t3700: merge two tests into oneIngo Brückl
2016-08-01t3700: remove unwanted leftover files before running new testsIngo Brückl
2016-06-22pathspec: warn on empty strings as pathspecEmily Xie
2016-06-08add: add --chmod=+x / --chmod=-x optionsEdward Thomson
2015-12-28t/t3700-add.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-11-21add: ignore only ignored filesMichael J Gruber
2013-12-26add: don't complain when adding empty project rootNguyễn Thái Ngọc Duy
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt
2012-02-17refresh_index: do not show unmerged path that is outside pathspecJunio C Hamano
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano
2011-03-10i18n: git-add "did not match any files" messageÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-add "The following paths are ignored" messageÆvar Arnfjörð Bjarmason
2010-08-18tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason
2010-07-26t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt
2010-07-20t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey
2010-07-12git add: Add the "--ignore-missing" option for the dry runJens Lehmann
2010-06-25tests: Say "pass" rather than "ok" on empty lines for TAPÆvar Arnfjörð Bjarmason
2010-02-17test for add with non-existent pathspecChris Packham
2009-06-22Merge branch 'maint'Junio C Hamano
2009-06-22t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt
2009-06-22Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano
2009-06-21Merge branch 'sb/maint-1.6.0-add-config-fix'Junio C Hamano