| Commit message (Expand) | Author | Age |
* | Minor wording changes in the keyboard descriptions in git-add --interactive. | Vineet Kumar | 2008-03-13 |
* | Clarified the meaning of git-add -u in the documentation | Pekka Kaitaniemi | 2008-02-20 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Fix mis-markup of the -p, --patch option in git-add(1) | Eyvind Bernhardsen | 2007-12-10 |
* | Documentation: add --patch option to synopsis of git-add | Matthias Kestenholz | 2007-12-05 |
* | Document all help keys in "git add -i" patch mode. | Ralf Wildenhues | 2007-11-28 |
* | Add "--patch" option to git-add--interactive | Wincent Colaiuta | 2007-11-25 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-14 |
|\ |
|
| * | replace reference to git-rm with git-reset in git-commit doc | Jing Xue | 2007-11-14 |
* | | Update manpages to reflect new short and long option aliases | Jonas Fonseca | 2007-10-29 |
|/ |
|
* | git-add: Make the filename globbing note a bit clearer | Petr Baudis | 2007-08-28 |
* | Make usage documentation for git-add consistent. | Brian Hetro | 2007-08-25 |
* | Clarify actual behavior of 'git add' and ignored files | Brian Downing | 2007-08-16 |
* | git-add: Add support for --refresh option. | Alexandre Julliard | 2007-08-13 |
* | Merge branch 'maint' | J. Bruce Fields | 2007-08-05 |
|\ |
|
| * | documentation: use the word "index" in the git-add manual page | J. Bruce Fields | 2007-08-05 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2007-05-17 |
|\ |
|
| * | Document core.excludesfile for git-add | Michael Hendricks | 2007-05-17 |
* | | Documentation/git-add: clarify -u with path limiting | Jeff King | 2007-05-13 |
* | | Document git add -u introduced earlier. | Matthieu Moy | 2007-05-07 |
|/ |
|
* | Documentation: Correct minor typo in git-add documentation. | Christian Schlotter | 2007-03-01 |
* | Make a short-and-sweet "git-add -i" synonym for "git-add --interactive" | Junio C Hamano | 2007-01-17 |
* | Documentation: a few spelling fixes | René Scharfe | 2007-01-17 |
* | git-add -f: allow adding otherwise ignored files. | Junio C Hamano | 2006-12-25 |
* | git-add: add ignored files when asked explicitly. | Junio C Hamano | 2006-12-25 |
* | git-add --interactive: add documentation | Junio C Hamano | 2006-12-25 |
* | make 'git add' a first class user friendly interface to the index | Nicolas Pitre | 2006-12-04 |
* | Document that "git add" only adds non-ignored files. | Santi | 2006-05-20 |
* | Fix up docs where "--" isn't displayed correctly. | sean | 2006-05-05 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 |
* | documentation: add 'see also' sections to git-rm and git-add | Jeff Muizelaar | 2006-03-05 |
* | git-add: Add support for --, documentation, and test. | Carl Worth | 2006-02-21 |
* | Documentation: spell. | Junio C Hamano | 2005-12-29 |
* | Documentation: git-add -- do not say "cache", add examples. | Junio C Hamano | 2005-11-04 |
* | Add to usage and docs for git-add.sh | Chris Shoemaker | 2005-10-30 |
* | Some typos and light editing of various manpages | Christian Meder | 2005-10-05 |
* | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 2005-09-20 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |