55 Commits (fc721b699b817e9cb78994c6dd6d86e744bd2112)

Author SHA1 Message Date
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
Nicolas Pitre 366bfcb68f make 'git add' a first class user friendly interface to the index 18 years ago
Santi 845ae27bf8 Document that "git add" only adds non-ignored files. 19 years ago
sean e994004f93 Fix up docs where "--" isn't displayed correctly. 19 years ago
Fredrik Kuivinen 7bd7f2804d Remove trailing dot after short description 19 years ago
Jeff Muizelaar 872d001f7f documentation: add 'see also' sections to git-rm and git-add 19 years ago
Carl Worth 60ace8790f git-add: Add support for --, documentation, and test. 19 years ago
Junio C Hamano 89438677ab Documentation: spell. 19 years ago
Junio C Hamano 810bf1f944 Documentation: git-add -- do not say "cache", add examples. 19 years ago
Chris Shoemaker 918db541e0 Add to usage and docs for git-add.sh 19 years ago
Christian Meder f73ae1fc5d Some typos and light editing of various manpages 19 years ago
Sergey Vlasov a7154e916c [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago