69 Commits (cc44c7655fe2dd0cfb46e841156634fe622df397)

Author SHA1 Message Date
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
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