| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-01-21 | make "git patch-id" a built-in | Linus Torvalds | 1 | -87/+0 |
| 2009-02-04 | Replace deprecated dashed git commands in usage | Alexander Potashev | 1 | -1/+1 |
| 2009-01-26 | Add calls to git_extract_argv0_path() in programs that call git_config_* | Steffen Prohaska | 1 | -0/+3 |
| 2008-10-02 | fix openssl headers conflicting with custom SHA1 implementations | Nicolas Pitre | 1 | -6/+6 |
| 2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+1 |
| 2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 1 | -1/+1 |
| 2006-06-23 | patch-id: take "commit" prefix as well as "diff-tree" prefix | Johannes Schindelin | 1 | -0/+2 |
| 2005-10-14 | Unlocalized isspace and friends | Linus Torvalds | 1 | -1/+0 |
| 2005-10-09 | ignore new git-diff index header when computing patch ids | Kai Ruemmler | 1 | -0/+4 |
| 2005-07-27 | Typofix: usage strings fix. | Junio C Hamano | 1 | -1/+1 |
| 2005-06-23 | Add "git-patch-id" program to generate patch ID's. | Linus Torvalds | 1 | -0/+79 |