2080 Commits (45f66f64636350b67eaf6832b0c424592be6ddda)

Author SHA1 Message Date
Junio C Hamano 63c21c494f Revert "tweak manpage formatting" 18 years ago
Junio C Hamano 524e5ffcf4 tweak manpage formatting 18 years ago
Junio C Hamano f1ec6b22a8 Fix an illustration in git-rev-parse.txt 18 years ago
Junio C Hamano 3955d994de Fix formatting of git-blame documentation. 18 years ago
Junio C Hamano aec2196a67 Reorder the list of commands in the manual. 18 years ago
Steve Hoelzer 3671757546 git-stash documentation: add missing backtick 18 years ago
Steve Hoelzer e2c6de1c62 git-stash documentation: stash numbering starts at zero, not one 18 years ago
Steven Grimm 4cf3ef9740 Add a note about the index being updated by git-status in some cases 18 years ago
David Kastrup f9935bf931 Documentation/git-commit.txt: correct bad list formatting. 18 years ago
Junio C Hamano 87027ae449 Fix "make GZ=1 quick-install-doc" 18 years ago
Adam Roben 7d4aef4027 Documentation/git-svn: how to clone a git-svn-created repository 18 years ago
J. Bruce Fields a76c2acb28 documentation: use the word "index" in the git-commit man page 18 years ago
J. Bruce Fields 5f42ac921f documentation: use the word "index" in the git-add manual page 18 years ago
J. Bruce Fields 407c0c87e1 user-manual: mention git-gui 18 years ago
Junio C Hamano 7a7cc594ca user-manual: mention git stash 18 years ago
J. Bruce Fields 0eb4f7cdf8 user-manual: update for new default --track behavior 18 years ago
Junio C Hamano 00d8c5180d Fix install-doc-quick target 18 years ago
Jyotirmoy Bhattacharya 64a476e691 Fixed git-push manpage 18 years ago
Shawn O. Pearce d5538b418d Document GIT_SSH environment variable alongside other variables 18 years ago
Junio C Hamano 4f8f03d643 GIT 1.5.3-rc4 18 years ago
David Symonds 29093c28a2 Fix documentation for core.gitproxy to reflect code 18 years ago
Junio C Hamano 68d4229847 RelNotes 1.5.3 updates before -rc4 18 years ago
Junio C Hamano 3d5c418ff5 git-clone: aggressively optimize local clone behaviour. 18 years ago
David Kastrup 50cff52f1a When generating manpages, delete outdated targets first. 18 years ago
Steve Hoelzer 434e6ef89d Try to be consistent with capitalization in the documentation 18 years ago
Jens Axboe 73a7a65663 --base-path-relaxed option 18 years ago
Alex Riesen be52a41c4e Make verse of git-config manpage more readable 18 years ago
Alex Riesen 67d454fed6 Add an option to specify a file to config builtin 18 years ago
David Soria Parra 5c759f96d0 Documentation/gitattributes.txt: typofix 18 years ago
Jeff King 90ae710e0b Documentation/git-diff: remove -r from --name-status example 18 years ago
Johannes Schindelin f653aee5a3 Teach "git stripspace" the --strip-comments option 18 years ago
Carlos Rica 2ae68fcb78 Make verify-tag a builtin. 18 years ago
Brian Gernhardt 383e45cec4 Document commit.template configuration variable. 18 years ago
Junio C Hamano 654a7ccc56 Update description of -z option. 18 years ago
Robin Rosenberg 4eb994733d Document --unified/-U option 18 years ago
Junio C Hamano f48a203a56 GIT 1.5.3-rc3 18 years ago
Jim Meyering 1c911dc86c pretty-options.txt: tiny doc fix 18 years ago
Steven Grimm d1cc130a5e Teach git-commit about commit message templates. 18 years ago
Junio C Hamano 1130845be8 user-manual: fix typolets. 18 years ago
Junio C Hamano 1cffddd654 Mark user-manual as UTF-8 18 years ago
Johannes Schindelin 8e64006eee Teach revision machinery about --no-walk 18 years ago
Johannes Schindelin dfd05e38f0 filter-branch: Big syntax change; support rewriting multiple refs 18 years ago
Johannes Schindelin 16a7fcfe5e fsck --lost-found: write blob's contents, not their SHA-1 18 years ago
Junio C Hamano e5633cbb85 Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp 18 years ago
David Kastrup 98ec4ad7f9 Documentation/gitignore.txt: Fix the seriously misleading priority explanation 18 years ago
Junio C Hamano a644ffde0a Fix VISUAL/EDITOR preference order in Documentation/config.txt. 18 years ago
Carlos Rica 62e09ce998 Make git tag a builtin. 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Steven Grimm a7738c77f1 Document how to tell git to not launch a pager 18 years ago
しらいしななこ ec96e0f6a4 Document "git stash message..." 18 years ago