Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2018-05-30Merge branch 'js/use-bug-macro'Junio C Hamano
2018-05-30Merge branch 'ma/lockfile-cleanup'Junio C Hamano
2018-05-30Merge branch 'sg/t6500-no-redirect-of-stdin'Junio C Hamano
2018-05-30Merge branch 'bp/merge-rename-config'Junio C Hamano
2018-05-30Merge branch 'js/sequencer-and-root-commits'Junio C Hamano
2018-05-29Sync with Git 2.17.1Junio C Hamano
2018-05-23Merge branch 'em/status-rename-config'Junio C Hamano
2018-05-23Merge branch 'cc/perf-bisect'Junio C Hamano
2018-05-23Merge branch 'bp/test-drop-caches'Junio C Hamano
2018-05-23Merge branch 'bc/format-patch-cover-no-attach'Junio C Hamano
2018-05-23Merge branch 'tb/test-apfs-utf8-normalization'Junio C Hamano
2018-05-23Merge branch 'js/rebase-recreate-merge'Junio C Hamano
2018-05-23Merge branch 'nd/pack-objects-pack-struct'Junio C Hamano
2018-05-23Merge branch 'en/rename-directory-detection-reboot'Junio C Hamano
2018-05-23Merge branch 'js/rebase-i-clean-msg-after-fixup-continue'Junio C Hamano
2018-05-23Merge branch 'tg/worktree-add-existing-branch'Junio C Hamano
2018-05-23Merge branch 'js/deprecate-grafts'Junio C Hamano
2018-05-23Merge branch 'js/test-unset-prereq'Junio C Hamano
2018-05-23Merge branch 'cc/perf-aggregate-unknown-option'Junio C Hamano
2018-05-23Merge branch 'en/git-debugger'Junio C Hamano
2018-05-23Merge branch 'bw/server-options'Junio C Hamano
2018-05-23Merge branch 'nd/repack-keep-pack'Junio C Hamano
2018-05-23Merge branch 'nd/term-columns'Junio C Hamano
2018-05-23Merge branch 'sg/t7005-spaces-in-filenames-cleanup'Junio C Hamano
2018-05-23Merge branch 'sg/t5516-fixes'Junio C Hamano
2018-05-23Merge branch 'sg/t5310-jgit-bitmap-test'Junio C Hamano
2018-05-23Merge branch 'hn/sort-ls-remote'Junio C Hamano
2018-05-22fsck: complain when .gitmodules is a symlinkJeff King
2018-05-22index-pack: check .gitmodules files with --strictJeff King
2018-05-22unpack-objects: call fsck_finish() after fscking objectsJeff King
2018-05-22fsck: call fsck_finish() after fscking objectsJeff King
2018-05-22Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsckJeff King
2018-05-22is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin
2018-05-22submodule-config: verify submodule names as pathsJeff King
2018-05-15t7005-editor: get rid of the SPACES_IN_FILENAMES prereqSZEDER Gábor
2018-05-14t5512: run git fetch inside testRené Scharfe
2018-05-13column: fix off-by-one default widthNguyễn Thái Ngọc Duy
2018-05-11t5516-fetch-push: fix broken &&-chainSZEDER Gábor
2018-05-11t5516-fetch-push: fix 'push with dry-run' testSZEDER Gábor
2018-05-11t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEXSZEDER Gábor
2018-05-10BUG_exit_code: fix sparse "symbol not declared" warningRamsay Jones
2018-05-10lock_file: move static locks into functionsMartin Ågren
2018-05-10t/helper/test-write-cache: clean up lock-handlingMartin Ågren
2018-05-09t6050-replace: don't disable stdin for the whole test scriptSZEDER Gábor
2018-05-08merge: add merge.renames config settingBen Peart
2018-05-08merge-recursive: fix check for skipability of working tree updatesElijah Newren
2018-05-08t6046: testcases checking whether updates can be skipped in a mergeElijah Newren
2018-05-08merge-recursive: avoid triggering add_cacheinfo error with dirty modElijah Newren
2018-05-08merge-recursive: improve add_cacheinfo error handlingElijah Newren
2018-05-08merge-recursive: avoid spurious rename/rename conflict from dir renamesElijah Newren