index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3700-add.sh
Commit message (
Expand
)
Author
Age
*
i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014
Junio C Hamano
2011-04-13
*
i18n: git-add "did not match any files" message
Ævar Arnfjörð Bjarmason
2011-03-09
*
i18n: git-add "The following paths are ignored" message
Ævar Arnfjörð Bjarmason
2011-03-09
*
tests: A SANITY test prereq for testing if we're root
Ævar Arnfjörð Bjarmason
2010-08-18
*
t3700-add: fix dependence on stdout and stderr buffering
Johannes Sixt
2010-07-25
*
t/t3700: convert two uses of negation operator '!' to use test_must_fail
Brandon Casey
2010-07-20
*
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
2010-07-12
*
tests: Say "pass" rather than "ok" on empty lines for TAP
Ævar Arnfjörð Bjarmason
2010-06-25
*
test for add with non-existent pathspec
Chris Packham
2010-02-16
*
Merge branch 'maint'
Junio C Hamano
2009-06-22
|
\
|
*
t3700-add: add a POSIXPERM prerequisite to a new test
Johannes Sixt
2009-06-22
|
*
Merge branch 'sb/maint-1.6.0-add-config-fix' into maint
Junio C Hamano
2009-06-22
|
|
\
*
|
\
Merge branch 'sb/maint-1.6.0-add-config-fix'
Junio C Hamano
2009-06-20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
add: allow configurations to be overriden by command line
Stephen Boyd
2009-06-18
*
|
|
git-add: no need for -f when resolving a conflict in already tracked path
Jeff King
2009-05-31
|
|
/
|
/
|
*
|
t3700: Skip a test with backslashes in pathspec
Johannes Sixt
2009-03-22
*
|
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
2009-03-22
*
|
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
*
|
tests: grep portability fixes
Jeff King
2008-09-30
|
/
*
Fix t3700 on filesystems which do not support question marks in names
Alex Riesen
2008-08-15
*
Merge branch 'maint'
Junio C Hamano
2008-08-13
|
\
|
*
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2008-08-13
*
|
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
|
/
*
Merge branch 'ar/add-unreadable'
Junio C Hamano
2008-05-21
|
\
|
*
Add a config option to ignore errors for git-add
Alex Riesen
2008-05-12
|
*
Add a test for git-add --ignore-errors
Alex Riesen
2008-05-12
*
|
fix bsd shell negation
Jeff King
2008-05-13
|
/
*
Fix per-directory exclude handing for "git add"
Junio C Hamano
2007-11-16
*
git-add: Add support for --refresh option.
Alexandre Julliard
2007-08-13
*
Fix bogus use of printf in t3700 test
Junio C Hamano
2007-08-03
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
Test 'git add' for unmerged entries when core.symlinks=false.
Johannes Sixt
2007-07-02
*
git add: respect core.filemode with unmerged entries
Johannes Schindelin
2007-07-01
*
dir.c(common_prefix): Fix two bugs
Johannes Schindelin
2007-04-23
*
Do not take mode bits from index after type change.
Junio C Hamano
2007-02-16
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-28
*
Fix 'git add' with .gitignore
Junio C Hamano
2006-12-29
*
trust-executable-bit: fix breakage for symlinks
Junio C Hamano
2006-11-22
*
Corrected copy-and-paste thinko in ignore executable bit test case.
Shawn Pearce
2006-09-27
*
Ignore executable bit when adding files if filemode=0.
Shawn Pearce
2006-09-26
*
git-add: Add support for --, documentation, and test.
Carl Worth
2006-02-21