Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-06-07 | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 1 | -0/+30 |
2015-12-28 | t/t3700-add.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -8/+8 |
2014-11-21 | add: ignore only ignored files | Michael J Gruber | 1 | -1/+7 |
2013-12-26 | add: don't complain when adding empty project root | Nguyễn Thái Ngọc Duy | 1 | -0/+19 |
2013-06-07 | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 1 | -9/+6 |
2012-02-17 | refresh_index: do not show unmerged path that is outside pathspec | Junio C Hamano | 1 | -0/+15 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 | Junio C Hamano | 1 | -5/+5 |
2011-03-09 | i18n: git-add "did not match any files" message | Ævar Arnfjörð Bjarmason | 1 | -2/+6 |
2011-03-09 | i18n: git-add "The following paths are ignored" message | Ævar Arnfjörð Bjarmason | 1 | -1/+4 |
2010-08-18 | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2010-07-25 | t3700-add: fix dependence on stdout and stderr buffering | Johannes Sixt | 1 | -3/+6 |
2010-07-20 | t/t3700: convert two uses of negation operator '!' to use test_must_fail | Brandon Casey | 1 | -2/+2 |
2010-07-12 | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 1 | -0/+25 |
2010-06-25 | tests: Say "pass" rather than "ok" on empty lines for TAP | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2010-02-16 | test for add with non-existent pathspec | Chris Packham | 1 | -0/+5 |
2009-06-22 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-06-22 | t3700-add: add a POSIXPERM prerequisite to a new test | Johannes Sixt | 1 | -1/+1 |
2009-06-22 | Merge branch 'sb/maint-1.6.0-add-config-fix' into maint | Junio C Hamano | 1 | -0/+13 |
2009-06-20 | Merge branch 'sb/maint-1.6.0-add-config-fix' | Junio C Hamano | 1 | -0/+13 |
2009-06-18 | add: allow configurations to be overriden by command line | Stephen Boyd | 1 | -0/+13 |
2009-05-31 | git-add: no need for -f when resolving a conflict in already tracked path | Jeff King | 1 | -0/+12 |
2009-03-22 | t3700: Skip a test with backslashes in pathspec | Johannes Sixt | 1 | -1/+1 |
2009-03-22 | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 1 | -4/+4 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -3/+3 |
2008-09-30 | tests: grep portability fixes | Jeff King | 1 | -1/+1 |
2008-08-15 | Fix t3700 on filesystems which do not support question marks in names | Alex Riesen | 1 | -4/+4 |
2008-08-13 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+8 |
2008-08-13 | Fix escaping of glob special characters in pathspecs | Kevin Ballard | 1 | -0/+8 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -2/+2 |
2008-05-21 | Merge branch 'ar/add-unreadable' | Junio C Hamano | 1 | -0/+43 |
2008-05-13 | fix bsd shell negation | Jeff King | 1 | -3/+3 |
2008-05-12 | Add a config option to ignore errors for git-add | Alex Riesen | 1 | -0/+21 |
2008-05-12 | Add a test for git-add --ignore-errors | Alex Riesen | 1 | -0/+22 |
2007-11-16 | Fix per-directory exclude handing for "git add" | Junio C Hamano | 1 | -0/+24 |