Commit Graph

  • c515230dcf Merge branch 'kh/bundle-docs' Junio C Hamano 2024-11-27 07:57:03 +09:00
  • e1fbebe347 Git 2.47.2 v2.47.2 Johannes Schindelin 2024-10-30 01:12:43 +01:00
  • 3fad508c3f Sync with 2.46.3 Johannes Schindelin 2024-10-30 01:12:41 +01:00
  • 5c21db3a0d Git 2.46.3 v2.46.3 Johannes Schindelin 2024-10-30 01:03:46 +01:00
  • 67809f7c4c Sync with 2.45.3 Johannes Schindelin 2024-10-30 01:03:44 +01:00
  • fc16eb306c Git 2.45.3 v2.45.3 Johannes Schindelin 2024-10-30 00:59:32 +01:00
  • 99cb64c31a Sync with 2.44.3 Johannes Schindelin 2024-10-30 00:56:30 +01:00
  • 2f323bb162 Git 2.44.3 v2.44.3 Johannes Schindelin 2024-10-30 00:55:00 +01:00
  • 14799610a8 Sync with 2.43.6 Johannes Schindelin 2024-10-30 00:54:59 +01:00
  • 664d4fa692 Git 2.43.6 v2.43.6 Johannes Schindelin 2024-10-30 00:52:18 +01:00
  • c39c2d29e6 Sync with 2.42.4 Johannes Schindelin 2024-10-30 00:52:16 +01:00
  • 54ddf17f82 Git 2.42.4 v2.42.4 Johannes Schindelin 2024-10-30 00:39:06 +01:00
  • 102e0e6daa Sync with 2.41.3 Johannes Schindelin 2024-10-30 00:39:04 +01:00
  • 6fd641a521 Git 2.41.3 v2.41.3 Johannes Schindelin 2024-10-30 00:27:54 +01:00
  • 676cddebf9 Sync with 2.40.4 Johannes Schindelin 2024-10-30 00:27:52 +01:00
  • 54a3711a9d Git 2.40.4 v2.40.4 Johannes Schindelin 2024-10-30 00:17:53 +01:00
  • 08756131a3 Merge branch 'disallow-control-characters-in-credential-urls-by-default' Johannes Schindelin 2024-10-29 23:52:11 +01:00
  • b6318cf23a ref-cache: fix invalid free operation in free_ref_entry shejialuo 2024-11-26 22:40:57 +08:00
  • b01b9b81d3 credential: disallow Carriage Returns in the protocol by default Johannes Schindelin 2024-11-04 14:48:22 +01:00
  • 7725b8100f credential: sanitize the user prompt Johannes Schindelin 2024-10-30 13:26:10 +01:00
  • c903985bf7 credential_format(): also encode <host>[:<port>] Johannes Schindelin 2024-11-07 08:57:52 +01:00
  • 7cf65e2660 refs/reftable: reuse iterators when reading refs Patrick Steinhardt 2024-11-26 07:43:01 +01:00
  • 9d471b9dfe reftable/merged: drain priority queue on reseek Patrick Steinhardt 2024-11-26 07:43:00 +01:00
  • eb22c1b46b reftable/stack: add mechanism to notify callers on reload Patrick Steinhardt 2024-11-26 07:42:59 +01:00
  • 96e7cb83b6 refs/reftable: refactor reflog expiry to use reftable backend Patrick Steinhardt 2024-11-26 07:42:58 +01:00
  • ad6c41f4b7 refs/reftable: refactor reading symbolic refs to use reftable backend Patrick Steinhardt 2024-11-26 07:42:57 +01:00
  • 27fdf8f4ed refs/reftable: read references via struct reftable_backend Patrick Steinhardt 2024-11-26 07:42:56 +01:00
  • 3ec8022bb0 refs/reftable: figure out hash via reftable_stack Patrick Steinhardt 2024-11-26 07:42:55 +01:00
  • c9f76fc7d1 reftable/stack: add accessor for the hash ID Patrick Steinhardt 2024-11-26 07:42:54 +01:00
  • 46b5f67019 refs/reftable: handle reloading stacks in the reftable backend Patrick Steinhardt 2024-11-26 07:42:53 +01:00
  • ad0986c676 refs/reftable: encapsulate reftable stack Patrick Steinhardt 2024-11-26 07:42:52 +01:00
  • 6f33d8e255 builtin: pass repository to sub commands Karthik Nayak 2024-11-25 15:55:30 +01:00
  • 4a2790a257 fast-import: disallow "." and ".." path components Elijah Newren 2024-11-25 19:00:48 +00:00
  • 5f9f7fafb7 bisect: address Coverity warning about potential double free Patrick Steinhardt 2024-11-25 16:56:25 +01:00
  • c6c977e82b Merge branch 'ps/leakfixes-part-10' into ps/bisect-double-free-fix Junio C Hamano 2024-11-26 10:21:58 +09:00
  • 7e2f377b03 sequencer: comment commit messages properly Kristoffer Haugsbakk 2024-11-25 21:13:13 +01:00
  • 515d034f8d sequencer: comment --reference subject line properly Kristoffer Haugsbakk 2024-11-25 21:13:12 +01:00
  • 94304b9f48 sequencer: comment checked-out branch properly Kristoffer Haugsbakk 2024-11-25 21:13:11 +01:00
  • ef46ad0815 reftable: rename scratch buffer Patrick Steinhardt 2024-11-25 08:34:43 +01:00
  • 0f5762b043 refs: adapt initial_transaction flag to be unsigned Patrick Steinhardt 2024-11-25 08:34:42 +01:00
  • ba874d1dac t7900: fix host-dependent behaviour when testing git-maintenance(1) Patrick Steinhardt 2024-11-25 06:33:41 +01:00
  • 5880475883 What's cooking (2024/11 #09) Junio C Hamano 2024-11-25 14:53:39 +09:00
  • d55cb7b870 MaintNotes: gitk has new maintainer Junio C Hamano 2024-11-25 14:38:20 +09:00
  • 1bc1e94091 doc: option value may be separate for valid reasons Junio C Hamano 2024-11-25 12:14:01 +09:00
  • 6ea2d9d271 Sync with Git 2.47.1 Junio C Hamano 2024-11-25 12:33:36 +09:00
  • 92999a42db Git 2.47.1 v2.47.1 Junio C Hamano 2024-11-25 12:32:21 +09:00
  • b3ba1efa50 Merge branch 'ak/typofixes' into maint-2.47 Junio C Hamano 2024-11-25 12:29:48 +09:00
  • 00c388f487 Merge branch 'xx/protocol-v2-doc-markup-fix' into maint-2.47 Junio C Hamano 2024-11-25 12:29:47 +09:00
  • 3357b3d88d Merge branch 'tc/bundle-uri-leakfix' into maint-2.47 Junio C Hamano 2024-11-25 12:29:45 +09:00
  • 058c36aa26 Merge branch 'kh/checkout-ignore-other-docfix' into maint-2.47 Junio C Hamano 2024-11-25 12:29:45 +09:00
  • fd78021b91 Merge branch 'kh/merge-tree-doc' into maint-2.47 Junio C Hamano 2024-11-25 12:29:44 +09:00
  • bd8a8a71dc Merge branch 'kn/loose-object-layer-wo-global-hash' into maint-2.47 Junio C Hamano 2024-11-25 12:29:43 +09:00
  • 5f380e4017 Merge branch 'jc/doc-refspec-syntax' into maint-2.47 Junio C Hamano 2024-11-25 12:29:42 +09:00
  • f675674ced Merge branch 'js/doc-platform-support-link-fix' into maint-2.47 Junio C Hamano 2024-11-25 12:29:41 +09:00
  • e52276d340 Merge branch 'jh/config-unset-doc-fix' into maint-2.47 Junio C Hamano 2024-11-25 12:29:40 +09:00
  • 6b03fd8dcd Merge branch 'jk/output-prefix-cleanup' into maint-2.47 Junio C Hamano 2024-11-25 12:29:39 +09:00
  • 304e77d2f8 Merge branch 'sk/doc-maintenance-schedule' into maint-2.47 Junio C Hamano 2024-11-25 12:29:38 +09:00
  • 2a18f26d77 Merge branch 'tb/notes-amlog-doc' into maint-2.47 Junio C Hamano 2024-11-25 12:29:37 +09:00
  • 98c839d58f Merge branch 'master' of https://github.com/j6t/gitk into maint-2.47 Junio C Hamano 2024-11-25 12:20:42 +09:00
  • dbaece3526 git-difftool--helper.sh: exit upon initialize_merge_tool errors Philippe Blain 2024-11-22 19:50:22 +00:00
  • acca46d124 git-mergetool--lib.sh: add error message for unknown tool variant Philippe Blain 2024-11-22 19:50:21 +00:00
  • bba503d43e git-mergetool--lib.sh: add error message if 'setup_user_tool' fails Philippe Blain 2024-11-22 19:50:20 +00:00
  • 00536761df git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool Philippe Blain 2024-11-22 19:50:19 +00:00
  • fe99a52225 completion: complete '--tool-help' in 'git mergetool' Philippe Blain 2024-11-22 19:50:18 +00:00
  • b1b713f722 fetch set_head: handle mirrored bare repositories Bence Ferdinandy 2024-11-22 13:28:51 +01:00
  • 3f763ddf28 fetch: set remote/HEAD if it does not exist Bence Ferdinandy 2024-11-22 13:28:50 +01:00
  • 9963746c84 refs: add create_only option to refs_update_symref_extended Bence Ferdinandy 2024-11-22 13:28:49 +01:00
  • ed2f6f8804 refs: add TRANSACTION_CREATE_EXISTS error Bence Ferdinandy 2024-11-22 13:28:48 +01:00
  • dfe86fa06b remote set-head: better output for --auto Bence Ferdinandy 2024-11-22 13:28:47 +01:00
  • 4f07c45e25 remote set-head: refactor for readability Bence Ferdinandy 2024-11-22 13:28:46 +01:00
  • d842cd1301 refs: atomically record overwritten ref in update_symref Bence Ferdinandy 2024-11-22 13:28:45 +01:00
  • 8102d10ff8 refs: standardize output of refs_read_symbolic_ref Bence Ferdinandy 2024-11-22 13:28:44 +01:00
  • 2fd5555895 t/t5505-remote: test failure of set-head Bence Ferdinandy 2024-11-22 13:28:43 +01:00
  • 54d820d7d4 t/t5505-remote: set default branch to main Bence Ferdinandy 2024-11-22 13:28:42 +01:00
  • 2afd8996ae gitk: check main window visibility before waiting for it to show Tobias Pietzsch 2021-01-09 23:14:08 +01:00
  • c18400c6bb Makefile(s): avoid recipe prefix in conditional statements Taylor Blau 2024-04-08 11:51:44 -04:00
  • ed87b13a50 doc: switch links to https Josh Soref 2023-11-24 03:35:13 +00:00
  • 7539e569ef doc: update links to current pages Josh Soref 2023-11-24 03:35:12 +00:00
  • 99deada7c6 Meta/cook: add missing full-stop after "Under discussion" Junio C Hamano 2024-11-22 17:06:31 +09:00
  • 4935800751 What's cooking (2024/11 #08) Junio C Hamano 2024-11-22 17:05:51 +09:00
  • 04eaff62f2 The eleventh batch Junio C Hamano 2024-11-22 14:00:48 +09:00
  • 0a83b39594 Merge branch 'tb/multi-pack-reuse-dupfix' Junio C Hamano 2024-11-22 14:34:19 +09:00
  • 76bb16db5c Merge branch 'sm/difftool' Junio C Hamano 2024-11-22 14:34:18 +09:00
  • aa1d4b42e5 Merge branch 'jk/fetch-prefetch-double-free-fix' Junio C Hamano 2024-11-22 14:34:17 +09:00
  • 0b9b6cda6e Merge branch 'jk/test-malloc-debug-check' Junio C Hamano 2024-11-22 14:34:16 +09:00
  • 3f97f1bce6 t/perf: use 'test_file_size' in more places Taylor Blau 2024-11-21 15:29:24 -05:00
  • 91f88f76e6 pack-bitmap.c: typofix in find_boundary_objects() Taylor Blau 2024-11-21 17:50:43 -05:00
  • fc1ddf42af t: remove TEST_PASSES_SANITIZE_LEAK annotations Patrick Steinhardt 2024-11-20 14:39:56 +01:00
  • 1fc7ddf35b test-lib: unconditionally enable leak checking Patrick Steinhardt 2024-11-20 14:39:55 +01:00
  • 0b7f0ce751 t: remove unneeded !SANITIZE_LEAK prerequisites Patrick Steinhardt 2024-11-20 14:39:54 +01:00
  • 33e782e959 t: mark some tests as leak free Patrick Steinhardt 2024-11-20 14:39:53 +01:00
  • 8415595203 t5601: work around leak sanitizer issue Patrick Steinhardt 2024-11-20 14:39:52 +01:00
  • 52c7dbd036 git-compat-util: drop now-unused UNLEAK() macro Patrick Steinhardt 2024-11-20 14:39:51 +01:00
  • d91a9db33c global: drop UNLEAK() annotation Patrick Steinhardt 2024-11-20 14:39:50 +01:00
  • 818e165898 t/helper: fix leaking commit graph in "read-graph" subcommand Patrick Steinhardt 2024-11-20 14:39:49 +01:00
  • b97301c13c builtin/branch: fix leaking sorting options Patrick Steinhardt 2024-11-20 14:39:48 +01:00
  • 8ef15c205b builtin/init-db: fix leaking directory paths Patrick Steinhardt 2024-11-20 14:39:47 +01:00
  • 2379b5c900 builtin/help: fix leaks in check_git_cmd() Patrick Steinhardt 2024-11-20 14:39:46 +01:00
  • 7720dbe99b help: fix leaking return value from help_unknown_cmd() Patrick Steinhardt 2024-11-20 14:39:45 +01:00
  • 889c597961 help: fix leaking struct cmdnames Patrick Steinhardt 2024-11-20 14:39:44 +01:00