index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
blame.c
Commit message (
Expand
)
Author
Age
*
pretty: remove reencode_commit_message()
Junio C Hamano
2012-10-17
*
Merge branch 'jc/maint-blame-no-such-path'
Junio C Hamano
2012-09-17
|
\
|
*
blame: allow "blame file" in the middle of a conflicted merge
Junio C Hamano
2012-09-11
|
*
blame $path: avoid getting fooled by case insensitive filesystems
Junio C Hamano
2012-09-10
|
*
Merge branch 'jc/maint-blame-minimal' into maint
Junio C Hamano
2012-05-01
|
|
\
*
|
\
Merge branch 'nd/i18n-parseopt-help'
Junio C Hamano
2012-09-07
|
\
\
\
|
*
|
|
i18n: blame: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
*
|
|
|
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
2012-08-27
|
\
\
\
\
|
*
|
|
|
diff: do not use null sha1 as a sentinel value
Jeff King
2012-07-29
*
|
|
|
|
Merge branch 'tr/void-diff-setup-done'
Junio C Hamano
2012-08-22
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
diff_setup_done(): return void
Thomas Rast
2012-08-03
|
|
/
/
/
*
|
|
|
Strip namelen out of ce_flags into a ce_namelen field
Thomas Gummerer
2012-07-11
*
|
|
|
Merge branch 'jc/maint-blame-unique-abbrev'
Junio C Hamano
2012-07-09
|
\
\
\
\
|
*
|
|
|
blame: compute abbreviation width that ensures uniqueness
Junio C Hamano
2012-07-02
*
|
|
|
|
builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning
Ramsay Jones
2012-05-14
*
|
|
|
|
blame: factor out helper for calling xdi_diff()
René Scharfe
2012-05-09
*
|
|
|
|
blame: use hunk_func(), part 2
René Scharfe
2012-05-09
*
|
|
|
|
blame: use hunk_func(), part 1
René Scharfe
2012-05-09
*
|
|
|
|
Merge branch 'jc/maint-blame-minimal'
Junio C Hamano
2012-04-23
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
blame: accept --need-minimal
Junio C Hamano
2012-04-11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'zj/decimal-width'
Junio C Hamano
2012-02-20
|
\
\
\
|
*
|
|
make lineno_width() from blame reusable for others
Zbigniew Jędrzejewski-Szmek
2012-02-14
|
|
/
/
*
|
|
drop odd return value semantics from userdiff_config
Jeff King
2012-02-07
|
/
/
*
|
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2011-12-13
|
\
\
|
|
/
|
*
blame: don't overflow time buffer
Jeff King
2011-12-13
*
|
Merge branch 'ss/blame-textconv-fake-working-tree'
Junio C Hamano
2011-11-07
|
\
\
|
*
|
blame.c: Properly initialize strbuf after calling textconv_object(), again
Sebastian Schuberth
2011-11-07
*
|
|
Merge branch 'ss/blame-textconv-fake-working-tree'
Junio C Hamano
2011-11-01
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
blame.c: Properly initialize strbuf after calling, textconv_object()
Sebastian Schuberth
2011-10-28
*
|
blame: add --line-porcelain output format
Jeff King
2011-05-09
*
|
blame: refactor porcelain output
Jeff King
2011-05-09
*
|
Merge branch 'js/blame-parsename'
Junio C Hamano
2011-05-06
|
\
\
|
*
|
blame: tolerate bogus e-mail addresses a bit better
Josh Stone
2011-04-29
*
|
|
blame: add --abbrev command line option and make it honor core.abbrev
Namhyung Kim
2011-04-05
|
/
/
*
|
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
*
|
Merge branch 'jn/parse-options-extra'
Junio C Hamano
2010-12-12
|
\
\
|
*
|
parse-options: Don't call parse_options_check() so much
Stephen Boyd
2010-12-06
*
|
|
Merge branch 'kb/blame-author-email'
Junio C Hamano
2010-11-29
|
\
\
\
|
*
|
|
blame: Add option to show author email instead of name
Kevin Ballard
2010-10-19
|
|
/
/
*
|
|
Merge branch 'ks/no-textconv-symlink'
Junio C Hamano
2010-11-17
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
Kirill Smelkov
2010-09-29
*
|
Merge branch 'maint'
Junio C Hamano
2010-08-22
|
\
\
|
|
/
|
*
Typos in code comments, an error message, documentation
Ralf Wildenhues
2010-08-22
*
|
Merge branch 'cc/find-commit-subject'
Junio C Hamano
2010-08-18
|
\
\
|
|
/
|
/
|
|
*
blame: use find_commit_subject() instead of custom code
Christian Couder
2010-07-23
|
*
Merge branch 'rs/diff-no-minimal' into maint
Junio C Hamano
2010-06-21
*
|
Merge branch 'cp/textconv-cat-file'
Junio C Hamano
2010-06-27
|
\
\
|
*
|
textconv: support for cat_file
Clément Poulain
2010-06-18
*
|
|
Merge branch 'ab/blame-textconv'
Junio C Hamano
2010-06-27
|
\
\
\
|
|
/
/
|
*
|
textconv: support for blame
Axel Bonnet
2010-06-18
|
|
/
[next]