summaryrefslogtreecommitdiffstats
path: root/bisect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-06git-am: handle missing "author" when parsing commitJeff King1-1/+3
2019-08-22First batch after Git 2.23Junio C Hamano3-2/+54
2019-08-16Git 2.23v2.23.0Junio C Hamano1-1/+1
2019-08-16l10n: zh_CN: for git v2.23.0 l10n round 1~2Jiang Xin1-2910/+3413
2019-08-13worktree remove: clarify error message on dirty worktreeSZEDER Gábor1-1/+1
2019-08-12git-fast-import.txt: clarify that multiple merge commits are allowedElijah Newren1-1/+1
2019-08-12l10n: de.po: Update German translationMatthias Ruester1-2910/+3533
2019-08-12t/perf: rename duplicate-numbered test scriptJeff King1-0/+0
2019-08-12doc: fix repeated wordsMark Rushakoff9-9/+9
2019-08-12Git 2.22.1v2.22.1Junio C Hamano2-1/+4
2019-08-12.mailmap: update email address of Philip OakleyPhilip Oakley1-0/+1
2019-08-11l10n: it.po: update the Italian localization for v2.23.0 round 2Alessandro Menti1-522/+531
2019-08-11l10n: vi(4674t): Updated translation for VietnameseTran Ngoc Quan1-585/+595
2019-08-10l10n: es: 2.23.0 round 2Christopher Diaz Riveros1-3030/+3598
2019-08-10l10n: fr v2.23.0 round 2Jean-Noël Avila1-2904/+3429
2019-08-10l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)Jiang Xin1-477/+461
2019-08-10l10n: bg.po: Updated Bulgarian translation (4674t)Alexander Shopov1-2937/+3481
2019-08-09Git 2.23-rc2v2.23.0-rc2Junio C Hamano1-1/+1
2019-08-08t0000: reword comments for "local" testJeff King1-8/+6
2019-08-08t: decrease nesting in test_oid_to_pathJonathan Nieder1-1/+2
2019-08-07sha1-file: release strbuf after useRené Scharfe1-0/+1
2019-08-07test-dir-iterator: use path argument directlyRené Scharfe1-3/+1
2019-08-07dir-iterator: release strbuf after useRené Scharfe1-1/+3
2019-08-07commit-graph: release strbufs after useRené Scharfe1-5/+7
2019-08-07nedmalloc: avoid compiler warning about unused valueRené Scharfe1-2/+2
2019-08-07nedmalloc: do assignments only after the declaration sectionRené Scharfe1-1/+1
2019-08-06l10n: reformat some localized strings for v2.23.0Jean-Noël Avila2-5/+12
2019-08-06merge-recursive: avoid directory rename detection in recursive caseElijah Newren2-1/+113
2019-08-06l10n: vi.po (4676t): Updated Vietnamese translationTran Ngoc Quan1-3017/+3618
2019-08-06tests: show the test name and number at the start of verbose outputSZEDER Gábor3-6/+8
2019-08-06t0000-basic: use realistic test script names in the verbose testsSZEDER Gábor1-6/+6
2019-08-05commit-graph: fix bug around octopus mergesDerrick Stolee2-2/+4
2019-08-05commit-graph: error out on invalid commit oids in 'write --stdin-commits'SZEDER Gábor4-15/+33
2019-08-05commit-graph: turn a group of write-related macro flags into an enumSZEDER Gábor4-14/+18
2019-08-05t5318-commit-graph: use 'test_expect_code'SZEDER Gábor1-2/+1
2019-08-05restore: fix typo in docsWilliam Chargin1-1/+1
2019-08-05doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff6-7/+7
2019-08-03l10n: Update Catalan translationJordi Mas1-4517/+6933
2019-08-02Git 2.23-rc1v2.23.0-rc1Junio C Hamano2-1/+2
2019-08-02restore: add test for deleted ita filesVarun Naik1-0/+11
2019-08-02checkout.c: unstage empty deleted ita filesVarun Naik2-0/+12
2019-08-02pack-refs: always refresh after taking the lock fileSun Chao1-7/+16
2019-08-02log: really flip the --mailmap defaultJunio C Hamano3-6/+36
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor8-0/+24
2019-08-01tree-walk: harden make_traverse_path() length computationsJeff King3-10/+23
2019-08-01tree-walk: add a strbuf wrapper for make_traverse_path()Jeff King5-17/+32
2019-08-01tree-walk: accept a raw length for traverse_path_len()Jeff King3-6/+7
2019-08-01tree-walk: use size_t consistentlyJeff King3-8/+8
2019-08-01t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh'SZEDER Gábor1-100/+104
2019-08-01t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'SZEDER Gábor1-22/+25