midx: add test that 'expire' respects .keep files
[gitweb.git] / t /
2019-04-16 Merge branch 'tz/completion'
2019-04-16 Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'
2019-04-16 Merge branch 'tz/t4038-bash-redirect-target-workaround'
2019-04-16 Merge branch 'ab/drop-scripted-rebase'
2019-04-16 Merge branch 'jk/perf-lib-tee'
2019-04-16 Merge branch 'ab/doc-misc-typofixes'
2019-04-16 Merge branch 'mh/pack-protocol-doc-fix'
2019-04-16 Merge branch 'tg/glossary-overlay'
2019-04-16 Merge branch 'nd/checkout-f-while-conflicted-fix'
2019-04-16 Merge branch 'pw/rerere-autoupdate'
2019-04-16 Merge branch 'jc/format-patch-error-check'
2019-04-16 Merge branch 'js/get-short-oid-drop-cache'
2019-04-16 Merge branch 'dl/subtree-limit-to-one-rev'
2019-04-16 Merge branch 'js/init-db-update-for-mingw'
2019-04-16 Merge branch 'js/remote-curl-i18n'
2019-04-16 Merge branch 'js/anonymize-remote-curl-diag'
2019-04-16 Merge branch 'ma/asciidoctor-fixes-more'
2019-04-16 Merge branch 'ma/asciidoctor-fixes'
2019-04-16 Merge branch 'jt/test-protocol-version'
2019-04-16 Merge branch 'nd/diff-parseopt-3'
2019-04-16 submodule-config.c: use repo_get_oid for reading .gitmo...
2019-04-16 packfile: fix pack basename computation
2019-04-16 t5319: drop useless --buffer from cat-file
2019-04-16 t5319: fix bogus cat-file argument
2019-04-16 trace2: use system/global config for default trace2...
2019-04-16 trace2: add absolute elapsed time to start event
2019-04-15 remote-testgit: move it into the support directory...
2019-04-15 fetch: do not consider peeled tags as advertised tips
2019-04-15 pkt-line: prepare buffer before handling ERR packets
2019-04-15 upload-pack: send ERR packet for non-tip objects
2019-04-15 t5530: check protocol response for "not our ref"
2019-04-15 t5516: drop ok=sigpipe from unreachable-want tests
2019-04-15 gettext tests: export the restored GIT_TEST_GETTEXT_POISON
2019-04-15 t9822: skip tests if file names cannot be ISO-8859...
2019-04-15 submodule foreach: fix "<command> --quiet" not being...
2019-04-15 tests: disallow the use of abbreviated options (by...
2019-04-15 replace: peel tag when passing a tag first to --graft
2019-04-15 replace: peel tag when passing a tag as parent to ...
2019-04-14 send-email: default to quoted-printable when CR is...
2019-04-12 test-prio-queue: use xmalloc
2019-04-12 tag: advise on nested tags
2019-04-12 t3000 (ls-files -o): widen description to reflect curre...
2019-04-10 rev-list: detect broken root trees
2019-04-10 rev-list: let traversal die when --missing is not in use
2019-04-10 list-objects.c: handle unexpected non-tree entries
2019-04-10 list-objects.c: handle unexpected non-blob entries
2019-04-10 t: introduce tests for unexpected object types
2019-04-10 add: error appropriately on repository with no commits
2019-04-10 dir: do not traverse repositories with no commits
2019-04-10 submodule: refuse to add repository with no commits
2019-04-10 submodule: teach set-branch subcommand
2019-04-09 Merge branch 'jt/submodule-fetch-errmsg'
2019-04-09 Merge branch 'jk/sha1dc'
2019-04-09 Merge branch 'jk/promote-ggg'
2019-04-09 Merge branch 'ar/t4150-remove-cruft'
2019-04-09 Merge branch 'js/rebase-deprecate-preserve-merges'
2019-04-09 Merge branch 'ms/worktree-add-atomic-mkdir'
2019-04-09 Merge branch 'jk/line-log-with-patch'
2019-04-09 Merge branch 'ra/t3600-test-path-funcs'
2019-04-09 Merge branch 'nd/rewritten-ref-is-per-worktree'
2019-04-09 Merge branch 'jh/resize-convert-scratch-buffer'
2019-04-09 Merge branch 'dl/ignore-docs'
2019-04-09 Merge branch 'ja/dir-rename-doc-markup-fix'
2019-04-09 Merge branch 'dl/reset-doc-no-wrt-abbrev'
2019-04-09 t3301: fix false negative
2019-04-08 blame: default to HEAD in a bare repo when no start...
2019-04-08 merge-recursive: switch directory rename detection...
2019-04-08 t6043: fix copied test description to match its purpose
2019-04-08 diff: batch fetching of missing blobs
2019-04-05 t: move 'hex2oct' into test-lib-functions.sh
2019-04-04 revision: use a prio_queue to hold rewritten parents
2019-04-02 tests (pack-objects): use the full, unabbreviated ...
2019-04-02 tests (status): spell out the `--find-renames` option...
2019-04-02 tests (push): do not abbreviate the `--follow-tags...
2019-04-02 t5531: avoid using an abbreviated option
2019-04-02 t7810: do not abbreviate `--no-exclude-standard` nor...
2019-04-02 tests (rebase): spell out the `--force-rebase` option
2019-04-02 tests (rebase): spell out the `--keep-empty` option
2019-04-01 t6050: redirect expected error output to a file
2019-04-01 t6050: use test_line_count instead of wc -l
2019-04-01 test-lib: whitelist GIT_TR2_* in the environment
2019-04-01 Merge branch 'jt/test-protocol-version' into jt/fetch...
2019-04-01 config: correct '**' matching in includeIf patterns
2019-04-01 gc: handle & check gc.reflogExpire config
2019-04-01 reflog tests: assert lack of early exit with expiry...
2019-04-01 commit-graph write: don't die if the existing graph...
2019-04-01 commit-graph verify: detect inability to read the graph
2019-04-01 commit-graph: don't early exit(1) on e.g. "git status"
2019-04-01 commit-graph: fix segfault on e.g. "git status"
2019-04-01 fast-import: fix erroneous handling of get-mark with...
2019-04-01 t9300: demonstrate bug with get-mark and empty orphan...
2019-04-01 t/lib-submodule-update: use appropriate length constant
2019-03-24 diff --no-index: use parse_options() instead of diff_op...
2019-03-24 t5318-commit-graph: remove unused variable
2019-03-24 checkout: prevent losing staged changes with --merge
2019-03-24 read-tree: add --quiet
2019-03-24 t5551: mark half-auth no-op fetch test as v0-only
2019-03-24 http: normalize curl results for dumb loose and alterna...
2019-03-22 refs/files-backend: handle packed transaction prepare...
2019-03-22 trace2: write to directory targets
next