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
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
Merge branch 'jk/test-hashmap-updates'
Junio C Hamano
1
-26
/
+27
2018-02-15
Merge branch 'ab/wildmatch-tests'
Junio C Hamano
1
-0
/
+2
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-2
/
+2
2018-02-14
test-hashmap: use "unsigned int" for hash storage
Jeff King
1
-2
/
+3
2018-02-14
test-hashmap: simplify alloc_test_entry
Jeff King
1
-18
/
+17
2018-02-14
test-hashmap: use strbuf_getline rather than fgets
Jeff King
1
-3
/
+5
2018-02-14
test-hashmap: use xsnprintf rather than snprintf
Jeff King
1
-1
/
+1
2018-02-14
test-hashmap: check allocation computation for overflow
Jeff King
1
-2
/
+1
2018-02-14
test-hashmap: use ALLOC_ARRAY rather than bare malloc
Jeff King
1
-2
/
+2
2018-01-30
wildmatch test: perform all tests under all wildmatch() modes
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-01-30
dir: convert struct sha1_stat to use object_id
Patryk Obara
1
-2
/
+2
2018-01-19
run-command.c: print env vars in trace_run_command()
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2018-01-05
Merge branch 'jh/memihash-opt'
Junio C Hamano
1
-1
/
+1
2017-12-27
Merge branch 'sb/test-helper-excludes'
Junio C Hamano
1
-41
/
+5
2017-12-22
t/helper/test-lazy-name-hash: fix compilation
Stefan Beller
1
-1
/
+1
2017-12-12
t/helper: ignore everything but sources
Stefan Beller
1
-38
/
+4
2017-12-08
decorate: clean up and document API
Jonathan Tan
2
-0
/
+75
2017-12-06
Merge branch 'hm/config-parse-expiry-date'
Junio C Hamano
1
-0
/
+12
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
3
-0
/
+187
2017-11-18
config: add --expiry-date
Haaris Mehmood
1
-0
/
+12
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-14
/
+14
2017-10-21
test-ref-store: avoid passing NULL to printf
Jeff King
1
-1
/
+1
2017-10-16
refs: convert resolve_ref_unsafe to struct object_id
brian m. carlson
1
-3
/
+3
2017-10-16
refs: convert peel_ref to struct object_id
brian m. carlson
1
-3
/
+3
2017-10-16
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
1
-5
/
+5
2017-10-16
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
1
-3
/
+3
2017-10-07
Merge branch 'rs/qsort-s'
Junio C Hamano
1
-1
/
+1
2017-10-04
test-stringlist: avoid buffer underrun when sorting nothing
René Scharfe
1
-1
/
+1
2017-10-03
Merge branch 'bc/rev-parse-parseopt-fix'
Junio C Hamano
1
-0
/
+2
2017-10-01
fsmonitor: add a performance test
Ben Peart
2
-0
/
+165
2017-10-01
fsmonitor: add a test tool to dump the index extension
Ben Peart
2
-0
/
+22
2017-09-28
Merge branch 'jk/fallthrough'
Junio C Hamano
1
-21
/
+11
2017-09-25
Merge branch 'jk/write-in-full-fix'
Junio C Hamano
1
-1
/
+1
2017-09-25
Merge branch 'kw/write-index-reduce-alloc'
Junio C Hamano
1
-0
/
+1
2017-09-25
t0040,t1502: Demonstrate parse_options bugs
Brandon Casey
1
-0
/
+2
2017-09-22
test-line-buffer: simplify command parsing
Jeff King
1
-21
/
+11
2017-09-14
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
1
-1
/
+1
2017-09-10
Merge branch 'rs/in-obsd-basename-dirname-take-const' into maint
Junio C Hamano
1
-2
/
+16
2017-09-07
hashmap: add API to disable item counting when threaded
Jeff Hostetler
1
-1
/
+2
2017-09-07
Add t/helper/test-write-cache to .gitignore
Jonathan Tan
1
-0
/
+1
2017-08-26
Merge branch 'kw/write-index-reduce-alloc'
Junio C Hamano
1
-0
/
+23
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-7
/
+0
2017-08-22
Merge branch 'rs/in-obsd-basename-dirname-take-const'
Junio C Hamano
1
-2
/
+16
2017-08-21
perf: add test for writing the index
Kevin Willford
1
-0
/
+23
2017-08-11
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
1
-18
/
+16
2017-08-11
Merge branch 'bc/object-id'
Junio C Hamano
1
-5
/
+5
2017-08-07
test-path-utils: handle const parameter of basename and dirname
René Scharfe
1
-2
/
+16
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-1
/
+0
2017-08-03
submodule-config: remove support for overlaying repository config
Brandon Williams
1
-6
/
+0
2017-08-02
Merge branch 'bc/object-id' into bw/submodule-config-cleanup
Junio C Hamano
1
-5
/
+5
[next]