worktree prune: improve prune logic when worktree is moved
[gitweb.git] / t /
2018-02-13 Merge branch 'nd/diff-flush-before-warning'
2018-02-13 Merge branch 'tb/crlf-conv-flags'
2018-02-13 Merge branch 'rs/describe-unique-abbrev'
2018-02-13 Merge branch 'ks/submodule-doc-updates'
2018-02-13 Merge branch 'cl/t9001-cleanup'
2018-02-13 Merge branch 'gs/retire-mru'
2018-02-13 Merge branch 'ot/mru-on-list'
2018-02-13 Merge branch 'jh/partial-clone'
2018-02-13 Merge branch 'jh/fsck-promisors'
2018-02-13 Merge branch 'ab/simplify-perl-makefile'
2018-02-13 Mark messages for translations
2018-02-12 check-ignore: fix mix of directories and other file...
2018-02-12 describe: confirm that blobs actually exist
2018-02-12 t0002: simplify error checking
2018-02-12 t: document 'test_must_fail ok=<signal-name>'
2018-02-08 rebase -p: fix incorrect commit message when calling...
2018-02-08 name-hash: properly fold directory names in adjust_dirn...
2018-02-08 t: make 'test_i18ngrep' more informative on failure
2018-02-08 t: validate 'test_i18ngrep's parameters
2018-02-08 t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test...
2018-02-08 t5536: let 'test_i18ngrep' read the file without redire...
2018-02-08 t5510: consolidate 'grep' and 'test_i18ngrep' patterns
2018-02-08 t4001: don't run 'git status' upstream of a pipe
2018-02-08 t6022: don't run 'git merge' upstream of a pipe
2018-02-08 t5812: add 'test_i18ngrep's missing filename parameter
2018-02-08 t5541: add 'test_i18ngrep's missing filename parameter
2018-02-08 t0205: drop redundant test
2018-02-07 dir.c: ignore paths containing .git when invalidating...
2018-02-07 rebase: add --allow-empty-message option
2018-02-02 perf/aggregate: sort JSON fields in output
2018-02-02 perf/aggregate: add --reponame option
2018-02-02 perf/aggregate: add --subsection option
2018-02-02 format-patch: reduce patch diffstat width to 72
2018-01-30 wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
2018-01-30 test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
2018-01-30 wildmatch test: create & test files on disk in addition...
2018-01-30 wildmatch test: perform all tests under all wildmatch...
2018-01-30 wildmatch test: use test_must_fail, not ! for test...
2018-01-30 wildmatch test: remove dead fnmatch() test code
2018-01-30 wildmatch test: use a paranoia pattern from nul_match()
2018-01-30 wildmatch test: don't try to vertically align our output
2018-01-30 wildmatch test: use more standard shell style
2018-01-30 wildmatch test: indent with tabs, not spaces
2018-01-30 dir: convert struct sha1_stat to use object_id
2018-01-25 daemon: fix length computation in newline stripping
2018-01-25 t/lib-git-daemon: add network-protocol helpers
2018-01-25 daemon: handle NULs in extended attribute string
2018-01-25 daemon: fix off-by-one in logging extended attributes
2018-01-25 t/lib-git-daemon: record daemon log
2018-01-25 t5570: use ls-remote instead of clone for interp tests
2018-01-24 dir.c: fix missing dir invalidation in untracked code
2018-01-24 status: add a failing test showing a core.untrackedCach...
2018-01-24 sequencer: run 'prepare-commit-msg' hook
2018-01-24 t7505: add tests for cherry-pick and rebase -i/-p
2018-01-24 t7505: style fixes
2018-01-24 read-cache: don't write index twice if we can't write...
2018-01-23 Merge branch 'nd/add-i-ignore-submodules'
2018-01-23 Merge branch 'mm/send-email-fallback-to-local-mail...
2018-01-23 Merge branch 'ab/doc-cat-file-e-still-shows-errors'
2018-01-23 Merge branch 'as/read-tree-prefix-doc-fix'
2018-01-23 Merge branch 'ys/bisect-object-id-missing-conversion...
2018-01-23 Merge branch 'tg/stash-with-pathspec-fix'
2018-01-23 Merge branch 'sb/submodule-update-reset-fix'
2018-01-23 Merge branch 'bw/oidmap-autoinit'
2018-01-23 Merge branch 'ab/commit-m-with-fixup'
2018-01-23 Merge branch 'cc/codespeed'
2018-01-23 Merge branch 'ab/perf-grep-threads'
2018-01-23 Merge branch 'sb/diff-blobfind-pickaxe'
2018-01-23 Merge branch 'jk/abort-clone-with-existing-dest'
2018-01-23 Merge branch 'jc/merge-symlink-ours-theirs'
2018-01-23 Merge branch 'rs/lose-leak-pending'
2018-01-23 Merge branch 'jm/svn-pushmergeinfo-fix'
2018-01-23 Merge branch 'nd/ita-wt-renames-in-status'
2018-01-23 Merge branch 'dk/describe-all-output-fix'
2018-01-22 Sync with v2.16.1
2018-01-22 Merge branch 'bc/hash-algo' into maint
2018-01-22 t5601-clone: test case-conflicting files on case-insens...
2018-01-19 Tighten and correct a few testcases for merging and...
2018-01-19 http: support omitting data from traces
2018-01-19 http: support cookie redaction when tracing
2018-01-19 run-command.c: print env vars in trace_run_command()
2018-01-19 split-index: don't write cache tree with null oid entries
2018-01-16 Merge tag 'l10n-2.16.0-rnd2' of git://github.com/git...
2018-01-16 add--interactive: ignore submodule changes except HEAD
2018-01-12 t9001: use existing helper in send-email test
2018-01-11 Merge branch 'jh/object-filtering'
2018-01-11 Merge branch 'tg/worktree-create-tracking'
2018-01-11 Merge branch 'js/test-with-ws-in-path'
2018-01-10 t3900: add some more quotes
2018-01-10 Merge branch 'js/perl-path-workaround-in-tests'
2018-01-10 Merge branch 'ew/empty-merge-with-dirty-index'
2018-01-10 Merge branch 'ma/bisect-leakfix'
2018-01-10 Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
2018-01-10 mingw: handle GITPERLLIB in t0021 in a Windows-compatib...
2018-01-09 Merge branch 'jk/doc-diff-options'
2018-01-09 Merge branch 'bw/protocol-v1'
2018-01-09 Merge branch 'sg/travis-check-untracked'
2018-01-09 Merge branch 'js/test-with-ws-in-path'
2018-01-09 Merge branch 'bc/submitting-patches-in-asciidoc'
2018-01-09 Merge branch 'sg/travis-skip-identical-test'
next