]> Kevux Git Server - rit/shortlog
rit
2025-03-12 Patrick Steinhardtmeson: don't compile git-pack-redundant(1) with breakin...
2025-03-12 Patrick Steinhardtmeson: define WITH_BREAKING_CHANGES when enabling break...
2025-03-12 Junio C Hamanoname-rev: remove "--stdin" support
2025-03-12 Junio C Hamanot6120: further modernize
2025-03-12 Junio C Hamanot6120: avoid hiding "git" exit status
2025-03-12 Junio C Hamanot: introduce WITH_BREAKING_CHANGES prerequisite
2025-03-12 Jiang XinMerge branch 'tl/zh_CN_2.49.0_rnd' of github.com:dyrone/git
2025-03-12 Teng Longl10n: zh_CN: updated translation for 2.49
2025-03-12 Jiang XinMerge branch '2.49-uk-update' of github.com:arkid15r
2025-03-12 Arkadii Yakovetsl10n: uk: add 2.49 translation
2025-03-11 Abhijeetsingh... dir.h: remove duplicate forward declaration of struct...
2025-03-11 Junio C Hamanot: extend test_lazy_prereq
2025-03-11 Junio C Hamanot: document test_lazy_prereq
2025-03-11 Emir SARIl10n: tr: Update Turkish translations for 2.49.0
2025-03-10 Jiang XinMerge branch 'vi-2.49' of github.com:Nekosha/git-po
2025-03-10 Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2025-03-10 Jiang XinMerge branch 'fr_v2.49' of github.com:jnavila/git
2025-03-10 Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2025-03-10 seoyeon-kwonl10n: ko: fix minor typo in Korean translation
2025-03-10 Ruggero Turral10n: it: fix spelling of "sorgente" (Italian for ...
2025-03-10 Luke Shumakerfast-export, fast-import: add support for signed-commits
2025-03-10 Luke Shumakerfast-export: do not modify memory from get_commit_buffer
2025-03-10 Luke Shumakergit-fast-export.adoc: clarify why 'verbatim' may not...
2025-03-10 Luke Shumakerfast-export: rename --signed-tags='warn' to 'warn-verbatim'
2025-03-10 Christian Couderfast-export: fix missing whitespace after switch
2025-03-10 Luke Shumakergit-fast-import.adoc: add missing LF in the BNF
2025-03-10 Arnav Bhatedecorate: fix sign comparison warnings
2025-03-10 Patrick Steinhardthash: stop depending on `the_repository` in `null_oid()`
2025-03-10 Patrick Steinhardthash: fix "-Wsign-compare" warnings
2025-03-10 Patrick Steinhardtobject-file: split out logic regarding hash algorithms
2025-03-10 Patrick Steinhardtdelta-islands: stop depending on `the_repository`
2025-03-10 Patrick Steinhardtobject-file-convert: stop depending on `the_repository`
2025-03-10 Patrick Steinhardtpack-bitmap-write: stop depending on `the_repository`
2025-03-10 Patrick Steinhardtpack-revindex: stop depending on `the_repository`
2025-03-10 Patrick Steinhardtpack-check: stop depending on `the_repository`
2025-03-10 Patrick Steinhardtenvironment: move access to "core.bigFileThreshold...
2025-03-10 Patrick Steinhardtpack-write: stop depending on `the_repository` and...
2025-03-10 Patrick Steinhardtobject: stop depending on `the_repository`
2025-03-10 Patrick Steinhardtcsum-file: stop depending on `the_repository`
2025-03-10 Jeff Kingfetch: use ref prefix list to skip ls-refs
2025-03-10 Jeff Kingfetch: avoid ls-refs only to ask for HEAD symref update
2025-03-10 Jeff Kingfetch: stop protecting additions to ref-prefix list
2025-03-10 Jeff Kingfetch: ask server to advertise HEAD for config-less...
2025-03-10 Jeff Kingrefspec_ref_prefixes(): clean up refspec_item logic
2025-03-10 Jeff Kingt5516: beef up exact-oid ref prefixes test
2025-03-10 Jeff Kingt5516: drop NEEDSWORK about v2 reachability behavior
2025-03-10 Jeff Kingt5516: prefer "oid" to "sha1" in some test titles
2025-03-10 Jeff Kingt5702: fix typo in test name
2025-03-10 Jean-Noël Aviladoc: add a blank line around block delimiters
2025-03-10 Martin Ågrengit-clone doc: fix indentation
2025-03-10 Tuomas Aholal10n: sv.po: Fix Swedish typos
2025-03-10 Peter Kreftingl10n: sv.po: Update Swedish translation
2025-03-10 Junio C HamanoGit 2.49-rc2
2025-03-10 Junio C HamanoMerge branch 'tb/fetch-follow-tags-fix'
2025-03-08 Usman Akinyemibuiltin/checkout-index: stop using `the_repository`
2025-03-08 Usman Akinyemibuiltin/for-each-ref: stop using `the_repository`
2025-03-08 Usman Akinyemibuiltin/ls-files: stop using `the_repository`
2025-03-08 Usman Akinyemibuiltin/pack-refs: stop using `the_repository`
2025-03-08 Usman Akinyemibuiltin/send-pack: stop using `the_repository`
2025-03-08 Usman Akinyemibuiltin/verify-commit: stop using `the_repository`
2025-03-08 Usman Akinyemibuiltin/verify-tag: stop using `the_repository`
2025-03-08 Usman Akinyemiconfig: teach repo_config to allow `repo` to be NULL
2025-03-08 Taylor Blaufetch: fix following tags when fetching specific OID
2025-03-07 Toon Claeshelp: print zlib-ng version number
2025-03-07 Toon Claeshelp: include git-zlib.h to print zlib version
2025-03-06 Junio C HamanoMerge branch 'js/win-2.49-build-fixes'
2025-03-06 Junio C HamanoMerge branch 'pw/repo-layout-doc-update'
2025-03-06 Junio C HamanoMerge branch 'tz/doc-txt-to-adoc-fixes'
2025-03-06 Elijah Newrenmerge-ort: fix slightly overzealous assertion for renam...
2025-03-06 Dmitry Goncharovt6423: add a testcase causing a failed assertion in...
2025-03-06 Taylor Blaurefs.c: stop matching non-directory prefixes in exclude...
2025-03-06 Taylor Blaurefs.c: remove empty '--exclude' patterns
2025-03-06 Johannes Schindelincmake: generalize the handling of the `CLAR_TEST_OBJS...
2025-03-06 Johannes Schindelinmeson: fix sorting
2025-03-06 Johannes Schindelinident: stop assuming that `gw_gecos` is writable
2025-03-06 Jean-Noël Avilal10n: fr: 2.49 round 2
2025-03-06 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5836t)
2025-03-06 Vũ Tiến Hưngl10n: Updated translation for vi-2.49
2025-03-05 Junio C HamanoA few more after -rc1
2025-03-05 Junio C HamanoMerge branch 'rs/reftable-reader-new-leakfix'
2025-03-05 Junio C HamanoMerge branch 'pw/build-meson-technical-and-howto-docs'
2025-03-05 Junio C HamanoMerge branch 'kn/ref-migrate-skip-reflog'
2025-03-05 Junio C HamanoMerge branch 'jc/breaking-changes-early-adopter-option'
2025-03-05 Junio C HamanoMerge branch 'dm/editorconfig-bash-is-like-sh'
2025-03-05 Junio C HamanoMerge branch 'cc/lop-remote'
2025-03-05 Junio C HamanoMerge branch 'sk/unit-test-oid'
2025-03-05 Junio C HamanoMerge branch 'ps/path-sans-the-repository'
2025-03-05 Phillip Wooddocs: fix repository-layout when building with breaking...
2025-03-04 Mahendra Danit1403: verify that path exists and is a file
2025-03-04 Seyi Kuforijit/unit-tests: convert urlmatch-normalization test to...
2025-03-04 Seyi Kuforijit/unit-tests: convert trailer test to use clar
2025-03-04 René Scharfereftable: release name on reftable_reader_new() error
2025-03-04 Junio C HamanoGit 2.49-rc1
2025-03-03 Junio C Hamanorefs: show --no-reflog in the help text
2025-03-03 Todd Zullingerxdiff: *.txt -> *.adoc fixes
2025-03-03 Todd Zullingerunpack-trees.c: *.txt -> *.adoc fixes
2025-03-03 Todd Zullingertransport.h: *.txt -> *.adoc fixes
2025-03-03 Todd Zullingertrace2/tr2_sysenv.c: *.txt -> *.adoc fixes
2025-03-03 Todd Zullingertrace2.h: *.txt -> *.adoc fixes
2025-03-03 Todd Zullingert6434: *.txt -> *.adoc fixes
next