summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-11-02rebase -i: support --committer-date-is-author-dateRohit Ashiwal
2019-11-02rebase -i: add --ignore-whitespace flagRohit Ashiwal
2019-08-19rebase -i: check for updated todo after squash and rewordPhillip Wood
2019-08-19rebase -i: always update HEAD before rewordingPhillip Wood
2019-07-29Merge branch 'fc/fetch-with-import-fix' into maintJunio C Hamano
2019-07-29Merge branch 'ds/close-object-store' into maintJunio C Hamano
2019-07-29Merge branch 'pw/add-p-recount' into maintJunio C Hamano
2019-07-29Merge branch 'jk/trailers-use-config' into maintJunio C Hamano
2019-07-29Merge branch 'tg/stash-ref-by-index-fix' into maintJunio C Hamano
2019-07-29Merge branch 'pw/rebase-abort-clean-rewritten' into maintJunio C Hamano
2019-07-29Merge branch 'sg/rebase-progress' into maintJunio C Hamano
2019-07-29Merge branch 'ms/submodule-foreach-fix' into maintJunio C Hamano
2019-07-29Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maintJunio C Hamano
2019-07-29Merge branch 'jc/denoise-rm-to-resolve' into maintJunio C Hamano
2019-07-29Merge branch 'js/mingw-spawn-with-spaces-in-path' into maintJunio C Hamano
2019-07-29Merge branch 'js/clean-report-too-long-a-path' into maintJunio C Hamano
2019-07-29Merge branch 'es/local-atomic-push-failure-with-http' into maintJunio C Hamano
2019-07-29Merge branch 'js/t3404-typofix' into maintJunio C Hamano
2019-07-29Merge branch 'js/t0001-case-insensitive' into maintJunio C Hamano
2019-07-29Merge branch 'sg/t5551-fetch-smart-error-is-translated' into maintJunio C Hamano
2019-07-29Merge branch 'jt/t5551-test-chunked' into maintJunio C Hamano
2019-07-25Merge branch 'sw/git-p4-unshelve-branched-files' into maintJunio C Hamano
2019-07-25Merge branch 'jt/partial-clone-missing-ref-delta-base' into maintJunio C Hamano
2019-07-25Merge branch 'xl/record-partial-clone-origin' into maintJunio C Hamano
2019-07-25Merge branch 'pb/request-pull-verify-remote-ref' into maintJunio C Hamano
2019-07-25Merge branch 'vv/merge-squash-with-explicit-commit' into maintJunio C Hamano
2019-07-25Merge branch 'js/bundle-verify-require-object-store' into maintJunio C Hamano
2019-07-25Merge branch 'jk/am-i-resolved-fix' into maintJunio C Hamano
2019-07-25Merge branch 'jk/HEAD-symref-in-xfer-namespaces' into maintJunio C Hamano
2019-07-25Merge branch 'ew/server-info-remove-crufts' into maintJunio C Hamano
2019-07-25Merge branch 'nd/corrupt-worktrees' into maintJunio C Hamano
2019-07-25Merge branch 'nd/init-relative-template-fix' into maintJunio C Hamano
2019-07-19clean: show an error message when the path is too longJohannes Schindelin
2019-07-18rm: resolving by removal is not a warning-worthy eventJunio C Hamano
2019-07-16mingw: support spawning programs containing spaces in their namesJohannes Schindelin
2019-07-12transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecJohannes Schindelin
2019-06-27progress: use term_clear_line()SZEDER Gábor
2019-06-27rebase: fix garbled progress display with '-x'SZEDER Gábor
2019-06-27t5551: test usage of chunked encoding explicitlyJonathan Tan
2019-06-25t5551: use 'test_i18ngrep' to check translated outputSZEDER Gábor
2019-06-25submodule foreach: fix recursion of optionsMorian Sonnet
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedSZEDER Gábor
2019-06-24t3404: modernize here doc styleSZEDER Gábor
2019-06-24t0001: fix on case-insensitive filesystemsJohannes Schindelin
2019-06-19stash: fix show referencing stash indexThomas Gummerer
2019-06-19interpret-trailers: load default configJeff King
2019-06-14t3404: fix a typoJohannes Schindelin
2019-06-13add -p: fix checkout -p with pathological contextPhillip Wood
2019-06-12commit-graph: return with errors during writeDerrick Stolee