summaryrefslogtreecommitdiff
path: root/Documentation/git-add.txt
AgeCommit message (Expand)Author
2007-08-16Clarify actual behavior of 'git add' and ignored filesBrian Downing
2007-08-13git-add: Add support for --refresh option.Alexandre Julliard
2007-08-05Merge branch 'maint'J. Bruce Fields
2007-08-05documentation: use the word "index" in the git-add manual pageJ. Bruce Fields
2007-06-07War on whitespaceJunio C Hamano
2007-05-18Merge branch 'maint'Junio C Hamano
2007-05-18Document core.excludesfile for git-addMichael Hendricks
2007-05-14Documentation/git-add: clarify -u with path limitingJeff King
2007-05-07Document git add -u introduced earlier.Matthieu Moy
2007-03-01Documentation: Correct minor typo in git-add documentation.Christian Schlotter
2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano
2007-01-17Documentation: a few spelling fixesRené Scharfe
2006-12-26git-add -f: allow adding otherwise ignored files.Junio C Hamano
2006-12-25git-add: add ignored files when asked explicitly.Junio C Hamano
2006-12-25git-add --interactive: add documentationJunio C Hamano
2006-12-05make 'git add' a first class user friendly interface to the indexNicolas Pitre
2006-05-21Document that "git add" only adds non-ignored files.Santi
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-03-05documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar
2006-02-22git-add: Add support for --, documentation, and test.Carl Worth
2005-12-29Documentation: spell.Junio C Hamano
2005-11-04Documentation: git-add -- do not say "cache", add examples.Junio C Hamano
2005-10-31Add to usage and docs for git-add.shChris Shoemaker
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano