| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Junio C Hamano | 2010-02-08 |
|\ |
|
| * | Merge branch 'jc/maint-doc-git-add-example' into maint | Junio C Hamano | 2010-02-08 |
| |\ |
|
| | * | git-add documentation: Fix shell quoting example | Junio C Hamano | 2010-02-08 |
* | | | Documentation: format full commands in typewriter font | Thomas Rast | 2010-01-10 |
|/ / |
|
* | | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 2009-12-07 |
* | | Documentation: 'git add -A' can remove files | Björn Gustavsson | 2009-12-07 |
* | | git-add.txt: fix formatting of --patch section | Stephen Boyd | 2009-11-14 |
* | | Improve --patch option documentation in git-add | Jari Aalto | 2009-09-13 |
* | | Documentation: add: <filepattern>... is optional | Paul Bolle | 2009-08-12 |
* | | Merge branch 'js/add-edit' | Junio C Hamano | 2009-05-18 |
|\ \ |
|
| * | | git-add: introduce --edit (to edit the diff vs. the index) | Johannes Schindelin | 2009-04-12 |
* | | | Update git-add.txt according to the new possibilities of 'git add -p'. | Matthieu Moy | 2009-04-16 |
* | | | git add -p: new "quit" command at the prompt. | Matthieu Moy | 2009-04-15 |
|/ / |
|
* | | Merge branch 'jc/add-p-unquote' | Junio C Hamano | 2009-03-05 |
|\ \ |
|
| * | | git-add -i/-p: learn to unwrap C-quoted paths | Junio C Hamano | 2009-02-18 |
* | | | Documentation: minor grammatical fixes. | David J. Mellor | 2009-02-28 |
|/ / |
|
* | | Fix typos in the documentation. | Ralf Wildenhues | 2008-11-27 |
* | | document "intent to add" option to git-add | Jeff King | 2008-10-20 |
* | | git-add --all: documentation | Junio C Hamano | 2008-07-19 |
* | | Make git-add -i accept ranges like 7- | Ciaran McCreesh | 2008-07-15 |
* | | git-add--interactive: manual hunk editing mode | Thomas Rast | 2008-07-02 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 2008-07-01 |
* | | git add: add long equivalents of '-u' and '-f' options | SZEDER Gábor | 2008-06-14 |
* | | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | | documentation: convert "diffcore" and "repository-layout" to man pages | Christian Couder | 2008-06-06 |
* | | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 |
* | | Add --ignore-errors to git-add to allow it to skip files with read errors | Alex Riesen | 2008-05-12 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-05-08 |
|\ \
| |/
|/| |
|
| * | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-08 |
| |\ |
|
| | * | doc: clarify definition of "update" for git-add -u | Jeff King | 2008-05-08 |
* | | | Documentation: improve "add", "pull" and "format-patch" examples | Christian Couder | 2008-05-06 |
|/ / |
|
* | | Describe the bug in handling filenames with funny characters in 'git add -i' | Teemu Likonen | 2008-04-02 |
|/ |
|
* | 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 |