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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
index-pack: support multithreaded delta resolving
Nguyễn Thái Ngọc Duy
1
-0
/
+40
2012-02-27
git-p4: missing she-bang line in t9804 confuses prove
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2012-02-27
grep -P: add tests for matching ^ and $
Michał Kiedrowicz
1
-0
/
+23
2012-02-26
Merge branch 'tr/maint-bundle-long-subject'
Junio C Hamano
1
-24
/
+23
2012-02-26
Merge branch 'fc/push-prune'
Junio C Hamano
1
-0
/
+16
2012-02-26
Merge branch 'jk/maint-avoid-streaming-filtered-contents'
Junio C Hamano
1
-0
/
+86
2012-02-26
Merge branch 'maint'
Junio C Hamano
3
-21
/
+174
2012-02-26
Merge branch 'jc/add-refresh-unmerged' into maint
Junio C Hamano
1
-0
/
+15
2012-02-26
Sync with 1.7.8.5
Junio C Hamano
1
-0
/
+10
2012-02-26
am: don't infloop for an empty input file
Jim Meyering
1
-0
/
+10
2012-02-26
git-p4: remove bash-ism in t9800
Pete Wyckoff
1
-9
/
+15
2012-02-26
git-p4: remove bash-ism in t9809
Pete Wyckoff
1
-1
/
+1
2012-02-26
git-p4: fix submit regression with clientSpec and subdir clone
Pete Wyckoff
1
-11
/
+131
2012-02-26
git-p4: set useClientSpec variable on initial clone
Pete Wyckoff
1
-0
/
+17
2012-02-24
do not stream large files to pack when filters are in use
Jeff King
1
-0
/
+86
2012-02-23
t5704: match tests to modern style
Thomas Rast
1
-25
/
+8
2012-02-23
Merge branch 'ld/git-p4-expanded-keywords'
Junio C Hamano
1
-0
/
+388
2012-02-23
Merge branch 'jk/config-include'
Junio C Hamano
2
-1
/
+160
2012-02-23
Merge branch 'jc/add-refresh-unmerged'
Junio C Hamano
1
-0
/
+15
2012-02-23
Merge branch 'tr/perftest'
Junio C Hamano
13
-551
/
+1342
2012-02-23
git-p4: add initial support for RCS keywords
Luke Diamand
1
-0
/
+388
2012-02-23
bundle: use a strbuf to scan the log for boundary commits
Thomas Rast
1
-0
/
+16
2012-02-22
push: add '--prune' option
Felipe Contreras
1
-0
/
+16
2012-02-21
t9100: remove bogus " || test" after each test scriptlet
Junio C Hamano
1
-5
/
+9
2012-02-21
Merge branch 'master' of git://bogomips.org/git-svn
Junio C Hamano
1
-15
/
+18
2012-02-21
Merge branch 'jn/gitweb-unborn-head'
Junio C Hamano
1
-0
/
+9
2012-02-21
Merge branch 'cb/receive-pack-keep-errors' into maint
Junio C Hamano
1
-4
/
+18
2012-02-21
Merge branch 'cb/transfer-no-progress' into maint
Junio C Hamano
1
-1
/
+2
2012-02-21
Merge branch 'jk/git-dir-lookup' into maint
Junio C Hamano
1
-0
/
+100
2012-02-21
Merge branch 'cb/maint-rev-list-verify-object' into maint
Junio C Hamano
1
-0
/
+26
2012-02-21
Merge branch 'cb/maint-t5541-make-server-port-portable' into maint
Junio C Hamano
1
-1
/
+1
2012-02-21
Merge branch 'jk/grep-binary-attribute' into maint
Junio C Hamano
1
-0
/
+24
2012-02-21
Merge branch 'nd/diffstat-gramnum' into maint
Junio C Hamano
64
-109
/
+109
2012-02-21
git-svn.perl: fix a false-positive in the "already exists" test
Steven Walter
1
-15
/
+18
2012-02-20
Merge branch 'tg/tag-points-at'
Junio C Hamano
1
-0
/
+39
2012-02-20
Merge branch 'cb/transfer-no-progress'
Junio C Hamano
1
-1
/
+2
2012-02-20
Merge branch 'cb/receive-pack-keep-errors'
Junio C Hamano
1
-4
/
+18
2012-02-20
Merge branch 'cb/maint-t5541-make-server-port-portable'
Junio C Hamano
1
-1
/
+1
2012-02-20
Merge branch 'cb/maint-rev-list-verify-object'
Junio C Hamano
1
-0
/
+26
2012-02-20
Merge branch 'maint'
Junio C Hamano
1
-0
/
+39
2012-02-19
gitweb: Fix 'grep' search for multiple matches in file
Jakub Narebski
1
-0
/
+39
2012-02-17
refresh_index: do not show unmerged path that is outside pathspec
Junio C Hamano
1
-0
/
+15
2012-02-17
gitweb: Fix "heads" view when there is no current branch
Jakub Narebski
1
-0
/
+9
2012-02-17
Add a performance test for git-grep
Thomas Rast
1
-0
/
+23
2012-02-17
Introduce a performance testing framework
Thomas Rast
11
-4
/
+753
2012-02-17
Move the user-facing test library to test-lib-functions.sh
Thomas Rast
2
-549
/
+568
2012-02-17
config: add include directive
Jeff King
1
-0
/
+134
2012-02-17
config: stop using config_exclusive_filename
Jeff King
1
-0
/
+25
2012-02-17
t1300: add missing &&-chaining
Jeff King
1
-1
/
+1
2012-02-16
Merge branch 'jc/checkout-out-of-unborn' into maint
Junio C Hamano
1
-1
/
+10
[next]