]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-07-10  brian m. carlsonhttp: allow authenticating proactively
2024-06-17  Junio C HamanoMerge branch 'ps/no-writable-strings'
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-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-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  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-07  Junio C HamanoMerge branch 'tb/midx-write-cleanup'
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-06  Junio C HamanoThe eleventh batch
2024-06-06  Junio C HamanoMerge branch 'mt/openindiana-scalar'
2024-06-06  Junio C HamanoMerge branch 'rs/difftool-env-simplify'
2024-06-06  Junio C HamanoMerge branch 'th/quiet-lazy-fetch-from-promisor'
2024-06-06  Junio C HamanoMerge branch 'ps/leakfixes'
2024-06-06  Aaron Plattnercredential: clear expired c->credential, unify secret...
2024-06-06  Jeff Kingtest-terminal: drop stdin handling
2024-06-06  Jeff Kingam: add explicit "--retry" option
2024-06-06  Patrick Steinhardtci: fix check for Ubuntu 20.04
2024-06-06  Patrick Steinhardtbuiltin/refs: new command to migrate ref storage formats
2024-06-06  Patrick Steinhardtrefs: implement logic to migrate between ref storage...
2024-06-06  Patrick Steinhardtrefs: implement removal of ref storages
2024-06-06  Patrick Steinhardtworktree: don't store main worktree twice
2024-06-06  Patrick Steinhardtreftable: inline `merged_table_release()`
2024-06-06  Patrick Steinhardtrefs/files: fix NULL pointer deref when releasing ref...
2024-06-06  Patrick Steinhardtrefs/files: extract function to iterate through root...
2024-06-06  Patrick Steinhardtrefs/files: refactor `add_pseudoref_and_head_entries()`
2024-06-06  Patrick Steinhardtrefs: allow to skip creation of reflog entries
2024-06-06  Patrick Steinhardtrefs: pass storage format to `ref_store_init()` explicitly
2024-06-06  Patrick Steinhardtrefs: convert ref storage format to an enum
2024-06-06  Patrick Steinhardtsetup: unset ref storage when reinitializing repository...
2024-06-06  Patrick Steinhardtci/test-documentation: work around SyntaxWarning in...
2024-06-06  Patrick Steinhardtgitlab-ci: add job to run `make check-docs`
2024-06-06  Patrick SteinhardtDocumentation/lint-manpages: bubble up errors
2024-06-06  Patrick SteinhardtMakefile: extract script to lint missing/extraneous...
2024-06-05  Jeff Kingsparse-checkout: free duplicate hashmap entries
2024-06-05  Jeff Kingsparse-checkout: free string list after displaying
2024-06-05  Jeff Kingsparse-checkout: free pattern list in sparse_checkout_l...
2024-06-05  Jeff Kingsparse-checkout: free sparse_filename after use
2024-06-05  Jeff Kingsparse-checkout: refactor temporary sparse_checkout_pat...
2024-06-05  Jeff Kingsparse-checkout: always free "line" strbuf after readin...
2024-06-05  Jeff Kingsparse-checkout: reuse --stdin buffer when reading...
2024-06-05  Jeff Kingdir.c: always copy input to add_pattern()
2024-06-05  Jeff Kingdir.c: reduce max pattern file size to 100MB
2024-06-04  Junio C Hamanoimap-send: minimum leakfix
2024-06-04  Jeff Kingdir.c: free removed sparse-pattern hashmap entries
2024-06-04  Jeff Kingsparse-checkout: clear patterns when init() sees existi...
2024-06-04  Jeff Kingdir.c: free strings in sparse cone pattern hashmaps
2024-06-04  Jeff Kingsparse-checkout: pass string literals directly to add_p...
2024-06-04  Jeff Kingsparse-checkout: free string list in write_cone_to_file()
2024-06-03  Junio C HamanoThe tenth batch
2024-06-03  Junio C HamanoMerge branch 'th/push-local-ff-check-without-lazy-fetch'
2024-06-03  Junio C HamanoMerge branch 'ps/fix-reinit-includeif-onbranch'
2024-05-31  Junio C HamanoSync with 'maint'
2024-05-31  Ian Wienandrun-command: show prepared command
2024-05-31  Ian WienandDocumentation: alias: add notes on shell expansion
2024-05-31  Jeff Kingdir.c: skip .gitignore, etc larger than INT_MAX
2024-05-31  Junio C HamanoPost 2.45.2 updates
next