]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-12-14  Junio C HamanoMerge branch 'rs/diff-index-find-copies-harder-optim'
2025-12-14  Junio C HamanoMerge branch 'tc/last-modified-active-paths-optimization'
2025-12-14  Kristoffer... doc: replay: link section using markup
2025-12-14  Kristoffer... replay: improve --contained and add to doc
2025-12-14  Kristoffer... doc: replay: mention no output on conflicts
2025-12-14  René Scharfet4014: support Git version strings with spaces
2025-12-13  Junio C Hamanococci: use MEMZERO_ARRAY() a bit more
2025-12-13  Junio C Hamanococcicheck: emit the contents of cocci patch
2025-12-13  Junio C HamanoMerge branch 'tc/memzero-array' into jc/memzero-array
2025-12-12  Derrick Stoleescalar: alphabetize and simplify config
2025-12-12  Derrick Stoleescalar: remove stale config values
2025-12-12  Derrick Stoleescalar: use index.skipHash=true for performance
2025-12-12  Derrick Stoleescalar: annotate config file with "set by scalar"
2025-12-12  K Jayatheerthpull: move options[] array into function scope
2025-12-12  Junio C HamanoFLEX_ARRAY: require platforms to support the C99 syntax
2025-12-12  René Scharfereplay: move onto NULL check before first use
2025-12-12  Junio C HamanoMerge branch 'sa/replay-atomic-ref-updates' into rs...
2025-12-12  Junio C HamanoMakefile: help macOS novices by mentioning MacPorts
2025-12-11  Patrick Steinhardtodb: write alternates via sources
2025-12-11  Patrick Steinhardtodb: read alternates via sources
2025-12-11  Patrick Steinhardtodb: drop forward declaration of `read_info_alternates()`
2025-12-11  Patrick Steinhardtodb: remove mutual recursion when parsing alternates
2025-12-11  Patrick Steinhardtodb: stop splitting alternate in `odb_add_to_alternates...
2025-12-11  Patrick Steinhardtodb: move computation of normalized objdir into `alt_od...
2025-12-11  Patrick Steinhardtodb: resolve relative alternative paths when parsing
2025-12-11  Patrick Steinhardtodb: refactor parsing of alternates to be self-contained
2025-12-11  Toon Claescontrib/coccinelle: pass include paths to spatch(1)
2025-12-11  Toon Claesgit-compat-util: introduce MEMZERO_ARRAY() macro
2025-12-11  Junio C HamanoMerge branch 'tc/last-modified-active-paths-optimizatio...
2025-12-11  Patrick Steinhardtmidx-write: skip rewriting MIDX with `--stdin-packs...
2025-12-11  Patrick Steinhardtmidx-write: extract function to test whether MIDX needs...
2025-12-11  Patrick Steinhardtmidx: fix `BUG()` when getting preferred pack without...
2025-12-10  Karthik Nayakfetch: fix failed batched updates skipping operations
2025-12-10  Karthik Nayakfetch: fix non-conflicting tags not being committed
2025-12-09  Sam Bostockdoc: fix `update-ref` `symref-create` formatting
2025-12-09  Aaron Plattnerpackfile: skip hash checks in add_promisor_object()
2025-12-09  Aaron Plattnerobject: apply skip_hash and discard_tree optimizations...
2025-12-08  Junio C HamanoThe seventh batch
2025-12-08  Junio C HamanoMerge branch 'en/replay-doc-revision-range'
2025-12-08  Junio C HamanoMerge branch 'yc/xdiff-patience-optim'
2025-12-08  Junio C HamanoMerge branch 'bc/zsh-testsuite'
2025-12-08  Junio C HamanoMerge branch 'pw/replay-exclude-gpgsig-fix'
2025-12-08  Matthew Hughesconfig: document 'gui.GCWarning'
2025-12-08  Kristoffer... doc: send-email: fix broken list continuation
2025-12-08  Junio C Hamanoconnect: plug protocol capability leak
2025-12-08  Kristoffer... doc: join default pre-commit paragraphs
2025-12-07  Junio C Hamanocompletion: clarify support for short options and arguments
2025-12-06  René Scharfecompat: remove gitmkdtemp()
2025-12-06  René Scharfebanned.h: ban mktemp(3)
2025-12-06  René Scharfecompat: remove mingw_mktemp()
2025-12-06  René Scharfecompat: use git_mkdtemp()
2025-12-06  René Scharfewrapper: add git_mkdtemp()
2025-12-06  Patrick Steinhardtgitattributes: disable blank-at-eof errors for clar...
2025-12-06  Patrick Steinhardtt/unit-tests: demonstrate use of integer comparison...
2025-12-06  Patrick Steinhardtt/unit-tests: update clar to 39f11fe
2025-12-05  Junio C HamanoMerge branch 'ps/object-source-management' into ps...
2025-12-05  Junio C HamanoThe sixth batch
2025-12-05  Junio C HamanoMerge branch 'rs/config-set-multi-error-message-fix'
2025-12-05  Junio C HamanoMerge branch 'rs/config-unset-opthelp-fix'
2025-12-05  Junio C HamanoMerge branch 'ps/object-source-management'
2025-12-05  Junio C HamanoMerge branch 'cc/fast-import-strip-if-invalid'
2025-12-05  Junio C HamanoMerge branch 'js/ci-show-breakage-in-dockerized-jobs'
2025-12-05  Junio C HamanoMerge branch 'kh/doc-committer-date-is-author-date'
2025-12-05  Junio C HamanoMerge branch 'jc/optional-path'
2025-12-05  Junio C HamanoMerge branch 'js/strip-scalar-too'
2025-12-05  Junio C HamanoMerge branch 'en/xdiff-cleanup-2'
2025-12-05  Lucas Seiki... repo: add -z as an alias for --format=nul to git-repo...
2025-12-05  Lucas Seiki... repo: use [--format=... | -z] instead of [-z] in git...
2025-12-05  Lucas Seiki... repo: remove blank line from Documentation/git-repo...
2025-12-05  Toon Claesmeson: use is_cross_build() where possible
2025-12-05  Toon Claesmeson: only detect ICONV_OMITS_BOM if possible
2025-12-05  Toon Claesmeson: ignore subprojects/.wraplock
2025-12-03  Johannes Schindelinlast-modified: support sparse checkouts
2025-12-03  Julia Evansdoc: git-pull: fix 'git --rebase abort' typo
2025-12-03  Julia Evansdoc: remove stray text in Git data model
2025-12-03  Kristoffer... branch: advice using git-help(1) instead of man(1)
2025-12-01  Junio C HamanoThe fifth batch
2025-12-01  Junio C HamanoMerge branch 'jk/asan-bonanza'
2025-12-01  Junio C HamanoMerge branch 'je/doc-data-model'
2025-12-01  Junio C HamanoMerge branch 'jc/whitespace-incomplete-line'
2025-12-01  Junio C HamanoMerge branch 'ja/doc-synopsis-style'
2025-12-01  Junio C HamanoMerge branch 'lo/repo-info-all'
2025-11-30  René Scharfediff-index: don't queue unchanged filepairs with diff_c...
2025-11-29  Toon Claeslast-modified: fix use of uninitialized memory
2025-11-29  Elijah NewrenDocumentation/git-replay.adoc: fix errors around revisi...
2025-11-28  Yee Cheng Chinxdiff: optimize patience diff's LCS search
2025-11-28  brian m. carlsont5564: fix test hang under zsh's sh mode
2025-11-28  brian m. carlsont0614: use numerical comparison with test_line_count
2025-11-26  Junio C HamanoThe fourth batch
2025-11-26  Junio C HamanoMerge branch 'gf/win32-pthread-cond-wait-err'
2025-11-26  Junio C HamanoMerge branch 'jk/ci-windows-meson-test-fix'
2025-11-26  Junio C HamanoMerge branch 'pw/worktree-list-display-width-fix'
2025-11-26  Junio C HamanoMerge branch 'js/wincred-get-credential-alloc-fix'
2025-11-26  Junio C HamanoMerge branch 'js/cmake-libgit-fix'
2025-11-26  Junio C HamanoMerge branch 'js/mingw-assign-comma-fix'
2025-11-26  Junio C HamanoMerge branch 'js/ci-github-setup-go-update'
2025-11-26  Junio C HamanoMerge branch 'jk/test-mktemp-leakfix'
2025-11-26  Junio C HamanoMerge branch 'rs/xmkstemp-simplify'
2025-11-26  Junio C HamanoMerge branch 'ad/blame-diff-algorithm'
2025-11-26  Junio C HamanoMerge branch 'en/ort-rename-another-fix'
next