]> Kevux Git Server - rit/shortlog
rit
2025-03-21 Taylor Blaupseudo-merge.h: fix a typo
2024-11-26 Johannes SchindelinGit 2.46.3
2024-11-26 Johannes SchindelinSync with 2.45.3
2024-11-26 Johannes SchindelinGit 2.45.3
2024-11-26 Johannes SchindelinSync with 2.44.3
2024-11-26 Johannes SchindelinGit 2.44.3
2024-11-26 Johannes SchindelinSync with 2.43.6
2024-11-26 Johannes SchindelinGit 2.43.6
2024-11-26 Johannes SchindelinSync with 2.42.4
2024-11-26 Johannes SchindelinGit 2.42.4
2024-11-26 Johannes SchindelinSync with 2.41.3
2024-11-26 Johannes SchindelinGit 2.41.3
2024-11-26 Johannes SchindelinSync with 2.40.4
2024-11-26 Johannes SchindelinGit 2.40.4
2024-11-26 Johannes SchindelinMerge branch 'disallow-control-characters-in-credential...
2024-11-26 Johannes Schindelincredential: disallow Carriage Returns in the protocol...
2024-11-26 Johannes Schindelincredential: sanitize the user prompt
2024-11-26 Johannes Schindelincredential_format(): also encode <host>[:<port>]
2024-10-30 Johannes SchindelinMerge branch 'backport-github-actions-fixes'
2024-10-30 Patrick Steinhardtt7300: work around platform-specific behaviour with...
2024-10-30 Junio C Hamanocompat/regex: fix argument order to calloc(3)
2024-10-30 Johannes Schindelinmingw: drop bogus (and unneeded) declaration of `_pgmptr`
2024-10-30 Junio C Hamanoci: remove 'Upload failed tests' directories' step...
2024-09-23 Junio C HamanoGit 2.46.2
2024-09-23 Junio C HamanoMerge branch 'ma/test-libcurl-prereq' into maint-2.46
2024-09-23 Junio C HamanoMerge branch 'jc/doc-skip-fetch-all-and-prefetch' into...
2024-09-23 Junio C HamanoMerge branch 'bl/trailers-and-incomplete-last-line...
2024-09-23 Junio C HamanoMerge branch 'rj/cygwin-has-dev-tty' into maint-2.46
2024-09-23 Junio C HamanoMerge branch 'rs/diff-exit-code-fix' into maint-2.46
2024-09-16 Junio C HamanoStart preparing for Git 2.46.2
2024-09-16 Junio C HamanoMerge branch 'jk/ci-linux32-update' into maint-2.46
2024-09-16 Junio C HamanoMerge branch 'jc/ci-upload-artifact-and-linux32' into...
2024-09-16 Junio C HamanoRevert "Merge branch 'jc/patch-id' into maint-2.46"
2024-09-13 Junio C HamanoGit 2.46.1
2024-09-13 Junio C HamanoMerge branch 'rj/compat-terminal-unused-fix' into maint...
2024-09-13 Junio C HamanoMerge branch 'jc/config-doc-update' into maint-2.46
2024-09-13 Junio C HamanoMerge branch 'aa/cat-file-batch-output-doc' into maint...
2024-09-13 Junio C HamanoMerge branch 'cl/config-regexp-docfix' into maint-2.46
2024-09-13 Junio C HamanoMerge branch 'jc/coding-style-c-operator-with-spaces...
2024-09-13 Junio C HamanoMerge branch 'ps/stash-keep-untrack-empty-fix' into...
2024-09-13 Junio C HamanoMerge branch 'ps/index-pack-outside-repo-fix' into...
2024-09-13 Junio C HamanoMerge branch 'jk/free-commit-buffer-of-skipped-commits...
2024-09-13 Patrick Steinhardtci: add Ubuntu 16.04 job to GitLab CI
2024-09-12 Junio C HamanoAnother batch of topics for 2.46.1
2024-09-12 Junio C HamanoMerge branch 'jc/grammo-fixes' into maint-2.46
2024-09-12 Junio C HamanoMerge branch 'jc/tests-no-useless-tee' into maint-2.46
2024-09-12 Junio C HamanoMerge branch 'jc/how-to-maintain-updates' into maint...
2024-09-12 Junio C HamanoMerge branch 'ps/bundle-outside-repo-fix' into maint...
2024-09-12 Junio C HamanoMerge branch 'jc/patch-id' into maint-2.46
2024-09-12 Junio C HamanoMerge branch 'jk/apply-patch-mode-check-fix' into maint...
2024-09-12 Jeff Kingci: use regular action versions for linux32 job
2024-09-12 Jeff Kingci: use more recent linux32 image
2024-09-12 Jeff Kingci: unify ubuntu and ubuntu32 dependencies
2024-09-12 Jeff Kingci: drop run-docker scripts
2024-09-11 Martin Ågrent0211: add missing LIBCURL prereq
2024-09-11 Martin Ågrent1517: add missing LIBCURL prereq
2024-09-09 Junio C Hamanoci: remove 'Upload failed tests' directories' step...
2024-09-09 Junio C Hamanodoc: remote.*.skip{DefaultUpdate,FetchAll} stops prefetch
2024-09-09 Ramsay Jonesconfig.mak.uname: add HAVE_DEV_TTY to cygwin config...
2024-09-08 René Scharfediff: report dirty submodules as changes in builtin_diff()
2024-09-08 René Scharfediff: report copies and renames as changes in run_diff_...
2024-09-06 Brian Lylesinterpret-trailers: handle message without trailing...
2024-09-04 Patrick Steinhardtbuiltin/index-pack: fix segfaults when running outside...
2024-09-01 Ramsay Jonescompat/terminal: mark parameter of git_terminal_prompt...
2024-08-30 Jeff Kingrevision: free commit buffers for skipped commits
2024-08-26 Junio C Hamanogit-config.1: fix description of --regexp in synopsis
2024-08-26 Junio C Hamanogit-config.1: --get-all description update
2024-08-26 Junio C HamanoA bit more topics for 2.46.x maintenance track
2024-08-26 Junio C HamanoMerge branch 'xx/diff-tree-remerge-diff-fix' into maint...
2024-08-26 Junio C HamanoMerge branch 'rs/t-example-simplify' into maint-2.46
2024-08-26 Junio C HamanoMerge branch 'jc/safe-directory' into maint-2.46
2024-08-26 Junio C HamanoMerge branch 'jc/document-use-of-local' into maint...
2024-08-26 Junio C HamanoMerge branch 'rs/use-decimal-width' into maint-2.46
2024-08-26 Junio C HamanoMerge branch 'ss/packed-ref-store-leakfix' into maint...
2024-08-26 Junio C HamanoMerge branch 'kl/test-fixes' into maint-2.46
2024-08-26 Junio C HamanoMerge branch 'jc/reflog-expire-lookup-commit-fix' into...
2024-08-26 Junio C HamanoMerge branch 'jr/ls-files-expand-literal-doc' into...
2024-08-26 Junio C HamanoMerge branch 'jc/leakfix-mailmap' into maint-2.46
2024-08-26 Junio C HamanoMerge branch 'jc/leakfix-hashfile' into maint-2.46
2024-08-26 Junio C HamanoMerge branch 'jc/jl-git-no-advice-fix' into maint-2.46
2024-08-26 Junio C HamanoMerge branch 'tb/config-fixed-value-with-valueless...
2024-08-26 Junio C HamanoMerge branch 'ps/ls-remote-out-of-repo-fix' into maint...
2024-08-26 Junio C HamanoMerge branch 'jk/osxkeychain-username-is-nul-terminated...
2024-08-23 Celeste Liudoc: replace 3 dash with correct 2 dash in git-config(1)
2024-08-22 ahmed akefdocs: explain the order of output in the batched mode...
2024-08-20 Junio C HamanoMerge branch 'js/ci-win-vs-build' into maint-2.46
2024-08-20 Junio C HamanoCodingGuidelines: spaces around C operators
2024-08-20 Johannes Schindelinci(win+VS): download the vcpkg artifacts using a dedica...
2024-08-20 Johannes Schindelinci: bump microsoft/setup-msbuild from v1 to v2
2024-08-16 Junio C HamanoPrepare for 2.46.1
2024-08-16 Junio C HamanoMerge branch 'ps/p4-tests-updates' into maint-2.46
2024-08-16 Junio C HamanoMerge branch 'ks/unit-test-comment-typofix' into maint...
2024-08-16 Junio C HamanoMerge branch 'dh/encoding-trace-optim' into maint-2.46
2024-08-16 Junio C HamanoMerge branch 'dd/notes-empty-no-edit-by-default' into...
2024-08-16 Junio C HamanoMerge branch 'jc/doc-rebase-fuzz-vs-offset-fix' into...
2024-08-16 Junio C HamanoMerge branch 'tn/doc-commit-fix' into maint-2.46
2024-08-16 Junio C HamanoMerge branch 'pw/add-patch-with-suppress-blank-empty...
2024-08-16 Junio C HamanoMerge branch 'jt/doc-post-receive-hook-update' into...
2024-08-16 Junio C HamanoMerge branch 'jc/how-to-maintain-updates' (early part...
2024-08-16 Junio C HamanoMerge branch 'jc/doc-one-shot-export-with-shell-func...
next