summaryrefslogtreecommitdiffstats
path: root/convert.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-11tests: remove last uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason3-14/+4
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason17-41/+41
2021-02-11tests: remove last uses of GIT_TEST_GETTEXT_POISON=falseÆvar Arnfjörð Bjarmason1-8/+4
2021-02-10The seventh batchJunio C Hamano1-34/+25
2021-02-08.github/workflows/main.yml: run static-analysis on bionicTaylor Blau1-1/+1
2021-02-08Git 2.30.1v2.30.1Junio C Hamano2-1/+9
2021-02-06The sixth batchJunio C Hamano1-0/+40
2021-02-06Prepare for 2.30.1Junio C Hamano3-2/+49
2021-02-04The fifth batchJunio C Hamano1-0/+13
2021-01-31annotate-tests: quote variable expansions containing path namesJohannes Sixt1-4/+4
2021-01-30worktree: teach `list` verbose modeRafael Silva3-2/+63
2021-01-30worktree: teach `list` to annotate prunable worktreeRafael Silva3-2/+66
2021-01-30worktree: teach `list --porcelain` to annotate locked worktreeRafael Silva3-2/+71
2021-01-30t2402: ensure locked worktree is properly cleaned upRafael Silva1-0/+1
2021-01-30worktree: teach worktree_lock_reason() to gently handle main worktreeRafael Silva2-2/+3
2021-01-30worktree: teach worktree to lazy-load "prunable" reasonRafael Silva2-0/+29
2021-01-30worktree: libify should_prune_worktree()Rafael Silva3-74/+83
2021-01-30p5303: avoid sed GNU-ismJeff King1-4/+8
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-39/+23
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-28git-compat-util: always enable variadic macrosJeff King1-2/+5
2021-01-28ci: do not cancel all jobs of a matrix if one failsPhilippe Blain1-0/+4
2021-01-27test-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-25The fourth batchJunio C Hamano1-0/+57
2021-01-25grep/pcre2: better support invalid UTF-8 haystacksÆvar Arnfjörð Bjarmason7-2/+81
2021-01-25grep/pcre2 tests: don't rely on invalid UTF-8 data testÆvar Arnfjörð Bjarmason1-6/+1
2021-01-24Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason7-217/+18
2021-01-24config.mak.uname: remove redundant NO_LIBPCRE1_JIT flagÆvar Arnfjörð Bjarmason1-1/+0