summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-03bisect--helper: retire `--bisect-write` subcommandLibravatar Pranit Bauva1-10/+0
2021-02-03bisect--helper: reimplement `bisect_replay` shell function in CLibravatar Pranit Bauva2-34/+84
2021-02-03bisect--helper: reimplement `bisect_log` shell function in CLibravatar Pranit Bauva2-7/+27
2021-02-03doc/git-branch: fix awkward wording for "-c"Libravatar Jeff King1-2/+2
2021-02-03completion: handle other variants of "branch -m"Libravatar Jeff King1-2/+4
2021-02-03MacOS: precompose_argv_prefix()Libravatar Torsten Bögershausen11-29/+59
2021-02-02completion: treat "branch -D" the same way as "branch -d"Libravatar Jeff King1-1/+1
2021-02-02t5544: clarify 'hook works with partial clone' testLibravatar Jacob Vosmaer1-2/+3
2021-02-01pager: properly log pager exit code when signalledLibravatar Ævar Arnfjörð Bjarmason2-7/+57
2021-02-01run-command: add braces for "if" block in wait_or_whine()Libravatar Ævar Arnfjörð Bjarmason1-1/+2
2021-02-01pager: test for exit code with and without SIGPIPELibravatar Ævar Arnfjörð Bjarmason1-0/+82
2021-02-01pager: refactor wait_for_pager() functionLibravatar Ævar Arnfjörð Bjarmason1-11/+7
2021-02-01commit-graph: prepare commit graphLibravatar Derrick Stolee2-9/+3
2021-02-01commit-graph: be extra careful about mixed generationsLibravatar Derrick Stolee1-2/+12
2021-02-01commit-graph: compute generations separatelyLibravatar Derrick Stolee1-14/+56
2021-02-01commit-graph: validate layers for generation dataLibravatar Derrick Stolee1-6/+16
2021-02-01commit-graph: always parse before commit_graph_data_at()Libravatar Derrick Stolee2-4/+33
2021-02-01commit-graph: use repo_parse_commitLibravatar Derrick Stolee2-7/+8
2021-01-30annotate-tests: quote variable expansions containing path namesLibravatar Johannes Sixt1-4/+4
2021-01-30worktree: teach `list` verbose modeLibravatar Rafael Silva3-2/+63
2021-01-30worktree: teach `list` to annotate prunable worktreeLibravatar Rafael Silva3-2/+66
2021-01-30worktree: teach `list --porcelain` to annotate locked worktreeLibravatar Rafael Silva3-2/+71
2021-01-30t2402: ensure locked worktree is properly cleaned upLibravatar Rafael Silva1-0/+1
2021-01-30worktree: teach worktree_lock_reason() to gently handle main worktreeLibravatar Rafael Silva2-2/+3
2021-01-30worktree: teach worktree to lazy-load "prunable" reasonLibravatar Rafael Silva2-0/+29
2021-01-30worktree: libify should_prune_worktree()Libravatar Rafael Silva3-74/+83
2021-01-29p5303: avoid sed GNU-ismLibravatar Jeff King1-4/+8
2021-01-28t5325: check both on-disk and in-memory reverse indexLibravatar Taylor Blau1-0/+23
2021-01-28pretty: lazy-load commit data when expanding user-formatLibravatar Jeff King2-12/+13
2021-01-28rebase -i: do leave commit message intact in fixup! chainsLibravatar Johannes Schindelin2-1/+20
2021-01-28t0000: consistently use single quotes for outer testsLibravatar Jeff King1-190/+190
2021-01-28t0000: run cleaning test inside sub-testLibravatar Jeff King1-8/+17
2021-01-28t0000: run prereq tests inside sub-testLibravatar Jeff King1-80/+69
2021-01-28t0000: keep clean-up tests togetherLibravatar Jeff King1-11/+11
2021-01-28oid_pos(): access table through const pointersLibravatar Jeff King7-13/+13
2021-01-28hash_pos(): convert to oid_pos()Libravatar Jeff King7-43/+43
2021-01-28rerere: use strmap to store rerere directoriesLibravatar Jeff King1-39/+23
2021-01-28rerere: tighten rr-cache dirname checkLibravatar Jeff King1-2/+3
2021-01-28rerere: check dirname format while iterating rr_cache directoryLibravatar Jeff King1-3/+11
2021-01-28commit_graft_pos(): take an oid instead of a bare hashLibravatar Jeff King3-6/+6
2021-01-28upload-pack.c: fix filter spec quoting bugLibravatar Jacob Vosmaer2-8/+10
2021-01-27git-compat-util: always enable variadic macrosLibravatar Jeff King1-2/+5
2021-01-27ci: do not cancel all jobs of a matrix if one failsLibravatar Philippe Blain1-0/+4
2021-01-27range-diff/format-patch: refactor check for commit rangeLibravatar Johannes Schindelin4-5/+19
2021-01-26test-lib: prevent '--stress-jobs=X' from being ignoredLibravatar SZEDER Gábor1-4/+4
2021-01-26grep/log: remove hidden --debug and --grep-debug optionsLibravatar Ævar Arnfjörð Bjarmason4-107/+2
2021-01-25pack-revindex: ensure that on-disk reverse indexes are given precedenceLibravatar Taylor Blau3-0/+14
2021-01-25t: support GIT_TEST_WRITE_REV_INDEXLibravatar Taylor Blau5-1/+13
2021-01-25t: prepare for GIT_TEST_WRITE_REV_INDEXLibravatar Taylor Blau6-11/+23
2021-01-25Documentation/config/pack.txt: advertise 'pack.writeReverseIndex'Libravatar Taylor Blau1-0/+7