Age | Commit message (Expand) | Author | Files | Lines |
2008-07-02 | git-add--interactive: manual hunk editing mode | Thomas Rast | 1 | -0/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 1 | -1/+1 |
2008-06-14 | git add: add long equivalents of '-u' and '-f' options | SZEDER Gábor | 1 | -2/+5 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -6/+10 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-06-06 | documentation: convert "diffcore" and "repository-layout" to man pages | Christian Couder | 1 | -1/+1 |
2008-05-28 | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 1 | -1/+1 |
2008-05-12 | Add --ignore-errors to git-add to allow it to skip files with read errors | Alex Riesen | 1 | -1/+6 |
2008-05-08 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+3 |
2008-05-08 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -1/+3 |
2008-05-08 | doc: clarify definition of "update" for git-add -u | Jeff King | 1 | -1/+3 |
2008-05-06 | Documentation: improve "add", "pull" and "format-patch" examples | Christian Couder | 1 | -9/+15 |
2008-04-02 | Describe the bug in handling filenames with funny characters in 'git add -i' | Teemu Likonen | 1 | -0/+6 |
2008-03-13 | Minor wording changes in the keyboard descriptions in git-add --interactive. | Vineet Kumar | 1 | -10/+8 |
2008-02-20 | Clarified the meaning of git-add -u in the documentation | Pekka Kaitaniemi | 1 | -2/+2 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -8/+8 |
2007-12-10 | Fix mis-markup of the -p, --patch option in git-add(1) | Eyvind Bernhardsen | 1 | -1/+1 |
2007-12-05 | Documentation: add --patch option to synopsis of git-add | Matthias Kestenholz | 1 | -1/+1 |
2007-11-28 | Document all help keys in "git add -i" patch mode. | Ralf Wildenhues | 1 | -0/+2 |
2007-11-25 | Add "--patch" option to git-add--interactive | Wincent Colaiuta | 1 | -1/+8 |
2007-11-14 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2007-11-14 | replace reference to git-rm with git-reset in git-commit doc | Jing Xue | 1 | -0/+1 |
2007-10-29 | Update manpages to reflect new short and long option aliases | Jonas Fonseca | 1 | -2/+2 |
2007-08-28 | git-add: Make the filename globbing note a bit clearer | Petr Baudis | 1 | -3/+3 |
2007-08-25 | Make usage documentation for git-add consistent. | Brian Hetro | 1 | -2/+4 |
2007-08-16 | Clarify actual behavior of 'git add' and ignored files | Brian Downing | 1 | -4/+6 |
2007-08-13 | git-add: Add support for --refresh option. | Alexandre Julliard | 1 | -1/+5 |
2007-08-05 | Merge branch 'maint' | J. Bruce Fields | 1 | -19/+22 |
2007-08-05 | documentation: use the word "index" in the git-add manual page | J. Bruce Fields | 1 | -19/+22 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-17 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+9 |
2007-05-17 | Document core.excludesfile for git-add | Michael Hendricks | 1 | -0/+9 |
2007-05-13 | Documentation/git-add: clarify -u with path limiting | Jeff King | 1 | -2/+5 |
2007-05-07 | Document git add -u introduced earlier. | Matthieu Moy | 1 | -1/+5 |
2007-03-01 | Documentation: Correct minor typo in git-add documentation. | Christian Schlotter | 1 | -1/+1 |
2007-01-17 | Make a short-and-sweet "git-add -i" synonym for "git-add --interactive" | Junio C Hamano | 1 | -2/+2 |
2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -1/+1 |
2006-12-25 | git-add -f: allow adding otherwise ignored files. | Junio C Hamano | 1 | -2/+6 |
2006-12-25 | git-add: add ignored files when asked explicitly. | Junio C Hamano | 1 | -3/+8 |
2006-12-25 | git-add --interactive: add documentation | Junio C Hamano | 1 | -1/+118 |
2006-12-04 | make 'git add' a first class user friendly interface to the index | Nicolas Pitre | 1 | -25/+28 |
2006-05-20 | Document that "git add" only adds non-ignored files. | Santi | 1 | -1/+4 |
2006-05-05 | Fix up docs where "--" isn't displayed correctly. | sean | 1 | -1/+1 |
2006-03-09 | Remove trailing dot after short description | Fredrik Kuivinen | 1 | -1/+1 |
2006-03-05 | documentation: add 'see also' sections to git-rm and git-add | Jeff Muizelaar | 1 | -0/+3 |
2006-02-21 | git-add: Add support for --, documentation, and test. | Carl Worth | 1 | -1/+6 |
2005-12-29 | Documentation: spell. | Junio C Hamano | 1 | -1/+1 |
2005-11-04 | Documentation: git-add -- do not say "cache", add examples. | Junio C Hamano | 1 | -4/+39 |
2005-10-30 | Add to usage and docs for git-add.sh | Chris Shoemaker | 1 | -1/+8 |