]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-06-20  Randall S.... version: --build-options reports OpenSSL version inform...
2024-06-20  RenĂ© Scharfecommit: remove find_header_mem()
2024-06-20  Jeff Kingt5500: fix mistaken $SERVER reference in helper function
2024-06-20  Johannes Schindelinmingw: drop bogus (and unneeded) declaration of `_pgmptr`
2024-06-20  Jeff Kingfetch-pack: fix segfault when fscking without --lock...
2024-06-20  Elijah Newrenmerge-ort: convert more error() cases to path_msg()
2024-06-20  Elijah Newrenmerge-ort: upon merge abort, only show messages causing...
2024-06-20  Elijah Newrenmerge-ort: loosen commented requirements
2024-06-20  Elijah Newrenmerge-ort: clearer propagation of failure-to-function...
2024-06-20  Elijah Newrenmerge-ort: fix type of local 'clean' var in handle_cont...
2024-06-20  Elijah Newrenmerge-ort: maintain expected invariant for priv member
2024-06-20  Elijah Newrenmerge-ort: extract handling of priv member into reusabl...
2024-06-20  Xing Xinunbundle: extend object verification for fetches
2024-06-20  Xing Xinfetch-pack: expose fsckObjects configuration logic
2024-06-20  Xing Xinbundle-uri: verify oid before writing refs
2024-06-20  Eric Wongt1006: ensure cat-file info isn't buffered by default
2024-06-20  Peter Kreftinggit-gui: sv.po: Update Swedish translation (576t0f0u)
2024-06-18  Kyle Zhaomerge: avoid write merge state when unable to write...
2024-06-17  Junio C HamanoThe fourteenth batch
2024-06-17  Junio C HamanoMerge branch 'ps/no-writable-strings'
2024-06-17  Junio C HamanoMerge branch 'jk/imap-send-plug-all-msgs-leak'
2024-06-17  Junio C HamanoMerge branch 'jk/am-retry'
2024-06-17  Junio C HamanoMerge branch 'jc/varargs-attributes'
2024-06-17  Junio C HamanoMerge branch 'ps/ref-storage-migration'
2024-06-17  Junio C HamanoMerge branch 'ps/check-docs-fix'
2024-06-17  Junio C HamanoMerge branch 'ps/ci-fix-detection-of-ubuntu-20'
2024-06-17  Junio C HamanoMerge branch 'ap/credential-clear-fix'
2024-06-17  Junio C HamanoMerge branch 'jc/format-patch-with-range-diff'
2024-06-17  Eric WongGit.pm: use array in command_bidi_pipe example
2024-06-17  Kyle Lippincottattr: fix msan issue in read_attr_from_index
2024-06-14  Taylor Blaupack-bitmap.c: ensure pseudo-merge offset reads are...
2024-06-14  Taylor BlauDocumentation/technical/bitmap-format.txt: add missing...
2024-06-14  Patrick Steinhardthex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`
2024-06-14  Patrick Steinhardtt/helper: remove dependency on `the_repository` in...
2024-06-14  Patrick Steinhardtt/helper: fix segfault in "oid-array" command without...
2024-06-14  Patrick Steinhardtt/helper: use correct object hash in partial-clone...
2024-06-14  Patrick Steinhardtcompat/fsmonitor: fix socket path in networked SHA256...
2024-06-14  Patrick Steinhardtreplace-object: use hash algorithm from passed-in repos...
2024-06-14  Patrick Steinhardtprotocol-caps: use hash algorithm from passed-in repository
2024-06-14  Patrick Steinhardtoidset: pass hash algorithm when parsing file
2024-06-14  Patrick Steinhardthttp-fetch: don't crash when parsing packfile without...
2024-06-14  Patrick Steinhardthash-ll: merge with "hash.h"
2024-06-14  Patrick Steinhardtrefs: avoid include cycle with "repository.h"
2024-06-14  Patrick Steinhardtglobal: introduce `USE_THE_REPOSITORY_VARIABLE` macro
2024-06-14  Patrick Steinhardthash: require hash algorithm in `empty_tree_oid_hex()`
2024-06-14  Patrick Steinhardthash: require hash algorithm in `is_empty_{blob,tree...
2024-06-14  Patrick Steinhardthash: make `is_null_oid()` independent of `the_repository`
2024-06-14  Patrick Steinhardthash: convert `oidcmp()` and `oideq()` to compare whole...
2024-06-14  Patrick Steinhardtglobal: ensure that object IDs are always padded
2024-06-14  Patrick Steinhardthash: require hash algorithm in `oidread()` and `oidclr()`
2024-06-14  Patrick Steinhardthash: require hash algorithm in `hasheq()`, `hashcmp...
2024-06-14  Patrick Steinhardthash: drop (mostly) unused `is_empty_{blob,tree}_sha1...
2024-06-14  Jeff Kingremote: drop checks for zero-url case
2024-06-14  Jeff Kingremote: always require at least one url in a remote
2024-06-14  Jeff Kingt5801: test remote.*.vcs config
2024-06-14  Jeff Kingt5801: make remote-testgit GIT_DIR setup more robust
2024-06-14  Jeff Kingremote: allow resetting url list
2024-06-14  Jeff Kingconfig: document remote.*.url/pushurl interaction
2024-06-14  Jeff Kingremote: simplify url/pushurl selection
2024-06-14  Jeff Kingremote: use strvecs to store remote url/pushurl
2024-06-14  Jeff Kingremote: transfer ownership of memory in add_url(), etc
2024-06-14  Jeff Kingremote: refactor alias_url() memory ownership
2024-06-14  Jeff Kingarchive: fix check for missing url
2024-06-14  Patrick SteinhardtBreakingChanges: document that we do not plan to deprec...
2024-06-14  Patrick SteinhardtBreakingChanges: document removal of grafting
2024-06-14  Patrick SteinhardtBreakingChanges: document upcoming change from "sha1...
2024-06-14  Patrick Steinhardtdocs: introduce document to announce breaking changes
2024-06-13  Junio C HamanoMerge branch 'gt/unit-test-oidtree' into ps/use-the...
2024-06-13  Junio C HamanoMerge branch 'ps/ref-storage-migration' into ps/use...
2024-06-12  Derrick Stoleecommit-graph: increment progress indicator
2024-06-12  Junio C HamanoThe thirteenth batch
2024-06-12  Junio C HamanoMerge branch 'gt/decorate-unit-test'
2024-06-12  Junio C HamanoMerge branch 'jk/sparse-leakfix'
2024-06-12  Junio C HamanoMerge branch 'jk/cap-exclude-file-size'
2024-06-12  Junio C HamanoMerge branch 'jc/safe-directory-leading-path'
2024-06-12  Junio C HamanoMerge branch 'gt/t-hash-unit-test'
2024-06-12  Junio C HamanoMerge branch 'cp/reftable-unit-test'
2024-06-12  Junio C HamanoMerge branch 'jc/t1517-more'
2024-06-12  Ghanshyam Thakkart/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
2024-06-12  Patrick Steinhardtobject-name: don't try to abbreviate to lengths greater...
2024-06-12  Patrick Steinhardtparse-options-cb: stop clamping "--abbrev=" to hash...
2024-06-12  Patrick Steinhardtconfig: fix segfault when parsing "core.abbrev" without...
2024-06-11  Patrick SteinhardtMakefile: add ability to append to CFLAGS and LDFLAGS
2024-06-11  Taylor Blaupack-revindex.c: guard against out-of-bounds pack lookups
2024-06-11  Taylor Blaupack-bitmap.c: avoid uninitialized `pack_int_id` during...
2024-06-11  Taylor Blaumidx-write.c: do not read existing MIDX with `packs_to_...
2024-06-11  Patrick Steinhardtbuiltin/blame: fix leaking ignore revs files
2024-06-11  Patrick Steinhardtbuiltin/blame: fix leaking prefixed paths
2024-06-11  Patrick Steinhardtblame: fix leaking data for blame scoreboards
2024-06-11  Patrick Steinhardtline-range: plug leaking find functions
2024-06-11  Patrick Steinhardtmerge: fix leaking merge bases
2024-06-11  Patrick Steinhardtbuiltin/merge: fix leaking `struct cmdnames` in `get_st...
2024-06-11  Patrick Steinhardtsequencer: fix memory leaks in `make_script_with_merges()`
2024-06-11  Patrick Steinhardtbuiltin/clone: plug leaking HEAD ref in `wanted_peer_re...
2024-06-11  Patrick Steinhardtapply: fix leaking string in `match_fragment()`
2024-06-11  Patrick Steinhardtsequencer: fix leaking string buffer in `commit_staged_...
2024-06-11  Patrick Steinhardtcommit: fix leaking parents when calling `commit_tree_e...
2024-06-11  Patrick Steinhardtconfig: fix leaking "core.notesref" variable
2024-06-11  Patrick Steinhardtrerere: fix various trivial leaks
2024-06-11  Patrick Steinhardtbuiltin/stash: fix leak in `show_stash()`
next