summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2022-08-03Merge branch 'en/merge-restore-to-pristine'Junio C Hamano
2022-08-03Merge branch 'rs/mergesort'Junio C Hamano
2022-08-03Merge branch 'sa/cat-file-mailmap'Junio C Hamano
2022-08-03Merge branch 'zh/ls-files-format'Junio C Hamano
2022-08-03Merge branch 'tb/commit-graph-genv2-upgrade-fix'Junio C Hamano
2022-08-03Merge branch 'tk/untracked-cache-with-uall'Junio C Hamano
2022-08-01Merge branch 'mt/checkout-count-fix'Junio C Hamano
2022-08-01Merge branch 'ds/rebase-update-ref'Junio C Hamano
2022-07-27Merge branch 'ds/doc-wo-whitelist'Junio C Hamano
2022-07-27Merge branch 'mb/config-document-include'Junio C Hamano
2022-07-27Merge branch 'ma/t4200-update'Junio C Hamano
2022-07-27Merge branch 'ab/squelch-empty-fsync-traces'Junio C Hamano
2022-07-23ls-files: introduce "--format" optionZheNing Hu
2022-07-23merge: do not exit restore_state() prematurelyElijah Newren
2022-07-23merge: make restore_state() restore staged state tooElijah Newren
2022-07-23merge: fix save_state() to work when there are stat-dirty filesElijah Newren
2022-07-23merge: do not abort early if one strategy fails to handle the mergeElijah Newren
2022-07-23merge: abort if index does not match HEAD for trivial mergesElijah Newren
2022-07-23merge-resolve: abort if index does not match HEADElijah Newren
2022-07-22Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-07-22Merge branch 'gc/bare-repo-discovery'Junio C Hamano
2022-07-22read-cache: make `do_read_index()` always set up `istate->repo`Martin Ågren
2022-07-19Merge branch 'll/curl-accept-language'Junio C Hamano
2022-07-19Merge branch 'jk/clone-unborn-confusion'Junio C Hamano
2022-07-19Merge branch 'hx/lookup-commit-in-graph-fix'Junio C Hamano
2022-07-19Merge branch 'jc/resolve-undo'Junio C Hamano
2022-07-19sequencer: notify user of --update-refs activityDerrick Stolee
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee
2022-07-19sequencer: rewrite update-refs as user edits todo listDerrick Stolee
2022-07-19rebase: update refs from 'update-ref' commandsDerrick Stolee
2022-07-19rebase: add --update-refs optionDerrick Stolee
2022-07-19branch: consider refs under 'update-refs'Derrick Stolee
2022-07-19t2407: test branches currently using apply backendDerrick Stolee
2022-07-19t2407: test bisect and rebase as black-boxesDerrick Stolee
2022-07-19t: avoid "whitelist"Derrick Stolee
2022-07-19git-cvsserver: clarify directory listDerrick Stolee
2022-07-18Merge branch 'gc/submodule-use-super-prefix'Junio C Hamano
2022-07-18Merge branch 'en/merge-dual-dir-renames-fix'Junio C Hamano
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano
2022-07-18Merge branch 'ab/build-gitweb'Junio C Hamano
2022-07-18Merge branch 'ab/test-tool-leakfix'Junio C Hamano
2022-07-18Merge branch 'ab/leakfix'Junio C Hamano
2022-07-18cat-file: add mailmap supportSiddharth Asthana
2022-07-18t4200: drop irrelevant codeMartin Ågren
2022-07-18trace2: only include "fsync" events if we git_fsync()Ævar Arnfjörð Bjarmason
2022-07-17test-mergesort: use DEFINE_LIST_SORTRené Scharfe
2022-07-17test-mergesort: use DEFINE_LIST_SORT_DEBUGRené Scharfe
2022-07-17config.txt: document include, includeIfManuel Boni
2022-07-15commit-graph: fix corrupt upgrade from generation v1 to v2Taylor Blau
2022-07-15t5318: demonstrate commit-graph generation v2 corruptionTaylor Blau