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 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
|
*
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
*
|
Merge branch 'js/blame-lib'
Junio C Hamano
2017-06-05
|
\
\
|
*
|
blame: move entry prepend to libgit
Jeff Smith
2017-05-25
|
*
|
blame: move scoreboard setup to libgit
Jeff Smith
2017-05-25
|
*
|
blame: move scoreboard-related methods to libgit
Jeff Smith
2017-05-25
|
*
|
blame: move fake-commit-related methods to libgit
Jeff Smith
2017-05-25
|
*
|
blame: move origin-related methods to libgit
Jeff Smith
2017-05-25
|
*
|
blame: move core structures to header
Jeff Smith
2017-05-25
|
*
|
blame: create entry prepend function
Jeff Smith
2017-05-25
|
*
|
blame: create scoreboard setup function
Jeff Smith
2017-05-25
|
*
|
blame: create scoreboard init function
Jeff Smith
2017-05-25
|
*
|
blame: rework methods that determine 'final' commit
Jeff Smith
2017-05-25
|
*
|
blame: wrap blame_sort and compare_blame_final
Jeff Smith
2017-05-25
|
*
|
blame: move progress updates to a scoreboard callback
Jeff Smith
2017-05-25
|
*
|
blame: make sanity_check use a callback in scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: move no_whole_file_rename flag to scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: move xdl_opts flags to scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: move show_root flag to scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: move reverse flag to scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: move contents_from to scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: move copy/move thresholds to scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: move stat counters to scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: rename nth_line function
Jeff Smith
2017-05-24
|
*
|
blame: rename ent_score function
Jeff Smith
2017-05-24
|
*
|
blame: rename coalesce function
Jeff Smith
2017-05-24
|
*
|
blame: rename origin-related functions
Jeff Smith
2017-05-24
|
*
|
blame: rename scoreboard structure to blame_scoreboard
Jeff Smith
2017-05-24
|
*
|
blame: rename origin structure to blame_origin
Jeff Smith
2017-05-24
|
*
|
blame: remove unused parameters
Jeff Smith
2017-05-24
|
*
|
blame: move textconv_object with related functions
Jeff Smith
2017-05-24
|
*
|
blame: remove unneeded dependency on blob.h
Jeff Smith
2017-05-24
*
|
|
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
2017-06-04
|
\
\
\
|
*
|
|
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
2017-05-31
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson
2017-05-08
|
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
|
*
|
builtin/blame: convert static function to struct object_id
brian m. carlson
2017-05-02
|
|
/
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
*
|
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-23
|
/
*
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
2017-03-26
*
Merge branch 'rs/blame-code-cleanup'
Junio C Hamano
2017-03-17
|
\
|
*
blame: move blame_entry duplication to add_blame_entry()
René Scharfe
2017-03-11
*
|
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
2017-01-30
*
|
Merge branch 'jk/blame-fixes'
Junio C Hamano
2017-01-18
|
\
\
|
*
|
blame: output porcelain "previous" header for each file
Jeff King
2017-01-07
|
*
|
blame: handle --no-abbrev
Jeff King
2017-01-07
|
*
|
blame: fix alignment with --abbrev=40
Jeff King
2017-01-07
|
|
/
*
|
diff: retire "compaction" heuristics
Junio C Hamano
2016-12-23
*
|
Merge branch 'jc/blame-reverse'
Junio C Hamano
2016-10-10
|
\
\
[next]