Age | Commit message (Expand) | Author | Files | Lines |
2011-01-04 | Fix typos in the documentation | Ralf Wildenhues | 1 | -1/+1 |
2010-11-09 | docs: give more hints about how "add -e" works | Jeff King | 1 | -28/+76 |
2010-10-21 | docs: give more hints about how "add -e" works | Jeff King | 1 | -3/+29 |
2010-09-03 | Merge branch 'jc/maint-doc-em-dash' | Junio C Hamano | 1 | -1/+1 |
2010-08-24 | Work around em-dash handling in newer AsciiDoc | Junio C Hamano | 1 | -1/+1 |
2010-08-20 | Documentation: clarify quoting in "git add" example | Jonathan Nieder | 1 | -2/+2 |
2010-07-19 | git add: Add --ignore-missing to SYNOPSIS | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2010-07-12 | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 1 | -1/+8 |
2010-06-13 | add-interactive: Clarify “remaining hunks in the file” | Jonathan Nieder | 1 | -3/+3 |
2010-02-08 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-02-08 | Merge branch 'jc/maint-doc-git-add-example' into maint | Junio C Hamano | 1 | -1/+1 |
2010-02-08 | git-add documentation: Fix shell quoting example | Junio C Hamano | 1 | -1/+1 |
2010-01-10 | Documentation: format full commands in typewriter font | Thomas Rast | 1 | -1/+1 |
2009-12-07 | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 1 | -12/+12 |
2009-12-07 | Documentation: 'git add -A' can remove files | Björn Gustavsson | 1 | -13/+20 |
2009-11-14 | git-add.txt: fix formatting of --patch section | Stephen Boyd | 1 | -4/+4 |
2009-09-13 | Improve --patch option documentation in git-add | Jari Aalto | 1 | -3/+8 |
2009-08-12 | Documentation: add: <filepattern>... is optional | Paul Bolle | 1 | -1/+1 |
2009-05-18 | Merge branch 'js/add-edit' | Junio C Hamano | 1 | -1/+10 |
2009-04-16 | Update git-add.txt according to the new possibilities of 'git add -p'. | Matthieu Moy | 1 | -1/+3 |
2009-04-15 | git add -p: new "quit" command at the prompt. | Matthieu Moy | 1 | -0/+1 |
2009-04-12 | git-add: introduce --edit (to edit the diff vs. the index) | Johannes Schindelin | 1 | -1/+10 |
2009-03-05 | Merge branch 'jc/add-p-unquote' | Junio C Hamano | 1 | -7/+0 |
2009-02-28 | Documentation: minor grammatical fixes. | David J. Mellor | 1 | -6/+6 |
2009-02-18 | git-add -i/-p: learn to unwrap C-quoted paths | Junio C Hamano | 1 | -7/+0 |
2008-11-27 | Fix typos in the documentation. | Ralf Wildenhues | 1 | -1/+1 |
2008-10-20 | document "intent to add" option to git-add | Jeff King | 1 | -2/+11 |
2008-07-19 | git-add --all: documentation | Junio C Hamano | 1 | -1/+7 |
2008-07-15 | Make git-add -i accept ranges like 7- | Ciaran McCreesh | 1 | -2/+3 |
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 |