sequencer: introduce todo_list_write_to_file()
[gitweb.git] / t /
2018-09-24 t5551: move setup code inside test_expect blocks
2018-09-21 fetch: in partial clone, check presence of targets
2018-09-21 commit-reach: properly peel tags
2018-09-21 revision.c: remove implicit dependency on the_index
2018-09-21 add: do not accept pathspec magic 'attr'
2018-09-20 Merge branch 'ab/fetch-tags-noclobber'
2018-09-20 Merge branch 'bp/checkout-new-branch-optim'
2018-09-20 gc: fix regression in 7b0f229222 impacting --quiet
2018-09-20 t/README: correct spelling of "uncommon"
2018-09-17 Merge branch 'nd/bisect-show-list-fix'
2018-09-17 Merge branch 'ab/fetch-tags-noclobber'
2018-09-17 Merge branch 'es/worktree-forced-ops-fix'
2018-09-17 Merge branch 'sg/doc-trace-appends'
2018-09-17 Merge branch 'jk/diff-rendered-docs'
2018-09-17 Merge branch 'jk/patch-corrupted-delta-fix'
2018-09-17 Merge branch 'ds/commit-graph-tests'
2018-09-17 Merge branch 'jk/pack-objects-with-bitmap-fix'
2018-09-17 Merge branch 'rs/mailinfo-format-flowed'
2018-09-17 Merge branch 'jk/cocci'
2018-09-17 Merge branch 'tg/rerere-doc-updates'
2018-09-17 Merge branch 'es/format-patch-rangediff'
2018-09-17 Merge branch 'cc/delta-islands'
2018-09-17 Merge branch 'es/format-patch-interdiff'
2018-09-17 Merge branch 'jk/trailer-fixes'
2018-09-17 Merge branch 'sb/range-diff-colors'
2018-09-17 Merge branch 'jk/pack-delta-reuse-with-bitmap'
2018-09-17 Merge branch 'nd/unpack-trees-with-cache-tree'
2018-09-17 Merge branch 'ds/reachable'
2018-09-17 Merge branch 'sb/submodule-update-in-c'
2018-09-17 Merge branch 'tg/rerere'
2018-09-17 Merge branch 'ds/multi-pack-index'
2018-09-17 Merge branch 'jk/branch-l-1-repurpose'
2018-09-17 Merge branch 'tg/conflict-marker-size'
2018-09-17 Merge branch 'ts/doc-build-manpage-xsl-quietly'
2018-09-17 Merge branch 'jk/rev-list-stdin-noop-is-ok'
2018-09-17 Merge branch 'bp/checkout-new-branch-optim'
2018-09-17 Merge branch 'sg/t1404-update-ref-test-timeout'
2018-09-17 Merge branch 'nd/clone-case-smashing-warning'
2018-09-17 Merge branch 'mk/http-backend-content-length'
2018-09-17 fsck: verify multi-pack-index
2018-09-17 multi-pack-index: verify object offsets
2018-09-17 multi-pack-index: verify oid lookup order
2018-09-17 multi-pack-index: verify oid fanout order
2018-09-17 multi-pack-index: verify missing pack
2018-09-17 multi-pack-index: verify packname order
2018-09-17 multi-pack-index: verify corrupt chunk lookup table
2018-09-17 multi-pack-index: verify bad header
2018-09-17 multi-pack-index: add 'verify' verb
2018-09-17 t0014: introduce an alias testing suite
2018-09-17 t5318: use test_oid for HASH_LEN
2018-09-17 t1407: make hash size independent
2018-09-17 t1406: make hash-size independent
2018-09-17 t1405: make hash size independent
2018-09-17 t1400: switch hard-coded object ID to variable
2018-09-17 t1006: make hash size independent
2018-09-17 t0064: make hash size independent
2018-09-14 builtin/remote: quote remote name on error to display...
2018-09-14 linear-assignment: fix potential out of bounds memory...
2018-09-13 t0002: abstract away SHA-1 specific constants
2018-09-13 t0000: update tests for SHA-256
2018-09-13 t0000: use hash translation table
2018-09-13 t: add test functions to translate hash-related values
2018-09-13 fetch-object: set exact_oid when fetching
2018-09-13 sequencer: fix --allow-empty-message behavior, make...
2018-09-12 fsck: support comments & empty lines in skipList
2018-09-12 fsck: use strbuf_getline() to read skiplist file
2018-09-12 fsck: add a performance test for skipList
2018-09-12 fsck: add a performance test
2018-09-12 fsck: document that skipList input must be unabbreviated
2018-09-12 fsck: document and test commented & empty line skipList...
2018-09-12 fsck: document and test sorted skipList input
2018-09-12 fsck tests: add a test for no skipList input
2018-09-12 fsck tests: setup of bogus commit object
2018-09-12 update-ref: allow --no-deref with --stdin
2018-09-12 t0090: disable GIT_TEST_SPLIT_INDEX for the test checki...
2018-09-12 t1700-split-index: drop unnecessary 'grep'
2018-09-12 t3206-range-diff.sh: cover single-patch case
2018-09-11 http-backend test: make empty CONTENT_LENGTH test more...
2018-09-11 mingw: fix mingw_open_append to work with named pipes
2018-09-11 t0051: test GIT_TRACE to a windows named pipe
2018-09-11 rerere: avoid buffer overrun
2018-09-11 t4200: demonstrate rerere segfault on specially crafted...
2018-09-11 t3701-add-interactive: tighten the check of trace output
2018-09-11 t/helper: merge test-dump-fsmonitor into test-tool
2018-09-11 t/helper: merge test-parse-options into test-tool
2018-09-11 t/helper: merge test-pkt-line into test-tool
2018-09-11 t/helper: merge test-dump-untracked-cache into test...
2018-09-11 t/helper: keep test-tool command list sorted
2018-09-10 Merge tag 'l10n-2.19.0-rnd2' of git://github.com/git...
2018-09-10 Merge branch 'jn/submodule-core-worktree-revert'
2018-09-10 Merge branch 'mk/http-backend-content-length'
2018-09-08 Revert "Merge branch 'sb/submodule-core-worktree'"
2018-09-07 wt-status.c: set the committable flag in the collect...
2018-09-07 t7501: add test of "commit --dry-run --short"
2018-09-07 http-backend: allow empty CONTENT_LENGTH
2018-09-05 reopen_tempfile(): truncate opened file
2018-09-04 Merge branch 'es/chain-lint-more'
2018-09-04 Merge branch 'ab/portable-more'
2018-09-04 Merge branch 'es/freebsd-iconv-portability'
2018-09-04 Merge branch 'ds/commit-graph-lockfile-fix'
next