summaryrefslogtreecommitdiff
path: root/builtin/patch-id.c
Commit message (Expand)AuthorAgeFilesLines
* config: don't include config.h by defaultBrandon Williams2017-06-151-0/+1
* Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson2017-03-261-1/+1
* Merge branch 'rs/patch-id-use-skip-prefix'Junio C Hamano2016-06-031-13/+10
|\
| * patch-id: use starts_with() and skip_prefix()rs/patch-id-use-skip-prefixRené Scharfe2016-05-291-13/+10
* | usage: do not insist that standard input must come from a filejc/usage-stdinJunio C Hamano2015-10-161-1/+1
* | patch-id: convert to use struct object_idbrian m. carlson2015-03-131-17/+17
|/
* patch-id: make it stable against hunk reorderingMichael S. Tsirkin2014-06-101-15/+59
* patch-id.c: use strbuf instead of a fixed bufferMichael Schubert2011-09-221-4/+6
* Fix sparse warningsStephen Boyd2011-03-221-3/+2
* git-patch-id: do not trip over "no newline" markersMichael J Gruber2011-02-171-0/+2
* patch-id: Add support for mbox formatPaolo Bonzini2010-04-191-6/+62
* patch-id: extract parsing one diff out of generate_id_listPaolo Bonzini2010-04-191-13/+26
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+85