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
2012-07-11
Strip namelen out of ce_flags into a ce_namelen field
Thomas Gummerer
1
-1
/
+2
2012-07-09
Merge branch 'jc/maint-blame-unique-abbrev'
Junio C Hamano
1
-4
/
+21
2012-07-02
blame: compute abbreviation width that ensures uniqueness
Junio C Hamano
1
-4
/
+21
2012-05-14
builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning
Ramsay Jones
1
-1
/
+1
2012-05-09
blame: factor out helper for calling xdi_diff()
René Scharfe
1
-22
/
+16
2012-05-09
blame: use hunk_func(), part 2
René Scharfe
1
-5
/
+13
2012-05-09
blame: use hunk_func(), part 1
René Scharfe
1
-5
/
+12
2012-05-01
Merge branch 'jc/maint-blame-minimal' into maint
Junio C Hamano
1
-0
/
+1
2012-04-23
Merge branch 'jc/maint-blame-minimal'
Junio C Hamano
1
-0
/
+1
2012-04-11
blame: accept --need-minimal
Junio C Hamano
1
-0
/
+1
2012-02-20
Merge branch 'zj/decimal-width'
Junio C Hamano
1
-15
/
+3
2012-02-14
make lineno_width() from blame reusable for others
Zbigniew Jędrzejewski-Szmek
1
-15
/
+3
2012-02-07
drop odd return value semantics from userdiff_config
Jeff King
1
-7
/
+1
2011-12-13
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-1
/
+1
2011-12-13
blame: don't overflow time buffer
Jeff King
1
-1
/
+1
2011-11-07
Merge branch 'ss/blame-textconv-fake-working-tree'
Junio C Hamano
1
-4
/
+3
2011-11-07
blame.c: Properly initialize strbuf after calling textconv_object(), again
Sebastian Schuberth
1
-4
/
+3
2011-11-01
Merge branch 'ss/blame-textconv-fake-working-tree'
Junio C Hamano
1
-1
/
+3
2011-10-28
blame.c: Properly initialize strbuf after calling, textconv_object()
Sebastian Schuberth
1
-1
/
+3
2011-05-09
blame: add --line-porcelain output format
Jeff King
1
-2
/
+8
2011-05-09
blame: refactor porcelain output
Jeff King
1
-9
/
+16
2011-05-06
Merge branch 'js/blame-parsename'
Junio C Hamano
1
-1
/
+1
2011-04-29
blame: tolerate bogus e-mail addresses a bit better
Josh Stone
1
-1
/
+1
2011-04-05
blame: add --abbrev command line option and make it honor core.abbrev
Namhyung Kim
1
-1
/
+8
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
1
-2
/
+1
2010-12-12
Merge branch 'jn/parse-options-extra'
Junio C Hamano
1
-2
/
+2
2010-12-06
parse-options: Don't call parse_options_check() so much
Stephen Boyd
1
-2
/
+2
2010-11-29
Merge branch 'kb/blame-author-email'
Junio C Hamano
1
-6
/
+22
2010-11-17
Merge branch 'ks/no-textconv-symlink'
Junio C Hamano
1
-11
/
+22
2010-10-19
blame: Add option to show author email instead of name
Kevin Ballard
1
-6
/
+22
2010-09-29
blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
Kirill Smelkov
1
-11
/
+22
2010-08-22
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-08-22
Typos in code comments, an error message, documentation
Ralf Wildenhues
1
-2
/
+2
2010-08-18
Merge branch 'cc/find-commit-subject'
Junio C Hamano
1
-15
/
+7
2010-07-23
blame: use find_commit_subject() instead of custom code
Christian Couder
1
-15
/
+7
2010-06-27
Merge branch 'cp/textconv-cat-file'
Junio C Hamano
1
-4
/
+4
2010-06-27
Merge branch 'ab/blame-textconv'
Junio C Hamano
1
-13
/
+72
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-4
/
+6
2010-06-21
Merge branch 'rs/diff-no-minimal' into maint
Junio C Hamano
1
-1
/
+1
2010-06-18
textconv: support for cat_file
Clément Poulain
1
-4
/
+4
2010-06-18
textconv: support for blame
Axel Bonnet
1
-13
/
+72
2010-06-13
Merge branch 'rs/diff-no-minimal'
Junio C Hamano
1
-1
/
+1
2010-06-07
Change C99 comments to old-style C comments
Tor Arntsen
1
-1
/
+1
2010-05-31
Rewrite dynamic structure initializations to runtime assignment
Gary V. Vaughan
1
-4
/
+6
2010-03-13
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+2477
[prev]