]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-11-25  Philippe Blaingit-mergetool--lib.sh: add error message for unknown...
2024-11-25  Philippe Blaingit-mergetool--lib.sh: add error message if 'setup_user...
2024-11-25  Philippe Blaingit-mergetool--lib.sh: use TOOL_MODE when erroring...
2024-11-25  Philippe Blaincompletion: complete '--tool-help' in 'git mergetool'
2024-11-25  Bence Ferdinandyfetch set_head: handle mirrored bare repositories
2024-11-25  Bence Ferdinandyfetch: set remote/HEAD if it does not exist
2024-11-25  Bence Ferdinandyrefs: add create_only option to refs_update_symref_extended
2024-11-25  Bence Ferdinandyrefs: add TRANSACTION_CREATE_EXISTS error
2024-11-25  Bence Ferdinandyremote set-head: better output for --auto
2024-11-25  Bence Ferdinandyremote set-head: refactor for readability
2024-11-25  Bence Ferdinandyrefs: atomically record overwritten ref in update_symref
2024-11-25  Bence Ferdinandyrefs: standardize output of refs_read_symbolic_ref
2024-11-25  Bence Ferdinandyt/t5505-remote: test failure of set-head
2024-11-25  Bence Ferdinandyt/t5505-remote: set default branch to main
2024-11-24  Tobias Pietzschgitk: check main window visibility before waiting for...
2024-11-24  Taylor BlauMakefile(s): avoid recipe prefix in conditional statements
2024-11-24  Josh Sorefdoc: switch links to https
2024-11-24  Josh Sorefdoc: update links to current pages
2024-11-22  Junio C HamanoThe eleventh batch
2024-11-22  Junio C HamanoMerge branch 'tb/multi-pack-reuse-dupfix'
2024-11-22  Junio C HamanoMerge branch 'sm/difftool'
2024-11-22  Junio C HamanoMerge branch 'jk/fetch-prefetch-double-free-fix'
2024-11-22  Junio C HamanoMerge branch 'jk/test-malloc-debug-check'
2024-11-22  Taylor Blaut/perf: use 'test_file_size' in more places
2024-11-21  Taylor Blaupack-bitmap.c: typofix in `find_boundary_objects()`
2024-11-20  Patrick Steinhardtt: remove TEST_PASSES_SANITIZE_LEAK annotations
2024-11-20  Patrick Steinhardttest-lib: unconditionally enable leak checking
2024-11-20  Patrick Steinhardtt: remove unneeded !SANITIZE_LEAK prerequisites
2024-11-20  Patrick Steinhardtt: mark some tests as leak free
2024-11-20  Patrick Steinhardtt5601: work around leak sanitizer issue
2024-11-20  Patrick Steinhardtgit-compat-util: drop now-unused `UNLEAK()` macro
2024-11-20  Patrick Steinhardtglobal: drop `UNLEAK()` annotation
2024-11-20  Patrick Steinhardtt/helper: fix leaking commit graph in "read-graph"...
2024-11-20  Patrick Steinhardtbuiltin/branch: fix leaking sorting options
2024-11-20  Patrick Steinhardtbuiltin/init-db: fix leaking directory paths
2024-11-20  Patrick Steinhardtbuiltin/help: fix leaks in `check_git_cmd()`
2024-11-20  Patrick Steinhardthelp: fix leaking return value from `help_unknown_cmd()`
2024-11-20  Patrick Steinhardthelp: fix leaking `struct cmdnames`
2024-11-20  Patrick Steinhardthelp: refactor to not use globals for reading config
2024-11-20  Patrick Steinhardtbuiltin/sparse-checkout: fix leaking sanitized patterns
2024-11-20  Patrick Steinhardtsplit-index: fix memory leak in `move_cache_to_base_ind...
2024-11-20  Patrick Steinhardtgit: refactor builtin handling to use a `struct strvec`
2024-11-20  Patrick Steinhardtgit: refactor alias handling to use a `struct strvec`
2024-11-20  Patrick Steinhardtstrvec: introduce new `strvec_splice()` function
2024-11-20  Patrick Steinhardtline-log: fix leak when rewriting commit parents
2024-11-20  Patrick Steinhardtbisect: fix various cases where we leak commit list...
2024-11-20  Patrick Steinhardtbisect: fix leaking commit list items in `check_merge_b...
2024-11-20  Patrick Steinhardtbisect: fix multiple leaks in `bisect_next_all()`
2024-11-20  Patrick Steinhardtbisect: fix leaking `current_bad_oid`
2024-11-20  Patrick Steinhardtbisect: fix leaking string in `handle_bad_merge_base()`
2024-11-20  Patrick Steinhardtbisect: fix leaking good/bad terms when reading multipe...
2024-11-20  Patrick Steinhardtbuiltin/blame: fix leaking blame entries with `--increm...
2024-11-20  shejialuoref: add symlink ref content check for files backend
2024-11-20  shejialuoref: check whether the target of the symref is a ref
2024-11-20  shejialuoref: add basic symref content check for files backend
2024-11-20  shejialuoref: add more strict checks for regular refs
2024-11-20  shejialuoref: port git-fsck(1) regular refs check for files...
2024-11-20  shejialuoref: support multiple worktrees check for refs
2024-11-20  shejialuoref: initialize ref name outside of check functions
2024-11-20  shejialuoref: check the full refname instead of basename
2024-11-20  shejialuoref: initialize "fsck_ref_report" with zero
2024-11-20  Patrick Steinhardtreftable/block: optimize allocations by using scratch...
2024-11-20  Patrick Steinhardtreftable/block: rename `block_writer::buf` variable
2024-11-20  Patrick Steinhardtreftable/writer: optimize allocations by using a scratc...
2024-11-20  Patrick Steinhardtrefs: don't normalize log messages with `REF_SKIP_CREAT...
2024-11-20  Patrick Steinhardtrefs: skip collision checks in initial transactions
2024-11-20  Patrick Steinhardtrefs: use "initial" transaction semantics to migrate...
2024-11-20  Patrick Steinhardtrefs/files: support symbolic and root refs in initial...
2024-11-20  Patrick Steinhardtrefs: introduce "initial" transaction flag
2024-11-20  Patrick Steinhardtrefs/files: move logic to commit initial transaction
2024-11-20  Patrick Steinhardtrefs: allow passing flags when setting up a transaction
2024-11-20  Junio C HamanoSync with 'maint'
2024-11-20  Junio C HamanoThe tenth batch
2024-11-20  Junio C HamanoMerge branch 'la/trailer-info'
2024-11-20  Junio C HamanoMerge branch 'ja/git-add-doc-markup'
2024-11-20  Junio C HamanoMerge branch 'jt/repack-local-promisor'
2024-11-20  Junio C HamanoPrepare for 2.47.1
2024-11-20  Junio C HamanoMerge branch 'db/submodule-fetch-with-remote-name-fix...
2024-11-20  Junio C HamanoMerge branch 'ps/cache-tree-w-broken-index-entry' into...
2024-11-20  Junio C HamanoMerge branch 'ps/maintenance-start-crash-fix' into...
2024-11-20  Junio C HamanoMerge branch 'jk/fsmonitor-event-listener-race-fix...
2024-11-20  Junio C HamanoMerge branch 'ds/line-log-asan-fix' into maint-2.47
2024-11-20  Jonathan Tanindex-pack: teach --promisor to forbid pack name
2024-11-20  Patrick Steinhardtbuiltin/gc: provide hint when maintenance hits a stale...
2024-11-19  Jean-Noël Aviladoc: git-diff: apply format changes to config part
2024-11-19  Jean-Noël Aviladoc: git-diff: apply format changes to diff-generate...
2024-11-19  Jean-Noël Aviladoc: git-diff: apply format changes to diff-format
2024-11-19  Jean-Noël Aviladoc: git-diff: apply format changes to diff-options
2024-11-19  Jean-Noël Aviladoc: git-diff: apply new documentation guidelines
2024-11-19  Junio C HamanoMerge branch 'ps/reftable-detach' into ps/reftable...
2024-11-19  Patrick Steinhardtreftable/system: provide thin wrapper for lockfile...
2024-11-19  Patrick Steinhardtreftable/stack: drop only use of `get_locked_file_path()`
2024-11-19  Patrick Steinhardtreftable/system: provide thin wrapper for tempfile...
2024-11-19  Patrick Steinhardtreftable/stack: stop using `fsync_component()` directly
2024-11-19  Patrick Steinhardtreftable/system: stop depending on "hash.h"
2024-11-19  Patrick Steinhardtreftable: explicitly handle hash format IDs
2024-11-19  Patrick Steinhardtreftable/system: move "dir.h" to its only user
2024-11-19  Elijah Newrenfast-import: avoid making replace refs point to themselves
2024-11-18  Jeff Kingobject-file: inline empty tree and blob literals
2024-11-18  Jeff Kingobject-file: treat cached_object values as const
next