]> Kevux Git Server - rit/shortlog
rit
2024-12-21 Junio C HamanoMerge branch 'ps/build-hotfix' into ma/asciidoctor...
2024-12-20 Patrick Steinhardtmeson: add options to override build information
2024-12-20 Patrick SteinhardtGIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT...
2024-12-20 Patrick SteinhardtGIT-VERSION-GEN: fix overriding GIT_VERSION
2024-12-20 Patrick SteinhardtMakefile: introduce template for GIT-VERSION-GEN
2024-12-20 Patrick SteinhardtMakefile: drop unneeded indirection for GIT-VERSION...
2024-12-20 Patrick SteinhardtMakefile: stop including "GIT-VERSION-FILE" in docs
2024-12-19 Junio C HamanoFinishing touches before 2.48-rc1
2024-12-19 Junio C HamanoMerge branch 'tc/bundle-with-tag-remove-workaround'
2024-12-19 Junio C HamanoMerge branch 'mh/doc-windows-home-env'
2024-12-19 Junio C HamanoMerge branch 'js/log-remerge-keep-ancestry'
2024-12-19 Junio C HamanoMerge branch 'bf/fetch-set-head-config'
2024-12-19 Junio C HamanoMerge branch 'jc/set-head-symref-fix'
2024-12-19 Junio C HamanoMerge branch 'bf/set-head-symref'
2024-12-18 Junio C HamanoMerge https://github.com/j6t/gitk
2024-12-17 Johannes SixtMerge branch 'ah/commit-id-to-clipboard'
2024-12-16 Junio C HamanoGit 2.48-rc0
2024-12-16 Junio C HamanoMerge branch 'ps/build'
2024-12-16 Junio C HamanoMerge branch 'jt/fix-fattening-promisor-fetch'
2024-12-16 Junio C HamanoMerge branch 'ps/commit-with-message-syntax-fix'
2024-12-16 Junio C HamanoMerge branch 'rj/strvec-splice-fix'
2024-12-16 Junio C HamanoMerge branch 'bf/explicit-config-set-in-advice-messages'
2024-12-16 Junio C HamanoMerge branch 'jc/forbid-head-as-tagname'
2024-12-16 Junio C HamanoMerge branch 'jk/describe-perf'
2024-12-14 Johannes Sixtgitk: offer "Copy commit ID to X11 selection" only...
2024-12-13 Junio C HamanoThe sixteenth batch
2024-12-13 Junio C HamanoMerge branch 'kk/doc-ancestry-path'
2024-12-13 Junio C HamanoMerge branch 'kn/midx-wo-the-repository'
2024-12-13 Junio C HamanoMerge branch 'cw/worktree-extension'
2024-12-13 Junio C HamanoMerge branch 'es/oss-fuzz'
2024-12-13 Junio C HamanoMerge branch 'en/fast-import-verify-path'
2024-12-13 Junio C HamanoMerge branch 'kh/doc-update-ref-grammofix'
2024-12-13 Junio C HamanoMerge branch 'kh/doc-bundle-typofix'
2024-12-13 Junio C HamanoMerge branch 'jc/doc-error-message-guidelines'
2024-12-13 Junio C HamanoMerge branch 'jt/bundle-fsck'
2024-12-13 Johannes Schindelinlog: --remerge-diff needs to keep around commit parents
2024-12-12 Avi Halachmi... gitk: support auto-copy comit ID to primary clipboard
2024-12-12 Avi Halachmi... gitk: prefs dialog: refine Auto-select UI
2024-12-12 Avi Halachmi... gitk: UI text: change "SHA1 ID" to "Commit ID"
2024-12-12 Toon Claesbundle: remove unneeded code
2024-12-10 Junio C HamanoThe fifteenth batch
2024-12-10 Junio C HamanoMerge branch 'ps/reftable-iterator-reuse'
2024-12-10 Junio C HamanoMerge branch 'ps/reftable-detach'
2024-12-10 Junio C HamanoMerge branch 'bc/allow-upload-pack-from-other-people'
2024-12-10 Junio C HamanoMerge branch 'pb/mergetool-errors'
2024-12-10 Junio C HamanoMerge branch 'jc/doc-opt-tilde-expand'
2024-12-10 Junio C HamanoMerge branch 'bc/ancient-ci'
2024-12-10 Rubén Justostrvec: `strvec_splice()` to a statically initialized...
2024-12-09 Jonathan Tanindex-pack --promisor: also check commits' trees
2024-12-09 Jonathan Tanindex-pack --promisor: don't check blobs
2024-12-09 Jonathan Tanindex-pack --promisor: dedup before checking links
2024-12-09 Alejandro BarretoDocument HOME environment variable
2024-12-09 Christoph Sommergitk: add text wrapping preferences
2024-12-09 Christoph Sommergitk: make headings of preferences bold
2024-12-07 Patrick Steinhardtobject-name: fix reversed ordering with ":/<text>"...
2024-12-07 Junio C Hamanofetch: do not ask for HEAD unnecessarily
2024-12-06 Patrick SteinhardtIntroduce support for the Meson build system
2024-12-06 Patrick SteinhardtDocumentation: add comparison of build systems
2024-12-06 Patrick Steinhardtt: allow overriding build dir
2024-12-06 Patrick Steinhardtt: better support for out-of-tree builds
2024-12-06 Patrick SteinhardtDocumentation: extract script to generate a list of...
2024-12-06 Patrick SteinhardtDocumentation: teach "cmd-list.perl" about out-of-tree...
2024-12-06 Patrick SteinhardtDocumentation: allow sourcing generated includes from...
2024-12-06 Patrick SteinhardtMakefile: simplify building of templates
2024-12-06 Patrick SteinhardtMakefile: write absolute program path into bin-wrappers
2024-12-06 Patrick SteinhardtMakefile: allow "bin-wrappers/" directory to exist
2024-12-06 Patrick SteinhardtMakefile: refactor generators to be PWD-independent
2024-12-06 Patrick SteinhardtMakefile: extract script to generate gitweb.js
2024-12-06 Patrick SteinhardtMakefile: extract script to generate gitweb.cgi
2024-12-06 Patrick SteinhardtMakefile: extract script to massage Python scripts
2024-12-06 Patrick SteinhardtMakefile: extract script to massage Shell scripts
2024-12-06 Patrick SteinhardtMakefile: use "generate-perl.sh" to massage Perl library
2024-12-06 Patrick SteinhardtMakefile: extract script to massage Perl scripts
2024-12-06 Patrick SteinhardtMakefile: consistently use PERL_PATH
2024-12-06 Patrick SteinhardtMakefile: generate doc versions via GIT-VERSION-GEN
2024-12-06 Patrick SteinhardtMakefile: generate "git.rc" via GIT-VERSION-GEN
2024-12-06 Patrick SteinhardtMakefile: propagate Git version via generated header
2024-12-06 Patrick SteinhardtMakefile: refactor GIT-VERSION-GEN to be reusable
2024-12-06 Patrick SteinhardtMakefile: consistently use @PLACEHOLDER@ to substitute
2024-12-06 Patrick SteinhardtMakefile: use common template for GIT-BUILD-OPTIONS
2024-12-06 Jeff Kingdescribe: split "found all tags" and max_candidates...
2024-12-06 Junio C HamanoThe fourteenth batch
2024-12-06 Junio C HamanoMerge branch 'kh/sequencer-comment-char'
2024-12-06 Junio C HamanoMerge branch 'sj/refs-symref-referent-fix'
2024-12-06 Junio C HamanoMerge branch 'bf/set-head-symref' into js/set-head...
2024-12-06 Bence Ferdinandyadvice: suggest using subcommand "git config set"
2024-12-05 Bence Ferdinandyremote set-head: set followRemoteHEAD to "warn" if...
2024-12-05 Bence Ferdinandyfetch set_head: add warn-if-not-$branch option
2024-12-05 Bence Ferdinandyfetch set_head: move warn advice into advise_if_enabled
2024-12-04 Karthik Nayakmidx: inline the `MIDX_MIN_SIZE` definition
2024-12-04 Karthik Nayakmidx: pass down `hash_algo` to functions using global...
2024-12-04 Karthik Nayakmidx: pass `repository` to `load_multi_pack_index`
2024-12-04 Karthik Nayakmidx: cleanup internal usage of `the_repository` and...
2024-12-04 Karthik Nayakmidx-write: pass down repository to `write_midx_file...
2024-12-04 Karthik Nayakwrite-midx: add repository field to `write_midx_context`
2024-12-04 Karthik Nayakmidx-write: use `revs->repo` inside `read_refs_snapshot`
2024-12-04 Karthik Nayakmidx-write: pass down repository to static functions
2024-12-04 Junio C HamanoMerge branch 'kn/pass-repo-to-builtin-sub-sub-commands...
2024-12-04 Junio C HamanoMerge branch 'kn/the-repository' into kn/midx-wo-the...
2024-12-04 Junio C HamanoThe thirteenth batch
next