config: avoid "write_in_full(fd, buf, len) < len" pattern
[gitweb.git] / t /
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
2017-05-09 Merge tag 'l10n-2.13.0-rnd2.1' of git://github.com...
2017-05-09 diff: enable indent heuristic by default
2017-05-09 diff: have the diff-* builtins configure diff before...
2017-05-09 Sync with v2.12.3
2017-05-09 Merge branch 'jh/verify-index-checksum-only-in-fsck'
2017-05-09 t5310: fix "; do" style
2017-05-09 pack-objects: disable pack reuse for object-selection...
2017-05-08 tree: convert parse_tree_indirect to struct object_id
2017-05-08 p3400: add perf tests for rebasing many changes
2017-05-08 diff: recurse into nested submodules for inline diff
2017-05-05 Merge branch 'maint-2.11' into maint
2017-05-05 Merge branch 'maint-2.10' into maint-2.11
2017-05-05 Merge branch 'maint-2.9' into maint-2.10
2017-05-05 Merge branch 'maint-2.8' into maint-2.9
2017-05-05 Merge branch 'maint-2.7' into maint-2.8
2017-05-05 Merge branch 'maint-2.6' into maint-2.7
2017-05-05 Merge branch 'maint-2.5' into maint-2.6
2017-05-05 Merge branch 'maint-2.4' into maint-2.5
2017-05-05 Merge branch 'master' of git://github.com/git-l10n...
2017-05-04 Merge branch 'rg/a-the-typo'
2017-05-04 Merge branch 'sr/hooks-cwd-doc'
2017-05-04 Merge branch 'rg/doc-submittingpatches-wordfix'
2017-05-04 Merge branch 'rg/doc-pull-typofix'
2017-05-04 Merge branch 'ja/i18n-cleanup'
2017-05-04 submodule: properly recurse for read-tree and checkout
2017-05-02 clone: handle empty config values in -c
2017-05-02 Convert struct cache_tree to use struct object_id
2017-05-01 Merge branch 'sh/rebase-i-reread-todo-after-exec'
2017-05-01 Merge branch 'ls/travis-stricter-linux32-builds'
2017-05-01 Merge branch 'ls/travis-win-fix-status'
2017-05-01 Merge branch 'jk/submodule-init-segv-fix'
2017-05-01 Merge branch 'jk/prio-queue-avoid-swap-with-self'
2017-05-01 Merge branch 'ab/align-perf-descriptions'
2017-05-01 Merge branch 'jk/complete-checkout-sans-dwim-remote'
2017-05-01 tests: rename a test having to do with shallow submodules
2017-05-01 clone: add a --no-tags option to clone without tags
2017-05-01 tests: change "cd ... && git fetch" to "cd &&\n\tgit...
2017-05-01 t7400: add !CYGWIN prerequisite to 'add with \\ in...
2017-04-30 t5004: require 64-bit support for big ZIP tests
2017-04-28 status: add color config slots for branch info in ...
next