]> Kevux Git Server - rit/shortlog
rit
2025-03-21 Taylor Blaupack-bitmap.c: open and store incremental bitmap layers
2025-03-21 Taylor Blaupack-revindex: prepare for incremental MIDX bitmaps
2025-03-21 Taylor BlauDocumentation: describe incremental MIDX bitmaps
2025-03-21 Taylor BlauDocumentation: remove a "future work" item from the...
2025-03-21 Patrick Steinhardtcompat/mingw: fix EACCESS when opening files with ...
2025-03-21 Patrick Steinhardtmeson: fix compat sources when compiling with MSVC
2025-03-21 Justin Toblerbuiltin/fetch: avoid aborting closed reference transaction
2025-03-21 Taylor Blaurepack: begin combining cruft packs with `--combine...
2025-03-21 Taylor Blaurepack: avoid combining cruft packs with `--max-cruft...
2025-03-21 Taylor Blaut/t7704-repack-cruft.sh: consolidate `write_blob()`
2025-03-21 Taylor Blaut/t7704-repack-cruft.sh: clarify wording in --max-cruft...
2025-03-21 Taylor Blaut/t5329-pack-objects-cruft.sh: evict 'repack'-related...
2025-03-21 Justin Toblerrev-list: support NUL-delimited --missing option
2025-03-21 Justin Toblerrev-list: support NUL-delimited --boundary option
2025-03-21 Justin Toblerrev-list: support delimiting objects with NUL bytes
2025-03-21 Justin Toblerrev-list: refactor early option parsing
2025-03-21 Justin Toblerrev-list: inline `show_object_with_name()` in `show_obj...
2025-03-21 Elijah Newrentreewide: replace assert() with ASSERT() in special...
2025-03-21 Elijah Newrenci: add build checking for side-effects in assert(...
2025-03-21 Elijah Newrengit-compat-util: introduce ASSERT() macro
2025-03-21 Meet Sonireftable: adapt write_object_record() to propagate...
2025-03-21 Meet Sonireftable: adapt writer_add_record() to propagate block_...
2025-03-21 Meet Sonireftable: propagate specific error codes in block_write...
2025-03-21 Taylor Blaupseudo-merge.h: fix a typo
2025-03-21 Taylor Blaurefspec: replace `refspec_item_init()` with fetch/push...
2025-03-21 Taylor Blaurefspec: remove refspec_item_init_or_die()
2025-03-21 Taylor Blaurefspec: replace `refspec_init()` with fetch/push variants
2025-03-21 Taylor Blaurefspec: treat 'fetch' as a Boolean value
2025-03-21 Junio C HamanoMerge branch 'jk/fetch-ref-prefix-cleanup' into tb...
2025-03-21 Taylor Blauhttp.c: allow custom TCP keepalive behavior via config
2025-03-21 Taylor Blauhttp.c: inline `set_curl_keepalive()`
2025-03-21 Taylor Blauhttp.c: introduce `set_long_from_env()` for convenience
2025-03-21 Taylor Blauhttp.c: remove unnecessary casts to long
2025-03-21 Karthik Nayakci/github: add missing 'CI_JOB_IMAGE' env variable
2025-03-21 Jean-Noël Aviladoc: apply new format to git-branch man page
2025-03-21 Jean-Noël Avilacompletion: take into account the formatting backticks...
2025-03-18 Jensen Huangindex-pack, unpack-objects: restore missing ->init_fn
2025-03-18 Christian Couderpromisor-remote: compare remote names case sensitively
2025-03-18 Christian Couderpromisor-remote: fix possible issue when no URL is...
2025-03-18 Christian Couderpromisor-remote: fix segfault when remote URL is missing
2025-03-18 Christian Coudert5710: arrange to delete the client before cloning
2025-03-18 Jeff Kingfetch: don't ask for remote HEAD if followRemoteHEAD...
2025-03-18 Jeff Kingfetch: only respect followRemoteHEAD with configured...
2025-03-18 Junio C HamanoMerge branch 'jk/fetch-ref-prefix-cleanup' into jk...
2025-03-18 Phillip Wooddocs: add BreakingChanges to TECH_DOCS target
2025-03-18 Phillip Woodpack-refs doc: fix indentation for --exclude
2025-03-18 Elijah Newrenam: switch from merge_recursive_generic() to merge_ort_...
2025-03-18 Elijah Newrenmerge-ort: fix merge.directoryRenames=false
2025-03-18 Johannes Schindelint3650: document bug when directory renames are turned off
2025-03-18 Elijah Newrenmerge-ort: support having merge verbosity be set to 0
2025-03-18 Elijah Newrenmerge-ort: allow rename detection to be disabled
2025-03-18 Elijah Newrenmerge-ort: add new merge_ort_generic() function
2025-03-18 Han Jiangdoc: add missing commit C to the graph for --ancestry...
2025-03-18 Adam Johnsondoc: restore: remove note on --patch w/ pathspecs
2025-03-18 Jeff Kingconfig.mak.dev: enable -Wunreachable-code
2025-03-18 Junio C Hamanogit-compat-util: add NOT_CONSTANT macro and use it...
2025-03-18 Junio C HamanoMerge branch 'tb/multi-cruft-pack-refresh-fix' into...
2025-03-17 Karthik Nayakreflog: implement subcommand to drop reflogs
2025-03-17 Karthik Nayakreflog: improve error for when reflog is not found
2025-03-17 Jeff Kingrun-command: use errno to check for sigfillset() error
2025-03-17 Elijah Newrenmerge-ort: remove extraneous word in comment
2025-03-17 Elijah Newrenmerge-ort: fix accidental strset<->strintmap
2025-03-17 Elijah Newrent7615: be more explicit about diff algorithm used
2025-03-17 Elijah Newrent6423: fix a comment that accidentally reversed two...
2025-03-17 Elijah Newrenstash: remove merge-recursive.h include
2025-03-17 Eli Schwartzmeson: fix perl detection when docs are enabled, but...
2025-03-16 Oswald Buddenhagengit-gui: heed core.commentChar/commentString
2025-03-15 Elijah Newrendiffcore-rename: fix BUG when break detection and ...
2025-03-14 René Scharfexdiff: avoid arithmetic overflow in xdl_get_hunk()
2025-03-14 Junio C HamanoGit 2.49
2025-03-13 Taylor Blaubuiltin/pack-objects.c: freshen objects from existing...
2025-03-13 Junio C HamanoMerge tag 'l10n-2.49.0-rnd1' of https://github.com...
2025-03-13 Jiang XinMerge branch 'l10n/zh-TW/2025-03-09' of github.com...
2025-03-13 Yi-Jyun Panl10n: zh_TW: Git 2.49.0 round 1
2025-03-13 Jiang XinMerge branch 'l10n-de-2.49' of github.com:ralfth/git
2025-03-13 Ralf Thielowl10n: update German translation
2025-03-13 Bagas Sanjayal10n: po-id for 2.49
2025-03-12 Junio C HamanoA bit more updates after -rc2
2025-03-12 Junio C HamanoMerge branch 'pb/doc-follow-remote-head'
2025-03-12 Junio C HamanoMerge branch 'tc/zlib-ng-fix'
2025-03-12 Junio C HamanoMerge branch 'ma/clone-doc-markup-fix'
2025-03-12 Junio C HamanoMerge branch 'ps/refname-avail-check-optim' into kn...
2025-03-12 Patrick Steinhardtrefs: reuse iterators when determining refname availability
2025-03-12 Patrick Steinhardtrefs/iterator: implement seeking for files iterators
2025-03-12 Patrick Steinhardtrefs/iterator: implement seeking for packed-ref iterators
2025-03-12 Patrick Steinhardtrefs/iterator: implement seeking for ref-cache iterators
2025-03-12 Patrick Steinhardtrefs/iterator: implement seeking for reftable iterators
2025-03-12 Patrick Steinhardtrefs/iterator: implement seeking for merged iterators
2025-03-12 Patrick Steinhardtrefs/iterator: provide infrastructure to re-seek iterators
2025-03-12 Patrick Steinhardtrefs/iterator: separate lifecycle from iteration
2025-03-12 Patrick Steinhardtrefs: stop re-verifying common prefixes for availability
2025-03-12 Patrick Steinhardtrefs/files: batch refname availability checks for initi...
2025-03-12 Patrick Steinhardtrefs/files: batch refname availability checks for norma...
2025-03-12 Patrick Steinhardtrefs/reftable: batch refname availability checks
2025-03-12 Patrick Steinhardtrefs: introduce function to batch refname availability...
2025-03-12 Patrick Steinhardtbuiltin/update-ref: skip ambiguity checks when parsing...
2025-03-12 Patrick Steinhardtobject-name: allow skipping ambiguity checks in `get_oi...
2025-03-12 Patrick Steinhardtobject-name: introduce `repo_get_oid_with_flags()`
2025-03-12 Patrick Steinhardtci: perform build and smoke tests for Meson docs
2025-03-12 Patrick Steinhardtmeson: don't install git-pack-redundant(1) docs with...
next