summaryrefslogtreecommitdiff
path: root/builtin/patch-id.c
AgeCommit message (Expand)Author
2017-03-27Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZbrian m. carlson
2016-06-03Merge branch 'rs/patch-id-use-skip-prefix'Junio C Hamano
2016-05-30patch-id: use starts_with() and skip_prefix()René Scharfe
2015-10-16usage: do not insist that standard input must come from a fileJunio C Hamano
2015-03-14patch-id: convert to use struct object_idbrian m. carlson
2014-06-10patch-id: make it stable against hunk reorderingMichael S. Tsirkin
2011-09-22patch-id.c: use strbuf instead of a fixed bufferMichael Schubert
2011-03-22Fix sparse warningsStephen Boyd
2011-02-17git-patch-id: do not trip over "no newline" markersMichael J Gruber
2010-04-19patch-id: Add support for mbox formatPaolo Bonzini
2010-04-19patch-id: extract parsing one diff out of generate_id_listPaolo Bonzini
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds