submodules: overhaul documentation
[gitweb.git] / t /
2017-05-29 Merge branch 'jk/bug-to-abort'
2017-05-29 Merge branch 'js/eol-on-ourselves'
2017-05-29 Merge branch 'jc/read-tree-empty-with-m'
2017-05-29 Merge branch 'js/plug-leaks'
2017-05-29 Merge branch 'jk/disable-pack-reuse-when-broken'
2017-05-29 Merge branch 'bc/object-id'
2017-05-29 Merge branch 'nd/split-index-unshare'
2017-05-29 Merge branch 'jk/diff-submodule-diff-inline'
2017-05-29 Merge branch 'bw/dir-c-stops-relying-on-the-index'
2017-05-29 Merge branch 'sb/checkout-recurse-submodules'
2017-05-29 Merge branch 'jc/repack-threads'
2017-05-29 Merge branch 'sb/reset-recurse-submodules'
2017-05-29 wildmatch test: remove redundant duplicate test
2017-05-26 grep: given --threads with NO_PTHREADS=YesPlease, warn
2017-05-26 pack-objects: fix buggy warning about threads
2017-05-26 pack-objects & index-pack: add test for --threads warning
2017-05-26 test-lib: add a PTHREADS prerequisite
2017-05-26 grep: change the internal PCRE macro names to be PCRE1
2017-05-26 perf: add a comparison test of log --grep regex engines...
2017-05-26 perf: add a comparison test of log --grep regex engines
2017-05-26 perf: add a comparison test of grep regex engines with -F
2017-05-26 perf: add a comparison test of grep regex engines
2017-05-24 diff: use blob path for blob/file diffs
2017-05-24 diff: use pending "path" if it is available
2017-05-24 handle_revision_arg: record modes for "a..b" endpoints
2017-05-24 t4063: add tests of direct blob diffs
2017-05-24 handle_revision_arg: reset "dotdot" consistently
2017-05-23 clean: teach clean -d to preserve ignored paths
2017-05-23 ref_store: take a `msg` parameter when deleting references
2017-05-23 t3600: clean up permissions test properly
2017-05-23 Merge branch 'bc/object-id'
2017-05-23 t5531: fix test description
2017-05-23 Merge branch 'ab/fix-poison-tests'
2017-05-23 Merge branch 'tb/dedup-crlf-tests'
2017-05-23 Merge branch 'jt/push-options-doc'
2017-05-23 Merge branch 'ab/doc-replace-gmane-links'
2017-05-23 Merge branch 'rs/checkout-am-fix-unborn'
2017-05-23 Merge branch 'ls/travis-relays-for-windows-ci'
2017-05-23 Merge branch 'ah/log-decorate-default-to-auto'
2017-05-23 Merge branch 'bw/submodule-with-bs-path'
2017-05-22 dir: hide untracked contents of untracked dirs
2017-05-22 t7061: status --ignored should search untracked dirs
2017-05-22 t7300: clean -d should skip dirs with ignored files
2017-05-20 perf: emit progress output when unpacking & building
2017-05-20 perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS...
2017-05-20 grep: add tests to fix blind spots with \0 patterns
2017-05-20 grep: prepare for testing binary regexes containing...
2017-05-20 grep: add a test helper function for less verbose ...
2017-05-20 grep: add tests for grep pattern types being passed...
2017-05-20 grep: amend submodule recursion test for regex engine...
2017-05-20 grep: add tests for --threads=N and grep.threads
2017-05-20 grep: change non-ASCII -i test to stop using --debug
2017-05-20 grep: add a test for backreferences in PCRE patterns
2017-05-20 grep: add a test asserting that --perl-regexp dies...
2017-05-20 log: make --regexp-ignore-case work with --perl-regexp
2017-05-20 log: add exhaustive tests for pattern style options...
2017-05-20 test-lib: rename the LIBPCRE prerequisite to PCRE
2017-05-20 revision.c: ignore broken tags with ignore_missing_links
2017-05-20 unpack-trees: preserve index extensions
2017-05-18 interpret-trailers: honor the cut line
2017-05-18 t5400: avoid concurrent writes into a trace file
2017-05-18 t5545: enhance test coverage when no http server is...
2017-05-18 test: allow skipping the remainder
2017-05-17 config: match both symlink & realpath versions in Inclu...
2017-05-16 Merge branch 'js/larger-timestamps'
2017-05-16 Merge branch 'jc/apply-fix-mismerge'
2017-05-16 Merge branch 'ab/aix-needs-compat-regex'
2017-05-16 Merge branch 'jn/credential-doc-on-clear'
2017-05-16 Merge branch 'jn/clone-add-empty-config-from-command...
2017-05-16 Merge branch 'bw/submodule-has-commits-update'
2017-05-16 Merge branch 'ls/travis-doc-asciidoctor'
2017-05-16 Merge branch 'rs/large-zip'
2017-05-16 Merge branch 'ab/clone-no-tags'
2017-05-16 Merge branch 'sk/status-short-branch-color-config'
2017-05-16 Merge branch 'jk/am-leakfix'
2017-05-16 Merge branch 'jt/use-trailer-api-in-commands'
2017-05-16 Merge branch 'nd/worktree-kill-parse-ref'
2017-05-16 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-05-16 Merge branch 'jk/no-null-sha1-in-cache-tree'
2017-05-16 Merge branch 'dt/raise-core-packed-git-limit'
2017-05-16 send-email: support validate hook
2017-05-16 p0004: don't error out if test repo is too small
2017-05-16 p0004: don't abort if multi-threaded is too slow
2017-05-16 p0004: use test_perf
2017-05-16 p0004: avoid using pipes
2017-05-16 p0004: simplify calls of test-lazy-init-name-hash
2017-05-16 fetch-pack: always allow fetching of literal SHA1s
2017-05-15 builtin/log: honor log.decorate
2017-05-15 config: complain about --local outside of a git repo
2017-05-15 setup_git_env: convert die("BUG") to BUG()
2017-05-12 perf: add test showing exponential growth in path globbing
2017-05-12 perf: add function to setup a fresh test repo
2017-05-11 tests: fix tests broken under GETTEXT_POISON=YesPlease
2017-05-11 t0027: tests are not expensive; remove t0025
2017-05-10 submodule: add die_in_unpopulated_submodule function
2017-05-10 t4051: mark supporting files as requiring LF-only line...
2017-05-10 Fix the remaining tests that failed with core.autocrlf...
2017-05-10 t3901: move supporting files into t/t3901/
2017-05-10 receive-pack: verify push options in cert
2017-05-10 doc: replace more gmane links
next