| Commit message (Expand) | Author | Age | Files | Lines |
* | format-patch: use clear_commit_marks() instead of some ad-hockery | Johannes Schindelin | 2006-06-27 | 1 | -10/+4 |
* | format-patch: introduce "--ignore-if-in-upstream" | Johannes Schindelin | 2006-06-26 | 1 | -0/+80 |
* | Rename safe_strncpy() to strlcpy(). | Peter Eriksen | 2006-06-24 | 1 | -1/+1 |
* | Add "named object array" concept | Linus Torvalds | 2006-06-19 | 1 | -2/+2 |
* | Fix git-format-patch -s | Eric W. Biederman | 2006-06-17 | 1 | -2/+5 |
* | Some more memory leak avoidance | Linus Torvalds | 2006-06-17 | 1 | -0/+2 |
* | gitweb.cgi history not shown | Linus Torvalds | 2006-06-16 | 1 | -0/+1 |
* | Implement safe_strncpy() as strlcpy() and use it more. | Peter Eriksen | 2006-06-16 | 1 | -1/+1 |
* | git-format-patch: add --output-directory long option again | Junio C Hamano | 2006-06-06 | 1 | -10/+16 |
* | format-patch: resurrect extra headers from config | Johannes Schindelin | 2006-06-02 | 1 | -0/+20 |
* | format-patch --signoff | Junio C Hamano | 2006-05-31 | 1 | -2/+16 |
* | format-patch: -n and -k are mutually exclusive. | Junio C Hamano | 2006-05-28 | 1 | -1/+1 |
* | built-in format-patch: various fixups. | Junio C Hamano | 2006-05-26 | 1 | -2/+11 |
* | git-format-patch --start-number <n> | Johannes Schindelin | 2006-05-25 | 1 | -3/+13 |
* | fmt-patch: Support --attach | Johannes Schindelin | 2006-05-21 | 1 | -3/+14 |
* | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-21 | 1 | -0/+7 |
|\ |
|
| * | Allow pickaxe and diff-filter options to be used by git log. | Sean | 2006-05-19 | 1 | -0/+7 |
* | | fmt-patch: understand old <his> notation | Johannes Schindelin | 2006-05-06 | 1 | -0/+8 |
* | | Teach fmt-patch about --keep-subject | Johannes Schindelin | 2006-05-05 | 1 | -4/+12 |
* | | Teach fmt-patch about --numbered | Johannes Schindelin | 2006-05-05 | 1 | -1/+8 |
* | | fmt-patch: implement -o <dir> | Johannes Schindelin | 2006-05-05 | 1 | -10/+34 |
* | | fmt-patch: output file names to stdout | Johannes Schindelin | 2006-05-05 | 1 | -1/+6 |
* | | Teach fmt-patch to write individual files. | Johannes Schindelin | 2006-05-05 | 1 | -1/+71 |
* | | Merge branch 'master' into jc/fmt-patch | Junio C Hamano | 2006-04-21 | 1 | -0/+39 |
|/ |
|
* | Split up builtin commands into separate files from git.c | Linus Torvalds | 2006-04-21 | 1 | -0/+69 |