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
2017-05-16
p0004: don't error out if test repo is too small
René Scharfe
1
-5
/
+8
2017-05-16
p0004: don't abort if multi-threaded is too slow
René Scharfe
1
-4
/
+0
2017-05-16
p0004: use test_perf
René Scharfe
1
-0
/
+36
2017-05-16
p0004: avoid using pipes
René Scharfe
1
-3
/
+5
2017-05-16
p0004: simplify calls of test-lazy-init-name-hash
René Scharfe
1
-3
/
+3
2017-04-18
p0004: make perf test executable
Christian Couder
1
-0
/
+0
2017-04-12
t3008: skip lazy-init test on a single-core box
Kevin Willford
1
-3
/
+11
2017-04-12
test-online-cpus: helper to return cpu count
Jeff Hostetler
3
-0
/
+10
2017-03-31
name-hash: fix buffer overrun
Kevin Willford
2
-1
/
+22
2017-03-24
name-hash: add test-lazy-init-name-hash to .gitignore
Ramsay Jones
1
-0
/
+1
2017-03-24
name-hash: add perf test for lazy_init_name_hash
Jeff Hostetler
1
-0
/
+19
2017-03-24
name-hash: add test-lazy-init-name-hash
Jeff Hostetler
3
-0
/
+266
2017-03-24
name-hash: perf improvement for lazy_init_name_hash
Jeff Hostetler
1
-7
/
+485
2017-03-23
hashmap: document memihash_cont, hashmap_disallow_rehash api
Jeff Hostetler
1
-0
/
+22
2017-03-22
hashmap: add disallow_rehash setting
Jeff Hostetler
2
-1
/
+35
2017-03-22
hashmap: allow memihash computation to be continued
Jeff Hostetler
2
-0
/
+18
2017-03-22
name-hash: specify initial size for istate.dir_hash table
Jeff Hostetler
1
-1
/
+2
2017-02-02
Git 2.11.1
Junio C Hamano
1
-0
/
+3
2017-02-02
Merge branch 'ws/request-pull-code-cleanup' into maint
Junio C Hamano
1
-3
/
+0
2017-02-02
Merge branch 'jk/execv-dashed-external' into maint
Junio C Hamano
3
-21
/
+35
2017-01-31
Ready for 2.11.1
Junio C Hamano
1
-0
/
+45
2017-01-31
Merge branch 'sb/in-core-index-doc' into maint
Junio C Hamano
3
-22
/
+32
2017-01-31
Merge branch 'js/mingw-isatty' into maint
Junio C Hamano
1
-7
/
+4
2017-01-31
Merge branch 'jk/coding-guidelines-update' into maint
Junio C Hamano
1
-5
/
+32
2017-01-31
Merge branch 'js/exec-path-coverity-workaround' into maint
Junio C Hamano
1
-6
/
+8
2017-01-31
Merge branch 'ad/bisect-terms' into maint
Junio C Hamano
1
-2
/
+2
2017-01-31
Merge branch 'jk/grep-e-could-be-extended-beyond-posix' into maint
Junio C Hamano
1
-11
/
+15
2017-01-31
Merge branch 'km/branch-get-push-while-detached' into maint
Junio C Hamano
2
-3
/
+9
2017-01-31
Merge branch 'jk/rebase-i-squash-count-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-01-31
Merge branch 'jk/blame-fixes' into maint
Junio C Hamano
3
-10
/
+166
2017-01-31
Merge branch 'jk/archive-zip-userdiff-config' into maint
Junio C Hamano
2
-4
/
+25
2017-01-31
Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
Junio C Hamano
4
-6
/
+45
2017-01-31
Merge branch 'nd/config-misc-fixes' into maint
Junio C Hamano
1
-5
/
+15
2017-01-31
Merge branch 'jc/abbrev-autoscale-config' into maint
Junio C Hamano
2
-8
/
+15
2017-01-31
Merge branch 'mh/fast-import-notes-fix-new' into maint
Junio C Hamano
2
-3
/
+47
2017-01-31
Merge branch 'jc/compression-config' into maint
Junio C Hamano
9
-31
/
+158
2017-01-31
Merge branch 'ew/svn-fixes' into maint
Junio C Hamano
2
-2
/
+8
2017-01-31
Merge branch 'ls/travis-p4-on-macos' into maint
Junio C Hamano
1
-10
/
+2
2017-01-31
Merge branch 'jk/make-tags-find-sources-tweak' into maint
Junio C Hamano
1
-3
/
+16
2017-01-31
Merge branch 'jc/latin-1' into maint
Junio C Hamano
1
-11
/
+25
2017-01-23
travis-ci: fix Perforce install on macOS
Lars Schneider
1
-10
/
+2
2017-01-19
documentation: retire unfinished documentation
Stefan Beller
1
-21
/
+0
2017-01-19
cache.h: document add_[file_]to_index
Stefan Beller
1
-0
/
+10
2017-01-19
cache.h: document remove_index_entry_at
Stefan Beller
2
-1
/
+3
2017-01-19
cache.h: document index_name_pos
Stefan Beller
1
-0
/
+19
2017-01-18
mingw: follow-up to "replace isatty() hack"
Johannes Schindelin
1
-7
/
+4
2017-01-17
Almost ready for 2.11.1
Junio C Hamano
4
-3
/
+124
2017-01-17
Merge branch 'mm/gc-safety-doc' into maint
Junio C Hamano
2
-9
/
+29
2017-01-17
Merge branch 'mm/push-social-engineering-attack-doc' into maint
Junio C Hamano
6
-22
/
+51
2017-01-17
Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint
Junio C Hamano
1
-3
/
+0
[next]