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