aboutsummaryrefslogtreecommitdiff
path: root/builtin/blame.c
Commit message (Expand)AuthorAge
* Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano2011-11-07
|\
| * blame.c: Properly initialize strbuf after calling textconv_object(), againSebastian Schuberth2011-11-07
* | Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano2011-11-01
|\ \ | |/
| * blame.c: Properly initialize strbuf after calling, textconv_object()Sebastian Schuberth2011-10-28
* | blame: add --line-porcelain output formatJeff King2011-05-09
* | blame: refactor porcelain outputJeff King2011-05-09
* | Merge branch 'js/blame-parsename'Junio C Hamano2011-05-06
|\ \
| * | blame: tolerate bogus e-mail addresses a bit betterJosh Stone2011-04-29
* | | blame: add --abbrev command line option and make it honor core.abbrevNamhyung Kim2011-04-05
|/ /
* | standardize brace placement in struct definitionsJonathan Nieder2011-03-16
* | 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