86 Commits (3b069b1beba6d851401032260a8030448637ece5)

Author SHA1 Message Date
Valentin Haenel c105356ed4 git-add.txt: document 'interactive.singlekey' 14 years ago
Valentin Haenel d022443604 git-add.txt: document 'add.ignoreErrors' 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Ralf Wildenhues 469bfc962d Fix typos in the documentation 14 years ago
Jeff King 0fe802d480 docs: give more hints about how "add -e" works 14 years ago
Jeff King 5df4d67d41 docs: give more hints about how "add -e" works 14 years ago
Junio C Hamano 2839478774 Work around em-dash handling in newer AsciiDoc 14 years ago
Jonathan Nieder 1b6c6cf006 Documentation: clarify quoting in "git add" example 14 years ago
Ævar Arnfjörð Bjarmason f0e5a4b7f3 git add: Add --ignore-missing to SYNOPSIS 14 years ago
Jens Lehmann 108da0db12 git add: Add the "--ignore-missing" option for the dry run 15 years ago
Jonathan Nieder 74e42ce122 add-interactive: Clarify “remaining hunks in the file” 15 years ago
Junio C Hamano bf7cbb2f04 git-add documentation: Fix shell quoting example 15 years ago
Thomas Rast ca768288b6 Documentation: format full commands in typewriter font 15 years ago
Björn Gustavsson 441947f6d7 git-add/rm doc: Consistently back-quote 15 years ago
Björn Gustavsson 968d70723a Documentation: 'git add -A' can remove files 15 years ago
Stephen Boyd 46ada61ef1 git-add.txt: fix formatting of --patch section 15 years ago
Jari Aalto 5f2b1e67ca Improve --patch option documentation in git-add 15 years ago
Paul Bolle e89df7dcda Documentation: add: <filepattern>... is optional 15 years ago
Matthieu Moy cafa56702b Update git-add.txt according to the new possibilities of 'git add -p'. 16 years ago
Matthieu Moy cbd3a01ed8 git add -p: new "quit" command at the prompt. 16 years ago
Matthieu Moy 595f694823 Update git-add.txt according to the new possibilities of 'git add -p'. 16 years ago
Matthieu Moy 9a7a1e03d5 git add -p: new "quit" command at the prompt. 16 years ago
Johannes Schindelin c59cb03a8b git-add: introduce --edit (to edit the diff vs. the index) 16 years ago
David J. Mellor dcc901bc29 Documentation: minor grammatical fixes. 16 years ago
Junio C Hamano 8851f4800c git-add -i/-p: learn to unwrap C-quoted paths 16 years ago
Ralf Wildenhues 76bac89036 Fix typos in the documentation. 16 years ago
Jeff King 8776f5d3bb document "intent to add" option to git-add 16 years ago
Ciaran McCreesh 69c231f473 Make git-add -i accept ranges like 7- 16 years ago
Junio C Hamano da98053aa6 git-add --all: documentation 17 years ago
Ciaran McCreesh 1e5aaa6db3 Make git-add -i accept ranges like 7- 17 years ago
Thomas Rast ac083c47ea git-add--interactive: manual hunk editing mode 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Jonathan Nieder 6998e4db52 Documentation: fix links to tutorials and other new manual pages 17 years ago
SZEDER Gábor 69c61c4fa9 git add: add long equivalents of '-u' and '-f' options 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Christian Couder 30eba7bf2c documentation: convert "diffcore" and "repository-layout" to man pages 17 years ago
Junio C Hamano 56ae8df5c7 Manual subsection to refer to other pages is SEE ALSO 17 years ago
Alex Riesen 984b83ef23 Add --ignore-errors to git-add to allow it to skip files with read errors 17 years ago
Jeff King afd899e1b7 doc: clarify definition of "update" for git-add -u 17 years ago
Christian Couder 921177f50f Documentation: improve "add", "pull" and "format-patch" examples 17 years ago
Teemu Likonen cfc4ba33e3 Describe the bug in handling filenames with funny characters in 'git add -i' 17 years ago
Vineet Kumar bb12ac5120 Minor wording changes in the keyboard descriptions in git-add --interactive. 17 years ago
Pekka Kaitaniemi 0ca15e7217 Clarified the meaning of git-add -u in the documentation 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Eyvind Bernhardsen e306be5cd0 Fix mis-markup of the -p, --patch option in git-add(1) 17 years ago
Matthias Kestenholz 21640376a5 Documentation: add --patch option to synopsis of git-add 17 years ago
Ralf Wildenhues 280e50c7e5 Document all help keys in "git add -i" patch mode. 17 years ago
Wincent Colaiuta b63e995001 Add "--patch" option to git-add--interactive 17 years ago
Jing Xue 97e9a2216f replace reference to git-rm with git-reset in git-commit doc 17 years ago