summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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-15t7005-editor: get rid of the SPACES_IN_FILENAMES prereqSZEDER Gábor
2018-05-13t5512: 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-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
2018-05-08directory rename detection: new testcases showcasing a pair of bugsElijah Newren
2018-05-08merge-recursive: fix remaining directory rename + dirty overwrite casesElijah Newren
2018-05-08merge-recursive: fix overwriting dirty files involved in renamesElijah Newren
2018-05-08merge-recursive: avoid clobbering untracked files with directory renamesElijah Newren
2018-05-08merge-recursive: apply necessary modifications for directory renamesElijah Newren
2018-05-08merge-recursive: check for file level conflicts then get new nameElijah Newren
2018-05-08Merge branch 'ma/http-walker-no-partial'Junio C Hamano
2018-05-08Merge branch 'js/colored-push-errors'Junio C Hamano
2018-05-08Merge branch 'jc/parseopt-expiry-errors'Junio C Hamano
2018-05-08Merge branch 'ma/fast-export-skip-merge-fix'Junio C Hamano
2018-05-08Merge branch 'bt/gpg-interface'Junio C Hamano
2018-05-08Merge branch 'hn/sort-ls-remote'Junio C Hamano
2018-05-08Merge branch 'tb/config-default'Junio C Hamano
2018-05-08Merge branch 'tb/config-type'Junio C Hamano
2018-05-08Merge branch 'tq/t1510'Junio C Hamano
2018-05-08Merge branch 'ls/checkout-encoding'Junio C Hamano
2018-05-08Merge branch 'sb/object-store-replace'Junio C Hamano
2018-05-08Merge branch 'ds/commit-graph'Junio C Hamano
2018-05-08Merge branch 'js/empty-config-section-fix'Junio C Hamano
2018-05-08Merge branch 'sb/submodule-move-nested'Junio C Hamano
2018-05-08Merge branch 'dj/runtime-prefix'Junio C Hamano
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano
2018-05-01rebase --skip: clean up commit message after a failed fixup/squashJohannes Schindelin
2018-05-01rebase -i: demonstrate bugs with fixup!/squash! commit messagesJohannes Schindelin