cache-tree.h: drop extern from function declaration
[gitweb.git] / t /
2018-06-27 commit-graph: verify contents match checksum
2018-06-27 commit-graph: test for corrupted octopus edge
2018-06-27 commit-graph: verify commit date
2018-06-27 commit-graph: verify generation number
2018-06-27 commit-graph: verify parent list
2018-06-27 commit-graph: verify root tree OIDs
2018-06-27 commit-graph: verify objects exist
2018-06-27 commit-graph: verify corrupt OID fanout and lookup
2018-06-27 commit-graph: verify required chunks are present
2018-06-27 commit-graph: verify catches corrupt signature
2018-06-27 commit-graph: add 'verify' subcommand
2018-06-27 t5318-commit-graph.sh: use core.commitGraph
2018-06-26 filter-branch: skip commits present on --state-branch
2018-06-25 Merge branch 'sb/plug-misc-leaks'
2018-06-25 Merge branch 'cc/tests-without-assuming-ref-files-backend'
2018-06-25 Merge branch 'sg/update-ref-stdin-cleanup'
2018-06-25 Merge branch 'nd/reject-empty-shallow-request'
2018-06-25 Merge branch 'ls/complete-remote-update-names'
2018-06-25 Merge branch 'ag/rebase-p'
2018-06-25 Merge branch 'nd/complete-config-vars'
2018-06-25 Merge branch 'sb/object-store-alloc'
2018-06-25 Merge branch 'jk/show-index'
2018-06-25 Merge branch 'en/merge-recursive-tests'
2018-06-25 Merge branch 'nd/diff-apply-ita'
2018-06-25 Merge branch 'ds/commit-graph-lockfile-fix'
2018-06-25 Merge branch 'nd/commit-util-to-slab'
2018-06-25 Merge branch 'pc/submodule-helper-foreach'
2018-06-25 submodule.c: report the submodule that an error occurs in
2018-06-22 t: switch "branch -l" to "branch --create-reflog"
2018-06-22 t3200: unset core.logallrefupdates when testing reflog...
2018-06-22 builtin/grep.c: add '--column' option to 'git-grep(1)'
2018-06-21 test-pkt-line: add unpack-sideband subcommand
2018-06-19 format-patch: clear UNINTERESTING flag before prepare_bases
2018-06-19 Merge branch 'en/rename-directory-detection-reboot'
2018-06-19 sequencer: do not squash 'reword' commits when we hit...
2018-06-19 Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com...
2018-06-19 submodule deinit: unset core.worktree
2018-06-19 Merge branch 'cf/submodule-progress-dissociate'
2018-06-19 Merge branch 'js/rebase-i-root-fix'
2018-06-19 t7400: encapsulate setup code in test_expect_success
2018-06-19 t3404: check root commit in 'rebase -i --root reword...
2018-06-18 Merge branch 'es/make-no-iconv'
2018-06-18 Merge branch 'sg/t7406-chain-fix'
2018-06-18 Merge branch 'ks/branch-set-upstream'
2018-06-18 Merge branch 'js/rebase-i-root-fix'
2018-06-18 Merge branch 'jk/ewah-bounds-check'
2018-06-18 Merge tag 'l10n-2.18.0-rnd3' of git://github.com/git...
2018-06-18 Merge branch 'sb/blame-color'
2018-06-18 Merge branch 'mw/doc-merge-enumfix'
2018-06-18 Merge branch 'en/rename-directory-detection'
2018-06-18 Merge branch 'rd/doc-remote-tracking-with-hyphen'
2018-06-18 Merge branch 'jl/zlib-restore-nul-termination'
2018-06-18 Merge branch 'ab/cred-netrc-no-autodie'
2018-06-18 Merge branch 'km/doc-workflows-typofix'
2018-06-18 Merge branch 'ld/git-p4-updates'
2018-06-18 Merge branch 'rd/diff-options-typofix'
2018-06-18 Merge branch 'rd/comment-typofix-in-sha1-file'
2018-06-18 t7406-submodule-update: fix broken &&-chains
2018-06-18 rebase --root: fix amending root commit messages
2018-06-18 rebase --root: demonstrate a bug while amending root...
2018-06-18 ewah_read_mmap: bounds-check mmap reads
2018-06-18 t3200: clarify description of --set-upstream test
2018-06-17 Merge branch 'master' of git://github.com/nafmo/git...
2018-06-16 Merge branch 'master' of git://github.com/git-l10n...
2018-06-15 tests: clean after SANITY tests
2018-06-15 log: prevent error if line range ends past end of file
2018-06-15 blame: prevent error if range ends past end of file
2018-06-15 fetch-pack: use ref adv. to prune "have" sent
2018-06-14 submodule: unset core.worktree if no working tree is...
2018-06-14 t5526: test recursive submodules when fetching moved...
2018-06-13 Merge branch 'jk/index-pack-maint'
2018-06-13 Merge branch 'sg/completion-zsh-workaround'
2018-06-13 Merge branch 'sb/submodule-merge-in-merge-recursive'
2018-06-13 Merge branch 'jk/submodule-fsck-loose-fixup'
2018-06-13 fetch-pack: test explicitly that --all can fetch tag...
2018-06-12 git-p4: auto-size the block
2018-06-12 git-p4: better error reporting when p4 fails
2018-06-12 git-p4: add options --commit and --disable-rebase
2018-06-12 list-objects: check if filter is NULL before using
2018-06-11 fetch-pack: don't try to fetch peel values with --all
2018-06-11 fsck: avoid looking at NULL blob->object
2018-06-11 t7415: don't bother creating commit for symlink test
2018-06-11 completion: collapse extra --no-.. options
2018-06-11 config.c: fix regression for core.safecrlf false
2018-06-11 tests: make forging GPG signed commits and tags more...
2018-06-11 t7510-signed-commit: use 'test_must_fail'
2018-06-11 add -p: fix counting empty context lines in edited...
2018-06-11 checkout & worktree: introduce checkout.defaultRemote
2018-06-11 checkout: add advice for ambiguous "checkout <branch>"
2018-06-11 checkout tests: index should be clean after dwim checkout
2018-06-08 Merge branch 'master' of git://github.com/git-l10n...
2018-06-04 Merge branch 'bc/t3430-fixup'
2018-06-04 Merge branch 'bw/refspec-api'
2018-06-04 Merge branch 'tg/doc-sec-list'
2018-06-04 Merge branch 'rd/p4-doc-markup-env'
2018-06-04 Merge branch 'nd/remote-update-doc'
2018-06-04 Merge branch 'jt/submodule-pull-recurse-rebase'
2018-06-04 t9104: kosherly remove remote refs
2018-06-04 t3430: test clean-up
2018-06-04 upload-pack: reject shallow requests that would return...
next