Commit Graph

  • 0bf506efd4 gitattributes: fix eol attribute for Perl scripts Koutian Wu 2026-06-15 07:53:58 +00:00
  • 800581cd44 cat-file: speed up default format René Scharfe 2026-06-14 18:28:34 +02:00
  • c6a4629e32 odb: use size_t for object_info.sizep and the size APIs Johannes Schindelin 2026-06-15 11:52:29 +00:00
  • 7a3a78cc76 packfile,delta: drop the cast_size_t_to_ulong() wrappers Johannes Schindelin 2026-06-15 11:52:28 +00:00
  • 188bac14f7 pack-objects: use size_t for in-core object sizes Johannes Schindelin 2026-06-15 11:52:27 +00:00
  • 2d83cc3f84 packfile: widen unpack_entry()'s size out-parameter to size_t Johannes Schindelin 2026-06-15 11:52:26 +00:00
  • 1d43315b31 pack-objects(check_pack_inflate()): use size_t instead of unsigned long Johannes Schindelin 2026-06-15 11:52:25 +00:00
  • 33afe87338 patch-delta: use size_t for sizes Johannes Schindelin 2026-06-15 11:52:24 +00:00
  • 8ea69373a4 compat/msvc: use _chsize_s for ftruncate Johannes Schindelin 2026-06-15 11:52:23 +00:00
  • 700432b2ba topic flush before -rc1 (batch 1) Junio C Hamano 2026-06-15 07:41:33 -07:00
  • ff1784217f Merge branch 'ak/typofixes' Junio C Hamano 2026-06-15 07:42:00 -07:00
  • 883a47ef64 Merge branch 'ob/more-repo-config-values' Junio C Hamano 2026-06-15 07:42:00 -07:00
  • 06c2bdd25e Merge branch 'am/doc-tech-hash-typofix' Junio C Hamano 2026-06-15 07:42:00 -07:00
  • f5e1cff9dc Merge branch 'lo/doc-format-patch-subject-prefix' Junio C Hamano 2026-06-15 07:42:00 -07:00
  • 4d1d7b933e Merge branch 'ps/setup-centralize-odb-creation' Junio C Hamano 2026-06-15 07:41:59 -07:00
  • cfe6682042 Merge branch 'hn/config-typo-advice' Junio C Hamano 2026-06-15 07:41:59 -07:00
  • 8b0f02bbbb Merge branch 'ls/doc-raw-timestamp-prefix' Junio C Hamano 2026-06-15 07:41:59 -07:00
  • a4a1cbcedb Merge branch 'jc/submitting-patches-cover-letter' Junio C Hamano 2026-06-15 07:41:59 -07:00
  • 5533580575 blame: consult diff process for no-hunk detection Michael Montalbo 2026-06-14 18:59:23 +00:00
  • ac69d22b32 diff: bypass diff process with --no-ext-diff and in format-patch Michael Montalbo 2026-06-14 18:59:22 +00:00
  • d09a6a2ef3 diff: add long-running diff process via diff.<driver>.process Michael Montalbo 2026-06-14 18:59:21 +00:00
  • 2d52e53be5 sub-process: separate process lifecycle from hashmap management Michael Montalbo 2026-06-14 18:59:20 +00:00
  • bb4bd350ba userdiff: add diff.<driver>.process config Michael Montalbo 2026-06-14 18:59:19 +00:00
  • 60eb74a526 xdiff: support external hunks via xpparam_t Michael Montalbo 2026-06-14 18:59:18 +00:00
  • c4ed8626d1 log: improve --follow following renames for non-linear history Miklos Vajna 2026-06-15 08:22:11 +02:00
  • 53967f242a graph: indent visual root in graph Pablo Sabater 2026-06-13 21:09:16 +02:00
  • a5142f44dc lib-log-graph: move check_graph function Pablo Sabater 2026-06-13 21:09:15 +02:00
  • fbcc5408fc commit-graph: use timestamp_t for max parent generation accumulator Elijah Newren 2026-06-14 06:57:50 +00:00
  • 0c8eb46fbb cache-tree: fix verify_cache() to catch non-adjacent D/F conflicts Elijah Newren 2026-06-14 06:37:26 +00:00
  • 43a5fa7f5a merge-ort: abort merge when trees have duplicate entries Elijah Newren 2026-06-14 06:37:25 +00:00
  • 83ae606c98 merge-ort: free diff pairs queue in clear_or_reinit_internal_opts() Elijah Newren 2026-06-14 06:37:24 +00:00
  • 159e4d9034 merge-ort: drop unnecessary show_all_errors from collect_merge_info() Elijah Newren 2026-06-14 06:37:23 +00:00
  • da80feb5be merge-ort: propagate callback errors from traverse_trees_wrapper() Elijah Newren 2026-06-14 06:37:22 +00:00
  • f1b0af0c61 t: add greplint to detect bare grep assertions Michael Montalbo 2026-06-13 04:06:15 +00:00
  • cd352cab5b t: convert grep assertions to test_grep Michael Montalbo 2026-06-13 04:06:14 +00:00
  • ee98f4be26 t: fix Lexer line count for $() inside double-quoted strings Michael Montalbo 2026-06-13 04:06:13 +00:00
  • 5a7b31a8f7 t: extract chainlint's parser into shared module Michael Montalbo 2026-06-13 04:06:12 +00:00
  • 8de6104de7 t: fix grep assertions missing file arguments Michael Montalbo 2026-06-13 04:06:11 +00:00
  • 304003b68b t/README: document test_grep helper Michael Montalbo 2026-06-13 04:06:10 +00:00
  • cf48887610 compat/posix.h: simplify GIT_GNUC_PREREQ() comparison Dominik Loidolt 2026-06-13 14:27:11 +02:00
  • ffd45926dc compat/posix.h: clean up GIT_GNUC_PREREQ() and UNUSED Dominik Loidolt 2026-06-13 14:27:10 +02:00
  • 689dc92e50 compat/posix.h: enable UNUSED warning messages for Clang Dominik Loidolt 2026-06-13 14:27:09 +02:00
  • ff3ba7d158 commit-reach: die on contains walk errors Tamir Duberstein 2026-06-12 17:49:14 -04:00
  • ca96eeee79 ref-filter: memoize --contains with generations Tamir Duberstein 2026-06-12 17:49:13 -04:00
  • 5bd39784cd commit-reach: reject cycles in contains walk Tamir Duberstein 2026-06-12 17:49:12 -04:00
  • ad2e20d8aa ref-filter: restore prefix-scoped iteration Tamir Duberstein 2026-06-12 17:27:44 -04:00
  • 6afc679fa6 midx-write: include packs above custom incremental base Taylor Blau 2026-06-12 16:07:14 -04:00
  • 8e519b8756 midx: pass custom '--base' through incremental writes Taylor Blau 2026-06-12 16:07:11 -04:00
  • acfdb54eb3 t5334: expose shared nth_line() helper Taylor Blau 2026-06-12 16:07:08 -04:00
  • f951ed9803 environment: move trust_executable_bit into repo_config_values Tian Yuchen 2026-06-13 00:05:26 +08:00
  • e5d7e4cbfa read-cache: move 'ce_mode_from_stat()' to 'read-cache.c' Tian Yuchen 2026-06-13 00:05:25 +08:00
  • a9be508ed4 read-cache: remove redundant extern declarations Tian Yuchen 2026-06-13 00:05:24 +08:00
  • 3f5203eeb4 ls-files: filter pathspec before lstat Tamir Duberstein 2026-06-11 21:31:51 -07:00
  • 0c8ab3ebcc Sync with 'master' Junio C Hamano 2026-06-12 05:47:06 -07:00
  • 625f76ac4c Merge branch 'ab/index-pack-retain-child-bases' into next Junio C Hamano 2026-06-12 05:46:58 -07:00
  • 71386c21df environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values' Tian Yuchen 2026-06-10 20:43:52 +08:00
  • ea97ad8d01 Merge branch 'master' of https://github.com/j6t/git-gui Junio C Hamano 2026-06-12 05:41:40 -07:00
  • 45d10e1cb0 Merge branch 'master' of https://github.com/j6t/gitk Junio C Hamano 2026-06-12 05:40:38 -07:00
  • bad83ada0e Merge branch 'horizontal-scroll' of github.com:ramcdona/gitk Johannes Sixt 2026-06-12 11:30:22 +02:00
  • 1b2c2a2edb Merge branch 'ml/repo-discovery' Johannes Sixt 2026-06-12 11:05:28 +02:00
  • 3b54f679e5 MyFirstContribution: mention trimming quoted text in replies Weijie Yuan 2026-06-11 22:14:35 +08:00
  • dfb63ded01 Merge branch 'ta/typofixes' into next Junio C Hamano 2026-06-11 14:31:02 -07:00
  • b649c3a97c Merge branch 'mm/subprocess-handshake-fix' into next Junio C Hamano 2026-06-11 14:31:02 -07:00
  • bd53c91110 Merge branch 'wy/docs-typofixes' into next Junio C Hamano 2026-06-11 14:31:01 -07:00
  • 3d7788721e Merge branch 'jd/unpack-trees-wo-the-repository' into next Junio C Hamano 2026-06-11 14:31:01 -07:00
  • c89a71798a Merge branch 'mf/revision-max-count-oldest' into next Junio C Hamano 2026-06-11 12:15:06 -07:00
  • 4fa2c6e045 doc: git-config: escape erroneous highlight markup Tuomas Ahola 2026-06-11 19:19:46 +03:00
  • 042221cccb doc: config/sideband: fix description list delimiter Tuomas Ahola 2026-06-11 19:19:45 +03:00
  • 3eb61fda62 doc: config: terminate runaway lists Tuomas Ahola 2026-06-11 19:19:44 +03:00
  • ff7901eca3 bash-completions: add --max-count-oldest Mirko Faina 2026-06-10 16:38:17 +02:00
  • ec29228757 What's cooking (2026/06 #04) Junio C Hamano 2026-06-11 06:27:09 -07:00
  • e8f12e0e95 t1400: have fifo test clean after itself Junio C Hamano 2026-06-10 14:39:08 -07:00
  • 7b1980befc Sync with Git 2.55-rc0 Junio C Hamano 2026-06-11 05:20:33 -07:00
  • b5a4cd26ee Merge branch 'ps/t7527-fix-tap-output' into next Junio C Hamano 2026-06-11 05:20:06 -07:00
  • a95871538b Merge branch 'jk/describe-contains-all-match-fix' into next Junio C Hamano 2026-06-11 05:20:06 -07:00
  • 1466219fc9 Merge branch 'kk/streaming-walk-pqueue' into next Junio C Hamano 2026-06-11 05:20:06 -07:00
  • b4a2299e7e Merge branch 'js/win-kill-child-more-gently' into next Junio C Hamano 2026-06-11 05:20:06 -07:00
  • 9adfd2cb8f Merge branch 'ps/setup-centralize-odb-creation' into ps/refs-avoid-chdir-notify-reparent Junio C Hamano 2026-06-11 05:09:19 -07:00
  • 1ceee7431b treewide: drop USE_THE_REPOSITORY_VARIABLE Patrick Steinhardt 2026-06-11 08:44:45 +02:00
  • 2e1d55626f environment: stop using the_repository in is_bare_repository() Patrick Steinhardt 2026-06-11 08:44:44 +02:00
  • 7ff3a5895b environment: split up concerns of is_bare_repository_cfg Patrick Steinhardt 2026-06-11 08:44:43 +02:00
  • f12d73132e builtin/init: stop modifying is_bare_repository_cfg Patrick Steinhardt 2026-06-11 08:44:42 +02:00
  • 85f5f504f0 setup: remove global git_work_tree_cfg variable Patrick Steinhardt 2026-06-11 08:44:41 +02:00
  • 65eb5b989a builtin/init: simplify logic to configure worktree Patrick Steinhardt 2026-06-11 08:44:40 +02:00
  • 9bef2cf331 builtin/init: stop modifying global git_work_tree_cfg variable Patrick Steinhardt 2026-06-11 08:44:39 +02:00
  • 3e65291872 Git 2.55-rc0 v2.55.0-rc0 Junio C Hamano 2026-06-11 04:29:59 -07:00
  • 4b94bf9880 Merge branch 'hn/macos-linker-warning' Junio C Hamano 2026-06-11 04:31:19 -07:00
  • 15acf6d533 Merge branch 'kk/wildmatch-windows-ls-files-prereq' Junio C Hamano 2026-06-11 04:31:19 -07:00
  • 2bf8abc2c7 Merge branch 'mm/doc-word-diff' Junio C Hamano 2026-06-11 04:31:18 -07:00
  • 31291f5b0a Merge branch 'lp/http-fetch-pack-index-leak-fix' Junio C Hamano 2026-06-11 04:31:18 -07:00
  • 06f63df846 Merge branch 'ps/odb-source-loose' Junio C Hamano 2026-06-11 04:31:18 -07:00
  • 53ff393204 Merge branch 'mm/line-log-cleanup' Junio C Hamano 2026-06-11 04:31:17 -07:00
  • f0e24ccca5 Merge branch 'st/daemon-sockaddr-fixes' Junio C Hamano 2026-06-11 04:31:17 -07:00
  • 06447e2cbd doc: interpret-trailers: document comment line treatment Kristoffer Haugsbakk 2026-06-10 23:21:29 +02:00
  • 53fcba2c4f doc: interpret-trailers: commit to “trailer block” term Kristoffer Haugsbakk 2026-06-10 23:21:27 +02:00
  • d0a474d8d6 doc: interpret-trailers: join new-trailers again Kristoffer Haugsbakk 2026-06-10 23:21:26 +02:00
  • 36d5a3a195 doc: interpret-trailers: add key format example Kristoffer Haugsbakk 2026-06-10 23:21:25 +02:00
  • 3a333ba1a0 doc: interpret-trailers: explain key format Kristoffer Haugsbakk 2026-06-10 23:21:24 +02:00
  • b63052380d doc: interpret-trailers: explain the format after the intro Kristoffer Haugsbakk 2026-06-10 23:21:23 +02:00
  • 206bf41d09 doc: interpret-trailers: not just for commit messages Kristoffer Haugsbakk 2026-06-10 23:21:22 +02:00