aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-add.txt
Commit message (Expand)AuthorAge
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen2007-12-10
* Documentation: add --patch option to synopsis of git-addMatthias Kestenholz2007-12-05
* Document all help keys in "git add -i" patch mode.Ralf Wildenhues2007-11-28
* Add "--patch" option to git-add--interactiveWincent Colaiuta2007-11-25
* Merge branch 'maint'Junio C Hamano2007-11-14
|\
| * replace reference to git-rm with git-reset in git-commit docJing Xue2007-11-14
* | Update manpages to reflect new short and long option aliasesJonas Fonseca2007-10-29
|/
* git-add: Make the filename globbing note a bit clearerPetr Baudis2007-08-28
* Make usage documentation for git-add consistent.Brian Hetro2007-08-25
* Clarify actual behavior of 'git add' and ignored filesBrian Downing2007-08-16
* git-add: Add support for --refresh option.Alexandre Julliard2007-08-13
* Merge branch 'maint'J. Bruce Fields2007-08-05
|\
| * documentation: use the word "index" in the git-add manual pageJ. Bruce Fields2007-08-05
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Merge branch 'maint'Junio C Hamano2007-05-17
|\
| * Document core.excludesfile for git-addMichael Hendricks2007-05-17
* | Documentation/git-add: clarify -u with path limitingJeff King2007-05-13
* | Document git add -u introduced earlier.Matthieu Moy2007-05-07
|/
* Documentation: Correct minor typo in git-add documentation.Christian Schlotter2007-03-01
* Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano2007-01-17
* Documentation: a few spelling fixesRené Scharfe2007-01-17
* git-add -f: allow adding otherwise ignored files.Junio C Hamano2006-12-25
* git-add: add ignored files when asked explicitly.Junio C Hamano2006-12-25
* git-add --interactive: add documentationJunio C Hamano2006-12-25
* make 'git add' a first class user friendly interface to the indexNicolas Pitre2006-12-04
* Document that "git add" only adds non-ignored files.Santi2006-05-20
* Fix up docs where "--" isn't displayed correctly.sean2006-05-05
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar2006-03-05
* git-add: Add support for --, documentation, and test.Carl Worth2006-02-21
* Documentation: spell.Junio C Hamano2005-12-29
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-04
* Add to usage and docs for git-add.shChris Shoemaker2005-10-30
* Some typos and light editing of various manpagesChristian Meder2005-10-05
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07