summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-08-29Merge branch 'jk/describe-blob'Junio C Hamano-16/+55
2025-08-29Merge branch 'jk/no-clobber-dangling-symref-with-fetch'Junio C Hamano-309/+319
2025-08-29Merge branch 'ds/doc-community-discord'Junio C Hamano-0/+9
2025-08-29Merge branch 'ps/reftable-libgit2-cleanup'Junio C Hamano-283/+280
2025-08-29Merge branch 'ad/t1517-short-help-tests-fix'Junio C Hamano-1/+4
2025-08-28last-modified: use Bloom filters when availableToon Claes-3/+52
2025-08-28t/perf: add last-modified perf scriptToon Claes-0/+23
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes-0/+553
2025-08-28git-gui--askyesno (mingw): use Git for Windows' icon, if availableJohannes Schindelin-0/+12
2025-08-28git-gui--askyesno: allow overriding the window titleJohannes Schindelin-1/+10
2025-08-28git gui: set GIT_ASKPASS=git-gui--askpass if not set yetJohannes Schindelin-0/+3
2025-08-28git-gui: provide question helper for retry fallback on WindowsHeiko Voigt-0/+47
2025-08-28The fourth batchJunio C Hamano-0/+24
2025-08-28Merge branch 'bc/doc-compat-object-format-not-working'Junio C Hamano-0/+4
2025-08-28Merge branch 'jk/fetch-check-graph-objects-fix'Junio C Hamano-1/+2
2025-08-28Merge branch 'sg/line-log-merge-optim'Junio C Hamano-30/+20
2025-08-28Merge branch 'js/progress-delay-fix'Junio C Hamano-6/+8
2025-08-28Merge branch 'je/doc-rebase'Junio C Hamano-91/+58
2025-08-28gitk: add README with usage, build, and contribution detailsMichael Rappazzo-0/+93
2025-08-28ls-files: conditionally leave index sparseDerrick Stolee-3/+23
2025-08-27Merge branch 'tk87-touchpad-scroll' of github.com:ZhongRuoyu/gitkJohannes Sixt-0/+24
2025-08-27curl: add support for curl_global_trace() componentsJeff King-1/+18
2025-08-27gitk: fix trackpad scrolling for Tcl/Tk 8.7+Ruoyu Zhong-0/+24
2025-08-26Makefile: build libgit-rs and libgit-sys seriallyDavid Aguilar-16/+9
2025-08-26Documentation: note styling for bit fieldsKarthik Nayak-0/+6
2025-08-26Merge branch 'aqua-ctxbut' of github.com:ZhongRuoyu/gitkJohannes Sixt-1/+1
2025-08-26docs: update sendmail docs to use more secure SMTP server for GmailAditya Garg-4/+4
2025-08-26commit: print advice when core.commentString=autoPhillip Wood-10/+233
2025-08-26config: warn on core.commentString=autoPhillip Wood-4/+157
2025-08-26breaking-changes: deprecate support for core.commentString=autoPhillip Wood-8/+41
2025-08-26docs: note that extensions.compatobjectformat is incompletebrian m. carlson-0/+4
2025-08-25progress: pay attention to (customized) delay timeJohannes Sixt-6/+8
2025-08-25The third batchJunio C Hamano-0/+15
2025-08-25Merge branch 'lo/repo-info'Junio C Hamano-0/+337
2025-08-25Merge branch 'ps/commit-graph-wo-globals'Junio C Hamano-168/+157
2025-08-25Merge branch 'ds/doc-count-objects-fix'Junio C Hamano-0/+2
2025-08-25Merge branch 'dk/t7005-editor-updates'Junio C Hamano-87/+58
2025-08-25Merge branch 'ja/doc-lint-sections-and-synopsis'Junio C Hamano-234/+449
2025-08-25Merge branch 'tc/diff-tree-max-depth'Junio C Hamano-5/+308
2025-08-25Merge branch 'dk/help-all'Junio C Hamano-10/+32
2025-08-25doc: config: replace backtick with apostrophe for possessiveKristoffer Haugsbakk-1/+1
2025-08-25fetch-pack: re-scan when double-checking graph objectsJeff King-1/+2
2025-08-25doc/format-patch: adjust Thunderbird MUA hint to new add-onJohannes Sixt-3/+9
2025-08-25bulk-checkin: use repository variable from transactionJustin Tobler-31/+36
2025-08-25bulk-checkin: require transaction for index_blob_bulk_checkin()Justin Tobler-32/+23
2025-08-25bulk-checkin: remove global transaction stateJustin Tobler-52/+94
2025-08-25bulk-checkin: introduce object database transaction structureJustin Tobler-22/+24
2025-08-25doc: clarify which remotes can be used with GitGitGadgetDaniele Sassoli-4/+7
2025-08-25path-walk: create initializer for path listsDerrick Stolee-32/+25
2025-08-25path-walk: fix setup of pending objectsDerrick Stolee-0/+65