]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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()`
2024-06-11  Patrick Steinhardtrevision: free diff options
2024-06-11  Patrick Steinhardtbuiltin/log: fix leaking commit list in git-cherry(1)
2024-06-11  Patrick Steinhardtmerge-recursive: fix memory leak when finalizing merge
2024-06-11  Patrick Steinhardtbuiltin/merge-recursive: fix leaking object ID bases
2024-06-11  Patrick Steinhardtbuiltin/difftool: plug memory leaks in `run_dir_diff()`
2024-06-11  Patrick Steinhardtobject-name: free leaking object contexts
2024-06-11  Patrick Steinhardtbuiltin/rev-list: fix leaking bitmap index when calcula...
2024-06-11  Patrick Steinhardtnotes: fix memory leak when pruning notes
2024-06-11  Patrick Steinhardtrevision: fix leaking display notes
2024-06-11  Patrick Steinhardtmerge-recursive: fix leaking rename conflict info
2024-06-11  Patrick Steinhardtbiultin/rev-parse: fix memory leaks in `--parseopt...
2024-06-11  Patrick Steinhardtbundle: plug leaks in `create_bundle()`
2024-06-11  Patrick Steinhardtnotes-utils: free note trees when releasing copied...
2024-06-11  Patrick Steinhardtparse-options: fix leaks for users of OPT_FILENAME
2024-06-11  Patrick Steinhardtrevision: fix memory leak when reversing revisions
2024-06-10  Junio C HamanoThe twelfth batch
2024-06-10  Junio C HamanoMerge branch 'jk/leakfixes'
2024-06-10  Junio C HamanoMerge branch 'iw/trace-argv-on-alias'
2024-06-10  René Scharfediff: let external diffs report that changes are uninte...
2024-06-10  René Scharfeuserdiff: add and use struct external_diff
2024-06-10  René Scharfet4020: test exit code with external diffs
2024-06-10  Junio C Hamano__attribute__: add a few missing format attributes
2024-06-10  Junio C Hamano__attribute__: mark some functions with LAST_ARG_MUST_B...
2024-06-10  Junio C Hamano__attribute__: remove redundant attribute declaration...
2024-06-10  Junio C Hamano__attribute__: trace2_region_enter_printf() is like...
2024-06-08  Junio C Hamanoworktree_git_path(): move the declaration to path.h
2024-06-07  Dragan Simicdoc: interactive.singleKey is disabled by default
2024-06-07  Rubén Justoformat-patch: assume --cover-letter for diff in multi...
2024-06-07  Rubén Justot4014: cleanups in a few tests
2024-06-07  Junio C HamanoMerge branch 'tb/midx-write-cleanup'
2024-06-07  Jeff Kingimap-send: free all_msgs strbuf in "out" label
2024-06-07  Junio C HamanoMerge branch 'jc/t1517-more' into jk/imap-send-plug...
2024-06-07  Junio C HamanoMerge branch 'ps/no-writable-strings' into jk/imap...
2024-06-07  Patrick Steinhardtconfig.mak.dev: enable `-Wwrite-strings` warning
2024-06-07  Patrick Steinhardtbuiltin/merge: always store allocated strings in `pull_...
2024-06-07  Patrick Steinhardtbuiltin/rebase: always store allocated string in `optio...
2024-06-07  Patrick Steinhardtbuiltin/rebase: do not assign default backend to non...
2024-06-07  Patrick Steinhardtimap-send: fix leaking memory in `imap_server_conf`
2024-06-07  Patrick Steinhardtimap-send: drop global `imap_server_conf` variable
2024-06-07  Patrick Steinhardtmailmap: always store allocated strings in mailmap...
2024-06-07  Patrick Steinhardtrevision: always store allocated strings in output...
2024-06-07  Patrick Steinhardtremote-curl: avoid assigning string constant to non...
2024-06-07  Patrick Steinhardtsend-pack: always allocate receive status
2024-06-07  Patrick Steinhardtparse-options: cast long name for OPTION_ALIAS
2024-06-07  Patrick Steinhardthttp: do not assign string constant to non-const field
2024-06-07  Patrick Steinhardtcompat/win32: fix const-correctness with string constants
2024-06-07  Patrick Steinhardtpretty: add casts for decoration option pointers
2024-06-07  Patrick Steinhardtobject-file: make `buf` parameter of `index_mem()`...
2024-06-07  Patrick Steinhardtobject-file: mark cached object buffers as const
2024-06-07  Patrick Steinhardtident: add casts for fallback name and GECOS
2024-06-07  Patrick Steinhardtentry: refactor how we remove items for delayed checkouts
2024-06-07  Patrick Steinhardtline-log: always allocate the output prefix
2024-06-07  Patrick Steinhardtline-log: stop assigning string constant to file parent...
2024-06-07  Patrick Steinhardtdiff: cast string constant in `fill_textconv()`
2024-06-07  Patrick Steinhardtbuiltin/remote: cast away constness in `get_head_names()`
2024-06-07  Patrick Steinhardtrefspec: remove global tag refspec structure
2024-06-07  Patrick Steinhardtreftable: cast away constness when assigning constants...
2024-06-07  Patrick Steinhardtrefs/reftable: stop micro-optimizing refname allocation...
2024-06-07  Patrick Steinhardtglobal: convert intentionally-leaking config strings...
2024-06-07  Patrick Steinhardtglobal: improve const correctness when assigning string...
2024-06-07  Karthik Nayakupdate-ref: add support for 'symref-update' command
2024-06-07  Karthik Nayakreftable: pick either 'oid' or 'target' for new updates
2024-06-07  Karthik Nayakupdate-ref: add support for 'symref-create' command
2024-06-07  Karthik Nayakupdate-ref: add support for 'symref-delete' command
2024-06-07  Karthik Nayakupdate-ref: add support for 'symref-verify' command
2024-06-07  Karthik Nayakrefs: specify error for regular refs with `old_target`
2024-06-07  Karthik Nayakrefs: create and use `ref_update_expects_existing_old_r...
2024-06-07  Taylor Blauserver-info.c: remove temporary info files on exit
2024-06-07  Taylor Blaucommit-graph.c: remove temporary graph layers on exit
next