| Commit message (Expand) | Author | Age | Files | Lines |
* | git-add doc: do not say working directory when you mean working treelv/add-doc-working-tree | Lars Vogel | 2016-01-21 | 1 | -1/+1 |
* | Merge branch 'jk/asciidoc-markup-fix' | Junio C Hamano | 2015-05-22 | 1 | -1/+2 |
|\ |
|
| * | doc/add: reformat `--edit` option | Jeff King | 2015-05-12 | 1 | -1/+2 |
* | | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCase | Nguyễn Thái Ngọc Duy | 2015-03-13 | 1 | -2/+2 |
|/ |
|
* | Documentation: list long options for -v and -nak/doc-add-v-n-options | Alexander Kuleshov | 2015-01-09 | 1 | -1/+1 |
* | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 1 | -2/+2 |
|\ |
|
| * | Documentation: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 1 | -2/+2 |
* | | Merge branch 'jc/add-2.0-ignore-removal' | Junio C Hamano | 2014-03-07 | 1 | -7/+11 |
|\ \ |
|
| * | | git add <pathspec>... defaults to "-A"jc/add-2.0-ignore-removal | Junio C Hamano | 2013-04-22 | 1 | -7/+11 |
| |/ |
|
* | | git add: -u/-A now affects the entire working treejn/add-2.0-u-A-sans-pathspec | Junio C Hamano | 2013-04-26 | 1 | -8/+8 |
|/ |
|
* | git add: --ignore-removal is a better named --no-all | Junio C Hamano | 2013-04-22 | 1 | -4/+6 |
* | git add: start preparing for "git add <pathspec>..." to default to "-A" | Junio C Hamano | 2013-03-08 | 1 | -1/+13 |
* | add: Clarify documentation of -A and -u | Greg Price | 2013-03-07 | 1 | -10/+12 |
* | Documentation/git-add: kill remaining <filepattern> | Junio C Hamano | 2013-02-14 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2013-02-12 | 1 | -5/+5 |
|\ |
|
| * | Replace filepattern with pathspec for consistency | Matthieu Moy | 2013-02-12 | 1 | -5/+5 |
* | | add: warn when -u or -A is used without pathspec | Matthieu Moy | 2013-01-28 | 1 | -3/+4 |
|/ |
|
* | Doc add: link gitignore | Philip Oakley | 2012-09-18 | 1 | -1/+1 |
* | Merge branch 'vh/config-interactive-singlekey-doc' | Junio C Hamano | 2011-05-11 | 1 | -1/+5 |
|\ |
|
| * | git-add.txt: document 'interactive.singlekey' | Valentin Haenel | 2011-05-05 | 1 | -1/+5 |
* | | git-add.txt: document 'add.ignoreErrors' | Valentin Haenel | 2011-05-04 | 1 | -0/+2 |
|/ |
|
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -8/+0 |
* | Fix typos in the documentation | Ralf Wildenhues | 2011-01-04 | 1 | -1/+1 |
* | docs: give more hints about how "add -e" works | Jeff King | 2010-11-09 | 1 | -28/+76 |
* | docs: give more hints about how "add -e" works | Jeff King | 2010-10-21 | 1 | -3/+29 |
* | Merge branch 'jc/maint-doc-em-dash' | Junio C Hamano | 2010-09-03 | 1 | -1/+1 |
|\ |
|
| * | Work around em-dash handling in newer AsciiDoc | Junio C Hamano | 2010-08-24 | 1 | -1/+1 |
* | | Documentation: clarify quoting in "git add" example | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 |
|/ |
|
* | git add: Add --ignore-missing to SYNOPSIS | Ævar Arnfjörð Bjarmason | 2010-07-19 | 1 | -1/+2 |
* | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 2010-07-12 | 1 | -1/+8 |
* | add-interactive: Clarify “remaining hunks in the file” | Jonathan Nieder | 2010-06-13 | 1 | -3/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2010-02-08 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'jc/maint-doc-git-add-example' into maint | Junio C Hamano | 2010-02-08 | 1 | -1/+1 |
| |\ |
|
| | * | git-add documentation: Fix shell quoting example | Junio C Hamano | 2010-02-08 | 1 | -1/+1 |
* | | | Documentation: format full commands in typewriter font | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
|/ / |
|
* | | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 2009-12-07 | 1 | -12/+12 |
* | | Documentation: 'git add -A' can remove files | Björn Gustavsson | 2009-12-07 | 1 | -13/+20 |
* | | git-add.txt: fix formatting of --patch section | Stephen Boyd | 2009-11-14 | 1 | -4/+4 |
* | | Improve --patch option documentation in git-add | Jari Aalto | 2009-09-13 | 1 | -3/+8 |
* | | Documentation: add: <filepattern>... is optional | Paul Bolle | 2009-08-12 | 1 | -1/+1 |
* | | Merge branch 'js/add-edit' | Junio C Hamano | 2009-05-18 | 1 | -1/+10 |
|\ \ |
|
| * | | git-add: introduce --edit (to edit the diff vs. the index) | Johannes Schindelin | 2009-04-12 | 1 | -1/+10 |
* | | | Update git-add.txt according to the new possibilities of 'git add -p'. | Matthieu Moy | 2009-04-16 | 1 | -1/+3 |
* | | | git add -p: new "quit" command at the prompt. | Matthieu Moy | 2009-04-15 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'jc/add-p-unquote' | Junio C Hamano | 2009-03-05 | 1 | -7/+0 |
|\ \ |
|
| * | | git-add -i/-p: learn to unwrap C-quoted paths | Junio C Hamano | 2009-02-18 | 1 | -7/+0 |
* | | | Documentation: minor grammatical fixes. | David J. Mellor | 2009-02-28 | 1 | -6/+6 |
|/ / |
|
* | | Fix typos in the documentation. | Ralf Wildenhues | 2008-11-27 | 1 | -1/+1 |
* | | document "intent to add" option to git-add | Jeff King | 2008-10-20 | 1 | -2/+11 |
* | | git-add --all: documentation | Junio C Hamano | 2008-07-19 | 1 | -1/+7 |