aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-add.txt
Commit message (Expand)AuthorAge
* Merge branch 'vh/config-interactive-singlekey-doc'Junio C Hamano2011-05-11
|\
| * git-add.txt: document 'interactive.singlekey'Valentin Haenel2011-05-05
* | git-add.txt: document 'add.ignoreErrors'Valentin Haenel2011-05-04
|/
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Fix typos in the documentationRalf Wildenhues2011-01-04
* docs: give more hints about how "add -e" worksJeff King2010-11-09
* docs: give more hints about how "add -e" worksJeff King2010-10-21
* Merge branch 'jc/maint-doc-em-dash'Junio C Hamano2010-09-03
|\
| * Work around em-dash handling in newer AsciiDocJunio C Hamano2010-08-24
* | Documentation: clarify quoting in "git add" exampleJonathan Nieder2010-08-20
|/
* git add: Add --ignore-missing to SYNOPSISÆvar Arnfjörð Bjarmason2010-07-19
* git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-12
* add-interactive: Clarify “remaining hunks in the file”Jonathan Nieder2010-06-13
* Merge branch 'maint'Junio C Hamano2010-02-08
|\
| * Merge branch 'jc/maint-doc-git-add-example' into maintJunio C Hamano2010-02-08
| |\
| | * git-add documentation: Fix shell quoting exampleJunio C Hamano2010-02-08
* | | Documentation: format full commands in typewriter fontThomas Rast2010-01-10
|/ /
* | git-add/rm doc: Consistently back-quoteBjörn Gustavsson2009-12-07
* | Documentation: 'git add -A' can remove filesBjörn Gustavsson2009-12-07
* | git-add.txt: fix formatting of --patch sectionStephen Boyd2009-11-14
* | Improve --patch option documentation in git-addJari Aalto2009-09-13
* | Documentation: add: <filepattern>... is optionalPaul Bolle2009-08-12
* | Merge branch 'js/add-edit'Junio C Hamano2009-05-18
|\ \
| * | git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin2009-04-12
* | | Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy2009-04-16
* | | git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-15
|/ /
* | Merge branch 'jc/add-p-unquote'Junio C Hamano2009-03-05
|\ \
| * | git-add -i/-p: learn to unwrap C-quoted pathsJunio C Hamano2009-02-18
* | | Documentation: minor grammatical fixes.David J. Mellor2009-02-28
|/ /
* | Fix typos in the documentation.Ralf Wildenhues2008-11-27
* | document "intent to add" option to git-addJeff King2008-10-20
* | git-add --all: documentationJunio C Hamano2008-07-19
* | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-07-15
* | git-add--interactive: manual hunk editing modeThomas Rast2008-07-02
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* | Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-01
* | git add: add long equivalents of '-u' and '-f' optionsSZEDER Gábor2008-06-14
* | Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* | documentation: move git(7) to git(1)Christian Couder2008-06-06
* | documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder2008-06-06
* | Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* | Add --ignore-errors to git-add to allow it to skip files with read errorsAlex Riesen2008-05-12
* | Merge branch 'maint'Junio C Hamano2008-05-08
|\ \ | |/ |/|
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-08
| |\
| | * doc: clarify definition of "update" for git-add -uJeff King2008-05-08
* | | Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder2008-05-06
|/ /
* | Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen2008-04-02
|/
* Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-13
* Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi2008-02-20
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06