aboutsummaryrefslogtreecommitdiff
path: root/builtin/blame.c
Commit message (Expand)AuthorAge
* Merge branch 'jn/parse-options-extra'Junio C Hamano2010-12-12
|\
| * parse-options: Don't call parse_options_check() so muchStephen Boyd2010-12-06
* | Merge branch 'kb/blame-author-email'Junio C Hamano2010-11-29
|\ \
| * | blame: Add option to show author email instead of nameKevin Ballard2010-10-19
| |/
* | Merge branch 'ks/no-textconv-symlink'Junio C Hamano2010-11-17
|\ \ | |/ |/|
| * blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov2010-09-29
* | Merge branch 'maint'Junio C Hamano2010-08-22
|\ \ | |/
| * Typos in code comments, an error message, documentationRalf Wildenhues2010-08-22
* | Merge branch 'cc/find-commit-subject'Junio C Hamano2010-08-18
|\ \ | |/ |/|
| * blame: use find_commit_subject() instead of custom codeChristian Couder2010-07-23
| * Merge branch 'rs/diff-no-minimal' into maintJunio C Hamano2010-06-21
* | Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-27
|\ \
| * | textconv: support for cat_fileClément Poulain2010-06-18
* | | Merge branch 'ab/blame-textconv'Junio C Hamano2010-06-27
|\ \ \ | |/ /
| * | textconv: support for blameAxel Bonnet2010-06-18
| |/
* | Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\ \
| * | Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan2010-05-31
* | | Merge branch 'rs/diff-no-minimal'Junio C Hamano2010-06-13
| |/ |/|
* | Change C99 comments to old-style C commentsTor Arntsen2010-06-07
|/
* Merge branch 'maint'Junio C Hamano2010-03-13
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22