67 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 70c2a258c6 doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt 12 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Thomas Rast b15b5b10a7 Documentation: clarify effects of -- <path> arguments 13 years ago
Jeff King 5d2fc9135a docs: put listed example commands in backticks 13 years ago
Martin von Zweigbergk 7791a1d9b9 Documentation: use [verse] for SYNOPSIS sections 14 years ago
Johan Herland ab18b2c0df log/pretty-options: Document --[no-]notes and deprecate old notes options 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Michael J Gruber f98fd43675 git-log.txt,rev-list-options.txt: put option blocks in proper order 14 years ago
Michael J Gruber 190767f6c1 git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting 14 years ago
Matthieu Moy 0e615b252f Replace "remote tracking" with "remote-tracking" 14 years ago
Jonathan Nieder 9d83e3827f Documentation: gitrevisions is in section 7 14 years ago
Michael J Gruber b1c7946d0c Documentation/git-log: Clarify --full-diff 14 years ago
Eli Barzilay 4ded69169b Reorganize `git-log' man page to clarify common diff options. 15 years ago
Michael J Gruber f028cdae66 Documentation: link to gitrevisions rather than git-rev-parse 15 years ago
Jonathan Nieder 59893a88f9 Documentation/log: add a CONFIGURATION section 15 years ago
Bo Yang 0cdca133ec Make git log --follow find copies among unmodified files. 15 years ago
Junio C Hamano 8a3d203bd0 log.decorate: usability fixes 15 years ago
Petr Baudis 88d9d45d07 git log -p -m: document -m and honor --first-parent 15 years ago
Ilari Liusvaara b09fe971de rev-parse --branches/--tags/--remotes=pattern 15 years ago
Ilari Liusvaara d08bae7e22 rev-parse --glob 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Lars Hjemli d8526a4c3b git-log: allow --decorate[=short|full] 15 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 15 years ago
Nanako Shiraishi 30c4d7a76a Document "git log --source" 16 years ago
martin f. krafft b1524ee0f3 Improve git-log documentation wrt file filters 16 years ago
Abhijit Menon-Sen f448e24e2f Make the DESCRIPTION match <x>... items in the SYNOPSIS 17 years ago
Abhijit Menon-Sen 35faca1f99 Clarify that "git log x.c y.h" lists commits that touch either file 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Miklos Vajna fdcf39e59b Include rev-list options in git-log manpage. 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Junio C Hamano 25db465a34 Fix documentation of --first-parent in git-log and copy it to git-rev-list 17 years ago
Miklos Vajna 272bd3cfd0 Include diff options in the git-log manpage 17 years ago
Junio C Hamano 170c04383b Porcelain level "log" family should recurse when diffing. 17 years ago
Shawn O. Pearce d56651c0ef Don't allow combination of -g and --reverse as it doesn't work 17 years ago
Marco Costalba 9fa3465d6b Add --log-size to git log to print message size 17 years ago
Steven Walter 4f50f6a966 Documentation for git-log --follow 18 years ago
Jakub Narebski 2e88c26626 Document git log --full-diff 18 years ago
Jakub Narebski ef3cb65c21 Use tabs for indenting definition list for options in git-log.txt 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Jakub Narebski 331b51d240 Documentation: Split description of pretty formats of commit log 18 years ago
Michael Hendricks 56822cc9ab Document 'git-log --decorate' 18 years ago
Alex Riesen 5f2e1df5c9 Document -g (--walk-reflogs) option of git-log 18 years ago
Junio C Hamano 89d5892389 Document git-log --first-parent 18 years ago
Michael S. Tsirkin 66e788bc7f Update git-log and git-show documentation 18 years ago
Shawn O. Pearce 41a5564e05 Refer users to git-rev-parse for revision specification syntax. 18 years ago
Junio C Hamano adb7ba6b11 git log documentation: teach -<n> form. 18 years ago
Junio C Hamano 99e09cce8d Documentation: minor rewording for git-log and git-show pages. 18 years ago