Sign in
googlers
/
jrn
/
git
/
eb288bc455ac67e3ceeff90daf6f25972bb586d0
/
Documentation
/
git-add.txt
9472935
add: introduce "--renormalize"
by Torsten Bögershausen
· 7 years ago
9124cca
Merge branch 'mr/doc-negative-pathspec'
by Junio C Hamano
· 7 years ago
93dbefb
docs: improve discoverability of exclude pathspec
by Manav Rathi
· 7 years ago
5321399
add: warn when adding an embedded repository
by Jeff King
· 8 years ago
7ef7903
add: document the chmod option
by Thomas Gummerer
· 8 years ago
bd02e97
git-add doc: do not say working directory when you mean working tree
by Lars Vogel
· 9 years ago
d1caa58
Merge branch 'jk/asciidoc-markup-fix'
by Junio C Hamano
· 10 years ago
0a3ca9c
doc/add: reformat `--edit` option
by Jeff King
· 10 years ago
da0005b
*config.txt: stick to camelCase naming convention
by Nguyễn Thái Ngọc Duy
· 10 years ago
a2681d2
Documentation: list long options for -v and -n
by Alexander Kuleshov
· 10 years ago
d59c12d
Merge branch 'jl/nor-or-nand-and'
by Junio C Hamano
· 11 years ago
a58088a
Documentation: fix misuses of "nor"
by Justin Lebar
· 11 years ago
160c4b1
Merge branch 'jc/add-2.0-ignore-removal'
by Junio C Hamano
· 11 years ago
808d3d7
git add: -u/-A now affects the entire working tree
by Junio C Hamano
· 12 years ago
fdc97ab
git add <pathspec>... defaults to "-A"
by Junio C Hamano
· 12 years ago
9f60f49
git add: --ignore-removal is a better named --no-all
by Junio C Hamano
· 12 years ago
45c45e3
git add: start preparing for "git add <pathspec>..." to default to "-A"
by Junio C Hamano
· 14 years ago
5cae935
add: Clarify documentation of -A and -u
by Greg Price
· 12 years ago
3078419
Documentation/git-add: kill remaining <filepattern>
by Junio C Hamano
· 12 years ago
5bf72ed
Merge branch 'maint'
by Junio C Hamano
· 12 years ago
d32805d
Replace filepattern with pathspec for consistency
by Matthieu Moy
· 12 years ago
0fa2eb5
add: warn when -u or -A is used without pathspec
by Matthieu Moy
· 12 years ago
a73d379
Doc add: link gitignore
by Philip Oakley
· 12 years ago
0c529e4
Merge branch 'vh/config-interactive-singlekey-doc'
by Junio C Hamano
· 14 years ago
c105356
git-add.txt: document 'interactive.singlekey'
by Valentin Haenel
· 14 years ago
d022443
git-add.txt: document 'add.ignoreErrors'
by Valentin Haenel
· 14 years ago
48bb914
doc: drop author/documentation sections from most pages
by Jeff King
· 14 years ago
469bfc9
Fix typos in the documentation
by Ralf Wildenhues
· 14 years ago
0fe802d
docs: give more hints about how "add -e" works
by Jeff King
· 14 years ago
5df4d67
docs: give more hints about how "add -e" works
by Jeff King
· 14 years ago
7bdaf0b
Merge branch 'jc/maint-doc-em-dash'
by Junio C Hamano
· 14 years ago
2839478
Work around em-dash handling in newer AsciiDoc
by Junio C Hamano
· 14 years ago
1b6c6cf
Documentation: clarify quoting in "git add" example
by Jonathan Nieder
· 15 years ago
f0e5a4b
git add: Add --ignore-missing to SYNOPSIS
by Ævar Arnfjörð Bjarmason
· 15 years ago
108da0d
git add: Add the "--ignore-missing" option for the dry run
by Jens Lehmann
· 15 years ago
74e42ce
add-interactive: Clarify “remaining hunks in the file”
by Jonathan Nieder
· 15 years ago
105a633
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
35da43e
Merge branch 'jc/maint-doc-git-add-example' into maint
by Junio C Hamano
· 15 years ago
bf7cbb2
git-add documentation: Fix shell quoting example
by Junio C Hamano
· 15 years ago
ca76828
Documentation: format full commands in typewriter font
by Thomas Rast
· 15 years ago
441947f
git-add/rm doc: Consistently back-quote
by Björn Gustavsson
· 15 years ago
968d707
Documentation: 'git add -A' can remove files
by Björn Gustavsson
· 15 years ago
46ada61
git-add.txt: fix formatting of --patch section
by Stephen Boyd
· 15 years ago
5f2b1e6
Improve --patch option documentation in git-add
by Jari Aalto
· 15 years ago
e89df7d
Documentation: add: <filepattern>... is optional
by Paul Bolle
· 16 years ago
362724a
Merge branch 'js/add-edit'
by Junio C Hamano
· 16 years ago
595f694
Update git-add.txt according to the new possibilities of 'git add -p'.
by Matthieu Moy
· 16 years ago
9a7a1e0
git add -p: new "quit" command at the prompt.
by Matthieu Moy
· 16 years ago
c59cb03
git-add: introduce --edit (to edit the diff vs. the index)
by Johannes Schindelin
· 16 years ago
db22557
Merge branch 'jc/add-p-unquote'
by Junio C Hamano
· 16 years ago
dcc901b
Documentation: minor grammatical fixes.
by David J. Mellor
· 16 years ago
8851f48
git-add -i/-p: learn to unwrap C-quoted paths
by Junio C Hamano
· 16 years ago
76bac89
Fix typos in the documentation.
by Ralf Wildenhues
· 16 years ago
8776f5d
document "intent to add" option to git-add
by Jeff King
· 16 years ago
da98053
git-add --all: documentation
by Junio C Hamano
· 17 years ago
1e5aaa6
Make git-add -i accept ranges like 7-
by Ciaran McCreesh
· 17 years ago
ac083c4
git-add--interactive: manual hunk editing mode
by Thomas Rast
· 17 years ago
b1889c3
Documentation: be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
6998e4d
Documentation: fix links to tutorials and other new manual pages
by Jonathan Nieder
· 17 years ago
69c61c4
git add: add long equivalents of '-u' and '-f' options
by SZEDER Gábor
· 17 years ago
3240240
Docs: Use "-l::\n--long\n" format in OPTIONS sections
by Stephan Beyer
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
30eba7b
documentation: convert "diffcore" and "repository-layout" to man pages
by Christian Couder
· 17 years ago
56ae8df
Manual subsection to refer to other pages is SEE ALSO
by Junio C Hamano
· 17 years ago
984b83e
Add --ignore-errors to git-add to allow it to skip files with read errors
by Alex Riesen
· 17 years ago
1f8115b
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
32a27b5
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
afd899e
doc: clarify definition of "update" for git-add -u
by Jeff King
· 17 years ago
921177f
Documentation: improve "add", "pull" and "format-patch" examples
by Christian Couder
· 17 years ago
cfc4ba3
Describe the bug in handling filenames with funny characters in 'git add -i'
by Teemu Likonen
· 17 years ago
bb12ac5
Minor wording changes in the keyboard descriptions in git-add --interactive.
by Vineet Kumar
· 17 years ago
0ca15e7
Clarified the meaning of git-add -u in the documentation
by Pekka Kaitaniemi
· 17 years ago
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
e306be5
Fix mis-markup of the -p, --patch option in git-add(1)
by Eyvind Bernhardsen
· 17 years ago
2164037
Documentation: add --patch option to synopsis of git-add
by Matthias Kestenholz
· 17 years ago
280e50c
Document all help keys in "git add -i" patch mode.
by Ralf Wildenhues
· 17 years ago
b63e995
Add "--patch" option to git-add--interactive
by Wincent Colaiuta
· 17 years ago
fb5fd01
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
97e9a22
replace reference to git-rm with git-reset in git-commit doc
by Jing Xue
· 17 years ago
e0e6c09
Update manpages to reflect new short and long option aliases
by Jonas Fonseca
· 17 years ago
9d5fc59
git-add: Make the filename globbing note a bit clearer
by Petr Baudis
· 17 years ago
480611d
Make usage documentation for git-add consistent.
by Brian Hetro
· 17 years ago
d1d028e
Clarify actual behavior of 'git add' and ignored files
by Brian Downing
· 18 years ago
d616813
git-add: Add support for --refresh option.
by Alexandre Julliard
· 18 years ago
db1a4bc
Merge branch 'maint'
by J. Bruce Fields
· 18 years ago
5f42ac9
documentation: use the word "index" in the git-add manual page
by J. Bruce Fields
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
8299886
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
164b198
Document core.excludesfile for git-add
by Michael Hendricks
· 18 years ago
dfaa61b
Documentation/git-add: clarify -u with path limiting
by Jeff King
· 18 years ago
bc3561f
Document git add -u introduced earlier.
by Matthieu Moy
· 18 years ago
3e4e8c0
Documentation: Correct minor typo in git-add documentation.
by Christian Schlotter
· 18 years ago
df59afe
Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"
by Junio C Hamano
· 18 years ago
23bfbb8
Documentation: a few spelling fixes
by René Scharfe
· 18 years ago
6a1ad32
git-add -f: allow adding otherwise ignored files.
by Junio C Hamano
· 18 years ago
e23ca9e
git-add: add ignored files when asked explicitly.
by Junio C Hamano
· 18 years ago
6a5ad23
git-add --interactive: add documentation
by Junio C Hamano
· 18 years ago
366bfcb
make 'git add' a first class user friendly interface to the index
by Nicolas Pitre
· 18 years ago
845ae27
Document that "git add" only adds non-ignored files.
by Santi
· 19 years ago
e994004
Fix up docs where "--" isn't displayed correctly.
by sean
· 19 years ago
Next »