]> Kevux Git Server - rit/shortlog
rit
2026-06-15 Junio C HamanoMerge branch 'ls/doc-raw-timestamp-prefix'
2026-06-15 Junio C HamanoMerge branch 'jc/submitting-patches-cover-letter'
2026-06-12 Junio C HamanoMerge branch 'master' of https://github.com/j6t/git-gui
2026-06-12 Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
2026-06-12 Johannes SixtMerge branch 'horizontal-scroll' of github.com:ramcdona...
2026-06-12 Johannes SixtMerge branch 'ml/repo-discovery'
2026-06-11 Junio C HamanoGit 2.55-rc0
2026-06-11 Junio C HamanoMerge branch 'hn/macos-linker-warning'
2026-06-11 Junio C HamanoMerge branch 'kk/wildmatch-windows-ls-files-prereq'
2026-06-11 Junio C HamanoMerge branch 'mm/doc-word-diff'
2026-06-11 Junio C HamanoMerge branch 'lp/http-fetch-pack-index-leak-fix'
2026-06-11 Junio C HamanoMerge branch 'ps/odb-source-loose'
2026-06-11 Junio C HamanoMerge branch 'mm/line-log-cleanup'
2026-06-11 Junio C HamanoMerge branch 'st/daemon-sockaddr-fixes'
2026-06-09 Junio C HamanoThe 13th batch
2026-06-09 Junio C HamanoMerge branch 'jc/doc-monitor-ghci'
2026-06-09 Junio C HamanoMerge branch 'ib/doc-push-default-simple'
2026-06-09 Junio C HamanoMerge branch 'gh/jump-auto-mode'
2026-06-09 Junio C HamanoMerge branch 'rs/strbuf-add-oid-hex'
2026-06-09 Junio C HamanoMerge branch 'rs/strbuf-add-uint'
2026-06-09 Junio C HamanoMerge branch 'ua/push-remote-group'
2026-06-09 Junio C HamanoMerge branch 'th/promisor-quiet-per-repo'
2026-06-09 Junio C HamanoMerge branch 'tb/bitmap-build-performance'
2026-06-07 Junio C HamanoThe 12th batch
2026-06-07 Junio C HamanoMerge branch 'ja/doc-synopsis-style-again'
2026-06-07 Junio C HamanoMerge branch 'kk/commit-reach-optim'
2026-06-07 Junio C HamanoMerge branch 'aj/stash-patch-optimize-temporary-index'
2026-06-07 Junio C HamanoMerge branch 'kh/free-commit-list'
2026-06-07 Junio C HamanoMerge branch 'ds/restore-sparse-index'
2026-06-07 Junio C HamanoMerge branch 'ar/receive-pack-worktree-env'
2026-06-06 Harald Nordgrengit-gui: silence install recipes under "make -s"
2026-06-02 Mark Levedahlgit-gui: add gui and pick as explicit subcommands
2026-06-02 Mark Levedahlgit-gui: check browser/blame arguments carefully
2026-06-02 Mark Levedahlgit-gui: allow specifying path '.' to the browser
2026-06-02 Mark Levedahlgit-gui: try harder to find worktree from gitdir
2026-06-02 Mark Levedahlgit-gui: simplify [is_bare] to report if a worktree...
2026-06-02 Mark Levedahlgit-gui: use git rev-parse for worktree discovery
2026-06-02 Mark Levedahlgit-gui: use rev-parse exclusively to find a repository
2026-06-02 Mark Levedahlgit-gui: use --absolute-git-dir
2026-06-02 Mark Levedahlgit-gui: do not change global vars in choose_repository...
2026-06-02 Mark Levedahlgit-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
2026-06-02 Junio C HamanoSubmittingPatches: describe cover letter
2026-06-02 Junio C HamanoSubmittingPatches: separate typofixes section
2026-06-02 Luna Schwalbedoc: document and test `@` prefix for raw timestamps
2026-06-02 Harald Nordgrenconfig.mak.uname: avoid macOS linker warning on Xcode...
2026-06-02 Junio C HamanoThe 11th batch
2026-06-02 Junio C HamanoMerge branch 'kh/doc-hook'
2026-06-02 Junio C HamanoMerge branch 'ds/path-walk-filters'
2026-06-02 Junio C HamanoMerge branch 'ta/approxidate-noon-fix'
2026-06-02 Junio C HamanoMerge branch 'jk/connect-service-enum'
2026-06-01 LorenzoPegorarihttp: fix memory leak in fetch_and_setup_pack_index()
2026-06-01 LorenzoPegorarihttp: cleanup function fetch_and_setup_pack_index()
2026-06-01 Patrick Steinhardtodb/source-loose: drop pointer to the "files" source
2026-06-01 Patrick Steinhardtodb/source-loose: stub out remaining callbacks
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `write_object_stream()` callback
2026-06-01 Patrick Steinhardtobject-file: refactor writing objects to use loose...
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `write_object()` callback
2026-06-01 Patrick Steinhardtloose: refactor object map to operate on `struct odb_so...
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `freshen_object()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: drop `odb_source_loose_has_object()`
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `count_objects()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `find_abbrev_len()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `for_each_object()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `read_object_stream()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `read_object_info()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `close()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: wire up `reprepare()` callback
2026-06-01 Patrick Steinhardtodb/source-loose: start converting to a proper `struct...
2026-06-01 Patrick Steinhardtodb/source-loose: store pointer to "files" instead...
2026-06-01 Patrick Steinhardtodb/source-loose: move loose source into "odb/" subsystem
2026-06-01 Johannes Sixtgit-gui: remove unnecessary 'cd $_gitworktree' from...
2026-06-01 Mark Levedahlgit-gui: use HEAD as current branch when detached
2026-05-31 Junio C HamanoThe 10th batch
2026-05-31 Junio C HamanoMerge branch 'sp/doc-range-diff-takes-notes'
2026-05-31 Junio C HamanoMerge branch 'ps/gitlab-ci-macOS-improvements'
2026-05-31 Junio C HamanoMerge branch 'sa/cat-file-batch-mailmap-switch'
2026-05-31 Junio C HamanoMerge branch 'jk/commit-graph-lazy-load-fallback'
2026-05-31 Junio C HamanoMerge branch 'pt/fsmonitor-linux'
2026-05-31 Junio C HamanoMerge branch 'ps/graph-lane-limit'
2026-05-31 Junio C HamanoMerge branch 'jr/bisect-custom-terms-in-output'
2026-05-31 Junio C HamanoMerge branch 'tc/generate-configlist-fix-for-older...
2026-05-31 Junio C HamanoMerge branch 'kk/tips-reachable-from-bases-optim'
2026-05-31 Junio C HamanoMerge branch 'ed/check-connected-close-err-fd'
2026-05-31 Junio C HamanoMerge branch 'ed/check-connected-close-err-fd-2.53'
2026-05-29 Sebastien Tardifdaemon: guard NULL REMOTE_PORT in execute() logging
2026-05-29 Sebastien Tardifdaemon: fix IPv6 address truncation in ip2str()
2026-05-29 Sebastien Tardifdaemon: fix IPv6 address corruption in lookup_hostname()
2026-05-29 Michael Montalboline-log: allow non-patch diff formats with -L
2026-05-29 Michael Montalboline-log: integrate -L output with the standard log...
2026-05-29 Michael Montalborevision: move -L setup before output_format-to-diff...
2026-05-29 Michael Montalbodoc: clarify that --word-diff operates on line-level...
2026-05-28 Kristofer Karlssont3070: skip ls-files tests with backslash patterns...
2026-05-28 Kristoffer... commit: remove deprecated functions
2026-05-28 Kristoffer... *: replace deprecated free_commit_list
2026-05-27 Taylor Blaupack-bitmap: build pseudo-merge bitmaps after regular...
2026-05-27 Taylor Blaupack-bitmap: remember pseudo-merge parents
2026-05-27 Taylor Blaupack-bitmap: sort bitmaps before XORing
2026-05-27 Taylor Blaupack-bitmap: cache object positions during fill
2026-05-27 Taylor Blaupack-bitmap: consolidate `find_object_pos()` success...
2026-05-27 Taylor Blaupack-bitmap: reuse stored selected bitmaps
next