13 Commits (11d9ade10e50848b10107d281fcfafb785bfb112)

Author SHA1 Message Date
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
brian m. carlson cd02599c48 Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ 8 years ago
René Scharfe 2bb73ae803 patch-id: use starts_with() and skip_prefix() 9 years ago
Junio C Hamano 33e8fc8740 usage: do not insist that standard input must come from a file 9 years ago
brian m. carlson 1a876a69af patch-id: convert to use struct object_id 10 years ago
Michael S. Tsirkin 30e12b924b patch-id: make it stable against hunk reordering 11 years ago
Michael Schubert b9ab810b18 patch-id.c: use strbuf instead of a fixed buffer 14 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Michael J Gruber 2485eab55c git-patch-id: do not trip over "no newline" markers 14 years ago
Paolo Bonzini 580fb25b7a patch-id: Add support for mbox format 15 years ago
Paolo Bonzini 9ae144fbf2 patch-id: extract parsing one diff out of generate_id_list 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Linus Torvalds dedc0ec5d7 make "git patch-id" a built-in 15 years ago
Alexander Potashev 34263de026 Replace deprecated dashed git commands in usage 16 years ago
Steffen Prohaska 2fb3f6db96 Add calls to git_extract_argv0_path() in programs that call git_config_* 16 years ago
Nicolas Pitre 9126f0091f fix openssl headers conflicting with custom SHA1 implementations 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 19 years ago
Johannes Schindelin 8d3cbd27d4 patch-id: take "commit" prefix as well as "diff-tree" prefix 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 20 years ago
Kai Ruemmler 9fabdedc0e ignore new git-diff index header when computing patch ids 20 years ago
Junio C Hamano 54c6870ebf Typofix: usage strings fix. 20 years ago
Linus Torvalds f97672225b Add "git-patch-id" program to generate patch ID's. 20 years ago