summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-10-07hashmap: hashmap_{put,remove} return hashmap_entry *Eric Wong1-2/+7
2019-10-07hashmap: use *_entry APIs for iterationEric Wong2-11/+8
2019-10-07hashmap_cmp_fn takes hashmap_entry paramsEric Wong1-4/+6
2019-10-07hashmap: use *_entry APIs to wrap container_ofEric Wong1-7/+5
2019-10-07hashmap_get_next returns "struct hashmap_entry *"Eric Wong1-4/+6
2019-10-07hashmap_put takes "struct hashmap_entry *"Eric Wong1-1/+1
2019-10-07hashmap_add takes "struct hashmap_entry *"Eric Wong1-3/+3
2019-10-07hashmap_get_next takes "const struct hashmap_entry *"Eric Wong1-1/+1
2019-10-07hashmap_entry_init takes "struct hashmap_entry *"Eric Wong1-3/+3
2019-10-07tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe4-32/+0
2019-10-06t/oid-info: add empty tree and empty blob valuesbrian m. carlson1-0/+6
2019-10-06t/oid-info: allow looking up hash algorithm namebrian m. carlson1-0/+3
2019-10-06tests: let --immediate and --write-junit-xml play well togetherJohannes Schindelin1-16/+22
2019-10-06test-tool run-command: learn to run (parts of) the testsuiteJohannes Schindelin1-0/+153
2019-10-06stash apply: report status correctly even in a worktree's subdirectoryJohannes Schindelin1-0/+27
2019-10-06fetch: let --jobs=<n> parallelize --multiple, tooJohannes Schindelin1-0/+11
2019-10-05trace2: write discard message to sentinel filesJosh Steadmon1-1/+3
2019-10-05trace2: discard new traces if target directory has too many filesJosh Steadmon1-0/+17
2019-10-04t4214: demonstrate octopus graph coloring failureDenton Liu1-1/+281
2019-10-04t4214: explicitly list tags in logDenton Liu1-4/+4
2019-10-04t4214: generate expect in their own test casesDenton Liu1-21/+21
2019-10-04t4214: use test_mergeDenton Liu1-2/+1
2019-10-04test-lib: let test_merge() perform octopus mergesDenton Liu1-2/+4
2019-10-04fast-export: handle nested tagsElijah Newren1-1/+1
2019-10-04t9350: add tests for tags of things other than a commitElijah Newren1-0/+31
2019-10-04fast-export: allow user to request tags be marked with --mark-tagsElijah Newren1-0/+14
2019-10-04fast-export: add support for --import-marks-if-existsElijah Newren1-6/+4
2019-10-04fast-import: add support for new 'alias' commandElijah Newren1-0/+5
2019-10-04fast-import: allow tags to be identified by mark labelsElijah Newren1-0/+19
2019-10-04fast-import: fix handling of deleted tagsElijah Newren1-0/+13
2019-10-04add -i: show progress counter in the promptKunal Tyagi1-1/+1
2019-10-03range-diff: internally force `diff.noprefix=true`Johannes Schindelin1-0/+4
2019-10-02t0061: fix test for argv[0] with spaces (MINGW only)Alexandr Miloslavskiy1-4/+17
2019-10-02merge-recursive: fix the diff3 common ancestor label for virtual commitsElijah Newren1-0/+13
2019-10-02promisor-remote: skip move_to_tail when no-opEmily Shaffer1-0/+13
2019-10-02dir: special case check for the possibility that pathspec is NULLElijah Newren1-0/+20
2019-09-30Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano1-0/+13
2019-09-30Merge branch 'bw/rebase-autostash-keep-current-branch'Junio C Hamano1-4/+8
2019-09-30Merge branch 'jh/trace2-pretty-output'Junio C Hamano1-2/+2
2019-09-30Merge branch 'dl/rebase-i-keep-base'Junio C Hamano6-2/+270
2019-09-30Merge branch 'sg/clean-nested-repo-with-ignored'Junio C Hamano1-0/+22
2019-09-30Merge branch 'dl/complete-cherry-pick-revert-skip'Junio C Hamano1-0/+6
2019-09-30Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano11-61/+51
2019-09-30Merge branch 'jk/misc-uninitialized-fixes'Junio C Hamano1-3/+2
2019-09-30Merge branch 'sg/git-test-boolean'Junio C Hamano1-1/+1
2019-09-30Merge branch 'en/filter-branch-deprecation'Junio C Hamano2-9/+8
2019-09-30Merge branch 'tg/push-all-in-mirror-forbidden'Junio C Hamano1-0/+10
2019-09-30Merge branch 'tb/file-url-to-unc-path'Junio C Hamano1-2/+11
2019-09-30Merge branch 'dl/format-patch-doc-test-cleanup'Junio C Hamano1-407/+407
2019-09-30Merge branch 'bc/hash-independent-tests-part-5'Junio C Hamano14-328/+640