55 Commits (2ef580550460f377af895b09f5870424c0cff8fa)

Author SHA1 Message Date
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
Rene Scharfe 2b60356da5 Make git-cherry handle root trees 18 years ago
Rene Scharfe e827633a5d Built-in cherry 18 years ago
Matthias Lederhofer 77e565d8f7 git-format-patch: fix bug using -o in subdirectories 18 years ago
Matthias Lederhofer c08e52486a format-patch: use cwd as default output directory 18 years ago
Jonas Fonseca 83572c1a91 Use xrealloc instead of realloc 18 years ago
Ramsay Jones 07efc6a6b6 Allow config file to specify Signed-off-by identity in format-patch. 19 years ago
Junio C Hamano 9590b041ea Builtins: control the use of pager from the command table. 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds db6296a566 Call setup_git_directory() early 19 years ago
Junio C Hamano ef1d9c5aa4 log and diff family: honor config even from subdirectories 19 years ago
Junio C Hamano 76af073457 builtin-log: typefix for recent format-patch changes. 19 years ago
Josh Triplett da56645dd7 Add option to set initial In-Reply-To/References 19 years ago
Josh Triplett cc35de8470 Add option to enable threading headers 19 years ago
Josh Triplett d1566f7883 git-format-patch: Make the second and subsequent mails replies to the first 19 years ago
Ryan Anderson f3aafa4db2 Disable color detection during format-patch 19 years ago
Junio C Hamano 83ad63cfeb diff: do not use configuration magic at the core-level 19 years ago
Eric Wong 97beb812db builtin-log: respect diff configuration options 19 years ago
Junio C Hamano 27e1b127f3 format-patch: fix diff format option implementation 19 years ago
Johannes Schindelin 81db094107 format-patch: use clear_commit_marks() instead of some ad-hockery 19 years ago
Timo Hirvonen 1798562745 log --raw: Don't descend into subdirectories by default 19 years ago
Timo Hirvonen 9dafea2678 whatchanged: Default to DIFF_FORMAT_RAW 19 years ago
Timo Hirvonen 39bc9a6c20 Add msg_sep to diff_options 19 years ago
Timo Hirvonen 0e677e1a6b DIFF_FORMAT_RAW is not default anymore 19 years ago
Timo Hirvonen c9b5ef998a Set default diff output format after parsing command line 19 years ago
Timo Hirvonen c6744349df Merge with_raw, with_stat and summary variables to output_format 19 years ago
Johannes Schindelin 9c6efa366e format-patch: introduce "--ignore-if-in-upstream" 19 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Linus Torvalds 1f1e895fcc Add "named object array" concept 19 years ago
Eric W. Biederman 6c4cca1c72 Fix git-format-patch -s 19 years ago
Linus Torvalds cb115748ec Some more memory leak avoidance 19 years ago
Linus Torvalds 9202434cbd gitweb.cgi history not shown 19 years ago
Peter Eriksen bfbd0bb6ec Implement safe_strncpy() as strlcpy() and use it more. 19 years ago
Junio C Hamano efd0201684 git-format-patch: add --output-directory long option again 19 years ago
Johannes Schindelin 20ff06805c format-patch: resurrect extra headers from config 19 years ago
Junio C Hamano cf2251b604 format-patch --signoff 19 years ago
Junio C Hamano 63b398a428 format-patch: -n and -k are mutually exclusive. 19 years ago
Junio C Hamano add5c8a562 built-in format-patch: various fixups. 19 years ago
Johannes Schindelin fa0f02dfa1 git-format-patch --start-number <n> 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Sean 582af68815 Allow pickaxe and diff-filter options to be used by git log. 19 years ago
Johannes Schindelin e686eb9870 fmt-patch: understand old <his> notation 19 years ago
Johannes Schindelin 8ac80a5701 Teach fmt-patch about --keep-subject 19 years ago
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Johannes Schindelin 2448482b3d fmt-patch: implement -o <dir> 19 years ago
Johannes Schindelin 81f3a188a3 fmt-patch: output file names to stdout 19 years ago
Johannes Schindelin 0377db77da Teach fmt-patch to write individual files. 19 years ago