]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-01-12  Patrick Steinhardtpackfile: always declare object info to be OI_PACKED
2026-01-12  Patrick Steinhardtobject-file: always set OI_LOOSE when reading object...
2026-01-12  Junio C HamanoThe 17th batch
2026-01-12  Junio C HamanoMerge branch 'js/mailmap-karsten-blees'
2026-01-12  Junio C HamanoMerge branch 'ps/t1300-2021-use-test-path-is-helpers'
2026-01-12  Junio C HamanoMerge branch 'rs/commit-stack'
2026-01-12  Junio C HamanoMerge branch 'sb/bundle-uri-without-uri'
2026-01-12  Junio C HamanoMerge branch 'ja/doc-synopsis-style-more'
2026-01-12  Pushkar Singht1410: use test helpers in reflog rewind test
2026-01-12  KJ Tsanaktsidishttp-backend: write newlines to stderr when responding...
2026-01-10  Johannes Schindelin.mailmap: replace Karsten Blees' default address
2026-01-10  Colin Stagnercontrib/subtree: detect rewritten subtree commits
2026-01-10  René Scharfecocci: convert parse_tree functions to repo_ variants
2026-01-10  René Scharfetree: stop using the_repository
2026-01-10  René Scharfetree: use repo_parse_tree()
2026-01-10  René Scharfepath-walk: use repo_parse_tree_gently()
2026-01-10  René Scharfepack-bitmap-write: use repo_parse_tree()
2026-01-10  René Scharfedelta-islands: use repo_parse_tree()
2026-01-10  René Scharfebloom: use repo_parse_tree()
2026-01-10  René Scharfeadd-interactive: use repo_parse_tree_indirect()
2026-01-10  René Scharfetree: add repo_parse_tree*()
2026-01-10  René Scharfeenvironment: move access to core.maxTreeDepth into...
2026-01-10  Johannes Schindelinmingw: special-case index entries for symlinks with...
2026-01-10  Johannes Schindelinmingw: emulate `stat()` a little more faithfully
2026-01-10  Johannes Schindelinmingw: try to create symlinks without elevated permissions
2026-01-10  Karsten Bleesmingw: add support for symlinks to directories
2026-01-10  Karsten Bleesmingw: implement basic `symlink()` functionality (file...
2026-01-10  Karsten Bleesmingw: implement `readlink()`
2026-01-10  Karsten Bleesmingw: allow `mingw_chdir()` to change to symlink-resol...
2026-01-10  Karsten Bleesmingw: support renaming symlinks
2026-01-10  Karsten Bleesmingw: handle symlinks to directories in `mingw_unlink()`
2026-01-10  Karsten Bleesmingw: add symlink-specific error codes
2026-01-10  Karsten Bleesmingw: change default of `core.symlinks` to false
2026-01-10  Karsten Bleesmingw: factor out the retry logic
2026-01-10  Bill Zissimopoulosmingw: compute the correct size for symlinks in `mingw_...
2026-01-10  Karsten Bleesmingw: teach dirent about symlinks
2026-01-10  Karsten Bleesmingw: let `mingw_lstat()` error early upon problems...
2026-01-10  Karsten Bleesmingw: drop the separate `do_lstat()` function
2026-01-10  Karsten Bleesmingw: implement `stat()` with symlink support
2026-01-10  Karsten Bleesmingw: don't call `GetFileAttributes()` twice in `mingw...
2026-01-10  Junio C HamanoMerge branch 'js/prep-symlink-windows' into js/symlink...
2026-01-10  Karsten Bleestrim_last_path_component(): avoid hard-coding the direc...
2026-01-10  Johannes Schindelinstrbuf_readlink(): support link targets that exceed...
2026-01-10  Karsten Bleesstrbuf_readlink(): avoid calling `readlink()` twice...
2026-01-10  Johannes Schindelininit: do parse _all_ core.* settings early
2026-01-10  Johannes Schindelinmingw: do resolve symlinks in `getcwd()`
2026-01-10  Elijah Newrenfsck: snapshot default refs before object walk
2026-01-09  Patrick Steinhardtpackfile: move MIDX into packfile store
2026-01-09  Patrick Steinhardtpackfile: refactor `find_pack_entry()` to work on the...
2026-01-09  Patrick Steinhardtpackfile: inline `find_kept_pack_entry()`
2026-01-09  Patrick Steinhardtpackfile: only prepare owning store in `packfile_store_...
2026-01-09  Patrick Steinhardtpackfile: only prepare owning store in `packfile_store_...
2026-01-09  Patrick Steinhardtpackfile: move packfile store into object source
2026-01-09  Patrick Steinhardtpackfile: refactor misleading code when unusing pack...
2026-01-09  Patrick Steinhardtpackfile: refactor kept-pack cache to work with packfil...
2026-01-09  Patrick Steinhardtpackfile: pass source to `prepare_pack()`
2026-01-09  Patrick Steinhardtpackfile: create store via its owning source
2026-01-09  Derrick Stoleebuiltin.h: update documentation
2026-01-09  K Jayatheertht7101: modernize test path checks
2026-01-09  brian m. carlsongitfaq: document using stash import/export to sync...
2026-01-09  Michael Lyonsdoc: git-blame: convert to new doc format
2026-01-09  Michael Lyonsdoc: blame-options: convert to new doc format
2026-01-09  Abraham Samuel... add -p: show user's hunk decision when selecting hunks
2026-01-09  Kristoffer... doc: patch-id: --verbatim locks in --stable
2026-01-09  Kristoffer... doc: patch-id: spell out the git-diff-tree(1) form
2026-01-09  Kristoffer... doc: patch-id: use definite article for the result
2026-01-09  Kristoffer... patch-id: use “patch ID” throughout
2026-01-09  Kristoffer... doc: patch-id: capitalize Git version
2026-01-09  Kristoffer... doc: patch-id: don’t use semicolon between bullet points
2026-01-08  Junio C HamanoThe 16th batch
2026-01-08  Junio C HamanoMerge branch 'en/ort-recursive-d-f-conflict-fix'
2026-01-08  Junio C HamanoMerge branch 'dd/t5403-modernise'
2026-01-08  Junio C HamanoMerge branch 'ds/diff-lazy-fetch-with-name-only-fix'
2026-01-08  Junio C HamanoMerge branch 'rs/tag-wo-the-repository'
2026-01-08  Ashlesh Gawandet5550: add netrc tests for http 401/403
2026-01-08  Junio C HamanoMerge branch 'kh/replay-invalid-onto-advance' into...
2026-01-07  Junio C HamanoMerge branch 'ps/odb-misc-fixes' into ps/packfile-store...
2026-01-07  Andrew Chitestert1420: modernize the lost-found test
2026-01-07  Patrick Steinhardtodb: properly close sources before freeing them
2026-01-07  Patrick Steinhardtbuiltin/gc: fix condition for whether to write commit...
2026-01-07  Jeff Kingcat-file: only use bitmaps when filtering
2026-01-06  Jeff Kingt/perf/run: preserve GIT_PERF_* from environment
2026-01-06  Jeff Kingt/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORY
2026-01-06  Junio C HamanoThe 15th batch
2026-01-06  Junio C HamanoMerge branch 'rs/parse-config-expiry-simplify'
2026-01-06  Junio C HamanoMerge branch 'ar/run-command-hook'
2026-01-06  Junio C HamanoMerge branch 'rs/show-branch-prio-queue'
2026-01-06  Junio C HamanoMerge branch 'rs/macos-iconv-workaround'
2026-01-06  Junio C HamanoMerge branch 'bc/checkout-error-message-fix'
2026-01-05  Julia Evansdoc: git-reset: clarify `git reset <pathspec>`
2026-01-05  Julia Evansdoc: git-reset: clarify `git reset [mode]`
2026-01-05  Julia Evansdoc: git-reset: clarify intro
2026-01-05  Julia Evansdoc: git-reset: reorder the forms
2026-01-05  Kristoffer... t3650: add more regression tests for failure conditions
2026-01-05  Kristoffer... replay: die if we cannot parse object
2026-01-05  Kristoffer... replay: improve code comment and die message
2026-01-05  Kristoffer... replay: die descriptively when invalid commit-ish is...
2026-01-05  Kristoffer... replay: find *onto only after testing for ref name
2026-01-05  Kristoffer... replay: remove dead code and rearrange
2026-01-05  Pushkar Singht1300: use test helpers instead of `test` command
next