Merge branch 'wh/author-committer-ident-config'
[gitweb.git] / t /
2019-01-18 Merge branch 'ds/gc-doc-typofix'
2019-01-18 mingw: special-case arguments to `sh`
2019-01-18 mingw (t5580): document bug when cloning from backslash...
2019-01-18 ls-refs: filter refs using namespace-stripped name
2019-01-18 abspath_part_inside_repo: respect core.ignoreCase
2019-01-18 git-p4: handle update of moved/copied files when updati...
2019-01-18 git-p4: add failing test for shelved CL update involvin...
2019-01-17 pack-objects: create GIT_TEST_PACK_SPARSE
2019-01-17 pack-objects: create pack.useSparse setting
2019-01-17 revision: implement sparse algorithm
2019-01-17 list-objects: consume sparse tree walk
2019-01-17 add: use separate ADD_CACHE_RENORMALIZE flag
2019-01-17 t6042: work around speed optimization on Windows
2019-01-17 tests: define GIT_TEST_SIDEBAND_ALL
2019-01-17 helper/test-ref-store: fix "new-sha1" vs "old-sha1...
2019-01-16 commit-graph: fix buffer read-overflow
2019-01-15 filter-options: expand scaled numbers
2019-01-15 tree:<depth>: skip some trees even when collecting...
2019-01-15 list-objects-filter: teach tree:# how to handle >0
2019-01-15 Merge branch 'nd/the-index' into md/list-objects-filter...
2019-01-14 Merge branch 'do/gitweb-strict-export-conf-doc'
2019-01-14 Merge branch 'nd/indentation-fix'
2019-01-14 Merge branch 'en/directory-renames-nothanks-doc-update'
2019-01-14 Merge branch 'bw/mailmap'
2019-01-14 Merge branch 'fd/gitweb-snapshot-conf-doc-fix'
2019-01-14 Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
2019-01-14 Merge branch 'km/rebase-doc-typofix'
2019-01-14 Merge branch 'md/exclude-promisor-objects-fix-cleanup'
2019-01-14 Merge branch 'tb/log-G-binary'
2019-01-14 Merge branch 'sb/diff-color-moved-config-option-fixup'
2019-01-14 Merge branch 'hn/highlight-sideband-keywords'
2019-01-14 Merge branch 'cb/test-lint-cp-a'
2019-01-14 Merge branch 'cb/t5004-empty-tar-archive-fix'
2019-01-14 Merge branch 'cb/openbsd-allows-reading-directory'
2019-01-14 Merge branch 'hb/t0061-dot-in-path-fix'
2019-01-14 Merge branch 'nd/checkout-noisy'
2019-01-14 Merge branch 'ab/commit-graph-progress-fix'
2019-01-14 Merge branch 'nd/attr-pathspec-in-tree-walk'
2019-01-14 Merge branch 'md/list-lazy-objects-fix'
2019-01-14 Merge branch 'ms/packet-err-check' into jt/fetch-v2...
2019-01-11 log: add %S option (like --source) to log --format
2019-01-10 test: test GIT_CURL_VERBOSE=1 shows an error
2019-01-10 upload-pack: teach deepen-relative in protocol v2
2019-01-10 fetch-pack: do not take shallow lock unnecessarily
2019-01-10 fetch-pack: support protocol version 2
2019-01-10 upload-pack: support hidden refs with protocol v2
2019-01-10 diff --color-moved-ws: handle blank lines
2019-01-10 diff --color-moved-ws: modify allow-indentation-change
2019-01-10 diff --color-moved=zebra: be stricter with color altern...
2019-01-10 diff --color-moved-ws: demonstrate false positives
2019-01-08 checkout: introduce checkout.overlayMode config
2019-01-08 checkout: introduce --{,no-}overlay option
2019-01-08 prefer "hash mismatch" to "sha1 mismatch"
2019-01-07 rebase: implement --merge via the interactive machinery
2019-01-07 worktree: allow to (re)move worktrees with uninitialize...
2019-01-07 test-lib: add the '--stress' option to run a test repea...
2019-01-07 test-lib-functions: introduce the 'test_set_port' helpe...
2019-01-07 test-lib: set $TRASH_DIRECTORY earlier
2019-01-07 test-lib: consolidate naming of test-results paths
2019-01-07 test-lib: parse command line options earlier
2019-01-07 test-lib: parse options in a for loop to keep $@ intact
2019-01-07 test-lib: extract Bash version check for '-x' tracing
2019-01-07 t3506: validate '-m 1 -ff' is now accepted for non...
2019-01-07 t3502: validate '-m 1' argument is now accepted for...
2019-01-07 Revert "t/lib-git-daemon: record daemon log"
2019-01-04 Merge branch 'mk/http-backend-kill-children-before...
2019-01-04 Merge branch 'sd/stash-wo-user-name'
2019-01-04 Merge branch 'sg/clone-initial-fetch-configuration'
2019-01-04 Merge branch 'nd/checkout-dwim-fix'
2019-01-04 Merge branch 'ab/push-dwim-dst'
2019-01-04 Merge branch 'en/fast-export-import'
2019-01-04 Merge branch 'nd/the-index'
2019-01-04 Merge branch 'jk/loose-object-cache'
2019-01-04 Merge branch 'fc/http-version'
2019-01-04 Merge branch 'en/merge-path-collision'
2019-01-04 Merge branch 'nd/i18n'
2019-01-03 test-lib: translate SIGTERM and SIGHUP to an exit
2019-01-03 Merge branch 'sg/test-bash-version-fix'
2019-01-03 test-lib: check Bash version for '-x' without using...
2019-01-03 completion: treat results of git ls-tree as file paths
2019-01-02 move worktree tests to t24*
2019-01-02 rebase: run post-checkout hook on checkout
2019-01-02 t5403: simplify by using a single repository
2019-01-02 pack-protocol.txt: accept error packets in any context
2019-01-02 bisect--helper: `get_terms` & `bisect_terms` shell...
2018-12-28 rebase: define linearization ordering and enforce it
2018-12-28 am, rebase--merge: do not overlook --skip'ed commits...
2018-12-28 t5407: add a test demonstrating how interactive handles...
2018-12-28 t5570: drop racy test
2018-12-28 Merge branch 'sb/more-repo-in-api' into md/list-objects...
2018-12-28 ref-filter: add tests for deltabase
2018-12-28 ref-filter: add tests for objectsize:disk
2018-12-28 t/helper/test-repository: celebrate independence from...
2018-12-26 stripspace: allow -s/-c outside git repository
2018-12-26 git clone <url> C:\cygwin\home\USER\repo' is working...
2018-12-26 log -G: ignore binary files
2018-12-26 t3510: stop using '-m 1' to force failure mid-sequence...
2018-12-26 submodule deinit: unset core.worktree
2018-12-26 submodule: unset core.worktree if no working tree is...
2018-12-26 submodule update: add regression test with old style...
next