summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'km/t1400-modernization'Junio C Hamano2017-04-231-168/+167
|\
| * t1400: use consistent style for test_expect_success callskm/t1400-modernizationKyle Meyer2017-04-161-168/+167
* | Merge branch 'jk/quarantine-received-objects'Junio C Hamano2017-04-231-0/+11
|\ \
| * | refs: reject ref updates while GIT_QUARANTINE_PATH is setjk/quarantine-received-objectsJeff King2017-04-161-0/+11
* | | Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-04-231-0/+14
|\ \ \
| * | | submodule: prevent backslash expantion in submodule namesBrandon Williams2017-04-161-0/+14
* | | | Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-04-231-0/+13
|\ \ \ \
| * | | | read-cache: force_verify_index_checksumJeff Hostetler2017-04-151-0/+13
* | | | | Merge branch 'jh/string-list-micro-optim'Junio C Hamano2017-04-231-0/+49
|\ \ \ \ \
| * | | | | string-list: use ALLOC_GROW macro when reallocing string_listjh/string-list-micro-optimJeff Hostetler2017-04-151-0/+49
* | | | | | Merge branch 'nd/conditional-config-include'Junio C Hamano2017-04-231-0/+54
|\ \ \ \ \ \
| * | | | | | config: resolve symlinks in conditional include's patternsnd/conditional-config-includeNguyễn Thái Ngọc Duy2017-04-141-0/+54
* | | | | | | Merge branch 'tb/doc-eol-normalization'Junio C Hamano2017-04-231-0/+26
|\ \ \ \ \ \ \
| * | | | | | | gitattributes.txt: document how to normalize the line endingstb/doc-eol-normalizationTorsten Bögershausen2017-04-131-0/+26
* | | | | | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-194-0/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | p0004: make perf test executableChristian Couder2017-04-181-0/+0
| * | | | | | | | t3008: skip lazy-init test on a single-core boxKevin Willford2017-04-121-3/+11
| * | | | | | | | test-online-cpus: helper to return cpu countJeff Hostetler2017-04-122-0/+9
| * | | | | | | | name-hash: fix buffer overrunKevin Willford2017-03-311-0/+19
* | | | | | | | | Merge branch 'sf/putty-w-args'Junio C Hamano2017-04-191-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | connect.c: handle errors from split_cmdlineJeff King2017-04-161-0/+6
* | | | | | | | | | Merge branch 'ld/p4-current-branch-fix'Junio C Hamano2017-04-191-0/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-p4: don't use name-rev to get current branchld/p4-current-branch-fixLuke Diamand2017-04-161-1/+1
| * | | | | | | | | | git-p4: add failing test for name-rev rather than symbolic-refLuke Diamand2017-04-161-0/+16
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-04-191-1/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor2017-04-161-1/+17
* | | | | | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2017-04-191-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test-read-cache: setup git dirRené Scharfe2017-04-161-0/+1
* | | | | | | | | | | | Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-194-0/+508
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | refs.h: add a note about sorting order of for_each_ref_*nd/files-backend-git-dirNguyễ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-191-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mailinfo: fix in-body header continuationslt/mailinfo-in-body-header-continuationLinus Torvalds2017-04-111-2/+4
* | | | | | | | | | | | | | Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-04-192-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-191-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-192-6/+147
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | submodule.c: correctly handle nested submodules in is_submodule_modifiedsb/submodule-short-statusStefan Beller2017-03-292-3/+3
| * | | | | | | | | | | | | | | | short status: improve reporting for submodule changesStefan Beller2017-03-292-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-161-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | difftool: fix use-after-freejs/difftool-builtinJohannes Schindelin2017-04-131-0/+19