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
2020-05-28checkout -p: handle new files correctlyJohannes Schindelin
2020-01-15t3701: adjust difffilter testJohannes Schindelin
2019-12-13built-in add -p: implement the '/' ("search regex") commandJohannes Schindelin
2019-12-13built-in add -p: implement the 'g' ("goto") commandJohannes Schindelin
2019-12-13built-in add -p: implement the hunk splitting featureJohannes Schindelin
2019-12-06git add -p: use non-zero exit code when the diff generation failedJohannes Schindelin
2019-12-06t3701: verify that the diff.algorithm config setting is handledJohannes Schindelin
2019-12-06t3701: verify the shown messages when nothing can be addedJohannes Schindelin
2019-12-06t3701: add a test for the different `add -p` promptsJohannes Schindelin
2019-12-06t3701: avoid depending on the TTY prerequisiteJohannes Schindelin
2019-12-06t3701: add a test for advanced split-hunk editingJohannes Schindelin
2019-11-18built-in add -i: implement the `help` commandSlavica Đukić
2019-11-14Start to implement a built-in version of `git add --interactive`Johannes Schindelin
2019-11-04Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano
2019-10-30Merge branch 'wb/fsmonitor-bitmap-fix'Junio C Hamano
2019-10-30t7519-status-fsmonitor: improve commentsWilliam Baker
2019-10-25commit-graph: fix writing first commit-graph during fetchDerrick Stolee
2019-10-25t5510-fetch.sh: demonstrate fetch.writeCommitGraph bugDerrick Stolee
2019-10-24Merge branch 'ds/feature-macros'Junio C Hamano
2019-10-24Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano
2019-10-24Merge branch 'dl/submodule-set-branch'Junio C Hamano
2019-10-24repo-settings: read an int for index.versionDerrick Stolee
2019-10-23Merge branch 'bc/smart-http-atomic-push'Junio C Hamano
2019-10-23Merge branch 'wb/fsmonitor-bitmap-fix'Junio C Hamano
2019-10-23Merge branch 'sb/userdiff-dts'Junio C Hamano
2019-10-23Merge branch 'sg/progress-fix'Junio C Hamano
2019-10-23t7419: change test_must_fail to ! for grepDenton Liu
2019-10-23t4014: make output-directory tests self-containedBert Wesarg
2019-10-21userdiff: fix some corner cases in dts regexStephen Boyd
2019-10-21test-progress: fix test failures on big-endian systemsSZEDER Gábor
2019-10-18Merge branch 'jj/stash-reset-only-toplevel'Junio C Hamano
2019-10-18Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano
2019-10-18Merge branch 'ta/t1308-typofix'Junio C Hamano
2019-10-17remote-curl: pass on atomic capability to remote sidebrian m. carlson
2019-10-15Merge branch 'dl/format-patch-doc-test-cleanup'Junio C Hamano
2019-10-15Merge branch 'dl/t0000-skip-test-test'Junio C Hamano
2019-10-15Merge branch 'tg/range-diff-output-update'Junio C Hamano
2019-10-15Merge branch 'gs/sq-quote-buf-pretty'Junio C Hamano
2019-10-15Merge branch 'ew/hashmap'Junio C Hamano
2019-10-15Merge branch 'js/trace2-cap-max-output-files'Junio C Hamano
2019-10-15Merge branch 'am/t0028-utf16-tests'Junio C Hamano
2019-10-15Merge branch 'dl/octopus-graph-bug'Junio C Hamano
2019-10-15Merge branch 'en/fast-imexport-nested-tags'Junio C Hamano
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano
2019-10-15Merge branch 'js/fetch-jobs'Junio C Hamano
2019-10-15Merge branch 'en/merge-recursive-cleanup'Junio C Hamano
2019-10-15stash: avoid recursive hard reset on submodulesJakob Jarmar
2019-10-12format-patch: create leading components of output directoryBert Wesarg
2019-10-12fsmonitor: don't fill bitmap with entries to be removedWilliam Baker
2019-10-11t1308-config-set: fix a test that has a typoTanay Abhra