Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-20Merge branch 'tz/send-email-helpfix'Junio C Hamano
2023-11-20Merge branch 'l10n/zh-TW/2023-11-19' of github.com:l10n-tw/git-poJiang Xin
2023-11-20fuzz: add new oss-fuzz fuzzer for date.c / date.hArthur Chan
2023-11-20packfile.c: fix a typo in `each_file_in_pack_dir_fn()`'s declarationJohannes Schindelin
2023-11-19l10n: zh-TW: Git 2.43.0-rc1Yi-Jyun Pan
2023-11-19Merge branch 'master' of github.com:alshopov/git-poJiang Xin
2023-11-18l10n: Update German translationRalf Thielow
2023-11-18l10n: bg.po: Updated Bulgarian translation (5579t)Alexander Shopov
2023-11-18l10n: zh_CN: for git 2.43.0-rc1Teng Long
2023-11-18Merge branch '2.43-uk-update' of github.com:arkid15rJiang Xin
2023-11-18Merge branch 'catalan' of github.com:Softcatala/git-poJiang Xin
2023-11-18Merge branch 'tr-l10n' of github.com:bitigchi/git-poJiang Xin
2023-11-18Merge branch 'fr_v2.43.0' of github.com:jnavila/gitJiang Xin
2023-11-18Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin
2023-11-18Merge branch 'master' of github.com:nafmo/git-l10n-svJiang Xin
2023-11-17refs: remove `delete_refs` callback from backendsPatrick Steinhardt
2023-11-17refs: deduplicate code to delete referencesPatrick Steinhardt
2023-11-17refs/files: use transactions to delete referencesPatrick Steinhardt
2023-11-17t5510: ensure that the packed-refs file needs lockingPatrick Steinhardt
2023-11-17send-email: avoid duplicate specification warningsTodd Zullinger
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger
2023-11-16t/perf: add perf tests for for-each-refVictoria Dye
2023-11-16ref-filter.c: use peeled tag for '*' format fieldsVictoria Dye
2023-11-16for-each-ref: clean up documentation of --formatVictoria Dye
2023-11-16ref-filter.c: filter & format refs in the same callbackVictoria Dye
2023-11-16ref-filter.c: refactor to create common helper functionsVictoria Dye
2023-11-16ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'Victoria Dye
2023-11-16ref-filter.h: add functions for filter/format & format-onlyVictoria Dye
2023-11-16ref-filter.h: move contains caches into filterVictoria Dye
2023-11-16ref-filter.h: add max_count and omit_empty to ref_formatVictoria Dye
2023-11-16ref-filter.c: really don't sort when using --no-sortVictoria Dye
2023-11-16send-email: remove stray characters from usageTodd Zullinger
2023-11-16rebase: rewrite --(no-)autosquash documentationAndy Koppe
2023-11-16rebase: support --autosquash without -iAndy Koppe
2023-11-16rebase: fully ignore rebase.autoSquash without -iAndy Koppe
2023-11-14Git 2.43-rc2v2.43.0-rc2Junio C Hamano
2023-11-14glossary: add definitions for dereference & peelVictoria Dye
2023-11-14ci: avoid running the test suite _twice_Johannes Schindelin
2023-11-13l10n: Update Catalan translationJordi Mas
2023-11-12l10n: po-id for 2.43 (round 1)Bagas Sanjaya
2023-11-12RelNotes: minor wording fixes in 2.43.0 release notesElijah Newren
2023-11-11l10n: fr: v2.43.0 rnd 2Jean-Noël Avila
2023-11-11Makefile: stop using `test -o` when unlinking duplicate executablesPatrick Steinhardt
2023-11-11contrib/subtree: convert subtree type check to use case statementPatrick Steinhardt
2023-11-11contrib/subtree: stop using `-o` to test for number of argsPatrick Steinhardt
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt
2023-11-11t9164: fix inability to find basename(1) in Subversion hooksPatrick Steinhardt
2023-11-11t/lib-httpd: stop using legacy crypt(3) for authenticationPatrick Steinhardt
2023-11-11t/lib-httpd: dynamically detect httpd and modules pathPatrick Steinhardt
2023-11-10l10n: update uk localization for v2.43Arkadii Yakovets