26 Commits (951886481668b97485640a1b24fc73fccff0d629)

Author SHA1 Message Date
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