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
*
t: fix whitespace around &&
Andrei Rybak
2020-03-23
1
-1
/
+1
*
add: change advice config variables used by the add API
Heba Waly
2020-02-06
1
-0
/
+2
*
add: use advise function to display hints
Heba Waly
2020-01-15
1
-1
/
+1
*
add: error appropriately on repository with no commits
Kyle Meyer
2019-04-10
1
-0
/
+11
*
dir: do not traverse repositories with no commits
Kyle Meyer
2019-04-10
1
-0
/
+1
*
abspath_part_inside_repo: respect core.ignoreCase
Johannes Schindelin
2019-01-18
1
-0
/
+7
*
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
2018-08-20
1
-2
/
+1
|
\
|
*
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-2
/
+1
*
|
t3000-t3999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-4
/
+4
|
/
*
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-1
/
+1
*
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
[next]