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
*
Merge branch 'jk/date-mode-format'
Junio C Hamano
2015-08-03
|
\
|
*
introduce "format" date-mode
Jeff King
2015-06-29
|
*
convert "enum date_mode" into a struct
Jeff King
2015-06-29
*
|
Merge branch 'mh/init-delete-refs-api'
Junio C Hamano
2015-08-03
|
\
\
|
|
/
|
/
|
|
*
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
2015-06-22
*
|
Merge branch 'qn/blame-show-email'
Junio C Hamano
2015-06-24
|
\
\
|
|
/
|
/
|
|
*
blame: add blame.showEmail configuration
Quentin Neill
2015-06-01
*
|
Merge branch 'rs/janitorial'
Junio C Hamano
2015-06-01
|
\
\
|
*
|
use file_exists() to check if a file exists in the worktree
René Scharfe
2015-05-20
|
|
/
*
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-06-01
|
\
\
|
*
|
blame, log: format usage strings similarly to those in documentation
Alex Henrie
2015-05-03
*
|
|
Merge branch 'tb/blame-resurrect-convert-to-git'
Junio C Hamano
2015-05-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
2015-05-03
|
*
|
move setting of object->type to alloc_* functions
Jeff King
2014-07-28
*
|
|
Merge branch 'es/blame-commit-info-fix'
Junio C Hamano
2015-02-22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
builtin/blame: destroy initialized commit_info only
Eric Sunshine
2015-02-10
*
|
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
\
\
|
*
|
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
|
|
Merge branch 'jk/blame-commit-label'
Junio C Hamano
2015-02-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
blame.c: fix garbled error message
Lukas Fleischer
2015-01-13
*
|
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
|
/
/
/
*
|
|
Merge branch 'bb/date-iso-strict'
Junio C Hamano
2014-09-19
|
\
\
\
|
*
|
|
pretty: provide a strict ISO 8601 date format
Beat Bolli
2014-08-29
*
|
|
|
Merge branch 'sb/blame-msg-i18n'
Junio C Hamano
2014-09-09
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
builtin/blame.c: add translation to warning about failed revision walk
Stefan Beller
2014-08-12
|
|
/
/
*
|
|
Merge branch 'rs/code-cleaning'
Junio C Hamano
2014-07-22
|
\
\
\
|
*
|
|
use commit_list_count() to count the members of commit_lists
René Scharfe
2014-07-17
*
|
|
|
Merge branch 'jk/alloc-commit-id'
Junio C Hamano
2014-07-22
|
\
\
\
\
|
*
|
|
|
move setting of object->type to alloc_* functions
Jeff King
2014-07-13
|
|
/
/
/
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2014-07-21
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
use xmemdupz() to allocate copies of strings given by start and length
René Scharfe
2014-07-21
|
*
|
|
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
2014-07-16
|
|
\
\
\
|
*
\
\
\
Merge branch 'bc/blame-crlf-test' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'nd/split-index'
Junio C Hamano
2014-07-16
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cache-tree: mark istate->cache_changed on cache tree invalidation
Nguyễn Thái Ngọc Duy
2014-06-13
*
|
|
|
|
|
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
2014-07-02
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
commit: record buffer length in cache
Jeff King
2014-06-13
|
*
|
|
|
|
convert logmsg_reencode to get_commit_buffer
Jeff King
2014-06-13
|
*
|
|
|
|
provide a helper to set the commit buffer
Jeff King
2014-06-13
|
*
|
|
|
|
logmsg_reencode: return const buffer
Jeff King
2014-06-12
|
*
|
|
|
|
do not create "struct commit" with xcalloc
Jeff King
2014-06-12
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/blame-refactor'
Junio C Hamano
2014-06-25
|
\
\
\
\
\
|
*
|
|
|
|
blame: simplify prepare_lines()
René Scharfe
2014-06-13
|
*
|
|
|
|
blame: factor out get_next_line()
René Scharfe
2014-06-13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'bc/blame-crlf-test'
Junio C Hamano
2014-06-06
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
blame: correctly handle files regardless of autocrlf
brian m. carlson
2014-05-08
*
|
|
|
|
Merge branch 'dk/blame-reorg'
Junio C Hamano
2014-06-06
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
blame: large-scale performance rewrite
David Kastrup
2014-04-28
|
|
|
/
/
|
|
/
|
|
*
|
|
|
blame: dynamic blame_date_width for different locales
Jiang Xin
2014-04-23
*
|
|
|
blame: fix broken time_buf paddings in relative timestamp
Jiang Xin
2014-04-23
|
/
/
/
[next]