93 Commits (1a3b55c6b424904835ebfd74c992a5bffbaa7e7e)

Author SHA1 Message Date
Eric Wong 14763e7bda commit: fix a segfault when displaying a commit with unreachable parents 18 years ago
Junio C Hamano 81a71734bb Revert "Make it possible to set up libgit directly (instead of from the environment)" 18 years ago
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 18 years ago
Linus Torvalds 9a8e35e987 Relative timestamps in git log 18 years ago
Tilman Sauerbeck 55c3eb434a Indentation fix. 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
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
Petr Baudis 0270083ded Make it possible to set up libgit directly (instead of from the environment) 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