summaryrefslogtreecommitdiff
path: root/builtin/blame.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-13blame: don't overflow time bufferLibravatar Jeff King1-1/+1
2011-05-09blame: add --line-porcelain output formatLibravatar Jeff King1-2/+8
2011-05-09blame: refactor porcelain outputLibravatar Jeff King1-9/+16
2011-05-06Merge branch 'js/blame-parsename'Libravatar Junio C Hamano1-1/+1
2011-04-29blame: tolerate bogus e-mail addresses a bit betterLibravatar Josh Stone1-1/+1
2011-04-05blame: add --abbrev command line option and make it honor core.abbrevLibravatar Namhyung Kim1-1/+8
2011-03-16standardize brace placement in struct definitionsLibravatar Jonathan Nieder1-2/+1
2010-12-12Merge branch 'jn/parse-options-extra'Libravatar Junio C Hamano1-2/+2
2010-12-06parse-options: Don't call parse_options_check() so muchLibravatar Stephen Boyd1-2/+2
2010-11-29Merge branch 'kb/blame-author-email'Libravatar Junio C Hamano1-6/+22
2010-11-17Merge branch 'ks/no-textconv-symlink'Libravatar Junio C Hamano1-11/+22
2010-10-19blame: Add option to show author email instead of nameLibravatar Kevin Ballard1-6/+22
2010-09-29blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Libravatar Kirill Smelkov1-11/+22
2010-08-22Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2010-08-22Typos in code comments, an error message, documentationLibravatar Ralf Wildenhues1-2/+2
2010-08-18Merge branch 'cc/find-commit-subject'Libravatar Junio C Hamano1-15/+7
2010-07-23blame: use find_commit_subject() instead of custom codeLibravatar Christian Couder1-15/+7
2010-06-27Merge branch 'cp/textconv-cat-file'Libravatar Junio C Hamano1-4/+4
2010-06-27Merge branch 'ab/blame-textconv'Libravatar Junio C Hamano1-13/+72
2010-06-21Merge branch 'gv/portable'Libravatar Junio C Hamano1-4/+6
2010-06-21Merge branch 'rs/diff-no-minimal' into maintLibravatar Junio C Hamano1-1/+1
2010-06-18textconv: support for cat_fileLibravatar Clément Poulain1-4/+4
2010-06-18textconv: support for blameLibravatar Axel Bonnet1-13/+72
2010-06-13Merge branch 'rs/diff-no-minimal'Libravatar Junio C Hamano1-1/+1
2010-06-07Change C99 comments to old-style C commentsLibravatar Tor Arntsen1-1/+1
2010-05-31Rewrite dynamic structure initializations to runtime assignmentLibravatar Gary V. Vaughan1-4/+6
2010-03-13Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+2477