]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-01-21  brian m. carlsondoc: update gitignore for .adoc extension
2025-01-21  Karthik Nayakpack-write: pass hash_algo to internal functions
2025-01-21  Karthik Nayakpack-write: pass hash_algo to `write_rev_file()`
2025-01-21  Karthik Nayakpack-write: pass hash_algo to `write_idx_file()`
2025-01-21  Karthik Nayakpack-write: pass repository to `index_pack_lockfile()`
2025-01-21  Karthik Nayakpack-write: pass hash_algo to `fixup_pack_header_footer()`
2025-01-21  René Scharferef-filter: remove ref_format_clear()
2025-01-21  René Scharferef-filter: move is-base tip to used_atom
2025-01-21  René Scharferef-filter: move ahead-behind bases into used_atom
2025-01-21  Junio C HamanoThe second batch
2025-01-21  Junio C HamanoMerge branch 'sk/unit-test-hash'
2025-01-21  Junio C HamanoMerge branch 'mh/gitattr-doc-markup-fix'
2025-01-21  Junio C HamanoMerge branch 'dk/zsh-config-completion-fix'
2025-01-21  Junio C HamanoMerge branch 'aj/difftool-config-doc-fix'
2025-01-21  Junio C HamanoMerge branch 'ps/the-repository'
2025-01-21  Junio C HamanoMerge branch 'jt/fsck-skiplist-parse-fix'
2025-01-21  Junio C HamanoMerge branch 'ps/reftable-get-random-fix'
2025-01-21  Junio C HamanoMerge branch 'jk/t7407-use-test-grep'
2025-01-21  Junio C HamanoMerge branch 'jk/lsan-race-ignore-false-positive'
2025-01-21  Jeff Kingindex-pack, unpack-objects: use skip_prefix to avoid...
2025-01-21  Jeff Kingindex-pack, unpack-objects: use get_be32() for reading...
2025-01-21  Jeff Kingparse_pack_header_option(): avoid unaligned memory...
2025-01-21  Jeff Kingpackfile: factor out --pack_header argument parsing
2025-01-21  Junio C Hamanobswap.h: squelch potential sparse -Wcast-truncate warnings
2025-01-17  Junio C HamanoMerge branch 'kn/reflog-migration-fix' into kn/reflog...
2025-01-17  Seyi Kuforijit/unit-tests: convert reftable tree test to use clar...
2025-01-17  Seyi Kuforijit/unit-tests: adapt priority queue test to use clar...
2025-01-17  Seyi Kuforijit/unit-tests: convert mem-pool test to use clar test...
2025-01-17  Seyi Kuforijit/unit-tests: handle dashes in test suite filenames
2025-01-17  Junio C Hamanobuiltin: send usage() help text to standard output
2025-01-17  Junio C Hamanooddballs: send usage() help text to standard output
2025-01-17  Junio C Hamanobuiltins: send usage_with_options() help text to standa...
2025-01-17  Junio C Hamanousage: add show_usage_if_asked()
2025-01-17  Junio C Hamanoparse-options: add show_usage_with_options_if_asked()
2025-01-17  Jeff Kingt0012: optionally check that "-h" output goes to stdout
2025-01-17  Junio C Hamanogitcli: document that command line trumps config and env
2025-01-17  Patrick Steinhardtmeson: wire up the git-subtree(1) command
2025-01-17  Patrick Steinhardtmeson: introduce build option for contrib
2025-01-17  Patrick Steinhardtcontrib/subtree: fix building docs
2025-01-17  Mike Hommeyconnect: address -Wsign-compare warnings
2025-01-17  Junio C HamanoThe first batch
2025-01-17  Junio C HamanoMerge branch 'mb/t7110-use-test-path-helper'
2025-01-17  Junio C HamanoMerge branch 'ps/meson-weak-sha1-build'
2025-01-17  Junio C HamanoMerge branch 'ps/more-sign-compare'
2025-01-17  Junio C HamanoMerge branch 'ps/object-collision-check'
2025-01-17  Junio C HamanoMerge branch 'as/long-option-help-i18n'
2025-01-17  Junio C HamanoMerge branch 're/submodule-parse-opt'
2025-01-15  Jean-Noël Aviladoc: migrate git-commit manpage secondary files to...
2025-01-15  Jean-Noël Aviladoc: convert git commit config to new format
2025-01-15  Jean-Noël Aviladoc: make more direct explanations in git commit options
2025-01-15  Jean-Noël Aviladoc: the mode param of -u of git commit is optional
2025-01-15  Jean-Noël Aviladoc: apply new documentation guidelines to git commit
2025-01-15  Karthik Nayakreftable: write correct max_update_index to header
2025-01-14  Sam Jamesmeson: fix missing deps for technical articles
2025-01-14  Toon Claesmeson: ensure correct version-def.h is used
2025-01-13  Junio C HamanoSync with Git 2.48.1
2025-01-13  Junio C HamanoStart the Git 2.49 cycle
2025-01-13  Junio C HamanoGit 2.48.1 v2.48.1
2025-01-13  Junio C HamanoSync with Git 2.47.2
2025-01-13  Elijah Newrenobject-name: be more strict in parsing describe-like...
2025-01-13  Elijah Newrenobject-name: fix resolution of object names containing...
2025-01-13  Junio C HamanoMerge branch 'ps/meson-weak-sha1-build' into ps/build...
2025-01-13  Scott Chaconhelp: interpret boolean string values for help.autocorrect
2025-01-11  James J. Radengitk: make the "list references" default window width...
2025-01-11  Johannes Schindelingitk: fix arrow keys in input fields with Tcl/Tk >...
2025-01-11  Sebastian Schuberthgitk: Use an external icon file on Windows
2025-01-11  Karsten Bleesgitk: Unicode file name support
2025-01-11  Johannes Schindelingitk(Windows): avoid inadvertently calling executables...
2025-01-10  Alecs Kinginstaweb: fix ip binding for the python http.server
2025-01-10  Jean-Noël Aviladoc: convert git-restore to new style format
2025-01-10  Jean-Noël Aviladoc: convert git-notes to new documentation format
2025-01-10  Junio C HamanoMerge branch 'ps/meson-weak-sha1-build' into ps/zlib-ng
2025-01-10  M Hickforddocs: discuss caching personal access tokens
2025-01-10  M Hickforddocs: list popular credential helpers
2025-01-10  Junio C HamanoGit 2.48 v2.48.0
2025-01-10  Junio C HamanoMerge branch 'ps/build-sign-compare'
2025-01-10  Junio C HamanoMerge branch 'js/git-version-gen-update'
2025-01-10  Patrick Steinhardtci: remove stale code for Azure Pipelines
2025-01-10  Patrick Steinhardtci: use latest Ubuntu release
2025-01-10  Patrick Steinhardtci: stop special-casing for Ubuntu 16.04
2025-01-10  Patrick Steinhardtgitlab-ci: add linux32 job testing against i386
2025-01-10  Patrick Steinhardtgitlab-ci: remove the "linux-old" job
2025-01-10  Patrick Steinhardtgithub: simplify computation of the job's distro
2025-01-10  Patrick Steinhardtgithub: convert all Linux jobs to be containerized
2025-01-10  Patrick Steinhardtgithub: adapt containerized jobs to be rootless
2025-01-10  Patrick Steinhardtt7422: fix flaky test caused by buffered stdout
2025-01-10  Patrick Steinhardtt0060: fix EBUSY in MinGW when setting up runtime prefix
2025-01-10  Johannes SchindelinGIT-VERSION-GEN: allow it to be run in parallel
2025-01-10  Patrick Steinhardtbuiltin/blame: fix out-of-bounds write with blank bound...
2025-01-10  Patrick Steinhardtbuiltin/blame: fix out-of-bounds read with excessive...
2025-01-09  M Hickfordcredential-cache: respect authtype capability
2025-01-09  Jeff Kingtree-diff: make list tail-passing more explicit
2025-01-09  Jeff Kingtree-diff: simplify emit_path() list management
2025-01-09  Jeff Kingtree-diff: use the name "tail" to refer to list tail
2025-01-09  Jeff Kingtree-diff: drop list-tail argument to diff_tree_paths()
2025-01-09  Jeff Kingcombine-diff: drop public declaration of combine_diff_p...
2025-01-09  Jeff Kingtree-diff: inline path_appendnew()
2025-01-09  Jeff Kingtree-diff: pass whole path string to path_appendnew()
2025-01-09  Jeff Kingtree-diff: drop path_appendnew() alloc optimization
2025-01-09  Jeff Kingrun_diff_files(): de-mystify the size of combine_diff_p...
next