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