summaryrefslogtreecommitdiff
path: root/builtin-log.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-07builtin-log: respect diff configuration optionsLibravatar Eric Wong1-2/+5
2006-07-05Merge branch 'th/diff'Libravatar Junio C Hamano1-18/+21
2006-06-29format-patch: fix diff format option implementationLibravatar Junio C Hamano1-1/+2
2006-06-27format-patch: use clear_commit_marks() instead of some ad-hockeryLibravatar Johannes Schindelin1-10/+4
2006-06-27log --raw: Don't descend into subdirectories by defaultLibravatar Timo Hirvonen1-1/+0
2006-06-26whatchanged: Default to DIFF_FORMAT_RAWLibravatar Timo Hirvonen1-11/+16
2006-06-26Add msg_sep to diff_optionsLibravatar Timo Hirvonen1-0/+1
2006-06-26DIFF_FORMAT_RAW is not default anymoreLibravatar Timo Hirvonen1-4/+1
2006-06-26Set default diff output format after parsing command lineLibravatar Timo Hirvonen1-1/+3
2006-06-26Merge with_raw, with_stat and summary variables to output_formatLibravatar Timo Hirvonen1-3/+1
2006-06-26format-patch: introduce "--ignore-if-in-upstream"Libravatar Johannes Schindelin1-0/+80
2006-06-24Rename safe_strncpy() to strlcpy().Libravatar Peter Eriksen1-1/+1
2006-06-19Add "named object array" conceptLibravatar Linus Torvalds1-2/+2
2006-06-17Fix git-format-patch -sLibravatar Eric W. Biederman1-2/+5
2006-06-17Some more memory leak avoidanceLibravatar Linus Torvalds1-0/+2
2006-06-16gitweb.cgi history not shownLibravatar Linus Torvalds1-0/+1
2006-06-16Implement safe_strncpy() as strlcpy() and use it more.Libravatar Peter Eriksen1-1/+1
2006-06-06git-format-patch: add --output-directory long option againLibravatar Junio C Hamano1-10/+16
2006-06-02format-patch: resurrect extra headers from configLibravatar Johannes Schindelin1-0/+20
2006-05-31format-patch --signoffLibravatar Junio C Hamano1-2/+16
2006-05-28format-patch: -n and -k are mutually exclusive.Libravatar Junio C Hamano1-1/+1
2006-05-26built-in format-patch: various fixups.Libravatar Junio C Hamano1-2/+11
2006-05-25git-format-patch --start-number <n>Libravatar Johannes Schindelin1-3/+13
2006-05-21fmt-patch: Support --attachLibravatar Johannes Schindelin1-3/+14
2006-05-21Merge branch 'master' into js/fmt-patchLibravatar Junio C Hamano1-0/+7
2006-05-19Allow pickaxe and diff-filter options to be used by git log.Libravatar Sean1-0/+7
2006-05-06fmt-patch: understand old <his> notationLibravatar Johannes Schindelin1-0/+8
2006-05-05Teach fmt-patch about --keep-subjectLibravatar Johannes Schindelin1-4/+12
2006-05-05Teach fmt-patch about --numberedLibravatar Johannes Schindelin1-1/+8
2006-05-05fmt-patch: implement -o <dir>Libravatar Johannes Schindelin1-10/+34
2006-05-05fmt-patch: output file names to stdoutLibravatar Johannes Schindelin1-1/+6
2006-05-05Teach fmt-patch to write individual files.Libravatar Johannes Schindelin1-1/+71
2006-04-21Merge branch 'master' into jc/fmt-patchLibravatar Junio C Hamano1-0/+108
2006-04-21Split up builtin commands into separate files from git.cLibravatar Linus Torvalds1-0/+69