Commit Graph

  • dd9a463369 Merge branch 'ps/doc-recommend-b4' into next Junio C Hamano 2026-06-17 11:11:21 -07:00
  • 95e20213fa Hopefully final batch before -rc2 master Junio C Hamano 2026-06-17 11:09:50 -07:00
  • 8632b5c49d Merge branch 'en/commit-graph-timestamp-fix' Junio C Hamano 2026-06-17 11:10:12 -07:00
  • 619931f561 Merge branch 'dl/posix-unused-warning-clang' Junio C Hamano 2026-06-17 11:10:12 -07:00
  • 621962aa7a Merge branch 'td/ls-files-pathspec-prefilter' Junio C Hamano 2026-06-17 11:10:11 -07:00
  • 0c706d5092 Merge branch 'ta/doc-config-adoc-fixes' Junio C Hamano 2026-06-17 11:10:11 -07:00
  • 49cb068fb2 Merge branch 'jc/t1400-fifo-cleanup' Junio C Hamano 2026-06-17 11:10:11 -07:00
  • b4970f8448 Merge branch 'td/describe-tag-iteration' Junio C Hamano 2026-06-17 11:10:11 -07:00
  • 43e74ecf1b Merge branch 'ps/transport-helper-tsan-fix' Junio C Hamano 2026-06-17 11:10:11 -07:00
  • 7d7acf2329 doc: advise batching patch rerolls Weijie Yuan 2026-06-18 00:51:34 +08:00
  • ad27e80840 doc: encourage review replies before rerolling Weijie Yuan 2026-06-18 00:50:40 +08:00
  • f9b08c9b28 What's cooking (2026/06 #06) todo Junio C Hamano 2026-06-17 09:17:25 -07:00
  • 3b0662c7b3 Sync with Git 2.55-rc1 Junio C Hamano 2026-06-17 05:40:58 -07:00
  • 4621f8ce5e Git 2.55-rc1 v2.55.0-rc1 Junio C Hamano 2026-06-17 05:38:52 -07:00
  • 311ea939c8 Merge branch 'ab/index-pack-retain-child-bases' Junio C Hamano 2026-06-17 05:39:13 -07:00
  • 88c737a9e6 Merge branch 'js/osxkeychain-build-wo-rust' Junio C Hamano 2026-06-17 05:39:13 -07:00
  • d5f6cec43d Merge branch 'js/osxkeychain-build-wo-rust' into next Junio C Hamano 2026-06-17 05:30:18 -07:00
  • 7d6f98431e builtin/refs: add "rename" subcommand Patrick Steinhardt 2026-06-17 12:16:02 +02:00
  • e993bd4b59 builtin/refs: add "create" subcommand Patrick Steinhardt 2026-06-17 12:16:01 +02:00
  • 8b3bc491d8 builtin/refs: add "update" subcommand Patrick Steinhardt 2026-06-17 12:16:00 +02:00
  • 52fb7f94fc builtin/refs: add "delete" subcommand Patrick Steinhardt 2026-06-17 12:15:59 +02:00
  • 4a59ffe849 builtin/refs: drop the_repository Patrick Steinhardt 2026-06-17 12:15:58 +02:00
  • 1bba3c035d odb/source-packed: drop pointer to "files" parent source Patrick Steinhardt 2026-06-17 08:40:00 +02:00
  • 7fa8c61afe midx: refactor interfaces to work on "packed" source Patrick Steinhardt 2026-06-17 08:39:59 +02:00
  • f236b0c38d odb/source-packed: stub out remaining functions Patrick Steinhardt 2026-06-17 08:39:58 +02:00
  • 98189bdd0a odb/source-packed: wire up freshen_object() callback Patrick Steinhardt 2026-06-17 08:39:57 +02:00
  • 3c0f7b732e odb/source-packed: wire up find_abbrev_len() callback Patrick Steinhardt 2026-06-17 08:39:56 +02:00
  • 6b7484fcb6 odb/source-packed: wire up count_objects() callback Patrick Steinhardt 2026-06-17 08:39:55 +02:00
  • 7ed53cde28 odb/source-packed: wire up for_each_object() callback Patrick Steinhardt 2026-06-17 08:39:54 +02:00
  • 83f3a2b91b odb/source-packed: wire up read_object_stream() callback Patrick Steinhardt 2026-06-17 08:39:53 +02:00
  • 64136a8207 odb/source-packed: wire up read_object_info() callback Patrick Steinhardt 2026-06-17 08:39:52 +02:00
  • 77e175c6d0 packfile: use higher-level interface to implement has_object_pack() Patrick Steinhardt 2026-06-17 08:39:51 +02:00
  • 9ea4ef8586 odb/source-packed: wire up reprepare() callback Patrick Steinhardt 2026-06-17 08:39:50 +02:00
  • 4f35c8b060 odb/source-packed: wire up close() callback Patrick Steinhardt 2026-06-17 08:39:49 +02:00
  • 0de2467e6c odb/source-packed: start converting to a proper struct odb_source Patrick Steinhardt 2026-06-17 08:39:48 +02:00
  • 3ac21e6d82 odb/source-packed: store pointer to "files" instead of generic source Patrick Steinhardt 2026-06-17 08:39:47 +02:00
  • c71a121415 packfile: move packed source into "odb/" subsystem Patrick Steinhardt 2026-06-17 08:39:46 +02:00
  • cf86a18ac3 packfile: split out packfile list logic Patrick Steinhardt 2026-06-17 08:39:45 +02:00
  • e2fb4ba003 packfile: rename struct packfile_store to odb_source_packed Patrick Steinhardt 2026-06-17 08:39:44 +02:00
  • 522ea8ef7d osxkeychain: fix build with Rust Johannes Schindelin 2026-06-17 10:11:13 +00:00
  • 51de0d5fa1 fetch: fixup a misaligned comment Matt Hunter 2026-06-16 18:25:21 -04:00
  • c3bfc5ace6 fetch: add configuration variable fetch.followRemoteHEAD Matt Hunter 2026-06-16 18:25:20 -04:00
  • 6edf50b89c fetch: refactor do_fetch handling of followRemoteHEAD Matt Hunter 2026-06-16 18:25:19 -04:00
  • 82b7cb14ca fetch: rename function report_set_head Matt Hunter 2026-06-16 18:25:18 -04:00
  • e434676284 t5510: cleanup remote in followRemoteHEAD dangling ref test Matt Hunter 2026-06-16 18:25:17 -04:00
  • b1f7a90aee doc: explain fetchRemoteHEADWarn advice Matt Hunter 2026-06-16 18:25:16 -04:00
  • 67e0e6bec7 fetch: fixup set_head advice for warn-if-not-branch Matt Hunter 2026-06-16 18:25:15 -04:00
  • d6f94ed593 Sync with 'master' Junio C Hamano 2026-06-16 10:18:17 -07:00
  • 13248b8196 Merge branch 'en/commit-graph-timestamp-fix' into next Junio C Hamano 2026-06-16 10:18:08 -07:00
  • 887d44c1d7 SQUASH??? prepare for mm/test-grep-lint Junio C Hamano 2026-06-16 09:37:25 -07:00
  • d99e13d0be hash-object: add a >4GB/LLP64 test case using filtered input Philip Oakley 2026-06-16 14:49:57 +00:00
  • 2fefea3682 hash-object: add another >4GB/LLP64 test case Philip Oakley 2026-06-16 14:49:56 +00:00
  • 9729b5e2f2 hash-object --stdin: verify that it works with >4GB/LLP64 Philip Oakley 2026-06-16 14:49:55 +00:00
  • 58823d4310 hash algorithms: use size_t for section lengths Philip Oakley 2026-06-16 14:49:54 +00:00
  • a39fda4fca object-file.c: use size_t for header lengths Philip Oakley 2026-06-16 14:49:53 +00:00
  • d1b74b6b98 hash-object: demonstrate a >4GB/LLP64 problem Philip Oakley 2026-06-16 14:49:52 +00:00
  • 0fae78c9d5 topic flush before -rc1 (batch 2) Junio C Hamano 2026-06-16 09:00:37 -07:00
  • 4c2c7677e4 Merge branch 'ta/typofixes' Junio C Hamano 2026-06-16 09:01:03 -07:00
  • 5105e38948 Merge branch 'mm/subprocess-handshake-fix' Junio C Hamano 2026-06-16 09:01:03 -07:00
  • 5255d04a9c Merge branch 'wy/docs-typofixes' Junio C Hamano 2026-06-16 09:01:02 -07:00
  • 49cf098403 Merge branch 'jd/unpack-trees-wo-the-repository' Junio C Hamano 2026-06-16 09:01:02 -07:00
  • e02da45693 Merge branch 'ps/t7527-fix-tap-output' Junio C Hamano 2026-06-16 09:01:02 -07:00
  • 7afc0f184b Merge branch 'jk/describe-contains-all-match-fix' Junio C Hamano 2026-06-16 09:01:02 -07:00
  • 6e148f82dc Merge branch 'kk/streaming-walk-pqueue' Junio C Hamano 2026-06-16 09:01:02 -07:00
  • c534ec3a5d Merge branch 'mf/revision-max-count-oldest' Junio C Hamano 2026-06-16 09:01:02 -07:00
  • e444fd1d53 Merge branch 'js/win-kill-child-more-gently' Junio C Hamano 2026-06-16 09:01:02 -07:00
  • 54a441bcea read_gitfile(): simplify NOT_A_REPO error message Jeff King 2026-06-16 08:35:16 -04:00
  • 9e160be79a repo: add path.gitdir with absolute and relative suffix formatting K Jayatheerth 2026-06-16 10:19:53 +05:30
  • 925fdc00b5 repo: add path.commondir with absolute and relative suffix formatting K Jayatheerth 2026-06-16 10:19:52 +05:30
  • 26ddc261c6 rev-parse: use append_formatted_path() for path formatting K Jayatheerth 2026-06-16 10:19:51 +05:30
  • 6e8fc11d9a path: introduce append_formatted_path() for shared path formatting K Jayatheerth 2026-06-16 10:19:50 +05:30
  • d187425937 replay: offer an option to linearize the commit topology Johannes Schindelin 2026-06-16 11:26:37 +02:00
  • d2f8bf641f replay: add helper to put entry into mapped_commits Toon Claes 2026-06-16 11:26:36 +02:00
  • 7fcaa9e7d6 replay: refactor enum replay_mode into a bool Toon Claes 2026-06-16 11:26:35 +02:00
  • 02c202da2e SQUASH??? Junio C Hamano 2026-06-15 13:58:29 -07:00
  • d9b424d2f2 What's cooking (2026/06 #05) Junio C Hamano 2026-06-15 11:55:23 -07:00
  • 65d90a0328 Sync with 'master' Junio C Hamano 2026-06-15 10:36:52 -07:00
  • 1d7e627c24 Merge branch 'dl/posix-unused-warning-clang' into next Junio C Hamano 2026-06-15 10:36:22 -07:00
  • 38918c4cfd Merge branch 'td/ls-files-pathspec-prefilter' into next Junio C Hamano 2026-06-15 10:36:22 -07:00
  • 93340b5cf0 Merge branch 'ta/doc-config-adoc-fixes' into next Junio C Hamano 2026-06-15 10:36:22 -07:00
  • d9a8b88d47 Merge branch 'ps/setup-drop-global-state' into next Junio C Hamano 2026-06-15 10:36:22 -07:00
  • 7d5acd110a Merge branch 'jc/t1400-fifo-cleanup' into next Junio C Hamano 2026-06-15 10:36:21 -07:00
  • 1ae171f3b7 Merge branch 'td/describe-tag-iteration' into next Junio C Hamano 2026-06-15 10:36:21 -07:00
  • c2a30ca954 Merge branch 'ty/move-protect-hfs-ntfs' into next Junio C Hamano 2026-06-15 10:36:21 -07:00
  • 0857e6696f Merge branch 'ps/transport-helper-tsan-fix' into next Junio C Hamano 2026-06-15 10:36:21 -07:00
  • d1c99e75cc Merge branch 'cc/promisor-auto-config-url-more' into next Junio C Hamano 2026-06-15 10:36:21 -07:00
  • 898a4df940 Merge branch 'hn/status-pull-advice-qualified' into next Junio C Hamano 2026-06-15 10:36:20 -07:00
  • aadf60cdd8 builtin/history: implement "drop" subcommand Patrick Steinhardt 2026-06-15 15:55:00 +02:00
  • 1624075b1a builtin/history: split handling of ref updates into two phases Patrick Steinhardt 2026-06-15 15:54:59 +02:00
  • 8812498d24 reset: stop assuming that the caller passes in a clean index Patrick Steinhardt 2026-06-15 15:54:58 +02:00
  • eda108c6b0 reset: allow the caller to specify the current HEAD object Patrick Steinhardt 2026-06-15 15:54:57 +02:00
  • 221202a6fe reset: introduce ability to skip updating HEAD Patrick Steinhardt 2026-06-15 15:54:56 +02:00
  • 36254d2b39 reset: introduce dry-run mode Patrick Steinhardt 2026-06-15 15:54:55 +02:00
  • 566abc011f reset: modernize flags passed to reset_working_tree() Patrick Steinhardt 2026-06-15 15:54:54 +02:00
  • 47215ec263 reset: rename reset_head() Patrick Steinhardt 2026-06-15 15:54:53 +02:00
  • f624b23cd2 reset: drop USE_THE_REPOSITORY_VARIABLE Patrick Steinhardt 2026-06-15 15:54:52 +02:00
  • e0415edddd read-cache: split out function to drop unmerged entries to stage 0 Patrick Steinhardt 2026-06-15 15:54:51 +02:00
  • 84b2ff7f2f b4: introduce configuration for the Git project Patrick Steinhardt 2026-06-15 14:59:43 +02:00
  • efe4ac7064 MyFirstContribution: recommend the use of b4 Patrick Steinhardt 2026-06-15 14:59:42 +02:00
  • 16b2924aab MyFirstContribution: recommend shallow threading of cover letters Patrick Steinhardt 2026-06-15 14:59:41 +02:00