aboutsummaryrefslogtreecommitdiff
path: root/t/t3700-add.sh
Commit message (Expand)AuthorAge
* Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2017-11-06
|\
| * pathspec: die on empty strings as pathspecEmily Xie2017-06-23
* | t3700: fix broken test under !POSIXPERMRené Scharfe2017-08-08
* | Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2016-10-26
|\ \ | |/
| * pathspec: warn on empty strings as pathspecEmily Xie2016-06-22
* | t3700: fix broken test under !SANITYJunio C Hamano2016-10-20
* | t3700-add: do not check working tree file mode without POSIXPERMJohannes Sixt2016-09-21
* | t3700-add: create subdirectory gentlyJohannes Sixt2016-09-21
* | add: modify already added files when --chmod is givenThomas Gummerer2016-09-15
* | t3700: add a test_mode_in_index helper functionIngo Brückl2016-08-01
* | t3700: merge two tests into oneIngo Brückl2016-08-01
* | t3700: remove unwanted leftover files before running new testsIngo Brückl2016-08-01
* | add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-07
|/
* t/t3700-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* add: ignore only ignored filesMichael J Gruber2014-11-21
* add: don't complain when adding empty project rootNguyễn Thái Ngọc Duy2013-12-26
* tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
* refresh_index: do not show unmerged path that is outside pathspecJunio C Hamano2012-02-17
* i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-13
* i18n: git-add "did not match any files" messageÆvar Arnfjörð Bjarmason2011-03-09
* i18n: git-add "The following paths are ignored" messageÆvar Arnfjörð Bjarmason2011-03-09
* tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-18
* t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt2010-07-25
* t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey2010-07-20
* git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-12
* tests: Say "pass" rather than "ok" on empty lines for TAPÆvar Arnfjörð Bjarmason2010-06-25
* test for add with non-existent pathspecChris Packham2010-02-16
* Merge branch 'maint'Junio C Hamano2009-06-22
|\
| * t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt2009-06-22
| * Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano2009-06-22
| |\
* | \ Merge branch 'sb/maint-1.6.0-add-config-fix'Junio C Hamano2009-06-20
|\ \ \ | | |/ | |/|
| * | add: allow configurations to be overriden by command lineStephen Boyd2009-06-18
* | | git-add: no need for -f when resolving a conflict in already tracked pathJeff King2009-05-31
| |/ |/|
* | t3700: Skip a test with backslashes in pathspecJohannes Sixt2009-03-22
* | Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-22
* | Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
* | tests: grep portability fixesJeff King2008-09-30
|/
* Fix t3700 on filesystems which do not support question marks in namesAlex Riesen2008-08-15
* Merge branch 'maint'Junio C Hamano2008-08-13
|\
| * Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-13
* | t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
|/
* Merge branch 'ar/add-unreadable'Junio C Hamano2008-05-21
|\
| * Add a config option to ignore errors for git-addAlex Riesen2008-05-12
| * Add a test for git-add --ignore-errorsAlex Riesen2008-05-12
* | fix bsd shell negationJeff King2008-05-13
|/
* Fix per-directory exclude handing for "git add"Junio C Hamano2007-11-16
* git-add: Add support for --refresh option.Alexandre Julliard2007-08-13
* Fix bogus use of printf in t3700 testJunio C Hamano2007-08-03
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt2007-07-02