]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-09-16  Junio C Hamanodiff-lib: fix check_removed() when fsmonitor is active
2023-09-16  Junio C HamanoMerge branch 'jc/fake-lstat' into jc/diff-cached-fsmoni...
2023-09-16  Junio C Hamanocache: add fake_lstat()
2023-09-16  Junio C HamanoMerge branch 'js/diff-cached-fsmonitor-fix' into jc...
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-08  Linus Arvertrailer doc: <token> is a <key> or <keyAlias>, not...
2023-09-08  Linus Arvertrailer doc: separator within key suppresses default...
2023-09-08  Linus Arvertrailer doc: emphasize the effect of configuration...
2023-09-08  Linus Arvertrailer --unfold help: prefer "reformat" over "join"
2023-09-08  Linus Arvertrailer --parse docs: add explanation for its usefulness
2023-09-08  Linus Arvertrailer --only-input: prefer "configuration variables...
2023-09-08  Linus Arvertrailer --parse help: expose aliased options
2023-09-08  Linus Arvertrailer --no-divider help: describe usual "---" meaning
2023-09-08  Linus Arvertrailer: trailer location is a place, not an action
2023-09-08  Linus Arvertrailer doc: narrow down scope of --where and related...
2023-09-08  Linus Arvertrailer: add tests to check defaulting behavior with...
2023-09-08  Linus Arvertrailer test description: this tests --where=after...
2023-09-08  Linus Arvertrailer tests: make test cases self-contained
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'
2023-09-02  Oswald Buddenhagengit-revert.txt: add discussion
2023-09-02  Oswald Buddenhagensequencer: beautify subject of reverts of reverts
2023-09-01  Junio C HamanoThe fifth batch
2023-09-01  Junio C HamanoMerge branch 'ob/format-patch-description-file'
2023-09-01  Junio C HamanoMerge branch 'jk/diff-result-code-cleanup'
2023-09-01  Eric Wongtreewide: fix various bugs w/ OpenSSL 3+ EVP API
next