index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
blame.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
1
-2
/
+2
2017-01-18
Merge branch 'jk/blame-fixes'
Junio C Hamano
1
-10
/
+17
2017-01-07
blame: output porcelain "previous" header for each file
Jeff King
1
-9
/
+14
2017-01-07
blame: handle --no-abbrev
Jeff King
1
-0
/
+2
2017-01-07
blame: fix alignment with --abbrev=40
Jeff King
1
-1
/
+1
2016-12-23
diff: retire "compaction" heuristics
Junio C Hamano
1
-3
/
+2
2016-10-10
Merge branch 'jc/blame-reverse'
Junio C Hamano
1
-2
/
+40
2016-10-06
Merge branch 'jc/blame-abbrev'
Junio C Hamano
1
-1
/
+1
2016-09-28
blame: use DEFAULT_ABBREV macro
Junio C Hamano
1
-1
/
+1
2016-09-26
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
1
-0
/
+12
2016-09-21
Merge branch 'va/i18n'
Junio C Hamano
1
-8
/
+10
2016-09-19
blame: honor the diff heuristic options and config
Michael Haggerty
1
-0
/
+12
2016-09-15
i18n: blame: mark error messages for translation
Vasco Almeida
1
-8
/
+10
2016-09-07
builtin/blame: convert file to use struct object_id
brian m. carlson
1
-14
/
+14
2016-09-07
builtin: convert textconv_object to use struct object_id
brian m. carlson
1
-6
/
+6
2016-09-07
builtin/blame: convert struct origin to use struct object_id
brian m. carlson
1
-20
/
+20
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-1
/
+1
2016-08-31
Merge branch 'mh/blame-worktree'
Junio C Hamano
1
-1
/
+2
2016-08-29
blame: fix segfault on untracked files
Thomas Gummerer
1
-1
/
+2
2016-08-08
Merge branch 'jk/parseopt-string-list'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'jk/reflog-date'
Junio C Hamano
1
-0
/
+3
2016-08-03
blame: drop strdup of string literal
Eric Sunshine
1
-1
/
+1
2016-07-27
date: add "unix" format
Jeff King
1
-0
/
+3
2016-07-25
Merge branch 'mh/blame-worktree'
Junio C Hamano
1
-1
/
+9
2016-07-19
Merge branch 'bc/cocci'
Junio C Hamano
1
-3
/
+3
2016-07-19
Merge branch 'dk/blame-move-no-reason-for-1-line-context'
Junio C Hamano
1
-4
/
+3
2016-07-18
blame: allow to blame paths freshly added to the index
Mike Hommey
1
-1
/
+9
2016-07-06
Merge branch 'jk/string-list-static-init'
Junio C Hamano
1
-7
/
+7
2016-07-06
Merge branch 'jc/deref-tag' into maint
Junio C Hamano
1
-4
/
+2
2016-06-28
diff: convert struct diff_filespec to struct object_id
brian m. carlson
1
-3
/
+3
2016-06-27
Merge branch 'jc/deref-tag'
Junio C Hamano
1
-4
/
+2
2016-06-14
blame, line-log: do not loop around deref_tag()
Junio C Hamano
1
-4
/
+2
2016-06-14
blame: dwim "blame --reverse OLD" as "blame --reverse OLD.."
Junio C Hamano
1
-0
/
+38
2016-06-14
blame: improve diagnosis for "--reverse NEW"
Junio C Hamano
1
-2
/
+2
2016-06-13
use string_list initializer consistently
Jeff King
1
-1
/
+1
2016-06-13
Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init
Junio C Hamano
1
-6
/
+6
2016-06-13
blame,shortlog: don't make local option variables static
Jeff King
1
-6
/
+6
2016-06-02
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
1
-3
/
+3
2016-05-29
blame: require 0 context lines while finding moved lines with -M
David Kastrup
1
-4
/
+3
2016-04-29
Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maint
Junio C Hamano
1
-0
/
+1
2016-04-13
Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf'
Junio C Hamano
1
-0
/
+1
2016-04-05
correct blame for files commited with CRLF
Torsten Bögershausen
1
-0
/
+1
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-4
/
+3
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
1
-3
/
+1
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-1
/
+2
2016-01-20
Merge branch 'nd/ita-cleanup'
Junio C Hamano
1
-5
/
+0
2016-01-12
Merge branch 'ea/blame-progress'
Junio C Hamano
1
-4
/
+30
2015-12-16
blame: add support for --[no-]progress option
Edmundo Carmona Antoranz
1
-4
/
+30
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-28
/
+28
2015-12-01
Merge branch 'mk/blame-first-parent'
Jeff King
1
-16
/
+14
[prev]
[next]