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
*
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
|
\
|
*
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 'bc/blame-crlf-test' into maint
Junio C Hamano
2014-06-25
|
\
\
|
*
|
blame: correctly handle files regardless of autocrlf
brian m. carlson
2014-05-08
*
|
|
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
|
|
/
|
/
|
*
|
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
2014-04-03
|
\
\
|
*
|
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
2014-03-25
|
|
/
*
|
Merge branch 'dk/blame-janitorial'
Junio C Hamano
2014-02-27
|
\
\
|
*
|
builtin/blame.c::find_copy_in_blob: no need to scan for region end
David Kastrup
2014-02-25
|
*
|
blame.c: prepare_lines should not call xrealloc for every line
David Kastrup
2014-02-24
|
*
|
builtin/blame.c::prepare_lines: fix allocation size of sb->lineno
David Kastrup
2014-02-24
|
*
|
builtin/blame.c: eliminate same_suspect()
David Kastrup
2014-02-24
|
*
|
builtin/blame.c: struct blame_entry does not need a prev link
David Kastrup
2014-01-22
|
|
/
*
|
Merge branch 'ep/varscope'
Junio C Hamano
2014-02-27
|
\
\
|
|
/
|
/
|
|
*
builtin/blame.c: reduce scope of variables
Elia Pinto
2014-01-31
*
|
Merge branch 'js/lift-parent-count-limit'
Junio C Hamano
2014-01-10
|
\
\
|
*
|
Remove the line length limit for graft files
Johannes Schindelin
2013-12-27
|
|
/
*
|
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
2013-12-05
|
\
\
|
|
/
|
/
|
|
*
assume parse_commit checks commit->object.parsed
Jeff King
2013-10-24
*
|
pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses
Nguyễn Thái Ngọc Duy
2013-10-28
*
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
remove diff_tree_{setup,release}_paths
Nguyễn Thái Ngọc Duy
2013-07-15
|
|
/
*
|
Merge branch 'es/blame-L-twice'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
blame: teach -L/RE/ to search from end of previous -L range
Eric Sunshine
2013-08-06
|
*
|
line-range: teach -L/RE/ to search relative to anchor point
Eric Sunshine
2013-08-06
|
*
|
blame: accept multiple -L ranges
Eric Sunshine
2013-08-06
|
*
|
blame: inline one-line function into its lone caller
Eric Sunshine
2013-08-06
*
|
|
Merge branch 'es/blame-L-more'
Junio C Hamano
2013-09-09
|
\
\
\
|
|
/
/
|
*
|
blame: fix -L bounds checking bug
Eric Sunshine
2013-08-05
|
|
/
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
|
/
*
Merge branch 'tr/line-log'
Junio C Hamano
2013-06-02
|
\
|
*
log -L: :pattern:file syntax to find by funcname
Thomas Rast
2013-03-28
|
*
Refactor parse_loc
Bo Yang
2013-03-28
*
|
Merge branch 'nd/pretty-formats'
Junio C Hamano
2013-04-23
|
\
\
|
*
|
pretty: save commit encoding from logmsg_reencode if the caller needs it
Nguyễn Thái Ngọc Duy
2013-04-18
|
|
/
*
|
blame: handle broken commit headers gracefully
René Scharfe
2013-04-17
|
/
*
logmsg_reencode: lazily load missing commit buffers
Jeff King
2013-01-26
*
logmsg_reencode: never return NULL
Jeff King
2013-01-26
*
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-20
|
\
|
*
mailmap: simplify map_user() interface
Antoine Pelisse
2013-01-10
|
*
Use split_ident_line to parse author and committer
Antoine Pelisse
2013-01-07
*
|
Merge branch 'jc/blame-no-follow'
Junio C Hamano
2013-01-14
|
\
\
|
|
/
|
/
|
|
*
blame: pay attention to --no-follow
Junio C Hamano
2012-09-21
[next]