summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-04-24parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin
2017-04-21t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin
2017-04-21t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin
2017-04-20Merge branch 'jh/memihash-opt'Junio C Hamano
2017-04-20Merge branch 'sf/putty-w-args'Junio C Hamano
2017-04-20Merge branch 'ld/p4-current-branch-fix'Junio C Hamano
2017-04-20Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano
2017-04-20Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano
2017-04-20Merge branch 'nd/files-backend-git-dir'Junio C Hamano
2017-04-20Merge branch 'lt/mailinfo-in-body-header-continuation'Junio C Hamano
2017-04-20Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano
2017-04-20Merge branch 'bc/object-id'Junio C Hamano
2017-04-20Merge branch 'sb/submodule-short-status'Junio C Hamano
2017-04-19p0004: make perf test executableChristian Couder
2017-04-17Merge branch 'js/difftool-builtin'Junio C Hamano
2017-04-17Merge branch 'sb/show-diff-for-submodule-in-diff-fix'Junio C Hamano
2017-04-17Merge branch 'jk/loose-object-info-report-error'Junio C Hamano
2017-04-17git-p4: don't use name-rev to get current branchLuke Diamand
2017-04-17git-p4: add failing test for name-rev rather than symbolic-refLuke Diamand
2017-04-17test-read-cache: setup git dirRené Scharfe
2017-04-17t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor
2017-04-17connect.c: handle errors from split_cmdlineJeff King
2017-04-14refs.h: add a note about sorting order of for_each_ref_*Nguyễn Thái Ngọc Duy
2017-04-14t1406: new tests for submodule ref storeNguyễn Thái Ngọc Duy
2017-04-14t1405: some basic tests on main ref storeNguyễn Thái Ngọc Duy
2017-04-14t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy
2017-04-14difftool: fix use-after-freeJohannes Schindelin
2017-04-13t3008: skip lazy-init test on a single-core boxKevin Willford
2017-04-13test-online-cpus: helper to return cpu countJeff Hostetler
2017-04-11mailinfo: fix in-body header continuationsLinus Torvalds
2017-04-11push: propagate remote and refspec with --recurse-submodulesBrandon Williams
2017-04-11push: propagate push-options with --recurse-submodulesBrandon Williams
2017-04-11Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano
2017-04-11Merge branch 'ab/ref-filter-no-contains'Junio C Hamano
2017-04-02diff: submodule inline diff to initialize env array.Stefan Beller
2017-04-01index-pack: detect local corruption in collision checkJeff King
2017-04-01sha1_loose_object_info: return error for corrupted objectsJeff King
2017-04-01name-hash: fix buffer overrunKevin Willford
2017-03-31Rename sha1_array to oid_arraybrian m. carlson
2017-03-31Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson
2017-03-31Convert sha1_array_lookup to take struct object_idbrian m. carlson
2017-03-31Make sha1_array_append take a struct object_id *brian m. carlson
2017-03-30Merge branch 'js/rebase-i-reword-to-run-hooks'Junio C Hamano
2017-03-30Merge branch 'ab/case-insensitive-upstream-and-push-marker'Junio C Hamano
2017-03-30Merge branch 'ab/test-readme-updates'Junio C Hamano
2017-03-30Merge branch 'rs/freebsd-getcwd-workaround'Junio C Hamano
2017-03-30Merge branch 'bw/recurse-submodules-relative-fix'Junio C Hamano
2017-03-30Merge branch 'sg/completion-refs-speedup'Junio C Hamano
2017-03-30Merge branch 'bw/submodule-is-active'Junio C Hamano
2017-03-30submodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller