conditional markdown preprocessing
[gitweb.git] / t /
2019-08-26 t4000: make hash size independent
2019-08-26 t3903: abstract away SHA-1-specific constants
2019-08-22 transport: teach all vtables to allow fetch first
2019-08-22 transport-helper: skip ls-refs if unnecessary
2019-08-22 Merge branch 'sg/worktree-remove-errormsg'
2019-08-22 Merge branch 'en/fast-import-merge-doc'
2019-08-22 Merge branch 'jk/perf-no-dups'
2019-08-22 Merge branch 'rs/nedalloc-fixlets'
2019-08-22 Merge branch 'sg/show-failed-test-names'
2019-08-22 Merge branch 'sg/commit-graph-validate'
2019-08-22 Merge branch 'vn/restore-empty-ita-corner-case-fix'
2019-08-22 Merge branch 'sc/pack-refs-deletion-racefix'
2019-08-22 Merge branch 'sg/do-not-skip-non-httpd-tests'
2019-08-22 Merge branch 'jk/tree-walk-overflow'
2019-08-22 Merge branch 'sg/t5510-test-i18ngrep-fix'
2019-08-22 Merge branch 'mt/grep-submodules-working-tree'
2019-08-22 t0021: make sure clean filter runs
2019-08-22 ref-filter: initialize empty name or email fields
2019-08-21 userdiff: add a builtin pattern for dts files
2019-08-21 t4014: drop unnecessary blank lines from test cases
2019-08-21 line-log: avoid unnecessary full tree diffs
2019-08-20 diff: skip GITLINK when lazy fetching missing objs
2019-08-20 t3800: make hash-size independent
2019-08-20 t3600: make hash size independent
2019-08-20 t3506: make hash independent
2019-08-20 t3430: avoid hard-coded object IDs
2019-08-20 t3404: abstract away SHA-1-specific constants
2019-08-20 t3306: abstract away SHA-1-specific constants
2019-08-20 t3305: make hash size independent
2019-08-20 t3301: abstract away SHA-1-specific constants
2019-08-20 t3206: abstract away hash size constants
2019-08-20 t3201: abstract away SHA-1-specific constants
2019-08-19 pull, fetch: add --set-upstream option
2019-08-19 archive-tar: turn length miscalculation warning into BUG
2019-08-19 archive-tar: fix pax extended header length calculation
2019-08-19 archive-tar: report wrong pax extended header length
2019-08-13 repo-settings: create feature.experimental setting
2019-08-13 repo-settings: create feature.manyFiles setting
2019-08-13 commit-graph: turn on commit-graph by default
2019-08-13 t6501: use 'git gc' in quiet mode
2019-08-13 completion: complete config variables and values for...
2019-08-13 completion: complete values of configuration variables...
2019-08-13 completion: complete configuration sections and variabl...
2019-08-13 completion: deduplicate configuration sections
2019-08-13 completion: add tests for 'git config' completion
2019-08-12 t/perf: rename duplicate-numbered test script
2019-08-12 Sync with Git 2.22.1
2019-08-10 Merge tag 'v2.23.0-rc2' of git://git./git/git
2019-08-09 Merge branch 'cb/xdiff-no-system-includes-in-dot-c...
2019-08-09 Merge branch 'jk/no-system-includes-in-dot-c' into...
2019-08-09 Merge branch 'sg/fsck-config-in-doc' into maint
2019-08-09 Merge branch 'jk/xdiff-clamp-funcname-context-index...
2019-08-09 trace2: cleanup whitespace in perf format
2019-08-09 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-09 Merge branch 'rs/plug-strbuf-reak-in-read-alt-refs'
2019-08-09 Merge branch 'mt/dir-iterator-updates'
2019-08-09 Merge branch 'ds/commit-graph-incremental'
2019-08-08 Merge branch 'ja/l10n-fixes'
2019-08-08 Merge branch 'en/disable-dir-rename-in-recursive-merge'
2019-08-08 Merge branch 'nd/switch-and-restore'
2019-08-08 Merge branch 'mr/doc-can-not-to-cannot'
2019-08-08 Merge branch 'ds/commit-graph-octopus-fix'
2019-08-08 t0000: reword comments for "local" test
2019-08-08 t: decrease nesting in test_oid_to_path
2019-08-07 Merge branch 'py/call-do-quit-before-exit' of github...
2019-08-07 merge: --no-verify to bypass pre-merge-commit hook
2019-08-07 git-merge: honor pre-merge-commit hook
2019-08-07 t7503: verify proper hook execution
2019-08-07 test-dir-iterator: use path argument directly
2019-08-06 config: stop checking whether the_repository is NULL
2019-08-06 t1309: use short branch name in includeIf.onbranch...
2019-08-06 parse-options: allow --end-of-options as a synonym...
2019-08-06 revision: allow --end-of-options to end option parsing
2019-08-06 merge-recursive: avoid directory rename detection in...
2019-08-05 tests: show the test name and number at the start of...
2019-08-05 t0000-basic: use realistic test script names in the...
2019-08-05 commit-graph: fix bug around octopus merges
2019-08-05 commit-graph: error out on invalid commit oids in ...
2019-08-05 t5318-commit-graph: use 'test_expect_code'
2019-08-02 Merge branch 'sg/fsck-config-in-doc'
2019-08-02 Merge branch 'js/visual-studio'
2019-08-02 Merge branch 'jc/log-mailmap-flip-defaults'
2019-08-02 Merge branch 'js/early-config-with-onbranch'
2019-08-02 restore: add test for deleted ita files
2019-08-02 checkout.c: unstage empty deleted ita files
2019-08-02 log: really flip the --mailmap default
2019-08-02 t: warn against adding non-httpd-specific tests after...
2019-08-01 t5703: run all non-httpd-specific tests before sourcing...
2019-08-01 t5510-fetch: run non-httpd-specific test before sourcin...
2019-08-01 Merge branch 'jk/repack-silence-auto-bitmap-warning'
2019-08-01 Merge branch 'jk/sort-iter-test-output'
2019-08-01 Merge branch 'jc/dir-iterator-test-fix'
2019-08-01 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-01 Sync with maint
2019-08-01 log: flip the --mailmap default unconditionally
2019-07-31 config: work around bug with includeif:onbranch and...
2019-07-31 Merge branch 'cb/xdiff-no-system-includes-in-dot-c'
2019-07-31 Merge branch 'jk/no-system-includes-in-dot-c'
2019-07-31 repack: simplify handling of auto-bitmaps and .keep...
2019-07-31 repack: silence warnings when auto-enabled bitmaps...
next