]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-11-26  Josh Sorefdoc: update links to current pages
2023-09-23  Junio C HamanoThe twelfth batch
2023-09-23  Junio C HamanoMerge branch 'tb/send-email-extract-valid-address-error...
2023-09-23  Junio C HamanoMerge branch 'ch/clean-docfix'
2023-09-23  Junio C HamanoMerge branch 'eg/config-type-path-docfix'
2023-09-23  Junio C HamanoMerge branch 'jk/redact-h2h3-headers-fix'
2023-09-23  Junio C HamanoMerge branch 'jk/ort-unused-parameter-cleanups'
2023-09-23  Junio C HamanoMerge branch 'tb/repack-existing-packs-cleanup'
2023-09-23  Junio C HamanoMerge branch 'la/trailer-cleanups'
2023-09-20  Junio C HamanoThe eleventh batch
2023-09-20  Junio C HamanoMerge branch 'jc/update-index-show-index-version'
2023-09-20  Junio C HamanoMerge branch 'ob/t3404-typofix'
2023-09-20  Junio C HamanoMerge branch 'ob/sequencer-remove-dead-code'
2023-09-20  Junio C HamanoMerge branch 'pb/completion-aliases-doc'
2023-09-20  Junio C HamanoMerge branch 'pb/complete-commit-trailers'
2023-09-20  Junio C HamanoMerge branch 'js/diff-cached-fsmonitor-fix'
2023-09-20  Junio C HamanoMerge branch 'js/systemd-timers-wsl-fix'
2023-09-20  Junio C HamanoMerge branch 'pw/diff-no-index-from-named-pipes'
2023-09-18  Junio C HamanoThe tenth batch
2023-09-18  Junio C HamanoMerge branch 'js/complete-checkout-t'
2023-09-18  Junio C HamanoMerge branch 'rs/grep-no-no-or'
2023-09-18  Taylor Blaugit-send-email.perl: avoid printing undef when validati...
2023-09-17  Jeff Kingmerge-ort: lowercase a few error messages
2023-09-15  Caleb Hillgit-clean doc: fix "without do cleaning" typo
2023-09-15  Evan Gatesgit-config: fix misworded --type=path explanation
2023-09-15  Jeff Kinghttp: update curl http/2 info matching for curl 8.3.0
2023-09-15  Jeff Kinghttp: factor out matching of curl http/2 trace lines
2023-09-14  Jeff Kingmerge-ort: drop unused "opt" parameter from merge_check...
2023-09-14  Jeff Kingmerge-ort: drop unused parameters from detect_and_proce...
2023-09-14  Jeff Kingmerge-ort: stop passing "opt" to read_oid_strbuf()
2023-09-14  Jeff Kingmerge-ort: drop custom err() function
2023-09-14  Junio C HamanoThe ninth batch
2023-09-14  Junio C HamanoMerge branch 'so/diff-doc-for-patch-update'
2023-09-14  Junio C HamanoMerge branch 'pw/rebase-i-after-failure'
2023-09-14  Junio C HamanoMerge branch 'ob/revert-of-revert-is-reapply'
2023-09-14  Junio C HamanoMerge branch 'ak/pretty-decorate-more'
2023-09-14  Junio C HamanoMerge branch 'jk/tree-name-and-depth-limit'
2023-09-14  Junio C HamanoMerge branch 'ks/ref-filter-sort-numerically'
2023-09-14  Junio C HamanoMerge branch 'rs/name-rev-use-opt-hidden-bool'
2023-09-14  Junio C HamanoMerge branch 'rs/grep-parseopt-simplify'
2023-09-13  Taylor Blaubuiltin/repack.c: extract common cruft pack loop
2023-09-13  Taylor Blaubuiltin/repack.c: avoid directly inspecting "util"
2023-09-13  Taylor Blaubuiltin/repack.c: store existing cruft packs separately
2023-09-13  Taylor Blaubuiltin/repack.c: extract `has_existing_non_kept_packs()`
2023-09-13  Taylor Blaubuiltin/repack.c: extract redundant pack cleanup for...
2023-09-13  Taylor Blaubuiltin/repack.c: extract redundant pack cleanup for...
2023-09-13  Taylor Blaubuiltin/repack.c: extract marking packs for deletion
2023-09-13  Taylor Blaubuiltin/repack.c: extract structure to store existing...
2023-09-13  Junio C HamanoThe eighth batch
2023-09-13  Junio C HamanoMerge branch 'ob/sequencer-reword-error-message'
2023-09-13  Junio C HamanoMerge branch 'bc/more-git-var'
2023-09-13  Junio C HamanoMerge branch 'ew/hash-with-openssl-evp'
2023-09-13  Junio C HamanoMerge branch 'jk/unused-post-2.42-part2'
2023-09-13  Philippe Blaincompletion: improve doc for complex aliases
2023-09-13  Philippe Blaincompletion: commit: complete trailers tokens more robustly
2023-09-13  Oswald Buddenhagensequencer: remove unreachable exit condition in pick_co...
2023-09-13  Oswald Buddenhagent3404-rebase-interactive.sh: fix typos in title of...
2023-09-12  Junio C Hamanotest-tool: retire "index-version"
2023-09-12  Junio C Hamanoupdate-index: add --show-index-version
2023-09-12  Junio C Hamanoupdate-index doc: v4 is OK with JGit and libgit2
2023-09-11  Josip Sokcevicdiff-lib: fix check_removed when fsmonitor is on
2023-09-11  Johannes Schindelinmaintenance(systemd): support the Windows Subsystem...
2023-09-11  René Scharfediff --no-index: fix -R with stdin
2023-09-11  Linus Arvertrailer: split process_command_line_args into separate...
2023-09-11  Linus Arvertrailer: split process_input_file into separate pieces
2023-09-11  Linus Arvertrailer: separate public from internal portion of trail...
2023-09-08  Johannes Schindelincompletion(switch/checkout): treat --track and -t the...
2023-09-07  Junio C HamanoThe seventh batch
2023-09-07  Junio C HamanoMerge branch 'dd/format-patch-rfc-updates'
2023-09-07  Junio C HamanoMerge branch 'jk/ci-retire-allow-ref'
2023-09-07  Junio C HamanoMerge branch 'ws/git-svn-retire-faketerm'
2023-09-07  Junio C HamanoMerge branch 'jk/unused-post-2.42'
2023-09-07  Junio C HamanoMerge branch 'tb/multi-cruft-pack'
2023-09-07  René Scharfegrep: reject --no-or
2023-09-07  Philippe Blaincompletion: commit: complete configured trailer tokens
2023-09-06  Phillip Woodrebase -i: fix adding failed command to the todo list
2023-09-06  Phillip Woodrebase --continue: refuse to commit after failed command
2023-09-06  Phillip Woodrebase: fix rewritten list for failed pick
2023-09-06  Phillip Woodsequencer: factor out part of pick_commits()
2023-09-06  Phillip Woodsequencer: use rebase_path_message()
2023-09-06  Phillip Woodrebase -i: remove patch file after conflict resolution
2023-09-06  Phillip Woodrebase -i: move unlink() calls
2023-09-06  Sergey Organovdoc/diff-options: fix link to generating patch section
2023-09-05  Johannes Schindelinvar: avoid a segmentation fault when `HOME` is unset
2023-09-05  Oswald Buddenhagensequencer: fix error message on failure to copy SQUASH_MSG
2023-09-05  René Scharfegrep: use OPT_INTEGER_F for --max-depth
2023-09-05  René Scharfename-rev: use OPT_HIDDEN_BOOL for --peel-tag
2023-09-05  Kousik Sanagavarapuref-filter: sort numerically when ":size" is used
2023-09-05  Jeff Kingparse-options: mark unused parameters in noop callback
2023-09-05  Jeff Kinginterpret-trailers: mark unused "unset" parameters...
2023-09-05  Jeff Kingparse-options: add more BUG_ON() annotations
2023-09-05  Jeff Kingmerge: do not pass unused opt->value parameter
2023-09-05  Jeff Kingparse-options: mark unused "opt" parameter in callbacks
2023-09-05  Jeff Kingparse-options: prefer opt->value to globals in callbacks
2023-09-05  Jeff Kingcheckout-index: delay automatic setting of to_tempfile
2023-09-05  Junio C HamanoThe sixth batch
2023-09-05  Junio C HamanoMerge branch 'jk/test-lsan-denoise-output'
2023-09-05  Junio C HamanoMerge branch 'js/ci-san-skip-p4-and-svn-tests'
2023-09-05  Junio C HamanoMerge branch 'tb/mark-more-tests-as-leak-free'
2023-09-05  Junio C HamanoMerge branch 'rs/parse-options-help-text-is-optional'
next