summaryrefslogtreecommitdiff
path: root/patch-id.c
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated dashed git commands in usageAlexander Potashev2009-02-041-1/+1
* Add calls to git_extract_argv0_path() in programs that call git_config_*Steffen Prohaska2009-01-261-0/+3
* fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre2008-10-021-6/+6
* War on whitespaceJunio C Hamano2007-06-071-1/+1
* 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