index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3700-add.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ex/deprecate-empty-pathspec-as-match-all'
Junio C Hamano
2017-11-06
1
-3
/
+2
|
\
|
*
pathspec: die on empty strings as pathspec
Emily Xie
2017-06-23
1
-3
/
+2
*
|
t3700: fix broken test under !POSIXPERM
René Scharfe
2017-08-08
1
-0
/
+1
*
|
Merge branch 'ex/deprecate-empty-pathspec-as-match-all'
Junio C Hamano
2016-10-26
1
-0
/
+5
|
\
|
|
*
pathspec: warn on empty strings as pathspec
Emily Xie
2016-06-23
1
-0
/
+5
*
|
t3700: fix broken test under !SANITY
Junio C Hamano
2016-10-20
1
-0
/
+1
*
|
t3700-add: do not check working tree file mode without POSIXPERM
Johannes Sixt
2016-09-21
1
-4
/
+2
*
|
t3700-add: create subdirectory gently
Johannes Sixt
2016-09-21
1
-1
/
+1
*
|
add: modify already added files when --chmod is given
Thomas Gummerer
2016-09-15
1
-0
/
+50
*
|
t3700: add a test_mode_in_index helper function
Ingo Brückl
2016-08-01
1
-32
/
+22
*
|
t3700: merge two tests into one
Ingo Brückl
2016-08-01
1
-12
/
+6
*
|
t3700: remove unwanted leftover files before running new tests
Ingo Brückl
2016-08-01
1
-0
/
+3
*
|
add: add --chmod=+x / --chmod=-x options
Edward Thomson
2016-06-08
1
-0
/
+30
|
/
*
t/t3700-add.sh: use the $( ... ) construct for command substitution
Elia Pinto
2015-12-28
1
-8
/
+8
*
add: ignore only ignored files
Michael J Gruber
2014-11-21
1
-1
/
+7
*
add: don't complain when adding empty project root
Nguyễn Thái Ngọc Duy
2013-12-26
1
-0
/
+19
*
tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
Johannes Sixt
2013-06-08
1
-9
/
+6
*
refresh_index: do not show unmerged path that is outside pathspec
Junio C Hamano
2012-02-17
1
-0
/
+15
*
i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014
Junio C Hamano
2011-04-14
1
-5
/
+5
*
i18n: git-add "did not match any files" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-2
/
+6
*
i18n: git-add "The following paths are ignored" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+4
*
tests: A SANITY test prereq for testing if we're root
Ævar Arnfjörð Bjarmason
2010-08-18
1
-5
/
+5
*
t3700-add: fix dependence on stdout and stderr buffering
Johannes Sixt
2010-07-26
1
-3
/
+6
*
t/t3700: convert two uses of negation operator '!' to use test_must_fail
Brandon Casey
2010-07-20
1
-2
/
+2
*
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
2010-07-13
1
-0
/
+25
*
tests: Say "pass" rather than "ok" on empty lines for TAP
Ævar Arnfjörð Bjarmason
2010-06-25
1
-6
/
+6
*
test for add with non-existent pathspec
Chris Packham
2010-02-17
1
-0
/
+5
*
Merge branch 'maint'
Junio C Hamano
2009-06-22
1
-1
/
+1
|
\
|
*
t3700-add: add a POSIXPERM prerequisite to a new test
Johannes Sixt
2009-06-22
1
-1
/
+1
|
*
Merge branch 'sb/maint-1.6.0-add-config-fix' into maint
Junio C Hamano
2009-06-22
1
-0
/
+13
|
|
\
*
|
\
Merge branch 'sb/maint-1.6.0-add-config-fix'
Junio C Hamano
2009-06-21
1
-0
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
add: allow configurations to be overriden by command line
Stephen Boyd
2009-06-18
1
-0
/
+13
*
|
|
git-add: no need for -f when resolving a conflict in already tracked path
Jeff King
2009-06-01
1
-0
/
+12
|
|
/
|
/
|
*
|
t3700: Skip a test with backslashes in pathspec
Johannes Sixt
2009-03-22
1
-1
/
+1
*
|
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
2009-03-22
1
-4
/
+4
*
|
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
1
-3
/
+3
*
|
tests: grep portability fixes
Jeff King
2008-09-30
1
-1
/
+1
|
/
*
Fix t3700 on filesystems which do not support question marks in names
Alex Riesen
2008-08-15
1
-4
/
+4
*
Merge branch 'maint'
Junio C Hamano
2008-08-14
1
-0
/
+8
|
\
|
*
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2008-08-14
1
-0
/
+8
*
|
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
1
-2
/
+2
|
/
*
Merge branch 'ar/add-unreadable'
Junio C Hamano
2008-05-21
1
-0
/
+43
|
\
|
*
Add a config option to ignore errors for git-add
Alex Riesen
2008-05-13
1
-0
/
+21
|
*
Add a test for git-add --ignore-errors
Alex Riesen
2008-05-13
1
-0
/
+22
*
|
fix bsd shell negation
Jeff King
2008-05-14
1
-3
/
+3
|
/
*
Fix per-directory exclude handing for "git add"
Junio C Hamano
2007-11-16
1
-0
/
+24
*
git-add: Add support for --refresh option.
Alexandre Julliard
2007-08-13
1
-0
/
+12
*
Fix bogus use of printf in t3700 test
Junio C Hamano
2007-08-03
1
-2
/
+2
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-35
/
+35
*
Test 'git add' for unmerged entries when core.symlinks=false.
Johannes Sixt
2007-07-03
1
-10
/
+17
[next]