summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* ref_store: take a `msg` parameter when deleting referencesMichael Haggerty2017-05-233-3/+4
* t3600: clean up permissions test properlyMichael Haggerty2017-05-231-2/+2
* Merge branch 'bc/object-id'Junio C Hamano2017-05-232-4/+4
|\
| * tree: convert parse_tree_indirect to struct object_idbrian m. carlson2017-05-081-2/+2
| * Convert struct cache_tree to use struct object_idbrian m. carlson2017-05-021-2/+2
* | Merge branch 'ab/fix-poison-tests'Junio C Hamano2017-05-2315-34/+38
|\ \
| * | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-1115-34/+38
| |/
* | Merge branch 'tb/dedup-crlf-tests'Junio C Hamano2017-05-232-187/+0
|\ \
| * | t0027: tests are not expensive; remove t0025Torsten Bögershausen2017-05-112-187/+0
* | | Merge branch 'jt/push-options-doc'Junio C Hamano2017-05-231-0/+37
|\ \ \
| * | | receive-pack: verify push options in certJonathan Tan2017-05-101-0/+37
* | | | Merge branch 'ab/doc-replace-gmane-links'Junio C Hamano2017-05-231-1/+1
|\ \ \ \
| * | | | doc: replace more gmane linksJunio C Hamano2017-05-101-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano2017-05-231-0/+12
|\ \ \ \
| * | | | builtin/log: honor log.decoratebrian m. carlson2017-05-151-0/+12
* | | | | Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-05-231-1/+1
|\ \ \ \ \
| * | | | | t7400: add !CYGWIN prerequisite to 'add with \\ in path'Ramsay Jones2017-05-011-1/+1
* | | | | | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-166-15/+24
|\ \ \ \ \ \
| * | | | | | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-273-6/+6
| * | | | | | 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 'jn/clone-add-empty-config-from-command-line'Junio C Hamano2017-05-161-0/+8
|\ \ \ \ \ \ \
| * | | | | | | clone: handle empty config values in -cJonathan Nieder2017-05-021-0/+8
* | | | | | | | Merge branch 'rs/large-zip'Junio C Hamano2017-05-162-0/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | t5004: require 64-bit support for big ZIP testsRené Scharfe2017-05-011-2/+7
| * | | | | | | | archive-zip: support files bigger than 4GBRené Scharfe2017-04-251-1/+1
| * | | | | | | | archive-zip: support archives bigger than 4GBRené Scharfe2017-04-251-1/+1
| * | | | | | | | archive-zip: add tests for big ZIP archivesRené Scharfe2017-04-252-0/+45
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'ab/clone-no-tags'Junio C Hamano2017-05-162-11/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: rename a test having to do with shallow submodulesÆvar Arnfjörð Bjarmason2017-05-011-0/+0
| * | | | | | | | clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason2017-05-011-2/+74
| * | | | | | | | tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch"Ævar Arnfjörð Bjarmason2017-05-011-9/+18
* | | | | | | | | Merge branch 'sk/status-short-branch-color-config'Junio C Hamano2017-05-161-5/+114
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | status: add color config slots for branch info in "--short --branch"Stephen Kent2017-04-281-2/+4
| * | | | | | | | | status: fix missing newline when comment chars are disabledJeff King2017-04-281-4/+111
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jt/use-trailer-api-in-commands'Junio C Hamano2017-05-161-0/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sequencer: add newline before adding footersJonathan Tan2017-04-271-0/+44
* | | | | | | | | | Merge branch 'nd/worktree-kill-parse-ref'Junio C Hamano2017-05-162-0/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | refs: kill set_worktree_head_symref()Nguyễn Thái Ngọc Duy2017-04-251-0/+12
| * | | | | | | | | | worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2017-04-252-0/+58
* | | | | | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-05-161-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test-lib: retire $remove_trash variableJunio C Hamano2017-04-251-6/+4
| * | | | | | | | | | | test-lib.sh: do not barf under --debug at the end of the testJunio C Hamano2017-04-251-5/+8
| * | | | | | | | | | | test-lib: abort when can't remove trash directorySZEDER Gábor2017-04-241-2/+5
* | | | | | | | | | | | Merge branch 'jk/no-null-sha1-in-cache-tree'Junio C Hamano2017-05-162-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cache-tree: reject entries with null sha1Jeff King2017-04-242-0/+28
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-05-091-8/+26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | t1450: avoid use of "sed" on the index, which is a binary fileJeff Hostetler2017-04-271-8/+26