index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
Merge branch 'es/line-log-further-fixes' into tr/line-log
Junio C Hamano
3
-7
/
+153
2013-07-23
line-log: fix "log -LN" crash when N is last line of file
Eric Sunshine
2
-1
/
+2
2013-07-23
range-set: satisfy non-empty ranges invariant
Eric Sunshine
2
-1
/
+4
2013-07-23
t4211: demonstrate crash when first -L encountered is empty range
Eric Sunshine
1
-0
/
+5
2013-07-23
t4211: demonstrate empty -L range crash
Eric Sunshine
1
-0
/
+8
2013-07-23
range-set: fix sort_and_merge_range_set() corner case bug
Eric Sunshine
1
-3
/
+3
2013-07-09
range_set: fix coalescing bug when range is a subset of another
Eric Sunshine
2
-3
/
+4
2013-07-09
t4211: fix broken test when one -L range is subset of another
Eric Sunshine
2
-5
/
+133
2013-04-22
git-log(1): remove --full-line-diff description
Thomas Rast
1
-4
/
+0
2013-04-21
line-log: fix documentation formatting
Junio C Hamano
1
-3
/
+2
2013-04-12
log -L: improve comments in process_all_files()
Thomas Rast
1
-3
/
+16
2013-04-12
log -L: store the path instead of a diff_filespec
Thomas Rast
3
-24
/
+31
2013-04-12
log -L: test merge of parallel modify/rename
Thomas Rast
3
-6
/
+250
2013-04-12
t4211: pass -M to 'git log -M -L...' test
Thomas Rast
2
-9
/
+49
2013-04-05
log -L: fix overlapping input ranges
Thomas Rast
5
-7
/
+366
2013-04-05
log -L: check range set invariants when we look it up
Thomas Rast
1
-0
/
+26
2013-03-28
Speed up log -L... -M
Thomas Rast
1
-4
/
+52
2013-03-28
log -L: :pattern:file syntax to find by funcname
Thomas Rast
11
-14
/
+332
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
20
-2
/
+2156
2013-03-28
Export rewrite_parents() for 'log -L'
Bo Yang
2
-9
/
+14
2013-03-28
Refactor parse_loc
Bo Yang
7
-109
/
+151
2013-02-27
Merge branch 'maint'
Junio C Hamano
2
-3
/
+8
2013-02-27
Update draft release notes to 1.8.1.5
Junio C Hamano
1
-1
/
+5
2013-02-27
Merge branch 'ef/non-ascii-parse-options-error-diag' into maint
Junio C Hamano
1
-1
/
+4
2013-02-27
Merge branch 'wk/man-deny-current-branch-is-default-these-days' into maint
Junio C Hamano
1
-3
/
+4
2013-02-27
Merge branch 'jn/less-reconfigure' into maint
Junio C Hamano
1
-6
/
+8
2013-02-27
Merge branch 'mh/maint-ceil-absolute'
Junio C Hamano
3
-16
/
+52
2013-02-27
Documentation/submodule: Add --force to update synopsis
Brad King
1
-1
/
+1
2013-02-26
Merge branch 'for-junio' of git://github.com/kusma/git
Junio C Hamano
1
-131
/
+75
2013-02-26
Revert "compat: add strtok_r()"
Erik Faye-Lund
5
-80
/
+0
2013-02-26
wincred: improve compatibility with windows versions
Karsten Blees
1
-129
/
+70
2013-02-26
wincred: accept CRLF on stdin to simplify console usage
Karsten Blees
1
-2
/
+5
2013-02-25
Git 1.8.2-rc1
Junio C Hamano
2
-14
/
+10
2013-02-25
Merge git://github.com/git-l10n/git-po
Junio C Hamano
4
-948
/
+1200
2013-02-25
Sync with 'maint'
Junio C Hamano
3
-2
/
+39
2013-02-25
Merge branch 'wk/user-manual'
Junio C Hamano
1
-56
/
+77
2013-02-25
Merge branch 'jn/less-reconfigure'
Junio C Hamano
1
-6
/
+8
2013-02-25
Merge branch 'as/check-ignore'
Junio C Hamano
3
-3
/
+18
2013-02-25
Merge branch 'ct/autoconf-htmldir'
Junio C Hamano
1
-0
/
+2
2013-02-25
Merge branch 'wk/man-deny-current-branch-is-default-these-days'
Junio C Hamano
1
-1
/
+1
2013-02-25
Prepare for 1.8.1.5
Junio C Hamano
2
-1
/
+38
2013-02-25
Merge branch 'jc/mention-tracking-for-pull-default' into maint
Junio C Hamano
1
-1
/
+2
2013-02-25
Merge branch 'mm/config-intro-in-git-doc' into maint
Junio C Hamano
1
-6
/
+5
2013-02-25
Merge branch 'da/p4merge-mktemp-fix' into maint
Junio C Hamano
1
-1
/
+1
2013-02-25
Merge branch 'bw/get-tz-offset-perl' into maint
Junio C Hamano
4
-13
/
+35
2013-02-25
Merge branch 'al/mergetool-printf-fix' into maint
Junio C Hamano
2
-2
/
+2
2013-02-25
Merge branch 'jx/utf8-printf-width' into maint
Junio C Hamano
3
-2
/
+25
2013-02-25
Merge branch 'mg/bisect-doc' into maint
Junio C Hamano
1
-1
/
+6
2013-02-25
Merge branch 'sp/smart-http-content-type-check' into maint
Junio C Hamano
8
-17
/
+59
2013-02-25
Merge branch 'jc/combine-diff-many-parents' into maint
Junio C Hamano
2
-14
/
+31
[next]