index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-add.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add: support the --pathspec-from-file option
Alexandr Miloslavskiy
2019-12-04
1
-1
/
+15
*
docs: move core.excludesFile from git-add to gitignore
Denton Liu
2019-03-08
1
-9
/
+0
*
doc: tidy asciidoc style
Jean-Noël Avila
2019-01-23
1
-4
/
+4
*
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
2018-05-02
1
-2
/
+2
*
add: introduce "--renormalize"
Torsten Bögershausen
2017-11-17
1
-1
/
+8
*
Merge branch 'mr/doc-negative-pathspec'
Junio C Hamano
2017-10-03
1
-0
/
+3
|
\
|
*
docs: improve discoverability of exclude pathspec
Manav Rathi
2017-09-25
1
-0
/
+3
*
|
add: warn when adding an embedded repository
Jeff King
2017-06-15
1
-0
/
+7
|
/
*
add: document the chmod option
Thomas Gummerer
2016-09-13
1
-1
/
+6
*
git-add doc: do not say working directory when you mean working tree
Lars Vogel
2016-01-21
1
-1
/
+1
*
Merge branch 'jk/asciidoc-markup-fix'
Junio C Hamano
2015-05-22
1
-1
/
+2
|
\
|
*
doc/add: reformat `--edit` option
Jeff King
2015-05-13
1
-1
/
+2
*
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-2
/
+2
|
/
*
Documentation: list long options for -v and -n
Alexander Kuleshov
2015-01-10
1
-1
/
+1
*
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
1
-2
/
+2
|
\
|
*
Documentation: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-2
/
+2
*
|
Merge branch 'jc/add-2.0-ignore-removal'
Junio C Hamano
2014-03-08
1
-7
/
+11
|
\
\
|
*
|
git add <pathspec>... defaults to "-A"
Junio C Hamano
2013-04-23
1
-7
/
+11
|
|
/
*
/
git add: -u/-A now affects the entire working tree
Junio C Hamano
2013-04-27
1
-8
/
+8
|
/
*
git add: --ignore-removal is a better named --no-all
Junio C Hamano
2013-04-22
1
-4
/
+6
*
git add: start preparing for "git add <pathspec>..." to default to "-A"
Junio C Hamano
2013-03-09
1
-1
/
+13
*
add: Clarify documentation of -A and -u
Greg Price
2013-03-07
1
-10
/
+12
*
Documentation/git-add: kill remaining <filepattern>
Junio C Hamano
2013-02-15
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2013-02-12
1
-5
/
+5
|
\
|
*
Replace filepattern with pathspec for consistency
Matthieu Moy
2013-02-12
1
-5
/
+5
*
|
add: warn when -u or -A is used without pathspec
Matthieu Moy
2013-01-28
1
-3
/
+4
|
/
*
Doc add: link gitignore
Philip Oakley
2012-09-19
1
-1
/
+1
*
Merge branch 'vh/config-interactive-singlekey-doc'
Junio C Hamano
2011-05-11
1
-1
/
+5
|
\
|
*
git-add.txt: document 'interactive.singlekey'
Valentin Haenel
2011-05-05
1
-1
/
+5
*
|
git-add.txt: document 'add.ignoreErrors'
Valentin Haenel
2011-05-04
1
-0
/
+2
|
/
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-8
/
+0
*
Fix typos in the documentation
Ralf Wildenhues
2011-01-04
1
-1
/
+1
*
docs: give more hints about how "add -e" works
Jeff King
2010-11-10
1
-28
/
+76
*
docs: give more hints about how "add -e" works
Jeff King
2010-10-22
1
-3
/
+29
*
Merge branch 'jc/maint-doc-em-dash'
Junio C Hamano
2010-09-03
1
-1
/
+1
|
\
|
*
Work around em-dash handling in newer AsciiDoc
Junio C Hamano
2010-08-24
1
-1
/
+1
*
|
Documentation: clarify quoting in "git add" example
Jonathan Nieder
2010-08-20
1
-2
/
+2
|
/
*
git add: Add --ignore-missing to SYNOPSIS
Ævar Arnfjörð Bjarmason
2010-07-19
1
-1
/
+2
*
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
2010-07-13
1
-1
/
+8
*
add-interactive: Clarify “remaining hunks in the file”
Jonathan Nieder
2010-06-13
1
-3
/
+3
*
Merge branch 'maint'
Junio C Hamano
2010-02-09
1
-1
/
+1
|
\
|
*
Merge branch 'jc/maint-doc-git-add-example' into maint
Junio C Hamano
2010-02-08
1
-1
/
+1
|
|
\
|
|
*
git-add documentation: Fix shell quoting example
Junio C Hamano
2010-02-08
1
-1
/
+1
*
|
|
Documentation: format full commands in typewriter font
Thomas Rast
2010-01-10
1
-1
/
+1
|
/
/
*
|
git-add/rm doc: Consistently back-quote
Björn Gustavsson
2009-12-07
1
-12
/
+12
*
|
Documentation: 'git add -A' can remove files
Björn Gustavsson
2009-12-07
1
-13
/
+20
*
|
git-add.txt: fix formatting of --patch section
Stephen Boyd
2009-11-14
1
-4
/
+4
*
|
Improve --patch option documentation in git-add
Jari Aalto
2009-09-13
1
-3
/
+8
*
|
Documentation: add: <filepattern>... is optional
Paul Bolle
2009-08-13
1
-1
/
+1
*
|
Merge branch 'js/add-edit'
Junio C Hamano
2009-05-18
1
-1
/
+10
|
\
\
[next]