107 Commits (874299760708e3bd4d63e9afa8da3fe8a7ddc006)

Author SHA1 Message Date
Johannes Schindelin 56122ed87a git show <tag>: show the tagger 17 years ago
Junio C Hamano 3384a2dfc1 shortlog: default to HEAD when the standard input is a tty 17 years ago
Junio C Hamano 774751a8bc Re-fix "builtin-commit: fix --signoff" 17 years ago
Linus Torvalds 7dc0fe3be5 Fix parent rewriting in --early-output 17 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Junio C Hamano acef41c9db format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
Linus Torvalds 53b2c823f6 revision walker: mini clean-up 17 years ago
Linus Torvalds 252a7c0235 Enhance --early-output format 17 years ago
Brian Gernhardt 49604a4d62 format-patch: Add configuration and off switch for --numbered 17 years ago
Linus Torvalds cdcefbc971 Add "--early-output" log flag for interactive GUI use 17 years ago
Junio C Hamano 4593fb8405 format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
Junio C Hamano 8419d2ee9b git-format-patch --in-reply-to: accept <message@id> with angle brackets 17 years ago
Pierre Habouzit 674d172730 Rework pretty_print_commit to use strbufs instead of custom buffers. 17 years ago
Junio C Hamano 8a1d076e21 "format-patch --root rev" is the way to show everything. 17 years ago
Junio C Hamano 170c04383b Porcelain level "log" family should recurse when diffing. 17 years ago
Alex Riesen d54276f207 Handle format.subjectprefix for every command which accepts --pretty 18 years ago
Adam Roben dbd2144736 format-patch: Add format.subjectprefix config option 18 years ago
Jim Meyering f57882505e git-log: detect dup and fdopen failure 18 years ago
Linus Torvalds 750f7b668f Finally implement "git log --follow" 18 years ago
Junio C Hamano 80583c0ef6 Lift 16kB limit of log message output 18 years ago
Jeff King 6668833437 cmd_log_init: remove parsing of --encoding command line parameter 18 years ago
Jon Loeliger e6ff0f42bb Add the --numbered-files option to git-format-patch. 18 years ago
Frank Lichtenheld 2dc189a353 builtin-log.c: Fix typo in comment 18 years ago
Linus Torvalds ca135e7acc Add support for "commit name decorations" to log family of commands 18 years ago
Junio C Hamano 2bfe3cec92 Fix git {log,show,...} --pretty=email 18 years ago
Junio C Hamano 5d23e133d2 Refactor patch-id filtering out of git-cherry and git-format-patch. 18 years ago
Robin H. Johnson 2d9e4a47d1 Add custom subject prefix support to format-patch (take 3) 18 years ago
James Bowes 567fb65e25 Replace remaining instances of strdup with xstrdup. 18 years ago
Johannes Schindelin c112f689c2 format-patch: add --inline option and make --attach a true attachment 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Robin Rosenberg c06d2daa12 Limit filename for format-patch 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Linus Torvalds cf39f54efc git reflog show 18 years ago
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Junio C Hamano cb280e1075 Allow non-developer to clone, checkout and fetch more easily. 18 years ago
Jeff King 90f70a910a format-patch: fix bug with --stdout in a subdirectory 18 years ago
Johannes Schindelin a6c730644b --walk-reflogs: do not crash with cyclic reflog ancestry 18 years ago
Junio C Hamano 917a8f891f git-format-patch: the default suffix is now .patch, not .txt 18 years ago
Junio C Hamano e47f306d4b git-format-patch: make --binary on by default 18 years ago
Junio C Hamano c261e4385e Add --summary to git-format-patch by default 18 years ago
Junio C Hamano 7c49628010 git-format-patch -3 18 years ago
Junio C Hamano d7fb91c69d git-format-patch: do not crash with format.headers without value. 18 years ago
Junio C Hamano 03eeaeaea5 Introduce 'git-format-patch --suffix=.patch' 18 years ago
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Junio C Hamano 52883fbd76 Teach log family --encoding 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Johannes Schindelin 5d7eeee2ac git-show: grok blobs, trees and tags, too 18 years ago
Andy Parkins a159ca0cb7 Allow subcommand.color and color.subcommand color configuration 18 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 18 years ago