summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* prune: keep objects reachable from recent objectsJeff King2014-10-161-0/+88
* test-lib.sh: support -x option for shell-tracingjk/test-shell-traceJeff King2014-10-132-4/+44
* t5304: use helper to report failure of "test foo = bar"Jeff King2014-10-132-8/+17
* t5304: use test_path_is_* instead of "test -f"Jeff King2014-10-131-23/+23
* Merge branch 'sp/stream-clean-filter'Junio C Hamano2014-10-082-6/+20
|\
| * convert: stream from fd to required clean filter to reduce used address spaceSteffen Prohaska2014-08-281-5/+19
| * memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMITSteffen Prohaska2014-08-281-1/+1
* | Merge branch 'bw/use-write-script-in-tests'Junio C Hamano2014-10-081-3/+1
|\ \
| * | t/lib-credential: use write_scriptbw/use-write-script-in-testsBen Walton2014-09-291-3/+1
| * | Merge branch 'jk/prune-top-level-refs-after-packing' into maintJunio C Hamano2014-09-191-0/+7
| |\ \
| * \ \ Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maintJunio C Hamano2014-09-191-0/+17
| |\ \ \
| * \ \ \ Merge branch 'rs/refresh-beyond-symlink' into maintJunio C Hamano2014-09-191-0/+43
| |\ \ \ \
| * \ \ \ \ Merge branch 'lf/bundle-exclusion' into maintJunio C Hamano2014-09-191-1/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/apply-ws-prefix' into maintJunio C Hamano2014-09-192-0/+28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/command-line-config-empty-string' into maintJunio C Hamano2014-09-191-0/+11
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'nd/archive-pathspec'Junio C Hamano2014-10-081-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | archive: support filtering paths with globnd/archive-pathspecNguyễn Thái Ngọc Duy2014-09-221-0/+14
* | | | | | | | | | Merge branch 'jc/push-cert'Junio C Hamano2014-10-084-1/+171
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | signed push: allow stale nonce in stateless modeJunio C Hamano2014-09-171-2/+7
| * | | | | | | | | | signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-173-1/+39
| * | | | | | | | | | signed push: fortify against replay attacksJunio C Hamano2014-09-171-8/+14
| * | | | | | | | | | send-pack: send feature request on push-cert packetJunio C Hamano2014-09-151-0/+13
| * | | | | | | | | | receive-pack: GPG-validate push certificatesJunio C Hamano2014-09-151-2/+16
| * | | | | | | | | | push: the beginning of "git push --signed"Junio C Hamano2014-09-151-0/+94
* | | | | | | | | | | Merge branch 'jc/test-lazy-prereq'Junio C Hamano2014-09-292-4/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tests: drop GIT_*_TIMING_TESTS environment variable supportjc/test-lazy-prereqJunio C Hamano2014-06-132-4/+0
* | | | | | | | | | | | Merge branch 'pr/use-default-sigpipe-setting'Junio C Hamano2014-09-291-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mingw.h: add dummy functions for sigset_t operationspr/use-default-sigpipe-settingJohannes Sixt2014-09-221-2/+2
| * | | | | | | | | | | | unblock and unignore SIGPIPEPatrick Reynolds2014-09-181-0/+22
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/mbox-from-line'Junio C Hamano2014-09-295-0/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mailinfo: make ">From" in-body header check more robustJeff King2014-09-165-0/+49
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'sb/t6031-typofix'Junio C Hamano2014-09-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t6031-test-merge-recursive: do not forget to add file to be committedsb/t6031-typofixStefan Beller2014-09-221-0/+1
* | | | | | | | | | | | | Merge branch 'sb/t9300-typofix'Junio C Hamano2014-09-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t9300-fast-import: fix typo in test descriptionsb/t9300-typofixStefan Beller2014-09-221-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'da/rev-parse-verify-quiet'Junio C Hamano2014-09-291-5/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | refs: make rev-parse --quiet actually quietDavid Aguilar2014-09-191-0/+27
| * | | | | | | | | | | | | t1503: use test_must_be_emptyDavid Aguilar2014-09-161-5/+5
* | | | | | | | | | | | | | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-291-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pretty: add %D format specifierhj/pretty-naked-decorationHarry Jeffery2014-09-181-0/+11
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/branch-verbose-merged'Junio C Hamano2014-09-261-0/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | branch: clean up commit flags after merge-filter walkjk/branch-verbose-mergedJeff King2014-09-181-0/+29
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jc/ignore-sigpipe-while-running-hooks'Junio C Hamano2014-09-261-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | receive-pack: allow hooks to ignore its standard input streamjc/ignore-sigpipe-while-running-hooksJunio C Hamano2014-09-161-0/+13
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jc/hash-object-fsck-tag'Junio C Hamano2014-09-261-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t1450: make sure fsck detects a malformed tagger linejc/hash-object-fsck-tagJunio C Hamano2014-09-121-0/+19
| * | | | | | | | | | | | | | Merge branch 'js/fsck-tag-validation' into HEADJunio C Hamano2014-09-122-0/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/fsck-tag-validation'Junio C Hamano2014-09-262-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make sure that index-pack --strict checks tag objectsJohannes Schindelin2014-09-121-0/+19
| * | | | | | | | | | | | | | | Add regression tests for stricter tag fsck'ingJohannes Schindelin2014-09-111-0/+19