]> Kevux Git Server - rit/shortlog
rit
2025-10-14 Junio C HamanoMerge branch 'ps/ci-avoid-broken-sudo-on-ubuntu'
2025-10-13 Taylor Blaubuiltin/cat-file.c: simplify calling `report_object_sta...
2025-10-13 Kristoffer... doc: patch-id: convert to the modern synopsis style
2025-10-13 Christian Couderfast-import: add '--signed-tags=<mode>' option
2025-10-13 Christian Couderfast-export: handle all kinds of tag signatures
2025-10-13 Christian Coudert9350: properly count annotated tags
2025-10-13 Christian Couderlib-gpg: allow tests with GPGSM or GPGSSH prereq first
2025-10-13 Christian Couderdoc: git-tag: stop focusing on GPG signed tags
2025-10-11 Patrick Steinhardtci: fix broken jobs on Ubuntu 25.10 caused by switch...
2025-10-10 Junio C Hamanot1016: make sure to use specified GPG
2025-10-10 Junio C HamanoThe seventeenth batch
2025-10-10 Junio C HamanoMerge branch 'en/doc-merge-tree-describe-merge-base'
2025-10-10 Junio C HamanoMerge branch 'rj/doc-missing-technical-docs'
2025-10-10 Junio C HamanoMerge branch 'ps/gitlab-ci-windows-improvements'
2025-10-10 Kristoffer... doc: fix accidental literal blocks
2025-10-10 Todd Zullingert/lib-gpg: call prepare_gnupghome() in GPG2 prereq
2025-10-10 Todd Zullingert/lib-gpg: add prepare_gnupghome() to create GNUPGHOME dir
2025-10-10 D. Ben Knobledoc: explain the impact of stash.index on --autostash...
2025-10-10 brian m. carlsont1010: use BROKEN_OBJECTS prerequisite
2025-10-10 brian m. carlsont: allow specifying compatibility hash
2025-10-10 brian m. carlsonfsck: consider gpgsig headers expected in tags
2025-10-10 brian m. carlsonrev-parse: allow printing compatibility hash
2025-10-10 brian m. carlsondocs: add documentation for loose objects
2025-10-10 brian m. carlsondocs: improve ambiguous areas of pack format documentation
2025-10-10 brian m. carlsondocs: reflect actual double signature for tags
2025-10-10 brian m. carlsondocs: update offset order for pack index v3
2025-10-10 brian m. carlsondocs: update pack index v3 format
2025-10-10 Junio C HamanoMerge branch 'kh/doc-patch-id-markup-fix' into kh/doc...
2025-10-09 Johannes Schindelinrefs: forbid clang to complain about unreachable code
2025-10-09 Johannes Schindelinmingw: order `#include`s alphabetically
2025-10-09 Johannes Schindelinmingw: avoid relative `#include`s
2025-10-08 Junio C HamanoThe sixteenth batch
2025-10-08 Junio C HamanoMerge branch 'ps/rust-balloon'
2025-10-08 Junio C HamanoMerge branch 'mh/doc-credential-url-prefix'
2025-10-08 Junio C HamanoMerge branch 'kn/ref-cache-seek-fix'
2025-10-08 Junio C HamanoMerge branch 'ml/reflog-write-committer-info-fix'
2025-10-07 Taylor BlauSubmittingPatches: guidance for multi-series efforts
2025-10-07 Taylor BlauSubmittingPatches: extend release-notes experiment...
2025-10-07 Junio C HamanoThe fifteenth batch
2025-10-07 Junio C HamanoMerge branch 'ps/odb-clean-stale-wrappers'
2025-10-07 Junio C HamanoMerge branch 'js/curl-off-t-fixes'
2025-10-07 Junio C HamanoMerge branch 'jt/clang-format-foreach-wo-space-before...
2025-10-07 Junio C HamanoMerge branch 'ps/packfile-store'
2025-10-07 Junio C HamanoMerge branch 'je/doc-push'
2025-10-07 Junio C HamanoMerge branch 'ps/gitlab-ci-windows-improvements' into...
2025-10-07 Junio C HamanoMerge branch 'ps/rust-balloon' into ps/ci-rust
2025-10-07 Jonathan Tanmailmap: change primary address for Jonathan Tan
2025-10-07 Junio C Hamanoparseopt: values of pathname type can be prefixed with...
2025-10-07 Junio C Hamanoconfig: values of pathname type can be prefixed with...
2025-10-07 Junio C Hamanot7500: fix GIT_EDITOR shell snippet
2025-10-07 Karthik Nayakrefs/reftable: add fsck check for checking the table...
2025-10-07 Karthik Nayakreftable: add code to facilitate consistency checks
2025-10-07 Karthik Nayakfsck: order 'fsck_msg_type' alphabetically
2025-10-07 Karthik NayakDocumentation/fsck-msgids: remove duplicate msg id
2025-10-07 Karthik Nayakreftable: check for trailing newline in 'tables.list'
2025-10-07 Karthik Nayakrefs: move consistency check msg to generic layer
2025-10-07 Karthik Nayakrefs: remove unused headers
2025-10-07 Jeff Kingdoc: fix indentation of refStorage item in git-config(1)
2025-10-06 Julia Evansdoc: git-push: add explanation of `git push origin...
2025-10-06 Julia Evansdoc: git-push: clarify "what to push"
2025-10-06 Julia Evansdoc: git-push: clarify "where to push"
2025-10-06 Julia Evansdoc: add an UPSTREAM BRANCHES section to pull/push...
2025-10-06 Julia Evansdoc: git-push: clarify intro
2025-10-06 René Scharfeadd-patch: reset "permitted" at loop start
2025-10-06 René Scharfeadd-patch: let options a and d roll over like y and n
2025-10-06 René Scharfeadd-patch: let options k and K roll over like j and J
2025-10-06 René Scharfeadd-patch: let options y, n, j, and e roll over to...
2025-10-06 René Scharfeadd-patch: document that option J rolls over
2025-10-06 René Scharfeadd-patch: improve help for options j, J, k, and K
2025-10-06 shejialuorefs: enable sign compare warnings check
2025-10-06 shejialuostring-list: change "string_list_find_insert_index...
2025-10-06 shejialuostring-list: replace negative index encoding with ...
2025-10-06 shejialuostring-list: use bool instead of int for "exact_match"
2025-10-05 Jean-Noël Aviladoc: do not break sentences into "lego" pieces
2025-10-05 Jean-Noël Aviladoc: convert git worktree to synopsis style
2025-10-05 Jean-Noël Aviladoc: convert git tag to synopsis style
2025-10-05 Jean-Noël Aviladoc: convert git-stash.adoc to synopis style
2025-10-05 Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2025-10-05 Johannes SixtMerge branch 'ml/themes'
2025-10-04 Mark Levedahlgitk: set minimum size on configuration dialog
2025-10-04 Mark Levedahlgitk: separate code blocks for configuration dialog
2025-10-04 Mark Levedahlgitk: make configuration dialog resizing useful
2025-10-04 Johannes SixtMerge branch 'es/ignore-osascript-failure'
2025-10-04 Johannes SixtMerge branch 'mr/sort-refs-by-type'
2025-10-03 Ezekiel Newrenxdiff: change type of xdfile_t.changed from char to...
2025-10-03 Ezekiel Newrenxdiff: add macros DISCARD(0), KEEP(1), INVESTIGATE...
2025-10-03 Elijah NewrenDocumentation/git-merge-tree.adoc: clarify the --merge...
2025-10-03 Ramsay Jonesdoc: add some missing technical documents
2025-10-03 Ezekiel Newrenmake: delete REFTABLE_LIB, add reftable to LIB_OBJS
2025-10-03 Ezekiel Newrenmake: delete XDIFF_LIB, add xdiff to LIB_OBJS
2025-10-02 Junio C HamanoThe fourteenth batch
2025-10-02 Junio C HamanoMerge branch 'kh/you-still-use-whatchanged-fix'
2025-10-02 Junio C HamanoMerge branch 'ps/meson-build-docs'
2025-10-02 Junio C HamanoMerge branch 'ps/config-get-color-fixes'
2025-10-02 Junio C HamanoMerge branch 'cc/fast-import-strip-signed-commits'
2025-10-02 Junio C HamanoMerge branch 'ms/refs-optimize'
2025-10-02 Junio C HamanoMerge branch 'jt/odb-transaction'
2025-10-02 Patrick Steinhardtt8020: fix test failure due to indeterministic tag...
2025-10-02 Patrick Steinhardtgitlab-ci: upload Meson test logs as JUnit reports
2025-10-02 Patrick Steinhardtgitlab-ci: drop workaround for Python certificate store...
next