summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-29Merge branch 'ps/reftable-libgit2-cleanup'Junio C Hamano8-283/+280
2025-08-29Merge branch 'ad/t1517-short-help-tests-fix'Junio C Hamano1-1/+4
2025-08-28last-modified: use Bloom filters when availableToon Claes2-3/+52
2025-08-28t/perf: add last-modified perf scriptToon Claes2-0/+23
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes11-0/+553
2025-08-28git-gui--askyesno (mingw): use Git for Windows' icon, if availableJohannes Schindelin1-0/+12
2025-08-28git-gui--askyesno: allow overriding the window titleJohannes Schindelin1-1/+10
2025-08-28git gui: set GIT_ASKPASS=git-gui--askpass if not set yetJohannes Schindelin1-0/+3
2025-08-28git-gui: provide question helper for retry fallback on WindowsHeiko Voigt3-0/+47
2025-08-28The fourth batchJunio C Hamano1-0/+24
2025-08-28Merge branch 'bc/doc-compat-object-format-not-working'Junio C Hamano1-0/+4
2025-08-28Merge branch 'jk/fetch-check-graph-objects-fix'Junio C Hamano1-1/+2
2025-08-28Merge branch 'sg/line-log-merge-optim'Junio C Hamano1-30/+20
2025-08-28Merge branch 'js/progress-delay-fix'Junio C Hamano2-6/+8
2025-08-28Merge branch 'je/doc-rebase'Junio C Hamano1-91/+58
2025-08-28gitk: add README with usage, build, and contribution detailsMichael Rappazzo1-0/+93
2025-08-28ls-files: conditionally leave index sparseDerrick Stolee2-3/+23
2025-08-27Merge branch 'tk87-touchpad-scroll' of github.com:ZhongRuoyu/gitkJohannes Sixt1-0/+24
2025-08-27curl: add support for curl_global_trace() componentsJeff King3-1/+18
2025-08-27gitk: fix trackpad scrolling for Tcl/Tk 8.7+Ruoyu Zhong1-0/+24
2025-08-26Makefile: build libgit-rs and libgit-sys seriallyDavid Aguilar2-16/+9
2025-08-26Documentation: note styling for bit fieldsKarthik Nayak1-0/+6
2025-08-26Merge branch 'aqua-ctxbut' of github.com:ZhongRuoyu/gitkJohannes Sixt1-1/+1
2025-08-26docs: update sendmail docs to use more secure SMTP server for GmailAditya Garg1-4/+4
2025-08-26commit: print advice when core.commentString=autoPhillip Wood3-10/+233
2025-08-26config: warn on core.commentString=autoPhillip Wood11-4/+157
2025-08-26breaking-changes: deprecate support for core.commentString=autoPhillip Wood8-7/+40
2025-08-26docs: note that extensions.compatobjectformat is incompletebrian m. carlson1-0/+4
2025-08-25progress: pay attention to (customized) delay timeJohannes Sixt2-6/+8
2025-08-25The third batchJunio C Hamano1-0/+15
2025-08-25Merge branch 'lo/repo-info'Junio C Hamano11-0/+337
2025-08-25Merge branch 'ps/commit-graph-wo-globals'Junio C Hamano7-168/+157
2025-08-25Merge branch 'ds/doc-count-objects-fix'Junio C Hamano1-0/+2
2025-08-25Merge branch 'dk/t7005-editor-updates'Junio C Hamano1-87/+58
2025-08-25Merge branch 'ja/doc-lint-sections-and-synopsis'Junio C Hamano59-233/+448
2025-08-25Merge branch 'tc/diff-tree-max-depth'Junio C Hamano11-5/+308
2025-08-25Merge branch 'dk/help-all'Junio C Hamano5-10/+32
2025-08-25doc: config: replace backtick with apostrophe for possessiveKristoffer Haugsbakk1-1/+1
2025-08-25fetch-pack: re-scan when double-checking graph objectsJeff King1-1/+2
2025-08-25doc/format-patch: adjust Thunderbird MUA hint to new add-onJohannes Sixt1-3/+9
2025-08-25bulk-checkin: use repository variable from transactionJustin Tobler1-31/+36
2025-08-25bulk-checkin: require transaction for index_blob_bulk_checkin()Justin Tobler3-32/+23
2025-08-25bulk-checkin: remove global transaction stateJustin Tobler9-52/+94
2025-08-25bulk-checkin: introduce object database transaction structureJustin Tobler1-22/+24
2025-08-25doc: clarify which remotes can be used with GitGitGadgetDaniele Sassoli1-4/+7
2025-08-25path-walk: create initializer for path listsDerrick Stolee1-32/+25
2025-08-25path-walk: fix setup of pending objectsDerrick Stolee2-0/+65
2025-08-25line-log: simplify condition checking for merge commitsSZEDER Gábor1-3/+3
2025-08-25line-log: initialize diff queue in process_ranges_ordinary_commit()SZEDER Gábor1-1/+1
2025-08-25line-log: get rid of the parents array in process_ranges_merge_commit()SZEDER Gábor1-12/+12