]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-04-24  Elijah Newrenreftable: ensure git-compat-util.h is the first (indire...
2023-04-24  Elijah Newrendiff.h: reduce unnecessary includes
2023-04-24  Elijah Newrenobject-store.h: reduce unnecessary includes
2023-04-24  Elijah Newrencommit.h: reduce unnecessary includes
2023-04-24  Elijah Newrenfsmonitor: reduce includes of cache.h
2023-04-24  Elijah Newrencache.h: remove unnecessary headers
2023-04-24  Elijah Newrentreewide: remove cache.h inclusion due to previous...
2023-04-24  Elijah Newrencache,tree: move basic name compare functions from...
2023-04-24  Elijah Newrencache,tree: move cmp_cache_name_compare from tree....
2023-04-24  Elijah Newrenhash-ll.h: split out of hash.h to remove dependency...
2023-04-24  Elijah Newrentree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from...
2023-04-24  Elijah Newrendir.h: move DTYPE defines from cache.h
2023-04-24  Elijah Newrenversioncmp.h: move declarations for versioncmp.c functi...
2023-04-24  Elijah Newrenws.h: move declarations for ws.c functions from cache.h
2023-04-24  Elijah Newrenmatch-trees.h: move declarations for match-trees.c...
2023-04-24  Elijah Newrenpkt-line.h: move declarations for pkt-line.c functions...
2023-04-24  Elijah Newrenbase85.h: move declarations for base85.c functions...
2023-04-24  Elijah Newrencopy.h: move declarations for copy.c functions from...
2023-04-24  Elijah Newrenserver-info.h: move declarations for server-info.c...
2023-04-24  Elijah Newrenpackfile.h: move pack_window and pack_entry from cache.h
2023-04-24  Elijah Newrensymlinks.h: move declarations for symlinks.c functions...
2023-04-24  Elijah Newrentreewide: be explicit about dependence on strbuf.h
2023-04-24  Jeff Kingfetch_bundle_uri(): drop pointless NULL check
2023-04-24  Jeff Kingnotes: clean up confusing NULL checks in init_notes()
2023-04-21  Junio C HamanoThe twelfth batch
2023-04-21  Junio C HamanoMerge branch 'ow/ref-filter-omit-empty'
2023-04-21  Junio C HamanoMerge branch 'ah/format-patch-thread-doc'
2023-04-21  Junio C HamanoMerge branch 'rn/sparse-describe'
2023-04-21  Junio C HamanoMerge branch 'rs/archive-from-subdirectory-fixes'
2023-04-21  Junio C HamanoMerge branch 'fc/doc-stop-using-manversion'
2023-04-21  M Hickfordcredential: new attribute oauth_refresh_token
2023-04-20  Edwin Koflercompletion: suppress unwanted unescaping of `read`
2023-04-20  SZEDER Gáborcocci: remove 'unused.cocci'
2023-04-20  Martin Ågrengittutorial: wrap literal examples in backticks
2023-04-20  Martin Ågrengittutorial: drop early mention of origin
2023-04-20  Junio C HamanoThe eleventh batch
2023-04-20  Junio C HamanoMerge branch 'gc/better-error-when-local-clone-fails...
2023-04-20  Junio C HamanoMerge branch 'ar/t2024-checkout-output-fix'
2023-04-20  Junio C HamanoMerge branch 'rs/get-tar-commit-id-use-defined-const'
2023-04-20  Junio C HamanoMerge branch 'rs/remove-approxidate-relative'
2023-04-20  Junio C HamanoMerge branch 'rs/userdiff-multibyte-regex'
2023-04-19  Michael Strawbridgesend-email: expose header information to git-send-email...
2023-04-19  Michael Strawbridgesend-email: refactor header generation functions
2023-04-19  Jeff Kinggpg-interface: set trust level of missing key to "undef...
2023-04-18  Felipe Contrerasdoc: git-checkout: reorganize examples
2023-04-18  Felipe Contrerasdoc: git-checkout: trivial callout cleanup
2023-04-18  Taylor Blaurepository.h: drop unused `gc_cruft_packs`
2023-04-18  Taylor Blaubuiltin/gc.c: make `gc.cruftPacks` enabled by default
2023-04-18  Taylor Blaut/t9300-fast-import.sh: prepare for `gc --cruft` by...
2023-04-18  Taylor Blaut/t6500-gc.sh: add additional test cases
2023-04-18  Taylor Blaut/t6500-gc.sh: refactor cruft pack tests
2023-04-18  Taylor Blaut/t6501-freshen-objects.sh: prepare for `gc --cruft...
2023-04-18  Taylor Blaut/t5304-prune.sh: prepare for `gc --cruft` by default
2023-04-18  Taylor Blaubuiltin/gc.c: ignore cruft packs with `--keep-largest...
2023-04-18  Taylor Blaubuiltin/repack.c: fix incorrect reference to '-C'
2023-04-18  Taylor Blaupack-write.c: plug a leak in stage_tmp_packfiles()
2023-04-18  Elijah Newrenprotocol.h: move definition of DEFAULT_GIT_PORT from...
2023-04-18  Junio C HamanoThe tenth batch
2023-04-18  Junio C HamanoMerge branch 'pw/rebase-cleanup-merge-strategy-option...
2023-04-18  Junio C HamanoMerge branch 'cm/branch-delete-error-message-update'
2023-04-18  Junio C HamanoMerge branch 'fc/remove-header-workarounds-for-asciidoc'
2023-04-18  Junio C HamanoMerge branch 'la/mfc-markup-fix'
2023-04-18  Junio C HamanoMerge branch 'tk/mergetool-gui-default-config'
2023-04-18  Junio C HamanoMerge branch 'sl/sparse-write-tree'
2023-04-17  Derrick Stoleefsck: validate .rev file header
2023-04-17  Derrick Stoleefsck: check rev-index position values
2023-04-17  Derrick Stoleefsck: check rev-index checksums
2023-04-17  Derrick Stoleefsck: create scaffolding for rev-index checks
2023-04-17  Junio C HamanoMerge branch 'tb/pack-revindex-on-disk' into ds/fsck...
2023-04-17  Johannes SchindelinGit 2.40.1 v2.40.1
2023-04-17  Johannes SchindelinSync with 2.39.3
2023-04-17  Johannes SchindelinGit 2.39.3 v2.39.3
2023-04-17  Johannes SchindelinSync with 2.38.5
2023-04-17  Johannes SchindelinGit 2.38.5 v2.38.5
2023-04-17  Johannes SchindelinSync with 2.37.7
2023-04-17  Johannes SchindelinGit 2.37.7 v2.37.7
2023-04-17  Johannes SchindelinSync with 2.36.6
2023-04-17  Johannes SchindelinGit 2.36.6 v2.36.6
2023-04-17  Johannes SchindelinSync with 2.35.8
2023-04-17  Johannes SchindelinGit 2.35.8 v2.35.8
2023-04-17  Johannes SchindelinSync with 2.34.8
2023-04-17  Johannes SchindelinGit 2.34.8 v2.34.8
2023-04-17  Johannes SchindelinSync with 2.33.8
2023-04-17  Johannes SchindelinGit 2.33.8 v2.33.8
2023-04-17  Johannes SchindelinSync with 2.32.7
2023-04-17  Johannes SchindelinGit 2.32.7 v2.32.7
2023-04-17  Johannes SchindelinSync with 2.31.8
2023-04-17  Johannes SchindelinGit 2.31.8 v2.31.8
2023-04-17  Johannes Schindelintests: avoid using `test_i18ncmp`
2023-04-17  Johannes SchindelinSync with 2.30.9
2023-04-17  Taylor BlauGit 2.30.9 v2.30.9
2023-04-17  Taylor BlauMerge branch 'tb/config-copy-or-rename-in-file-injection'
2023-04-17  Johannes SchindelinMerge branch 'avoid-using-uninitialized-gettext'
2023-04-17  Junio C HamanoMerge branch 'js/apply-overwrite-rej-symlink-if-exists...
2023-04-17  Taylor Blauconfig.c: disallow overly-long lines in `copy_or_rename...
2023-04-17  Taylor Blauconfig.c: avoid integer truncation in `copy_or_rename_s...
2023-04-17  Taylor Blauconfig: avoid fixed-sized buffer when renaming/deleting...
2023-04-17  Johannes Schindelingettext: avoid using gettext if the locale dir is not...
2023-04-17  Taylor Blaut1300: demonstrate failure when renaming sections with...
2023-04-17  Johannes Schindelinapply --reject: overwrite existing `.rej` symlink if...
next