summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-29t3437: test script for fixup [-C|-c] options in interactive rebaseCharvi Mendiratta4-0/+289
2021-01-29rebase -i: add fixup [-C | -c] commandCharvi Mendiratta2-20/+197
2021-01-29sequencer: use const variable for commit message commentsCharvi Mendiratta1-5/+10
2021-01-29sequencer: pass todo_item to do_pick_commit()Charvi Mendiratta1-7/+11
2021-01-29rebase -i: comment out squash!/fixup! subjects from squash messagePhillip Wood3-19/+36
2021-01-29p5303: avoid sed GNU-ismJeff King1-4/+8
2021-01-29l10n: ru.po: update Russian translationDimitriy Ryazantcev1-5661/+7873
2021-01-28t5325: check both on-disk and in-memory reverse indexTaylor Blau1-0/+23
2021-01-28pretty: lazy-load commit data when expanding user-formatJeff King2-12/+13
2021-01-28rebase -i: do leave commit message intact in fixup! chainsJohannes Schindelin2-1/+20
2021-01-28t0000: consistently use single quotes for outer testsJeff King1-190/+190
2021-01-28t0000: run cleaning test inside sub-testJeff King1-8/+17
2021-01-28t0000: run prereq tests inside sub-testJeff King1-80/+69
2021-01-28t0000: keep clean-up tests togetherJeff King1-11/+11
2021-01-28oid_pos(): access table through const pointersJeff King7-13/+13
2021-01-28hash_pos(): convert to oid_pos()Jeff King7-43/+43
2021-01-28rerere: use strmap to store rerere directoriesJeff King1-37/+21
2021-01-28rerere: tighten rr-cache dirname checkJeff King1-2/+3
2021-01-28rerere: check dirname format while iterating rr_cache directoryJeff King1-3/+11
2021-01-28commit_graft_pos(): take an oid instead of a bare hashJeff King3-6/+6
2021-01-28upload-pack.c: fix filter spec quoting bugJacob Vosmaer2-8/+10
2021-01-27git-compat-util: always enable variadic macrosJeff King1-2/+5
2021-01-27ci: do not cancel all jobs of a matrix if one failsPhilippe Blain1-0/+4
2021-01-27range-diff/format-patch: refactor check for commit rangeJohannes Schindelin4-5/+19
2021-01-26test-lib: prevent '--stress-jobs=X' from being ignoredSZEDER Gábor1-4/+4
2021-01-26grep/log: remove hidden --debug and --grep-debug optionsÆvar Arnfjörð Bjarmason4-107/+2
2021-01-25pack-revindex: ensure that on-disk reverse indexes are given precedenceTaylor Blau3-0/+14
2021-01-25t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau5-1/+13
2021-01-25t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau6-11/+23
2021-01-25Documentation/config/pack.txt: advertise 'pack.writeReverseIndex'Taylor Blau1-0/+7
2021-01-25builtin/pack-objects.c: respect 'pack.writeReverseIndex'Taylor Blau2-0/+20
2021-01-25builtin/index-pack.c: write reverse indexesTaylor Blau3-8/+131
2021-01-25builtin/index-pack.c: allow stripping arbitrary extensionsTaylor Blau1-8/+8
2021-01-25pack-write.c: prepare to write 'pack-*.rev' filesTaylor Blau2-1/+123
2021-01-25packfile: prepare for the existence of '*.rev' filesTaylor Blau8-14/+184
2021-01-25The fourth batchJunio C Hamano1-0/+57
2021-01-25Merge branch 'ab/mailmap-fixup'Junio C Hamano3-15/+22
2021-01-25Merge branch 'tb/pack-revindex-api'Junio C Hamano6-85/+185
2021-01-25Merge branch 'ab/coc-update-to-2.0'Junio C Hamano2-51/+104
2021-01-25Merge branch 'ps/config-env-pairs'Junio C Hamano11-39/+491
2021-01-25Merge branch 'cc/write-promisor-file'Junio C Hamano4-16/+28
2021-01-25Merge branch 'jx/bundle'Junio C Hamano6-78/+576
2021-01-25Merge branch 'ab/mailmap'Junio C Hamano22-424/+766
2021-01-25Merge branch 'ps/fetch-atomic'Junio C Hamano4-58/+340
2021-01-25Merge branch 'jk/log-cherry-pick-duplicate-patches'Junio C Hamano4-4/+48
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano355-3436/+4403
2021-01-25Merge branch 'dl/reflog-with-single-entry'Junio C Hamano3-32/+63
2021-01-25Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'Junio C Hamano9-19/+42
2021-01-25Merge branch 'jc/deprecate-pack-redundant'Junio C Hamano2-15/+30
2021-01-25Merge branch 'jk/forbid-lf-in-git-url'Junio C Hamano4-1/+23