Commit Graph

  • f3b4c89d59 make: delete REFTABLE_LIB, add reftable to LIB_OBJS Ezekiel Newren 2025-10-02 23:27:27 +00:00
  • cf680cdb95 make: delete XDIFF_LIB, add xdiff to LIB_OBJS Ezekiel Newren 2025-10-02 23:27:26 +00:00
  • 9641a3b844 What's cooking (2025/10 #01) Junio C Hamano 2025-10-02 14:06:42 -07:00
  • 5099f64a82 The fourteenth batch Junio C Hamano 2025-10-02 12:23:32 -07:00
  • 7ae9eaf806 Merge branch 'kh/you-still-use-whatchanged-fix' Junio C Hamano 2025-10-02 12:26:12 -07:00
  • 2f49ec7991 Merge branch 'ps/meson-build-docs' Junio C Hamano 2025-10-02 12:26:12 -07:00
  • 2ddbf1431d Merge branch 'ps/config-get-color-fixes' Junio C Hamano 2025-10-02 12:26:12 -07:00
  • f2d464b9f5 Merge branch 'cc/fast-import-strip-signed-commits' Junio C Hamano 2025-10-02 12:26:12 -07:00
  • db0babf9b2 Merge branch 'ms/refs-optimize' Junio C Hamano 2025-10-02 12:26:12 -07:00
  • fd13909eb6 Merge branch 'jt/odb-transaction' Junio C Hamano 2025-10-02 12:26:11 -07:00
  • 3c4925c3f5 t8020: fix test failure due to indeterministic tag sorting Patrick Steinhardt 2025-10-02 13:04:40 +02:00
  • 0e98965234 gitlab-ci: upload Meson test logs as JUnit reports Patrick Steinhardt 2025-10-02 13:04:39 +02:00
  • 82ad27ebcd gitlab-ci: drop workaround for Python certificate store on Windows Patrick Steinhardt 2025-10-02 13:04:38 +02:00
  • e90f6b2b00 gitlab-ci: ignore failures to disable realtime monitoring Patrick Steinhardt 2025-10-02 13:04:37 +02:00
  • 5c2ebf6042 gitlab-ci: dedup instructions to disable realtime monitoring Patrick Steinhardt 2025-10-02 13:04:36 +02:00
  • e425c40aa0 ci: enable Rust for breaking-changes jobs Patrick Steinhardt 2025-10-02 09:29:34 +02:00
  • 6ab3977200 ci: convert "pedantic" job into full build with breaking changes Patrick Steinhardt 2025-10-02 09:29:33 +02:00
  • 8f5daaff92 BreakingChanges: announce Rust becoming mandatory Patrick Steinhardt 2025-10-02 09:29:32 +02:00
  • 8832e728d3 varint: reimplement as test balloon for Rust Patrick Steinhardt 2025-10-02 09:29:31 +02:00
  • f366bfe16b varint: use explicit width for integers Patrick Steinhardt 2025-10-02 09:29:30 +02:00
  • cb2badb4db help: report on whether or not Rust is enabled Patrick Steinhardt 2025-10-02 09:29:29 +02:00
  • e30c081c6a Makefile: introduce infrastructure to build internal Rust library Patrick Steinhardt 2025-10-02 09:29:28 +02:00
  • f2301be076 Makefile: reorder sources after includes Patrick Steinhardt 2025-10-02 09:29:27 +02:00
  • c184795fc0 meson: add infrastructure to build internal Rust library Patrick Steinhardt 2025-10-02 09:29:26 +02:00
  • 7b0c37953d SubmittingPatches: add section about AI Christian Couder 2025-10-01 16:02:50 +02:00
  • fdd21ba116 docs/gitcredentials: describe URL prefix matching M Hickford 2025-10-01 20:56:49 +00:00
  • 351c6e719a refs/ref-cache: fix SEGFAULT when seeking in empty directories Karthik Nayak 2025-10-01 14:17:29 +02:00
  • c0932eda80 gitk: add theme selection to color configuration page Mark Levedahl 2025-09-22 13:15:49 -04:00
  • 4a72736d19 builtin/reflog: respect user config in "write" subcommand Michael Lohmann 2025-09-30 21:53:20 +02:00
  • b7de64a6d6 xdiff: rename rchg -> changed in xdfile_t Ezekiel Newren 2025-09-26 22:41:57 +00:00
  • d43d591252 xdiff: delete chastore from xdfile_t Ezekiel Newren 2025-09-26 22:41:56 +00:00
  • 6d507bd41a xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t Ezekiel Newren 2025-09-26 22:41:55 +00:00
  • 5c294dceb2 xdiff: delete redundant array xdfile_t.ha Ezekiel Newren 2025-09-26 22:41:54 +00:00
  • f4ea812b2d xdiff: delete struct diffdata_t Ezekiel Newren 2025-09-26 22:41:53 +00:00
  • 7c6ce2e47b xdiff: delete local variables that alias fields in xrecord_t Ezekiel Newren 2025-09-26 22:41:52 +00:00
  • 7bdeb3afad xdiff: delete superfluous function xdl_get_rec() in xemit Ezekiel Newren 2025-09-26 22:41:51 +00:00
  • 830c4578cd gitk: add proc run_themeloader Mark Levedahl 2025-09-28 23:04:54 -04:00
  • 83a2de9ca6 gitk: eliminate unused ui color variables Mark Levedahl 2025-09-23 07:55:21 -04:00
  • 1eadf0f3e0 gitk: eliminate Interface color option from gui Mark Levedahl 2025-09-23 07:48:40 -04:00
  • 9950eff841 gitk: use text labels for next/prev search buttons Mark Levedahl 2025-09-21 15:17:07 -04:00
  • 61c0cfe08c gitk: use text labels for commit ID buttons Mark Levedahl 2025-09-21 15:13:54 -04:00
  • 7754656a4c gitk: do not invoke tk_setPalette Mark Levedahl 2025-09-27 08:19:08 -04:00
  • 8ccb2d4a76 gitk: use config variables to define and load a theme Mark Levedahl 2025-09-22 10:36:41 -04:00
  • 399694384b doc: patch-id: fix accidental literal blocks Kristoffer Haugsbakk 2025-09-29 22:47:28 +02:00
  • eb9108a96d What's cooking (2025/09 #11) Junio C Hamano 2025-09-29 13:11:31 -07:00
  • 821f583da6 The thirteenth batcn Junio C Hamano 2025-09-29 11:31:29 -07:00
  • d5518d52b2 Merge branch 'tc/last-modified-recursive-fix' Junio C Hamano 2025-09-29 11:40:35 -07:00
  • 96ed0a8906 Merge branch 'kn/refs-files-case-insensitive' Junio C Hamano 2025-09-29 11:40:35 -07:00
  • a89fa2fff2 Merge branch 'jk/color-variable-fixes' Junio C Hamano 2025-09-29 11:40:35 -07:00
  • a5d4779e6e Merge branch 'dk/stash-apply-index' Junio C Hamano 2025-09-29 11:40:35 -07:00
  • cff1e3c870 Merge branch 'je/doc-checkout' Junio C Hamano 2025-09-29 11:40:34 -07:00
  • 4bac57bc67 Merge branch 'jk/setup-revisions-freefix' Junio C Hamano 2025-09-29 11:40:34 -07:00
  • 84edf99568 Merge branch 'pw/rebase-i-cleanup-fix' Junio C Hamano 2025-09-29 11:40:34 -07:00
  • d960d6a6fb Merge branch 'jc/3.0-default-initial-branch-to-main-addendum' Junio C Hamano 2025-09-29 11:40:34 -07:00
  • e50c3ca095 Merge branch 'pw/3.0-default-initial-branch-to-main' Junio C Hamano 2025-09-29 11:40:33 -07:00
  • d235f69ae8 Merge branch 'nb/send-email-no-dup-reply-to' Junio C Hamano 2025-09-29 11:40:33 -07:00
  • 347af012db Merge branch 'ps/clar-updates' Junio C Hamano 2025-09-29 11:40:33 -07:00
  • 9fab7ec7ff Merge branch 'ps/packfile-store' into tb/incremental-midx-part-3.1 Junio C Hamano 2025-09-29 09:31:08 -07:00
  • 666b29b58f t7500: make each piece more independent Junio C Hamano 2025-09-28 17:29:14 -04:00
  • 3721541d35 clang-format: exclude control macros from SpaceBeforeParens Justin Tobler 2025-09-27 09:50:45 -05:00
  • 5a12fd2a8c doc: change the markup of paragraphs following a nested list item Jean-Noël Avila 2025-09-27 21:39:45 +02:00
  • efaf553b1a xdiff: delete unnecessary fields from xrecord_t and xdfile_t Ezekiel Newren 2025-09-26 22:41:50 +00:00
  • d1c028bdf7 xdiff: delete local variables and initialize/free xdfile_t directly Ezekiel Newren 2025-09-26 22:41:49 +00:00
  • 43d5f52ac4 xdiff: delete static forward declarations in xprepare Ezekiel Newren 2025-09-26 22:41:48 +00:00
  • ecc5749578 http-push: avoid new compile error Johannes Schindelin 2025-09-26 10:32:52 +00:00
  • 580cf0f2f6 imap-send: be more careful when casting to curl_off_t Johannes Schindelin 2025-09-26 10:32:51 +00:00
  • e4efcd7060 http: offer to cast size_t to curl_off_t safely Johannes Schindelin 2025-09-26 10:32:50 +00:00
  • ff31f76f6c What's cooking (2025/09 #10) Junio C Hamano 2025-09-25 13:56:03 -07:00
  • fe2005e723 gitk: make sha1but a ttk::button Mark Levedahl 2025-09-21 09:48:34 -04:00
  • c0bec06cfe diff --no-index: fix logic for paths ending in '/' Jacob Keller 2025-09-24 13:57:15 -07:00
  • 155986b49b format-patch: handle range-diff on notes correctly for single patches Kristoffer Haugsbakk 2025-09-25 19:07:36 +02:00
  • 85bd88a7e8 revision: add rdiff_log_arg to rev_info Kristoffer Haugsbakk 2025-09-25 19:07:35 +02:00
  • 71fd6c695c range-diff: rename other_arg to log_arg Kristoffer Haugsbakk 2025-09-25 19:07:34 +02:00
  • 732650e263 add-patch: update hunk splitability after editing Phillip Wood 2025-09-25 15:10:38 +00:00
  • 3b9532dab2 add -p: mark split hunks as undecided Phillip Wood 2025-09-25 15:10:37 +00:00
  • 811b8a34b9 gitk: use themed spinboxes Mark Levedahl 2025-09-21 09:46:58 -04:00
  • 657586a5a6 doc: git-push: rewrite refspec specification Julia Evans 2025-09-23 18:10:49 +00:00
  • cc1cc31e2a doc: git-push: create PUSH RULES section Julia Evans 2025-09-23 18:10:48 +00:00
  • dd52a29b78 packfile: refactor get_packed_git_mru() to work on packfile store Patrick Steinhardt 2025-09-23 12:17:14 +02:00
  • d2779beb36 packfile: refactor get_all_packs() to work on packfile store Patrick Steinhardt 2025-09-23 12:17:13 +02:00
  • 751808b2a1 packfile: refactor get_packed_git() to work on packfile store Patrick Steinhardt 2025-09-23 12:17:12 +02:00
  • ab8aff4a6b packfile: move get_multi_pack_index() into "midx.c" Patrick Steinhardt 2025-09-23 12:17:11 +02:00
  • d67530f6bb packfile: introduce function to load and add packfiles Patrick Steinhardt 2025-09-23 12:17:10 +02:00
  • f6f236d926 packfile: refactor install_packed_git() to work on packfile store Patrick Steinhardt 2025-09-23 12:17:09 +02:00
  • 78237ea53d packfile: split up responsibilities of reprepare_packed_git() Patrick Steinhardt 2025-09-23 12:17:08 +02:00
  • c36ecc0685 packfile: refactor prepare_packed_git() to work on packfile store Patrick Steinhardt 2025-09-23 12:17:07 +02:00
  • 995ee88027 packfile: reorder functions to avoid function declaration Patrick Steinhardt 2025-09-23 12:17:06 +02:00
  • bd1a521de8 odb: move kept cache into struct packfile_store Patrick Steinhardt 2025-09-23 12:17:05 +02:00
  • fe835b0ca0 odb: move MRU list of packfiles into struct packfile_store Patrick Steinhardt 2025-09-23 12:17:04 +02:00
  • 14aaf5c9d8 odb: move packfile map into struct packfile_store Patrick Steinhardt 2025-09-23 12:17:03 +02:00
  • 3421cb56a8 odb: move initialization bit into struct packfile_store Patrick Steinhardt 2025-09-23 12:17:02 +02:00
  • 535b7a667a odb: move list of packfiles into struct packfile_store Patrick Steinhardt 2025-09-23 12:17:01 +02:00
  • b7983adb51 packfile: introduce a new struct packfile_store Patrick Steinhardt 2025-09-23 12:17:00 +02:00
  • bb69721404 The twelfth batch Junio C Hamano 2025-09-23 11:53:31 -07:00
  • 3e0e2e3a5c Merge branch 'cs/subtree-squash-split-fix' Junio C Hamano 2025-09-23 11:53:40 -07:00
  • 7c15d990cc Merge branch 'rs/get-oid-with-flags-cleanup' Junio C Hamano 2025-09-23 11:53:40 -07:00
  • 2e8d7569ea Merge branch 'jk/add-i-color' Junio C Hamano 2025-09-23 11:53:40 -07:00
  • 2be606a3bd Merge branch 'cc/promisor-remote-capability' Junio C Hamano 2025-09-23 11:53:39 -07:00
  • 8e7d1eac65 What's cooking (2025/09 #09) Junio C Hamano 2025-09-22 15:42:16 -07:00
  • a04bc71725 revision: retain argv NULL invariant in setup_revisions() Jeff King 2025-09-19 18:51:46 -04:00