]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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-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-08-31  Junio C HamanoMerge branch 'ob/sequencer-empty-hint-fix'
2023-08-31  Junio C HamanoMerge branch 'ch/t6300-verify-commit-test-cleanup'
2023-08-30  Junio C HamanoThe fourth batch
2023-08-30  Junio C HamanoMerge branch 'ts/unpacklimit-config-fix'
2023-08-30  Junio C HamanoMerge branch 'jc/diff-exit-code-with-w-fixes'
2023-08-30  Junio C HamanoMerge branch 'tb/commit-graph-verify-fix'
2023-08-29  Johannes Schindelinci(linux-asan-ubsan): let's save some time
2023-08-29  Junio C HamanoThe third batch
2023-08-29  Junio C HamanoMerge branch 'py/git-gui-updates'
2023-08-29  Junio C HamanoMerge branch 'jc/ci-skip-same-commit'
2023-08-29  Junio C HamanoMerge branch 'ds/scalar-updates'
2023-08-29  Junio C HamanoMerge branch 'jc/mv-d-to-d-error-message-fix'
2023-08-29  Junio C HamanoMerge branch 'sl/sparse-check-attr'
2023-08-29  Taylor Blauleak tests: mark t5583-push-branches.sh as leak-free
2023-08-29  Taylor Blauleak tests: mark t3321-notes-stripspace.sh as leak...
2023-08-29  Taylor Blauleak tests: mark a handful of tests as leak-free
2023-08-28  Jeff Kingtest-lib: ignore uninteresting LSan output
2023-08-28  Junio C HamanoThe extra batch to update credenthal helpers
2023-08-28  Junio C HamanoMerge branch 'mh/credential-erase-improvements-more'
2023-08-28  Junio C HamanoMerge branch 'mh/credential-libsecret-attrs'
2023-08-28  Derrick Stoleescalar reconfigure: help users remove buggy repos
2023-08-28  Derrick Stoleesetup: add discover_git_directory_reason()
2023-08-28  Derrick Stoleescalar: add --[no-]src option
2023-08-28  René Scharfeparse-options: allow omitting option help text
2023-08-25  Junio C HamanoThe second batch for 2.43
2023-08-25  Junio C HamanoMerge branch 'jk/function-pointer-mismatches-fix'
2023-08-25  Junio C HamanoMerge branch 'ob/t9001-indent-fix'
2023-08-25  Junio C HamanoMerge branch 'ja/worktree-orphan'
2023-08-25  Junio C HamanoMerge branch 'rs/parse-options-negation-help'
2023-08-25  Johannes Schindelinci: avoid building from the same commit in parallel
2023-08-24  Junio C HamanoMerge https://github.com/prati0100/git-gui
2023-08-24  Junio C HamanoStart the 2.43 cycle
2023-08-24  Junio C HamanoMerge branch 'ds/maintenance-schedule-fuzz'
2023-08-24  Junio C HamanoMerge branch 'ob/test-lib-rebase-fake-editor-updates'
2023-08-24  Junio C HamanoMerge branch 'mp/rebase-label-length-limit'
2023-08-24  Junio C HamanoMerge branch 'ds/upload-pack-error-sequence-fix'
2023-08-24  Junio C HamanoMerge branch 'ws/git-push-doc-grammofix'
2023-08-24  Junio C HamanoMerge branch 'tb/repack-geometry-cleanup'
2023-08-24  Junio C HamanoMerge branch 'ob/sequencer-rearrange-cleanup'
2023-08-24  Junio C HamanoMerge branch 'rj/branch-in-use-error-message'
2023-08-24  Oswald Buddenhagensequencer: rectify empty hint in call of require_clean_...
2023-08-24  Pratyush YadavMerge branch 'ml/cygwin-fixes'
2023-08-24  Mark Levedahlgit-gui - use mkshortcut on Cygwin
2023-08-24  Mark Levedahlgit-gui - use cygstart to browse on Cygwin
2023-08-24  Mark Levedahlgit-gui - remove obsolete Cygwin specific code
2023-08-24  Mark Levedahlgit gui Makefile - remove Cygwin modifications
2023-08-23  Christian Hesset/t6300: drop magic filtering
2023-08-23  Junio C Hamanotransfer.unpackLimit: fetch/receive.unpackLimit takes...
2023-08-22  Christian Hesset/lib-gpg: forcibly run a trustdb update
2023-08-22  Junio C Hamanodiff: the -w option breaks --exit-code for --raw and...
2023-08-21  Taylor Blaucommit-graph: avoid repeated mixed generation number...
2023-08-21  Taylor Blaut/t5318-commit-graph.sh: test generation zero transitio...
2023-08-21  Jeff Kingcommit-graph: verify swapped zero/non-zero generation...
2023-08-21  Taylor Blaucommit-graph: introduce `commit_graph_generation_from_g...
2023-08-21  Jeff Kingdiff: drop useless "status" parameter from diff_result_...
2023-08-21  Jeff Kingdiff: drop useless return values in git-diff helpers
2023-08-21  Jeff Kingdiff: drop useless return from run_diff_{files,index...
2023-08-21  Jeff Kingdiff: die when failing to read index in git-diff builtin
2023-08-21  Jeff Kingdiff: show usage for unknown builtin_diff_files() options
2023-08-21  Jeff Kingdiff-files: avoid negative exit value
2023-08-21  Junio C Hamanodiff: spell DIFF_INDEX_CACHED out when calling run_diff...
2023-08-21  Oswald Buddenhagenformat-patch: add --description-file option
2023-08-21  Junio C HamanoGit 2.42 v2.42.0
2023-08-21  Junio C HamanoMerge branch 'jk/function-pointer-mismatches-fix' ...
2023-08-21  Junio C HamanoMerge tag 'l10n-2.42.0-rnd2' of https://github.com...
2023-08-20  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2023-08-20  Yi-Jyun Panl10n: zh_TW.po: Git 2.42
2023-08-20  Jeff Kinghashmap: use expected signatures for comparison functions
2023-08-20  Jeff Kingfsck: use enum object_type for fsck_walk callback
2023-08-19  Jiang XinMerge branch 'l10n-de-2.42' of github.com:ralfth/git
2023-08-19  Jiang XinMerge branch 'catalan' of github.com:Softcatala/git-po
2023-08-19  Jiang XinMerge branch 'update-uk-l10n' of github.com:arkid15r...
2023-08-19  Jiang XinMerge branch 'tl/zh_CN_2.42.0_rnd1' of github.com:dyron...
2023-08-19  Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2023-08-19  Jiang XinMerge branch 'l10n-tr' of github.com:bitigchi/git-po
2023-08-19  Junio C Hamanot4040: remove test that succeeded for a wrong reason
2023-08-19  Junio C Hamanodiff: teach "--stat -w --exit-code" to notice differences
2023-08-19  Junio C Hamanodiff: mode-only change should be noticed by "--patch...
2023-08-19  Junio C Hamanodiff: move the fallback "--exit-code" code down
2023-08-18  Teng Longl10n: zh_CN: 2.42.0 round 2
2023-08-18  Teng Longl10n: zh_CN: v2.42.0 round 1
2023-08-17  Junio C HamanoMerge branch 'ps/revision-stdin-with-options'
2023-08-17  Junio C HamanoMerge branch 'sa/doc-ls-remote'
2023-08-17  Junio C HamanoMerge branch 'tl/notes-separator'
2023-08-17  Ralf Thielowl10n: Update German translation
2023-08-16  Martin Ågrenrev-list-options: fix typo in `--stdin` documentation
2023-08-16  Martin Ågrenshow-ref doc: fix carets in monospace
next