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
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
2015-11-24
blame: fix object casting regression
Jeff King
1
-16
/
+14
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-12
/
+12
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-16
/
+16
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-12
/
+12
2015-11-03
Merge branch 'mk/blame-error-message' into maint
Junio C Hamano
1
-1
/
+1
2015-11-03
Merge branch 'mk/blame-first-parent'
Junio C Hamano
1
-14
/
+47
2015-10-30
blame: allow blame --reverse --first-parent when it makes sense
Max Kirillov
1
-2
/
+30
2015-10-30
blame: extract find_single_final
Max Kirillov
1
-12
/
+17
2015-10-30
Merge branch 'mk/blame-error-message'
Junio C Hamano
1
-1
/
+1
2015-10-26
blame: fix option name in error message
Max Kirillov
1
-1
/
+1
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-6
/
+7
2015-10-16
Merge branch 'jk/blame-first-parent' into maint
Junio C Hamano
1
-1
/
+10
2015-10-05
Sync with 2.6.1
Junio C Hamano
1
-2
/
+7
2015-10-05
Merge branch 'jk/blame-first-parent'
Junio C Hamano
1
-1
/
+10
2015-10-05
Merge branch 'jk/date-local'
Junio C Hamano
1
-1
/
+0
2015-10-05
avoid sprintf and strcpy with flex arrays
Jeff King
1
-2
/
+3
2015-10-05
use sha1_to_hex_r() instead of strcpy
Jeff King
1
-4
/
+4
2015-09-28
Sync with v2.5.4
Junio C Hamano
1
-2
/
+7
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-2
/
+7
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-2
/
+7
2015-09-28
react to errors in xdi_diff
Jeff King
1
-2
/
+7
2015-09-16
blame: handle --first-parent
Jeff King
1
-1
/
+10
2015-09-03
date: make "local" orthogonal to date format
Jeff King
1
-1
/
+0
2015-08-25
blame: remove obsolete comment
Nguyễn Thái Ngọc Duy
1
-5
/
+0
2015-08-10
memoize common git-path "constant" files
Jeff King
1
-4
/
+3
2015-08-03
Merge branch 'jk/date-mode-format'
Junio C Hamano
1
-5
/
+8
2015-08-03
Merge branch 'mh/init-delete-refs-api'
Junio C Hamano
1
-0
/
+1
2015-06-29
introduce "format" date-mode
Jeff King
1
-0
/
+3
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-5
/
+5
2015-06-24
Merge branch 'qn/blame-show-email'
Junio C Hamano
1
-1
/
+9
2015-06-22
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
1
-0
/
+1
2015-06-16
Merge branch 'ah/usage-strings' into maint
Junio C Hamano
1
-1
/
+1
2015-06-16
Merge branch 'rs/janitorial' into maint
Junio C Hamano
1
-12
/
+3
2015-06-05
Merge branch 'tb/blame-resurrect-convert-to-git' into maint
Junio C Hamano
1
-0
/
+1
2015-06-01
blame: add blame.showEmail configuration
Quentin Neill
1
-1
/
+9
2015-06-01
Merge branch 'rs/janitorial'
Junio C Hamano
1
-12
/
+3
2015-06-01
Merge branch 'ah/usage-strings'
Junio C Hamano
1
-1
/
+1
2015-05-20
use file_exists() to check if a file exists in the worktree
René Scharfe
1
-12
/
+3
2015-05-11
Merge branch 'tb/blame-resurrect-convert-to-git'
Junio C Hamano
1
-0
/
+1
2015-05-03
blame, log: format usage strings similarly to those in documentation
Alex Henrie
1
-1
/
+1
2015-05-03
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
1
-0
/
+1
2015-03-05
Merge branch 'es/blame-commit-info-fix' into maint
Junio C Hamano
1
-3
/
+2
[next]