87 Commits (581860e1b8ac01c2cdcb5d98862ef7a80e789781)

Author SHA1 Message Date
Robert Shearman 19b3bd3e2d format-patch: Generate a newline between the subject header and the message body 19 years ago
Linus Torvalds 1974632c66 Remove TYPE_* constant macros and use object_type enums consistently. 19 years ago
Junio C Hamano f324943816 merge-base: update the clean-up postprocessing 19 years ago
Junio C Hamano 58ecf5c1cd Re-fix clear_commit_marks(). 19 years ago
Junio C Hamano 160b798303 revert clear-commit-marks for now. 19 years ago
Junio C Hamano 2ef108013e get_merge_bases: clean up even when there is no common commit. 19 years ago
Junio C Hamano 542ccefe89 commit.c: do not redefine UNINTERESTING bit. 19 years ago
Rene Scharfe c0fa8255c6 Fold get_merge_bases_clean() into get_merge_bases() 19 years ago
Rene Scharfe 31aea7ef77 Make clear_commit_marks() clean harder 19 years ago
Rene Scharfe 31609c1725 Add get_merge_bases_clean() 19 years ago
Johannes Schindelin 7c6f8aaf6d move get_merge_bases() to core lib. 19 years ago
Junio C Hamano 3b44f15a35 connect.c: check the commit buffer boundary while parsing. 19 years ago
Timo Hirvonen 554fe20d80 Make some strings const 19 years ago
Junio C Hamano 0da4677149 fix rfc2047 formatter. 19 years ago
Linus Torvalds 855419f764 Add specialized object allocator 19 years ago
Linus Torvalds d3ff6f5501 Move "void *util" from "struct object" into "struct commit" 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Junio C Hamano c831da6647 builtin format-patch: squelch content-type for 7-bit ASCII 19 years ago
Junio C Hamano cdd406e389 CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields. 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Eric Wong 6cdfd17974 commit: allow --pretty= args to be abbreviated 19 years ago
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Junio C Hamano 2a38704323 Use RFC2822 dates from "git fmt-patch". 19 years ago
Junio C Hamano 53f420ef00 git-fmt-patch: thinkofix to show [PATCH] properly. 19 years ago
Junio C Hamano 4c4b158b8f Minor tweak on subject line in --pretty=email 19 years ago
Junio C Hamano 3eefc18917 Tentative built-in format-patch. 19 years ago
Yann Dirson 360204c324 Allow empty lines in info/grafts 19 years ago
Junio C Hamano 5bc4ce5896 reading $GIT_DIR/info/graft - skip comments correctly. 19 years ago
Linus Torvalds 40c2fe003c Clean up trailing whitespace when pretty-printing commits 19 years ago
Linus Torvalds 684958ae61 When showing a commit message, do not lose an incomplete line. 19 years ago
Junio C Hamano 5040f17eba blame -S <ancestry-file> 19 years ago
Peter Eriksen 90321c106c Replace xmalloc+memset(0) with xcalloc. 19 years ago
Fredrik Kuivinen 6b6dcfc297 Make it possible to not clobber object.util in sort_in_topological_order (take 2) 19 years ago
Junio C Hamano bd2afde8a3 Give no terminating LF to error() function. 19 years ago
Junio C Hamano 4c8725f16a topo-order: make --date-order optional. 19 years ago
Junio C Hamano 6bfb27a0c5 commit.c: "Merge" fix in pretty_print_commit. 19 years ago
Junio C Hamano f2d4227530 pretty_print_commit: honor grafts. 19 years ago
Junio C Hamano 3815f423ae pretty_print_commit(): pass commit object instead of commit->buffer. 19 years ago
Junio C Hamano b2d4c56f2f diff-tree: abbreviate merge parent object names with --abbrev --pretty. 19 years ago
Junio C Hamano 181dc77695 describe: omit clearing marks on the last one. 19 years ago
Junio C Hamano f8f9c73c7d describe: allow more than one revs to be named. 19 years ago
Junio C Hamano 8f1d2e6f49 [PATCH] Compilation: zero-length array declaration. 19 years ago
Eric Wong 7d6fb370bc short circuit out of a few places where we would allocate zero bytes 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Sergey Vlasov 4a4e6fd74f Rework object refs tracking to reduce memory usage 19 years ago
Linus Torvalds 2ed02887bd Fix git-rev-list "date order" with --topo-order 19 years ago
Junio C Hamano ff56fe1ca7 Add --pretty=fuller 19 years ago
Junio C Hamano 9534f40bc4 Be careful when dereferencing tags. 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds 60ab26de99 [PATCH] Avoid wasting memory in git-rev-list 19 years ago