38 Commits (af6e17519978eed17c406206e1afc9f0501abf77)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason c91cfd1916 tests: A SANITY test prereq for testing if we're root 15 years ago
Johannes Sixt c1e02b2b38 t3700-add: fix dependence on stdout and stderr buffering 15 years ago
Brandon Casey 460d562eab t/t3700: convert two uses of negation operator '!' to use test_must_fail 15 years ago
Jens Lehmann 108da0db12 git add: Add the "--ignore-missing" option for the dry run 15 years ago
Ævar Arnfjörð Bjarmason 335f87871f tests: Say "pass" rather than "ok" on empty lines for TAP 15 years ago
Chris Packham 1e7ef746d3 test for add with non-existent pathspec 15 years ago
Johannes Sixt 1ab012cf81 t3700-add: add a POSIXPERM prerequisite to a new test 16 years ago
Stephen Boyd ed342fdea0 add: allow configurations to be overriden by command line 16 years ago
Jeff King 6e4f981ffb git-add: no need for -f when resolving a conflict in already tracked path 16 years ago
Johannes Sixt 6fd1106aa4 t3700: Skip a test with backslashes in pathspec 16 years ago
Johannes Sixt ee9fb68c39 Skip tests that require a filesystem that obeys POSIX permissions 16 years ago
Johannes Sixt 704a3143d5 Use prerequisite tags to skip tests that depend on symbolic links 16 years ago
Jeff King 87539416fd tests: grep portability fixes 16 years ago
Alex Riesen 8134a003e0 Fix t3700 on filesystems which do not support question marks in names 17 years ago
Kevin Ballard ea335b56d4 Fix escaping of glob special characters in pathspecs 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Jeff King bbf08124e0 fix bsd shell negation 17 years ago
Alex Riesen dad25e4a7c Add a config option to ignore errors for git-add 17 years ago
Alex Riesen 8959743645 Add a test for git-add --ignore-errors 17 years ago
Junio C Hamano 0e06cc8b82 Fix per-directory exclude handing for "git add" 17 years ago
Junio C Hamano 41a7aa588f Fix per-directory exclude handing for "git add" 17 years ago
Alexandre Julliard d616813d75 git-add: Add support for --refresh option. 18 years ago
Junio C Hamano a697ec69cb Fix bogus use of printf in t3700 test 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Johannes Sixt 05dcd69891 Test 'git add' for unmerged entries when core.symlinks=false. 18 years ago
Johannes Schindelin 2031427167 git add: respect core.filemode with unmerged entries 18 years ago
Johannes Schindelin c7f34c180b dir.c(common_prefix): Fix two bugs 18 years ago
Junio C Hamano 185c975faa Do not take mode bits from index after type change. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Junio C Hamano 4d06f8ac43 Fix 'git add' with .gitignore 18 years ago
Junio C Hamano 2bbaaed9ee trust-executable-bit: fix breakage for symlinks 18 years ago
Shawn Pearce 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. 19 years ago
Shawn Pearce fd28b34afd Ignore executable bit when adding files if filemode=0. 19 years ago
Carl Worth 60ace8790f git-add: Add support for --, documentation, and test. 19 years ago