Commit Graph

  • 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
  • 18068139f2 treewide: pass strvecs around for setup_revisions_from_strvec() Jeff King 2025-09-19 18:50:48 -04:00
  • b553332f82 treewide: use setup_revisions_from_strvec() when we have a strvec Jeff King 2025-09-19 18:49:07 -04:00
  • f93c1d86cc revision: add wrapper to setup_revisions() from a strvec Jeff King 2025-09-19 18:48:47 -04:00
  • cd43948798 revision: manage memory ownership of argv in setup_revisions() Jeff King 2025-09-19 18:45:56 -04:00
  • 3ea35c64b0 stash: tell setup_revisions() to free our allocated strings Jeff King 2025-09-22 16:25:09 -04:00
  • 93dbb6b3c5 t/unit-tests: update to 10e96bc Patrick Steinhardt 2025-09-22 15:16:11 +02:00
  • e4dabf4fd6 builtin/config: do not spawn pager when printing color codes Patrick Steinhardt 2025-09-22 15:06:22 +02:00
  • 54b24b1080 builtin/config: special-case retrieving colors without a key Patrick Steinhardt 2025-09-22 15:06:21 +02:00
  • 6e6ed3eaba builtin/config: do not die in get_color() Patrick Steinhardt 2025-09-22 15:06:20 +02:00
  • 7f89ad8c8c t1300: small style fixups Patrick Steinhardt 2025-09-22 15:06:19 +02:00
  • f1371a3c95 t1300: write test expectations in the test's body Patrick Steinhardt 2025-09-22 15:06:18 +02:00
  • 9611ef554d gitk: fix MacOS 10.14 "Mojave" crash on launch Eric Sunshine 2018-07-24 02:51:20 -04:00
  • 9842c0c749 stash: honor stash.index in apply, pop modes D. Ben Knoble 2025-09-21 21:39:06 -04:00
  • 88b5b8d886 stash: refactor private config globals D. Ben Knoble 2025-09-21 21:39:05 -04:00
  • 4b2de837ee t3905: remove unneeded blank line D. Ben Knoble 2025-09-21 21:39:04 -04:00
  • 80bc042b47 t3903: reduce dependencies on previous tests D. Ben Knoble 2025-09-21 21:39:03 -04:00
  • 731d556c76 What's cooking (2025/09 #08) Junio C Hamano 2025-09-19 12:59:58 -07:00
  • c44afd67d2 t: add test for git refs optimize subcommand Meet Soni 2025-09-19 13:56:47 +05:30
  • ac0bad0af4 t0601: refactor tests to be shareable Meet Soni 2025-09-19 13:56:46 +05:30
  • ecc70a48a5 builtin/refs: add optimize subcommand Meet Soni 2025-09-19 13:56:45 +05:30
  • 93efe34f5a doc: pack-refs: factor out common options Meet Soni 2025-09-19 13:56:44 +05:30
  • 0d4ec33922 builtin/pack-refs: factor out core logic into a shared library Meet Soni 2025-09-19 13:56:43 +05:30
  • 0bef41319c builtin/pack-refs: convert to use the generic refs_optimize() API Meet Soni 2025-09-19 13:56:42 +05:30
  • da0849a71e reftable-backend: implement 'optimize' action Meet Soni 2025-09-19 13:56:41 +05:30
  • 1fd6067181 files-backend: implement 'optimize' action Meet Soni 2025-09-19 13:56:40 +05:30
  • 8dfe077fb6 refs: add a generic 'optimize' API Meet Soni 2025-09-19 13:56:39 +05:30
  • 373ad8917b initial branch: give hints after switching the default name Junio C Hamano 2025-09-17 09:18:28 -07:00
  • ca2559c1d6 The tenth batch Junio C Hamano 2025-09-18 10:06:32 -07:00
  • 7b776bc308 Merge branch 'pc/range-diff-memory-limit' Junio C Hamano 2025-09-18 10:07:02 -07:00
  • 44c0d062bd Merge branch 'ne/alloc-free-and-null' Junio C Hamano 2025-09-18 10:07:02 -07:00
  • bf781d93b6 Merge branch 'jk/curl-global-trace-components' Junio C Hamano 2025-09-18 10:07:02 -07:00
  • 9827e07aa0 Merge branch 'ag/doc-sendmail-gmail-example-update' Junio C Hamano 2025-09-18 10:07:01 -07:00