summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-11-26Git 2.43.6v2.43.6Johannes Schindelin-2/+9
2024-11-26Sync with 2.43.6Johannes Schindelin-53/+150
2024-11-26Sync with 2.42.4Johannes Schindelin-53/+143
2024-11-26Git 2.42.4v2.42.4Johannes Schindelin-2/+8
2024-11-26Sync with 2.41.3Johannes Schindelin-53/+137
2024-11-26Git 2.41.3v2.41.3Johannes Schindelin-2/+8
2024-11-26Git 2.40.4v2.40.4Johannes Schindelin-2/+7
2024-11-26Sync with 2.40.4Johannes Schindelin-53/+131
2024-11-26Merge branch 'disallow-control-characters-in-credential-urls-by-default'Johannes Schindelin-29/+109
2024-11-27ref-cache: fix invalid free operation in `free_ref_entry`shejialuo-1/+2
2024-11-26credential: disallow Carriage Returns in the protocol by defaultJohannes Schindelin-8/+38
2024-11-26credential: sanitize the user promptJohannes Schindelin-20/+53
2024-11-26credential_format(): also encode <host>[:<port>]Johannes Schindelin-2/+19
2024-11-26refs/reftable: reuse iterators when reading refsPatrick Steinhardt-3/+29
2024-11-26reftable/merged: drain priority queue on reseekPatrick Steinhardt-0/+75
2024-11-26reftable/stack: add mechanism to notify callers on reloadPatrick Steinhardt-0/+13
2024-11-26refs/reftable: refactor reflog expiry to use reftable backendPatrick Steinhardt-8/+5
2024-11-26refs/reftable: refactor reading symbolic refs to use reftable backendPatrick Steinhardt-7/+4
2024-11-26refs/reftable: read references via `struct reftable_backend`Patrick Steinhardt-63/+59
2024-11-26refs/reftable: figure out hash via `reftable_stack`Patrick Steinhardt-7/+19
2024-11-26reftable/stack: add accessor for the hash IDPatrick Steinhardt-0/+8
2024-11-26refs/reftable: handle reloading stacks in the reftable backendPatrick Steinhardt-58/+126
2024-11-26refs/reftable: encapsulate reftable stackPatrick Steinhardt-59/+76
2024-11-26builtin: pass repository to sub commandsKarthik Nayak-135/+239
2024-11-26fast-import: disallow "." and ".." path componentsElijah Newren-0/+22
2024-11-26bisect: address Coverity warning about potential double freePatrick Steinhardt-2/+5
2024-11-26Merge branch 'ps/leakfixes-part-10' into ps/bisect-double-free-fixJunio C Hamano-1249/+361
2024-11-26sequencer: comment commit messages properlyKristoffer Haugsbakk-4/+23
2024-11-26sequencer: comment `--reference` subject line properlyKristoffer Haugsbakk-4/+19
2024-11-26sequencer: comment checked-out branch properlyKristoffer Haugsbakk-2/+22
2024-11-26reftable: rename scratch bufferPatrick Steinhardt-18/+20
2024-11-26refs: adapt `initial_transaction` flag to be unsignedPatrick Steinhardt-2/+2
2024-11-25t7900: fix host-dependent behaviour when testing git-maintenance(1)Patrick Steinhardt-2/+7
2024-11-25doc: option value may be separate for valid reasonsJunio C Hamano-0/+15
2024-11-25Sync with Git 2.47.1Junio C Hamano-0/+5
2024-11-25Git 2.47.1v2.47.1Junio C Hamano-0/+5
2024-11-25Merge branch 'ak/typofixes' into maint-2.47Junio C Hamano-18/+18
2024-11-25Merge branch 'xx/protocol-v2-doc-markup-fix' into maint-2.47Junio C Hamano-2/+2
2024-11-25Merge branch 'tc/bundle-uri-leakfix' into maint-2.47Junio C Hamano-5/+13
2024-11-25Merge branch 'kh/checkout-ignore-other-docfix' into maint-2.47Junio C Hamano-5/+5
2024-11-25Merge branch 'kh/merge-tree-doc' into maint-2.47Junio C Hamano-3/+9
2024-11-25Merge branch 'kn/loose-object-layer-wo-global-hash' into maint-2.47Junio C Hamano-4/+3
2024-11-25Merge branch 'jc/doc-refspec-syntax' into maint-2.47Junio C Hamano-3/+4
2024-11-25Merge branch 'js/doc-platform-support-link-fix' into maint-2.47Junio C Hamano-2/+2
2024-11-25Merge branch 'jh/config-unset-doc-fix' into maint-2.47Junio C Hamano-3/+3
2024-11-25Merge branch 'jk/output-prefix-cleanup' into maint-2.47Junio C Hamano-43/+28
2024-11-25Merge branch 'sk/doc-maintenance-schedule' into maint-2.47Junio C Hamano-1/+3
2024-11-25Merge branch 'tb/notes-amlog-doc' into maint-2.47Junio C Hamano-0/+44
2024-11-25Merge branch 'master' of https://github.com/j6t/gitk into maint-2.47Junio C Hamano-0/+0
2024-11-25git-difftool--helper.sh: exit upon initialize_merge_tool errorsPhilippe Blain-6/+2