aboutsummaryrefslogtreecommitdiffstats
path: root/patch-id.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-23Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce1-1/+1
2006-06-23patch-id: take "commit" prefix as well as "diff-tree" prefixJohannes Schindelin1-0/+2
2005-10-14Unlocalized isspace and friendsLinus Torvalds1-1/+0
2005-10-09ignore new git-diff index header when computing patch idsKai Ruemmler1-0/+4
2005-07-27Typofix: usage strings fix.Junio C Hamano1-1/+1
2005-06-23Add "git-patch-id" program to generate patch ID's.Linus Torvalds1-0/+79