summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2017-04-27timestamp_t: a new data type for timestampsLibravatar Johannes Schindelin3-6/+6
2017-04-23PRItime: introduce a new "printf format" for timestampsLibravatar Johannes Schindelin3-3/+3
2017-04-23parse_timestamp(): specify explicitly where we parse timestampsLibravatar Johannes Schindelin1-1/+1
2017-04-20t0006 & t5000: skip "far in the future" test when time_t is too limitedLibravatar Johannes Schindelin4-4/+8
2017-04-20t0006 & t5000: prepare for 64-bit timestampsLibravatar Johannes Schindelin4-6/+11
2017-04-19Merge branch 'jh/memihash-opt'Libravatar Junio C Hamano4-0/+36
2017-04-19Merge branch 'sf/putty-w-args'Libravatar Junio C Hamano1-0/+6
2017-04-19Merge branch 'ld/p4-current-branch-fix'Libravatar Junio C Hamano1-0/+16
2017-04-19Merge branch 'dt/gc-ignore-old-gc-logs'Libravatar Junio C Hamano1-1/+17
2017-04-19Merge branch 'jk/no-looking-at-dotgit-outside-repo'Libravatar Junio C Hamano1-0/+1
2017-04-19Merge branch 'nd/files-backend-git-dir'Libravatar Junio C Hamano4-0/+508
2017-04-19Merge branch 'lt/mailinfo-in-body-header-continuation'Libravatar Junio C Hamano1-2/+4
2017-04-19Merge branch 'bw/push-options-recursively-to-submodules'Libravatar Junio C Hamano2-0/+92
2017-04-19Merge branch 'bc/object-id'Libravatar Junio C Hamano1-10/+10
2017-04-19Merge branch 'sb/submodule-short-status'Libravatar Junio C Hamano2-6/+147
2017-04-18p0004: make perf test executableLibravatar Christian Couder1-0/+0
2017-04-16Merge branch 'js/difftool-builtin'Libravatar Junio C Hamano1-0/+19
2017-04-16Merge branch 'sb/show-diff-for-submodule-in-diff-fix'Libravatar Junio C Hamano1-0/+29
2017-04-16Merge branch 'jk/loose-object-info-report-error'Libravatar Junio C Hamano1-0/+24
2017-04-16git-p4: don't use name-rev to get current branchLibravatar Luke Diamand1-1/+1
2017-04-16git-p4: add failing test for name-rev rather than symbolic-refLibravatar Luke Diamand1-0/+16
2017-04-16test-read-cache: setup git dirLibravatar René Scharfe1-0/+1
2017-04-16t6500: wait for detached auto gc at the end of the test scriptLibravatar SZEDER Gábor1-1/+17
2017-04-16connect.c: handle errors from split_cmdlineLibravatar Jeff King1-0/+6
2017-04-14refs.h: add a note about sorting order of for_each_ref_*Libravatar Nguyễn Thái Ngọc Duy2-0/+12
2017-04-14t1406: new tests for submodule ref storeLibravatar Nguyễn Thái Ngọc Duy1-0/+95
2017-04-14t1405: some basic tests on main ref storeLibravatar Nguyễn Thái Ngọc Duy1-0/+123
2017-04-14t/helper: add test-ref-store to test ref-store functionsLibravatar Nguyễn Thái Ngọc Duy2-0/+278
2017-04-13difftool: fix use-after-freeLibravatar Johannes Schindelin1-0/+19
2017-04-12t3008: skip lazy-init test on a single-core boxLibravatar Kevin Willford1-3/+11
2017-04-12test-online-cpus: helper to return cpu countLibravatar Jeff Hostetler2-0/+9
2017-04-11mailinfo: fix in-body header continuationsLibravatar Linus Torvalds1-2/+4
2017-04-11push: propagate remote and refspec with --recurse-submodulesLibravatar Brandon Williams1-0/+52
2017-04-11push: propagate push-options with --recurse-submodulesLibravatar Brandon Williams1-0/+40
2017-04-11Merge branch 'ah/log-decorate-default-to-auto'Libravatar Junio C Hamano1-1/+9
2017-04-11Merge branch 'ab/ref-filter-no-contains'Libravatar Junio C Hamano4-14/+316
2017-04-02diff: submodule inline diff to initialize env array.Libravatar Stefan Beller1-0/+29
2017-04-01index-pack: detect local corruption in collision checkLibravatar Jeff King1-0/+17
2017-04-01sha1_loose_object_info: return error for corrupted objectsLibravatar Jeff King1-0/+7
2017-03-31name-hash: fix buffer overrunLibravatar Kevin Willford1-0/+19
2017-03-31Rename sha1_array to oid_arrayLibravatar brian m. carlson1-5/+5
2017-03-31Convert sha1_array_for_each_unique and for_each_abbrev to object_idLibravatar brian m. carlson1-3/+3
2017-03-31Convert sha1_array_lookup to take struct object_idLibravatar brian m. carlson1-1/+1
2017-03-31Make sha1_array_append take a struct object_id *Libravatar brian m. carlson1-1/+1
2017-03-30Merge branch 'js/rebase-i-reword-to-run-hooks'Libravatar Junio C Hamano1-0/+17
2017-03-30Merge branch 'ab/case-insensitive-upstream-and-push-marker'Libravatar Junio C Hamano2-6/+17
2017-03-30Merge branch 'ab/test-readme-updates'Libravatar Junio C Hamano1-5/+7
2017-03-30Merge branch 'rs/freebsd-getcwd-workaround'Libravatar Junio C Hamano1-0/+14
2017-03-30Merge branch 'bw/recurse-submodules-relative-fix'Libravatar Junio C Hamano2-0/+114
2017-03-30Merge branch 'sg/completion-refs-speedup'Libravatar Junio C Hamano1-0/+387