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-05-02The sixteenth batchJunio C Hamano
2023-05-02Merge branch 'jk/blame-fake-commit-label'Junio C Hamano
2023-04-29The fifteenth batchJunio C Hamano
2023-04-29Merge branch 'tb/enable-cruft-packs-by-default'Junio C Hamano
2023-04-28The fourteenth batchJunio C Hamano
2023-04-28Merge branch 'fc/doc-checkout-markup-updates'Junio C Hamano
2023-04-28Merge branch 'fc/doc-use-datestamp-in-commit'Junio C Hamano
2023-04-28Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano
2023-04-25The thirteenth batchJunio C Hamano
2023-04-25Merge branch 'rj/send-email-validate-hook-count-messages'Junio C Hamano
2023-04-25Sync with Git 2.40.1Junio C Hamano
2023-04-25blame: use different author name for fake commit generated by --contentsJacob Keller
2023-04-22The twelfth batchJunio C Hamano
2023-04-22Merge branch 'ow/ref-filter-omit-empty'Junio C Hamano
2023-04-22Merge branch 'ah/format-patch-thread-doc'Junio C Hamano
2023-04-22Merge branch 'fc/doc-stop-using-manversion'Junio C Hamano
2023-04-21The eleventh batchJunio C Hamano
2023-04-21Merge branch 'gc/better-error-when-local-clone-fails-with-symlink'Junio C Hamano
2023-04-19doc: git-checkout: reorganize examplesFelipe Contreras
2023-04-19doc: git-checkout: trivial callout cleanupFelipe Contreras
2023-04-19builtin/gc.c: make `gc.cruftPacks` enabled by defaultTaylor Blau
2023-04-19builtin/gc.c: ignore cruft packs with `--keep-largest-pack`Taylor Blau
2023-04-18The tenth batchJunio C Hamano
2023-04-18Merge branch 'fc/remove-header-workarounds-for-asciidoc'Junio C Hamano
2023-04-18Merge branch 'la/mfc-markup-fix'Junio C Hamano
2023-04-18Merge branch 'tk/mergetool-gui-default-config'Junio C Hamano
2023-04-17Git 2.40.1v2.40.1Johannes Schindelin
2023-04-17Sync with 2.39.3Johannes Schindelin
2023-04-17Git 2.39.3v2.39.3Johannes Schindelin
2023-04-17Sync with 2.38.5Johannes Schindelin
2023-04-17Git 2.38.5v2.38.5Johannes Schindelin
2023-04-17Sync with 2.37.7Johannes Schindelin
2023-04-17Git 2.37.7v2.37.7Johannes Schindelin
2023-04-17Sync with 2.36.6Johannes Schindelin
2023-04-17Git 2.36.6v2.36.6Johannes Schindelin
2023-04-17Sync with 2.35.8Johannes Schindelin
2023-04-17Git 2.35.8v2.35.8Johannes Schindelin
2023-04-17Sync with 2.34.8Johannes Schindelin
2023-04-17Git 2.34.8v2.34.8Johannes Schindelin
2023-04-17Sync with 2.33.8Johannes Schindelin
2023-04-17Git 2.33.8v2.33.8Johannes Schindelin
2023-04-17Sync with 2.32.7Johannes Schindelin
2023-04-17Git 2.32.7v2.32.7Johannes Schindelin
2023-04-17Sync with 2.31.8Johannes Schindelin
2023-04-17Git 2.31.8v2.31.8Johannes Schindelin
2023-04-17Sync with 2.30.9Johannes Schindelin
2023-04-17Git 2.30.9v2.30.9Taylor Blau
2023-04-14send-email: export patch counters in validate environmentRobin Jarry
2023-04-14doc: set actual revdate for manpagesFelipe Contreras
2023-04-14Merge branch 'fc/doc-stop-using-manversion' into fc/doc-use-datestamp-in-commitJunio C Hamano