summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* line-log.h: remove unnecessary includeElijah Newren2023-12-263-2/+2
* http.h: remove unnecessary includeElijah Newren2023-12-264-1/+3
* fsmonitor--daemon.h: remove unnecessary includesElijah Newren2023-12-265-3/+6
* blame.h: remove unnecessary includesElijah Newren2023-12-262-3/+2
* archive.h: remove unnecessary includeElijah Newren2023-12-264-1/+3
* treewide: remove unnecessary includes in source filesElijah Newren2023-12-26158-293/+0
* treewide: remove unnecessary includes from header filesElijah Newren2023-12-264-4/+0
* Git 2.43v2.43.0Junio C Hamano2023-11-202-56/+70
* Merge tag 'l10n-2.43.0-rnd2' of https://github.com/git-l10n/git-poJunio C Hamano2023-11-2010-4753/+5712
|\
| * Merge branch 'l10n/zh-TW/2023-11-19' of github.com:l10n-tw/git-poJiang Xin2023-11-201-742/+374
| |\
| | * l10n: zh-TW: Git 2.43.0-rc1Yi-Jyun Pan2023-11-191-742/+374
| * | Merge branch 'master' of github.com:alshopov/git-poJiang Xin2023-11-191-576/+872
| |\ \ | | |/ | |/|
| | * l10n: bg.po: Updated Bulgarian translation (5579t)Alexander Shopov2023-11-181-576/+872
| * | l10n: Update German translationRalf Thielow2023-11-181-224/+347
| |/
| * l10n: zh_CN: for git 2.43.0-rc1Teng Long2023-11-181-229/+373
| * Merge branch '2.43-uk-update' of github.com:arkid15rJiang Xin2023-11-181-267/+358
| |\
| | * l10n: update uk localization for v2.43Arkadii Yakovets2023-11-101-267/+358
| * | Merge branch 'catalan' of github.com:Softcatala/git-poJiang Xin2023-11-181-264/+427
| |\ \
| | * | l10n: Update Catalan translationJordi Mas2023-11-131-264/+427
| | |/
| * | Merge branch 'tr-l10n' of github.com:bitigchi/git-poJiang Xin2023-11-181-207/+322
| |\ \
| | * | l10n: tr: v2.43.0Emir SARI2023-11-091-207/+322
| | |/
| * | Merge branch 'fr_v2.43.0' of github.com:jnavila/gitJiang Xin2023-11-181-220/+420
| |\ \
| | * | l10n: fr: v2.43.0 rnd 2Jean-Noël Avila2023-11-111-220/+420
| | |/
| * | Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin2023-11-181-274/+400
| |\ \
| | * | l10n: po-id for 2.43 (round 1)Bagas Sanjaya2023-11-121-274/+400
| | |/
| * | Merge branch 'master' of github.com:nafmo/git-l10n-svJiang Xin2023-11-181-1750/+1819
| |\ \
| | * | l10n: sv.po: Update Swedish translation (5579t)Peter Krefting2023-11-091-1750/+1819
| | |/
* | | Merge branch 'vd/glossary-dereference-peel'Junio C Hamano2023-11-201-14/+35
|\ \ \
| * | | glossary: add definitions for dereference & peelVictoria Dye2023-11-141-14/+35
* | | | Merge branch 'tz/send-email-helpfix'Junio C Hamano2023-11-201-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | send-email: remove stray characters from usageTodd Zullinger2023-11-161-2/+2
* | | | Git 2.43-rc2v2.43.0-rc2Junio C Hamano2023-11-141-1/+1
* | | | RelNotes: minor wording fixes in 2.43.0 release notesElijah Newren2023-11-121-18/+18
| |_|/ |/| |
* | | Git 2.43-rc1v2.43.0-rc1Junio C Hamano2023-11-082-1/+6
* | | Merge branch 'tb/rev-list-unpacked-fix'Junio C Hamano2023-11-085-0/+63
|\ \ \
| * | | pack-bitmap: drop --unpacked non-commit objects from resultsTaylor Blau2023-11-073-0/+47
| * | | list-objects: drop --unpacked non-commit objects from resultsTaylor Blau2023-11-072-0/+16
| | |/ | |/|
* | | Merge branch 'ps/leakfixes'Junio C Hamano2023-11-085-13/+28
|\ \ \
| * | | setup: fix leaking repository formatPatrick Steinhardt2023-11-071-0/+2
| * | | setup: refactor `upgrade_repository_format()` to have common exitPatrick Steinhardt2023-11-071-11/+20
| * | | shallow: fix memory leak when registering shallow rootsPatrick Steinhardt2023-11-073-1/+6
| * | | test-bloom: stop setting up Git directory twicePatrick Steinhardt2023-11-071-1/+0
| |/ /
* | | Prepare for -rc1Junio C Hamano2023-11-081-1/+19
* | | Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-08226-1210/+1212
|\ \ \
| * | | tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-02225-1191/+1191
| * | | test framework: further deprecate test_i18ngrepJunio C Hamano2023-10-311-4/+6
| | |/ | |/|
* | | Merge branch 'la/strvec-header-fix'Junio C Hamano2023-11-081-1/+0
|\ \ \
| * | | strvec: drop unnecessary include of hex.hLinus Arver2023-11-031-1/+0
| |/ /
* | | Merge branch 'bc/merge-file-object-input'Junio C Hamano2023-11-083-27/+133
|\ \ \
| * | | merge-file: add an option to process object IDsbrian m. carlson2023-11-023-18/+123