summaryrefslogtreecommitdiff
path: root/Documentation/git-add.txt
AgeCommit message (Expand)AuthorFilesLines
2008-07-19git-add --all: documentationLibravatar Junio C Hamano1-1/+7
2008-07-15Make git-add -i accept ranges like 7-Libravatar Ciaran McCreesh1-2/+3
2008-07-02git-add--interactive: manual hunk editing modeLibravatar Thomas Rast1-0/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-07-01Documentation: fix links to tutorials and other new manual pagesLibravatar Jonathan Nieder1-1/+1
2008-06-14git add: add long equivalents of '-u' and '-f' optionsLibravatar SZEDER Gábor1-2/+5
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-6/+10
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesLibravatar Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOLibravatar Junio C Hamano1-1/+1
2008-05-12Add --ignore-errors to git-add to allow it to skip files with read errorsLibravatar Alex Riesen1-1/+6
2008-05-08Merge branch 'maint'Libravatar Junio C Hamano1-1/+3
2008-05-08Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-1/+3
2008-05-08doc: clarify definition of "update" for git-add -uLibravatar Jeff King1-1/+3
2008-05-06Documentation: improve "add", "pull" and "format-patch" examplesLibravatar Christian Couder1-9/+15
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Libravatar Teemu Likonen1-0/+6
2008-03-13Minor wording changes in the keyboard descriptions in git-add --interactive.Libravatar Vineet Kumar1-10/+8
2008-02-20Clarified the meaning of git-add -u in the documentationLibravatar Pekka Kaitaniemi1-2/+2
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-8/+8
2007-12-10Fix mis-markup of the -p, --patch option in git-add(1)Libravatar Eyvind Bernhardsen1-1/+1
2007-12-05Documentation: add --patch option to synopsis of git-addLibravatar Matthias Kestenholz1-1/+1
2007-11-28Document all help keys in "git add -i" patch mode.Libravatar Ralf Wildenhues1-0/+2
2007-11-25Add "--patch" option to git-add--interactiveLibravatar Wincent Colaiuta1-1/+8
2007-11-14Merge branch 'maint'Libravatar Junio C Hamano1-0/+1
2007-11-14replace reference to git-rm with git-reset in git-commit docLibravatar Jing Xue1-0/+1
2007-10-29Update manpages to reflect new short and long option aliasesLibravatar Jonas Fonseca1-2/+2
2007-08-28git-add: Make the filename globbing note a bit clearerLibravatar Petr Baudis1-3/+3
2007-08-25Make usage documentation for git-add consistent.Libravatar Brian Hetro1-2/+4
2007-08-16Clarify actual behavior of 'git add' and ignored filesLibravatar Brian Downing1-4/+6
2007-08-13git-add: Add support for --refresh option.Libravatar Alexandre Julliard1-1/+5
2007-08-05Merge branch 'maint'Libravatar J. Bruce Fields1-19/+22
2007-08-05documentation: use the word "index" in the git-add manual pageLibravatar J. Bruce Fields1-19/+22
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-17Merge branch 'maint'Libravatar Junio C Hamano1-0/+9
2007-05-17Document core.excludesfile for git-addLibravatar Michael Hendricks1-0/+9
2007-05-13Documentation/git-add: clarify -u with path limitingLibravatar Jeff King1-2/+5
2007-05-07Document git add -u introduced earlier.Libravatar Matthieu Moy1-1/+5
2007-03-01Documentation: Correct minor typo in git-add documentation.Libravatar Christian Schlotter1-1/+1
2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Libravatar Junio C Hamano1-2/+2
2007-01-17Documentation: a few spelling fixesLibravatar René Scharfe1-1/+1
2006-12-25git-add -f: allow adding otherwise ignored files.Libravatar Junio C Hamano1-2/+6
2006-12-25git-add: add ignored files when asked explicitly.Libravatar Junio C Hamano1-3/+8
2006-12-25git-add --interactive: add documentationLibravatar Junio C Hamano1-1/+118
2006-12-04make 'git add' a first class user friendly interface to the indexLibravatar Nicolas Pitre1-25/+28
2006-05-20Document that "git add" only adds non-ignored files.Libravatar Santi1-1/+4
2006-05-05Fix up docs where "--" isn't displayed correctly.Libravatar sean1-1/+1
2006-03-09Remove trailing dot after short descriptionLibravatar Fredrik Kuivinen1-1/+1
2006-03-05documentation: add 'see also' sections to git-rm and git-addLibravatar Jeff Muizelaar1-0/+3
2006-02-21git-add: Add support for --, documentation, and test.Libravatar Carl Worth1-1/+6
2005-12-29Documentation: spell.Libravatar Junio C Hamano1-1/+1