66 Commits (f740cc25298e2a0eb7c561c40854ed568c7de657)

Author SHA1 Message Date
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- 17 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
Jonas Fonseca e0e6c09611 Update manpages to reflect new short and long option aliases 17 years ago
Petr Baudis 9d5fc59d12 git-add: Make the filename globbing note a bit clearer 17 years ago
Brian Hetro 480611d170 Make usage documentation for git-add consistent. 17 years ago
Brian Downing d1d028ea16 Clarify actual behavior of 'git add' and ignored files 17 years ago
Alexandre Julliard d616813d75 git-add: Add support for --refresh option. 17 years ago
J. Bruce Fields 5f42ac921f documentation: use the word "index" in the git-add manual page 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Michael Hendricks 164b19893a Document core.excludesfile for git-add 18 years ago
Jeff King dfaa61bd52 Documentation/git-add: clarify -u with path limiting 18 years ago
Matthieu Moy bc3561f359 Document git add -u introduced earlier. 18 years ago
Christian Schlotter 3e4e8c03ca Documentation: Correct minor typo in git-add documentation. 18 years ago
Junio C Hamano df59afe3eb Make a short-and-sweet "git-add -i" synonym for "git-add --interactive" 18 years ago
René Scharfe 23bfbb815d Documentation: a few spelling fixes 18 years ago
Junio C Hamano 6a1ad32519 git-add -f: allow adding otherwise ignored files. 18 years ago
Junio C Hamano e23ca9e1f9 git-add: add ignored files when asked explicitly. 18 years ago
Junio C Hamano 6a5ad23de6 git-add --interactive: add documentation 18 years ago