summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-243-3/+3
* parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin2017-04-241-1/+1
* t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-214-4/+8
* t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-214-6/+11
* Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-204-0/+36
|\
| * p0004: make perf test executableChristian Couder2017-04-191-0/+0
| * t3008: skip lazy-init test on a single-core boxKevin Willford2017-04-131-3/+11
| * test-online-cpus: helper to return cpu countJeff Hostetler2017-04-132-0/+9
| * name-hash: fix buffer overrunKevin Willford2017-04-011-0/+19
* | Merge branch 'sf/putty-w-args'Junio C Hamano2017-04-201-0/+6
|\ \
| * | connect.c: handle errors from split_cmdlineJeff King2017-04-171-0/+6
* | | Merge branch 'ld/p4-current-branch-fix'Junio C Hamano2017-04-201-0/+16
|\ \ \
| * | | git-p4: don't use name-rev to get current branchLuke Diamand2017-04-171-1/+1
| * | | git-p4: add failing test for name-rev rather than symbolic-refLuke Diamand2017-04-171-0/+16
* | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-04-201-1/+17
|\ \ \ \
| * | | | t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor2017-04-171-1/+17
* | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2017-04-201-0/+1
|\ \ \ \ \
| * | | | | test-read-cache: setup git dirRené Scharfe2017-04-171-0/+1
* | | | | | Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-204-0/+508
|\ \ \ \ \ \
| * | | | | | refs.h: add a note about sorting order of for_each_ref_*Nguyễn Thái Ngọc Duy2017-04-142-0/+12
| * | | | | | t1406: new tests for submodule ref storeNguyễn Thái Ngọc Duy2017-04-141-0/+95
| * | | | | | t1405: some basic tests on main ref storeNguyễn Thái Ngọc Duy2017-04-141-0/+123
| * | | | | | t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy2017-04-142-0/+278
* | | | | | | Merge branch 'lt/mailinfo-in-body-header-continuation'Junio C Hamano2017-04-201-2/+4
|\ \ \ \ \ \ \
| * | | | | | | mailinfo: fix in-body header continuationsLinus Torvalds2017-04-111-2/+4
* | | | | | | | Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-04-202-0/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | push: propagate remote and refspec with --recurse-submodulesBrandon Williams2017-04-111-0/+52
| * | | | | | | | push: propagate push-options with --recurse-submodulesBrandon Williams2017-04-111-0/+40
* | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-04-201-10/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename sha1_array to oid_arraybrian m. carlson2017-03-311-5/+5
| * | | | | | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson2017-03-311-3/+3
| * | | | | | | | | Convert sha1_array_lookup to take struct object_idbrian m. carlson2017-03-311-1/+1
| * | | | | | | | | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-311-1/+1
| * | | | | | | | | test-sha1-array: convert most code to struct object_idbrian m. carlson2017-03-281-5/+5
* | | | | | | | | | Merge branch 'sb/submodule-short-status'Junio C Hamano2017-04-202-6/+147
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller2017-03-302-3/+3
| * | | | | | | | | | short status: improve reporting for submodule changesStefan Beller2017-03-302-5/+130
| * | | | | | | | | | submodule.c: convert is_submodule_modified to use strbuf_getwholelineStefan Beller2017-03-271-1/+17
* | | | | | | | | | | Merge branch 'js/difftool-builtin'Junio C Hamano2017-04-171-0/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | difftool: fix use-after-freeJohannes Schindelin2017-04-141-0/+19
* | | | | | | | | | | | Merge branch 'sb/show-diff-for-submodule-in-diff-fix'Junio C Hamano2017-04-171-0/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | diff: submodule inline diff to initialize env array.Stefan Beller2017-04-021-0/+29
* | | | | | | | | | | | | Merge branch 'jk/loose-object-info-report-error'Junio C Hamano2017-04-171-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | index-pack: detect local corruption in collision checkJeff King2017-04-011-0/+17
| * | | | | | | | | | | | | sha1_loose_object_info: return error for corrupted objectsJeff King2017-04-011-0/+7
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sb/t3600-rephrase' into maintJunio C Hamano2017-03-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/submodule-update-initial-runs-custom-script' into maintJunio C Hamano2017-03-281-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/quote-env-path-list-component' into maintJunio C Hamano2017-03-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'st/verify-tag' into maintJunio C Hamano2017-03-282-14/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/regexec-buf' into maintJunio C Hamano2017-03-281-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \