summaryrefslogtreecommitdiff
path: root/builtin/blame.c
AgeCommit message (Expand)Author
2010-12-13Merge branch 'jn/parse-options-extra'Junio C Hamano
2010-12-07parse-options: Don't call parse_options_check() so muchStephen Boyd
2010-11-30Merge branch 'kb/blame-author-email'Junio C Hamano
2010-11-17Merge branch 'ks/no-textconv-symlink'Junio C Hamano
2010-10-19blame: Add option to show author email instead of nameKevin Ballard
2010-09-29blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov
2010-08-23Merge branch 'maint'Junio C Hamano
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues
2010-08-18Merge branch 'cc/find-commit-subject'Junio C Hamano
2010-07-23blame: use find_commit_subject() instead of custom codeChristian Couder
2010-06-27Merge branch 'cp/textconv-cat-file'Junio C Hamano
2010-06-27Merge branch 'ab/blame-textconv'Junio C Hamano
2010-06-21Merge branch 'gv/portable'Junio C Hamano
2010-06-21Merge branch 'rs/diff-no-minimal' into maintJunio C Hamano
2010-06-18textconv: support for cat_fileClément Poulain
2010-06-18textconv: support for blameAxel Bonnet
2010-06-13Merge branch 'rs/diff-no-minimal'Junio C Hamano
2010-06-07Change C99 comments to old-style C commentsTor Arntsen
2010-05-31Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan
2010-03-14Merge branch 'maint'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds