]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-12-02  Caleb Whiteworktree: add relative cli/config options to `add`...
2024-12-02  Caleb Whiteworktree: add `write_worktree_linking_files()` function
2024-12-02  Caleb Whiteworktree: refactor infer_backlink return
2024-12-02  Caleb Whiteworktree: add `relativeWorktrees` extension
2024-12-02  Caleb Whitesetup: correctly reinitialize repository version
2024-11-15  Junio C HamanoClean up RelNotes for 2.48
2024-11-12  Junio C HamanoThe ninth batch
2024-11-12  Junio C HamanoMerge branch 'ps/mingw-rename'
2024-11-12  Junio C HamanoMerge branch 'jt/commit-graph-missing'
2024-11-12  Junio C HamanoMerge branch 'en/shallow-exclude-takes-a-ref-fix'
2024-11-12  Junio C HamanoMerge branch 'ak/t1016-style'
2024-11-12  Junio C HamanoMerge branch 'ps/leakfixes-part-9'
2024-11-11  Junio C HamanoMerge https://github.com/j6t/git-gui
2024-11-09  Johannes SixtMerge branch 'ob/strip-comments-on-commit'
2024-11-09  Johannes SixtMerge branch 'tb/mergetool-from-config'
2024-11-08  Junio C HamanoThe eighth batch
2024-11-08  Junio C HamanoMerge branch 'jk/left-right-bitmap'
2024-11-08  Junio C HamanoMerge branch 'ps/upgrade-clar'
2024-11-08  Junio C HamanoMerge branch 'cw/config-extensions'
2024-11-08  Junio C HamanoMerge branch 'kn/ci-clang-format-tidy'
2024-11-08  Junio C HamanoMerge branch 'kn/arbitrary-suffixes'
2024-11-06  Patrick Steinhardtcompat/mingw: support POSIX semantics for atomic renames
2024-11-06  Jonathan Tanfetch-pack: die if in commit graph but not obj db
2024-11-06  Jonathan TanRevert "fetch-pack: add a deref_without_lazy_fetch_exte...
2024-11-05  Elijah Newrendoc: correct misleading descriptions for --shallow...
2024-11-05  Patrick Steinhardtlist-objects-filter-options: work around reported leak...
2024-11-05  Patrick Steinhardtbuiltin/merge: release output buffer after performing...
2024-11-05  Patrick Steinhardtdir: fix leak when parsing "status.showUntrackedFiles"
2024-11-05  Patrick Steinhardtt/helper: fix leaking buffer in "dump-untracked-cache"
2024-11-05  Patrick Steinhardtt/helper: stop re-initialization of `the_repository`
2024-11-05  Patrick Steinhardtsparse-index: correctly free EWAH contents
2024-11-05  Patrick Steinhardtdir: release untracked cache data
2024-11-05  Patrick Steinhardtcombine-diff: fix leaking lost lines
2024-11-05  Patrick Steinhardtbuiltin/tag: fix leaking key ID on failure to sign
2024-11-05  Patrick Steinhardttransport-helper: fix leaking import/export marks
2024-11-05  Patrick Steinhardtbuiltin/commit: fix leaking cleanup config
2024-11-05  Patrick Steinhardttrailer: fix leaking strbufs when formatting trailers
2024-11-05  Patrick Steinhardttrailer: fix leaking trailer values
2024-11-05  Patrick Steinhardtbuiltin/commit: fix leaking change data contents
2024-11-05  Patrick Steinhardtupload-pack: fix leaking URI protocols
2024-11-05  Patrick Steinhardtpretty: clear signature check
2024-11-05  Patrick Steinhardtdiff-lib: fix leaking diffopts in `do_diff_cache()`
2024-11-05  Patrick Steinhardtrevision: fix leaking bloom filters
2024-11-05  Patrick Steinhardtbuiltin/grep: fix leak with `--max-count=0`
2024-11-05  Patrick Steinhardtgrep: fix leak in `grep_splice_or()`
2024-11-05  Patrick Steinhardtt/helper: fix leaks in "reach" test tool
2024-11-05  Patrick Steinhardtbuiltin/ls-remote: plug leaking server options
2024-11-05  Elijah Newrenupload-pack: fix ambiguous error message
2024-11-03  Andrew Kreimert1016: clean up style
2024-11-01  Taylor BlauThe seventh batch
2024-11-01  Taylor BlauMerge branch 'jk/dumb-http-finalize'
2024-11-01  Taylor BlauMerge branch 'kh/update-ref'
2024-11-01  Taylor BlauMerge branch 'ak/more-typofixes'
2024-11-01  Taylor BlauMerge branch 'rs/grep-lookahead'
2024-11-01  Taylor BlauMerge branch 'ak/t1016-cleanup'
2024-11-01  Taylor BlauMerge branch 'ua/atoi'
2024-11-01  Taylor BlauMerge branch 'sa/notes-edit'
2024-11-01  Taylor BlauMerge branch 'sk/t9101-cleanup'
2024-11-01  Taylor BlauMerge branch 'ss/duplicate-typos'
2024-11-01  Taylor BlauMerge branch 'ps/upload-pack-doc'
2024-11-01  Taylor BlauMerge branch 'kh/mv-breakage'
2024-11-01  Taylor BlauMerge branch 'rj/cygwin-exit'
2024-11-01  Taylor BlauMerge branch 'ua/t3404-cleanup'
2024-11-01  Taylor BlauMerge branch 'ps/platform-compat-fixes'
2024-11-01  Taylor BlauMerge branch 'jc/breaking-changes-early-adopter-option'
2024-11-01  Jeff Kingrev-list: skip bitmap traversal for --left-right
2024-10-30  Taylor BlauThe sixth batch
2024-10-30  Taylor BlauMerge branch 'sk/t7011-cleanup'
2024-10-30  Taylor BlauMerge branch 'co/t6050-pipefix'
2024-10-30  Taylor BlauMerge branch 'ks/t4205-fixup'
2024-10-30  Taylor BlauMerge branch 'kh/submitting-patches'
2024-10-30  Taylor BlauMerge branch 'ps/ref-filter-sort'
2024-10-30  Taylor BlauMerge branch 'ps/reftable-strbuf'
2024-10-28  Patrick Steinhardtt6006: fix prereq handling with `test_format ()`
2024-10-27  Patrick Steinhardtcompat/mingw: allow deletion of most opened files
2024-10-27  Patrick Steinhardtcompat/mingw: share file handles created via `CreateFil...
2024-10-25  Jeff Kingpackfile: use oidread() instead of hashcpy() to fill...
2024-10-25  Jeff Kingpackfile: use object_id in find_pack_entry_one()
2024-10-25  Jeff Kingpackfile: convert find_sha1_pack() to use object_id
2024-10-25  Jeff Kinghttp-walker: use object_id instead of bare hash
2024-10-25  Jeff Kingpackfile: warn people away from parse_packed_git()
2024-10-25  Jeff Kingpackfile: drop sha1_pack_index_name()
2024-10-25  Jeff Kingpackfile: drop sha1_pack_name()
2024-10-25  Jeff Kingpackfile: drop has_pack_index()
2024-10-25  Jeff Kingdumb-http: store downloaded pack idx as tempfile
2024-10-25  Jeff Kingt5550: count fetches in "previously-fetched .idx" test
2024-10-25  Jeff Kingmidx: avoid duplicate packed_git entries
2024-10-25  Taylor BlauThe fifth batch
2024-10-25  Taylor BlauMerge branch 'wm/shortlog-hash'
2024-10-25  Taylor BlauMerge branch 'sk/msvc-warnings'
2024-10-25  Taylor BlauMerge branch 'jc/a-commands-without-the-repo'
2024-10-25  Taylor BlauMerge branch 'pb/clar-build-fix'
2024-10-25  Taylor BlauMerge branch 'bf/t-readme-mention-reftable'
2024-10-25  Taylor BlauMerge branch 'ak/typofix'
2024-10-25  Taylor BlauMerge branch 'ak/typofixes'
2024-10-25  Taylor BlauMerge branch 'ps/ci-gitlab-windows'
2024-10-25  Taylor BlauMerge branch 'db/submodule-fetch-with-remote-name-fix'
2024-10-24  Usman Akinyemiimap: replace atoi() with strtol_i() for UIDVALIDITY...
2024-10-24  Usman Akinyemimerge: replace atoi() with strtol_i() for marker size...
2024-10-24  Usman Akinyemidaemon: replace atoi() with strtoul_ui() and strtol_i()
next