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
2007-07-06
Future-proof source for changes in xdemitconf_t
Johannes Schindelin
1
-1
/
+1
2007-06-30
Don't fflush(stdout) when it's not helpful
Theodore Ts'o
1
-0
/
+1
2007-06-09
git-blame -w: ignore whitespace
Junio C Hamano
1
-2
/
+6
2007-06-09
git-blame: do not indent with spaces.
Junio C Hamano
1
-4
/
+4
2007-05-06
Merge branch 'maint'
Junio C Hamano
1
-14
/
+53
2007-05-05
blame: -C -C -C
Junio C Hamano
1
-2
/
+13
2007-05-05
blame: Notice a wholesale incorporation of an existing file.
Junio C Hamano
1
-12
/
+40
2007-05-03
blame: use .mailmap unconditionally
Junio C Hamano
1
-8
/
+2
2007-04-30
Remove pointless calls to access(2) when checking for .mailmap
Alex Riesen
1
-1
/
+1
2007-04-29
Apply mailmap in git-blame output.
Junio C Hamano
1
-3
/
+39
2007-04-29
blame -s: suppress author name and time.
Junio C Hamano
1
-5
/
+14
2007-04-16
Update git-annotate/git-blame documentation
Andrew Ruder
1
-3
/
+3
2007-04-14
git-blame: Fix overrun in fake_working_tree_commit()
Michael Spang
1
-1
/
+1
2007-03-20
blame: cmp_suspect is not "cmp" anymore.
Junio C Hamano
1
-13
/
+13
2007-03-19
blame: micro-optimize cmp_suspect()
Junio C Hamano
1
-3
/
+2
2007-03-07
Cast 64 bit off_t to 32 bit size_t
Shawn O. Pearce
1
-1
/
+1
2007-03-07
General const correctness fixes
Shawn O. Pearce
1
-10
/
+10
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
1
-10
/
+8
2007-02-20
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
1
-3
/
+3
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-3
/
+3
2007-02-17
Merge branch 'maint'
Junio C Hamano
1
-0
/
+3
2007-02-16
git-blame: prevent argument parsing segfault
Tommi Kyntola
1
-0
/
+3
2007-02-13
blame: --show-stats for easier optimization work.
Junio C Hamano
1
-1
/
+4
2007-02-06
annotate: fix for cvsserver.
Junio C Hamano
1
-3
/
+6
2007-02-05
blame: document --contents option
Junio C Hamano
1
-1
/
+1
2007-02-05
Use pretend_sha1_file() in git-blame and git-merge-recursive.
Junio C Hamano
1
-1
/
+1
2007-02-05
git-blame: no rev means start from the working tree file.
Junio C Hamano
1
-25
/
+184
2007-02-03
Assorted typo fixes
Pavel Roskin
1
-3
/
+3
2007-01-29
git-blame: somewhat better commenting.
Junio C Hamano
1
-38
/
+255
2007-01-28
git-blame --incremental: don't use pager
Ren,Ai(B Scharfe
1
-0
/
+3
2007-01-28
git-blame --porcelain: quote filename in c-style when needed.
Junio C Hamano
1
-5
/
+10
2007-01-28
git-blame --incremental
Linus Torvalds
1
-66
/
+107
2006-12-20
Merge branch 'jc/blame'
Junio C Hamano
1
-2
/
+31
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-4
/
+0
2006-12-18
blame: -b (blame.blankboundary) and --root (blame.showroot)
Junio C Hamano
1
-2
/
+31
2006-12-13
git-blame: show lines attributed to boundary commits differently.
Junio C Hamano
1
-1
/
+14
2006-11-29
git-blame: fix rev parameter handling.
Alex Riesen
1
-0
/
+1
2006-11-28
git blame -C: fix output format tweaks when crossing file boundary.
Junio C Hamano
1
-5
/
+5
2006-11-10
git-annotate: fix -S on graft file with comments.
Junio C Hamano
1
-1
/
+2
2006-11-08
git-pickaxe: retire pickaxe
Junio C Hamano
1
-0
/
+1889