summaryrefslogtreecommitdiff
path: root/patch-id.c
Commit message (Expand)AuthorAgeFilesLines
* Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-231-1/+1
* patch-id: take "commit" prefix as well as "diff-tree" prefixJohannes Schindelin2006-06-231-0/+2
* Unlocalized isspace and friendsLinus Torvalds2005-10-141-1/+0
* ignore new git-diff index header when computing patch idsKai Ruemmler2005-10-091-0/+4
* Typofix: usage strings fix.Junio C Hamano2005-07-271-1/+1
* Add "git-patch-id" program to generate patch ID's.Linus Torvalds2005-06-231-0/+79