]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-04-09  Junio C HamanoMerge branch 'dg/myfirstobjectwalk-updates'
2024-04-09  Junio C HamanoMerge branch 'jc/advice-sans-trailing-whitespace'
2024-04-09  Junio C HamanoMerge branch 'jc/apply-parse-diff-git-header-names...
2024-04-09  Patrick Steinhardtt0610: execute git-pack-refs(1) with specified umask
2024-04-09  Patrick Steinhardtt0610: make `--shared=` tests reusable
2024-04-08  Junio C HamanoMakefile(s): do not enforce "all indents must be done...
2024-04-08  Taylor BlauMakefile(s): avoid recipe prefix in conditional statements
2024-04-08  Junio C Hamanoconfig: do not leak excludes_file
2024-04-08  Justin Toblerreftable/stack: use geometric table compaction
2024-04-08  Justin Toblerreftable/stack: add env to disable autocompaction
2024-04-08  Justin Toblerreftable/stack: expose option to disable auto-compaction
2024-04-06  Junio C Hamanot1016: local VAR="VAL" fix
2024-04-06  Junio C Hamanot0610: local VAR="VAL" fix
2024-04-06  Junio C Hamanot: teach lint that RHS of 'local VAR=VAL' needs to...
2024-04-06  Junio C Hamanot: local VAR="VAL" (quote ${magic-reference})
2024-04-06  Junio C Hamanot: local VAR="VAL" (quote command substitution)
2024-04-06  Junio C Hamanot: local VAR="VAL" (quote positional parameters)
2024-04-06  Junio C HamanoCodingGuidelines: quote assigned value in 'local var...
2024-04-06  Junio C HamanoCodingGuidelines: describe "export VAR=VAL" rule
2024-04-05  Steven Jeurisuserdiff: better method/property matching for C#
2024-04-05  René Scharfedate: make DATE_MODE thread-safe
2024-04-05  René Scharfeusage: report vsnprintf(3) failure
2024-04-05  Jeff Kingremote-curl: add Transfer-Encoding header only for...
2024-04-05  Junio C HamanoThe fifteenth batch
2024-04-05  Junio C HamanoMerge branch 'jk/core-comment-string'
2024-04-05  Junio C HamanoMerge branch 'rs/config-comment'
2024-04-05  Junio C HamanoMerge branch 'ps/pack-refs-auto' into jt/reftable-geome...
2024-04-05  René Scharfeapply: don't leak fd on fdopen() error
2024-04-05  Derrick Stoleefetch: return when parsing submodule.recurse
2024-04-05  René Scharfepath: remove mksnpath()
2024-04-05  René Scharfeapply: avoid fixed-size buffer in create_one_file()
2024-04-03  Ghanshyam Thakkarbuiltin/add: error out when passing untracked path...
2024-04-03  Ghanshyam Thakkarbuiltin/commit: error out when passing untracked path...
2024-04-03  Junio C Hamanorevision: optionally record matches with pathspec elements
2024-04-03  Matthias AßhauerWin32: detect unix socket support at runtime
2024-04-03  Junio C HamanoThe fourteenth batch
2024-04-03  Junio C HamanoMerge branch 'bl/cherry-pick-empty'
2024-04-03  Junio C HamanoMerge branch 'bl/pretty-shorthand-config-fix'
2024-04-03  Junio C HamanoMerge branch 'rs/strbuf-expand-bad-format'
2024-04-03  Junio C HamanoMerge branch 'rs/midx-use-strvec-pushf'
2024-04-03  Junio C HamanoMerge branch 'pb/test-scripts-are-build-targets'
2024-04-03  Junio C HamanoMerge branch 'ds/grep-doc-updates'
2024-04-03  Junio C HamanoMerge branch 'az/grep-group-error-message-update'
2024-04-03  Junio C HamanoMerge branch 'jc/release-notes-entry-experiment'
2024-04-03  Junio C HamanoMerge branch 'jk/remote-helper-object-format-option...
2024-04-03  Taylor Blaut/t7700-repack.sh: fix test breakages with `GIT_TEST_MU...
2024-04-03  Patrick Steinhardtreftable/block: avoid decoding keys when searching...
2024-04-03  Patrick Steinhardtreftable/record: extract function to decode key lengths
2024-04-03  Patrick Steinhardtreftable/block: fix error handling when searching resta...
2024-04-03  Patrick Steinhardtreftable/block: refactor binary search over restart...
2024-04-03  Patrick Steinhardtreftable/refname: refactor binary search over refnames
2024-04-03  Patrick Steinhardtreftable/basics: improve `binsearch()` test
2024-04-03  Patrick Steinhardtreftable/basics: fix return type of `binsearch()` to...
2024-04-02  René Scharfet-prio-queue: simplify using compound literals
2024-04-02  Jeff KingINSTALL: bump libcurl version to 7.21.3
2024-04-02  Jeff Kinghttp: reset POSTFIELDSIZE when clearing curl handle
2024-04-02  Junio C Hamanot2104: style fixes
2024-04-02  René Scharfeimap-send: use xsnprintf to format command
2024-04-02  Karthik Nayakgithooks: use {old,new}-oid instead of {old,new}-value
2024-04-02  Karthik Nayakupdate-ref: use {old,new}-oid instead of {old,new}value
2024-04-01  Bo Andersonosxkeychain: store new attributes
2024-04-01  Bo Andersonosxkeychain: erase matching passwords only
2024-04-01  Bo Andersonosxkeychain: erase all matching credentials
2024-04-01  Bo Andersonosxkeychain: replace deprecated SecKeychain API
2024-04-01  Taylor Blaumidx-write.c: use `--stdin-packs` when repacking
2024-04-01  Taylor Blaumidx-write.c: check count of packs to repack after...
2024-04-01  Taylor Blaumidx-write.c: factor out common want_included_pack...
2024-04-01  Taylor Blaumidx-write: move writing-related functions from midx.c
2024-04-01  Junio C HamanoMerge branch 'rs/midx-use-strvec-pushf' into tb/midx...
2024-04-01  Junio C HamanoThe thirteenth batch
2024-04-01  Junio C HamanoMerge branch 'ps/clone-with-includeif-onbranch'
2024-04-01  Junio C HamanoMerge branch 'jk/rebase-apply-leakfix'
2024-04-01  Junio C HamanoMerge branch 'ps/t7800-variable-interpolation-fix'
2024-04-01  Junio C HamanoMerge branch 'ps/reftable-unit-test-nfs-workaround'
2024-04-01  Junio C HamanoMerge branch 'jk/doc-remote-helpers-markup-fix'
2024-04-01  Junio C HamanoMerge branch 'pb/advice-merge-conflict'
2024-04-01  Junio C HamanoMerge branch 'ds/config-internal-whitespace-fix'
2024-04-01  Junio C HamanoMerge branch 'jk/pretty-subject-cleanup'
2024-04-01  Junio C HamanoMerge branch 'pw/checkout-conflict-errorfix'
2024-04-01  Ville Skyttäcompletion: protect prompt against unset SHOWUPSTREAM...
2024-04-01  Ville Skyttäcompletion: fix prompt with unset SHOWCONFLICTSTATE...
2024-03-31  Dragan Simicconfig: fix some small capitalization issues, as spotted
2024-03-31  René Scharfemem-pool: use st_add() in mem_pool_strvfmt()
2024-03-31  Eric Sunshinetest-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER...
2024-03-31  Rubén Justoadd: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO
2024-03-31  Rubén Justoadd: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC
2024-03-31  Rubén Justoadd: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
2024-03-31  Junio C Hamanocheckout: omit "tracking" information on a detached...
2024-03-29  Junio C Hamanoadvice: omit trailing whitespace
2024-03-29  Jean-Noël Aviladoc: git-clone: do not autoreference the manpage in...
2024-03-29  Jean-Noël Aviladoc: git-clone: apply new documentation formatting...
2024-03-29  Jean-Noël Aviladoc: git-init: apply new documentation formatting guide...
2024-03-29  Jean-Noël Aviladoc: allow literal and emphasis format in doc vs help...
2024-03-29  Jean-Noël Aviladoc: rework CodingGuidelines with new formatting rules
2024-03-29  Junio C Hamanot4126: fix "funny directory name" test on Windows ...
2024-03-29  Rubén Justoadd-patch: do not print hunks repeatedly
2024-03-29  Rubén Justoadd-patch: introduce 'p' in interactive-patch
2024-03-28  Junio C Hamanot4126: make sure a directory with SP at the end is...
2024-03-28  Junio C HamanoThe twelfth batch
2024-03-28  Junio C HamanoMerge branch 'jk/drop-hg-to-git'
next