Commit Graph

  • 955000d917 diff: stop passing ecbdata->use_color as boolean Jeff King 2025-09-16 16:21:20 -04:00
  • 12df3c2e99 diff: pass o->use_color directly to fill_metainfo() Jeff King 2025-09-16 16:20:26 -04:00
  • 4cfc971a2b diff: don't use diff_options.use_color as a strict bool Jeff King 2025-09-16 16:19:33 -04:00
  • 8efe643e0e diff: simplify color_moved check when flushing Jeff King 2025-09-16 16:17:19 -04:00
  • 8ee247671d grep: don't treat grep_opt.color as a strict bool Jeff King 2025-09-16 16:16:00 -04:00
  • 53e8a435ba color: return enum from git_config_colorbool() Jeff King 2025-09-16 16:14:07 -04:00
  • 3c3e9b8303 color: use GIT_COLOR_* instead of numeric constants Jeff King 2025-09-16 16:13:28 -04:00
  • e335ff31f7 Merge branch 'jk/add-i-color' into jk/color-variable-fixes Junio C Hamano 2025-09-16 13:36:50 -07:00
  • ce1661f9da odb: add transaction interface Justin Tobler 2025-09-16 13:29:38 -05:00
  • ed0f5f93e9 object-file: update naming from bulk-checkin Justin Tobler 2025-09-16 13:29:37 -05:00
  • 78839e9cde object-file: relocate ODB transaction code Justin Tobler 2025-09-16 13:29:36 -05:00
  • ca7d93453b bulk-checkin: drop flush_odb_transaction() Justin Tobler 2025-09-16 13:29:35 -05:00
  • 9c61d9aded builtin/update-index: end ODB transaction when --verbose is specified Justin Tobler 2025-09-16 13:29:34 -05:00
  • f3c1db4b2a bulk-checkin: remove ODB transaction nesting Justin Tobler 2025-09-16 13:29:33 -05:00
  • a2453b92c9 loop-rebuild: use asciidoc here for variation Junio C Hamano 2025-09-16 08:55:36 -07:00
  • 592d2a93af t: expand tests around sparse merges and clean Derrick Stolee 2025-09-12 10:30:11 +00:00
  • 66c11bd46a sparse-index: point users to new 'clean' action Derrick Stolee 2025-09-12 10:30:10 +00:00
  • 5b5a7f5ebd sparse-checkout: add --verbose option to 'clean' Derrick Stolee 2025-09-12 10:30:09 +00:00
  • a0a41f9fe8 What's cooking (2025/09 #06) Junio C Hamano 2025-09-15 09:38:48 -07:00
  • a483264b01 The ninth batch Junio C Hamano 2025-09-15 08:51:09 -07:00
  • 0e3aa6a875 Merge branch 'mm/worktree-doc-typofix' Junio C Hamano 2025-09-15 08:52:07 -07:00
  • 5fe4f6304f Merge branch 'rs/object-name-extend-abbrev-len-update' Junio C Hamano 2025-09-15 08:52:07 -07:00
  • a93ec6da42 Merge branch 'ps/upload-pack-oom-protection' Junio C Hamano 2025-09-15 08:52:06 -07:00
  • e18e761bef Merge branch 'ds/midx-write-fixes' Junio C Hamano 2025-09-15 08:52:06 -07:00
  • 13d1e86888 Merge branch 'lo/repo-info-step-2' Junio C Hamano 2025-09-15 08:52:05 -07:00
  • 7d00521d7b Merge branch 'jt/de-global-bulk-checkin' Junio C Hamano 2025-09-15 08:52:05 -07:00
  • 88189dd7cb gitk: fix error when remote tracking branch is deleted Michael Rappazzo 2025-09-13 07:31:51 -04:00
  • b75947adf8 What's cooking (2025/09 #05) Junio C Hamano 2025-09-12 12:13:11 -07:00
  • 92c87bdc40 The eighth batch Junio C Hamano 2025-09-12 10:41:02 -07:00
  • da3799a67b Merge branch 'rs/describe-with-lazy-queue-and-oidset' Junio C Hamano 2025-09-12 10:41:21 -07:00
  • f67058f0fa Merge branch 'tc/t0450-harden' Junio C Hamano 2025-09-12 10:41:21 -07:00
  • 4097eac99c Merge branch 'kh/doc-markup-fixes' Junio C Hamano 2025-09-12 10:41:20 -07:00
  • ed19b95d01 Merge branch 'km/alias-doc-markup-fix' Junio C Hamano 2025-09-12 10:41:20 -07:00
  • ca3999d1db Merge branch 'ps/gitlab-ci-disable-windows-monitoring' Junio C Hamano 2025-09-12 10:41:19 -07:00
  • 07f29476de Merge branch 'ms/refs-exists' Junio C Hamano 2025-09-12 10:41:19 -07:00
  • c31a276f12 Merge branch 'ps/object-store-midx-dedup-info' Junio C Hamano 2025-09-12 10:41:18 -07:00
  • 4065e482f7 Merge branch 'je/doc-add' Junio C Hamano 2025-09-12 10:41:18 -07:00
  • 1588e836bb dir: add generic "walk all files" helper Derrick Stolee 2025-09-12 10:30:08 +00:00
  • a8077c1913 sparse-checkout: match some 'clean' behavior Derrick Stolee 2025-09-12 10:30:07 +00:00
  • 2520efd3bc sparse-checkout: add basics of 'clean' command Derrick Stolee 2025-09-12 10:30:06 +00:00
  • 064468e899 sparse-checkout: remove use of the_repository Derrick Stolee 2025-09-12 10:30:05 +00:00
  • ff4ec8ded0 ci: don't compile whole project when testing docs with Meson Patrick Steinhardt 2025-09-11 11:16:08 +02:00
  • b64579dff9 meson: print docs backend as part of the summary Patrick Steinhardt 2025-09-11 11:16:07 +02:00
  • 197f0d0f39 meson: introduce a "docs" alias to compile documentation only Patrick Steinhardt 2025-09-11 11:16:06 +02:00
  • e1d062e8ba odb: drop deprecated wrapper functions Patrick Steinhardt 2025-09-10 15:12:17 +02:00
  • e7f04f651a t/unit-tests: update clar to fcbed04 Patrick Steinhardt 2025-09-10 15:09:58 +02:00
  • 83f9dad7d6 contrib/subtree: fix split with squashed subtrees Colin Stagner 2025-09-09 22:11:24 -05:00
  • 31397bc4f7 doc: fast-import: replace literal block with paragraph Kristoffer Haugsbakk 2025-09-08 22:28:45 +02:00
  • 83a9405e59 doc: git-checkout: clarify restoring files section Julia Evans 2025-09-10 19:14:29 +00:00
  • bfe7b17c25 doc: git-checkout: split up restoring files section Julia Evans 2025-09-10 19:14:28 +00:00
  • 0dd71f607c doc: git-checkout: deduplicate --detach explanation Julia Evans 2025-09-10 19:14:27 +00:00
  • 042d6f3402 doc: git-checkout: clarify -b and -B Julia Evans 2025-09-10 19:14:26 +00:00
  • ab215e4a8d doc: git-checkout: clarify git checkout <branch> Julia Evans 2025-09-10 19:14:25 +00:00
  • ea03d5ae5c doc: git-checkout: clarify ARGUMENT DISAMBIGUATION Julia Evans 2025-09-10 19:14:24 +00:00
  • 21a5f9442e doc: git-checkout: clarify intro sentence Julia Evans 2025-09-10 19:14:23 +00:00
  • a66fc22bf9 use repo_get_oid_with_flags() René Scharfe 2025-09-10 19:16:30 +02:00
  • ab427cd991 Merge branch 'master' of https://github.com/j6t/git-gui Junio C Hamano 2025-09-10 14:28:23 -07:00
  • f2457a6f4b Merge branch 'master' of https://github.com/j6t/gitk Junio C Hamano 2025-09-10 14:27:52 -07:00
  • 5590b4e7f5 t0613: stop setting default initial branch Phillip Wood 2025-09-10 16:29:03 +01:00
  • 3d6e7ec4c1 t9902: switch default branch name to main Phillip Wood 2025-09-10 16:29:02 +01:00
  • 877176e0b0 t4013: switch default branch name to main Phillip Wood 2025-09-10 16:29:01 +01:00
  • 67d9b39cc7 breaking-changes: switch default branch to main Phillip Wood 2025-09-10 16:29:00 +01:00
  • 23d2baf7eb What's cooking (2025/09 #04) Junio C Hamano 2025-09-10 12:59:53 -07:00
  • 4a3422b161 Merge branch 'jt/de-global-bulk-checkin' into jt/odb-transaction Junio C Hamano 2025-09-09 14:46:00 -07:00
  • 25647d24c0 What's cooking (2025/09 #03) Junio C Hamano 2025-09-08 16:31:14 -07:00
  • 4975ec3473 The seventh batch Junio C Hamano 2025-09-08 14:54:20 -07:00
  • 95a8428323 Merge branch 'tc/last-modified' Junio C Hamano 2025-09-08 14:54:35 -07:00
  • 576e0b6eb3 Merge branch 'ds/ls-files-lazy-unsparse' Junio C Hamano 2025-09-08 14:54:34 -07:00
  • 4a7ebb9138 Merge branch 'ds/path-walk-repack-fix' Junio C Hamano 2025-09-08 14:54:34 -07:00
  • 9e3d0bd1e1 Merge branch 'am/xdiff-hash-tweak' Junio C Hamano 2025-09-08 14:54:34 -07:00
  • 8d5e4290a7 Merge branch 'da/cargo-serialize' Junio C Hamano 2025-09-08 14:54:33 -07:00
  • 1092cd6435 contrib/diff-highlight: mention interactive.diffFilter Jeff King 2025-09-08 12:42:42 -04:00
  • 776d6fbd45 add-interactive: manually fall back color config to color.ui Jeff King 2025-09-08 12:42:39 -04:00
  • 8c78b5c8bc add-interactive: respect color.diff for diff coloring Jeff King 2025-09-08 12:42:36 -04:00
  • 89b4183efe stash: pass --no-color to diff plumbing child processes Jeff King 2025-09-08 12:42:32 -04:00
  • 68a746e9a8 promisor-remote: use string_list_split() in mark_remotes_as_accepted() Christian Couder 2025-09-08 07:30:53 +02:00
  • c213820c51 promisor-remote: allow a client to check fields Christian Couder 2025-09-08 07:30:52 +02:00
  • bcb08c8375 promisor-remote: use string_list_split() in filter_promisor_remote() Christian Couder 2025-09-08 07:30:51 +02:00
  • de1efeaf0c promisor-remote: refactor how we parse advertised fields Christian Couder 2025-09-08 07:30:50 +02:00
  • 4e2139c9c5 promisor-remote: use string constants for 'name' and 'url' too Christian Couder 2025-09-08 07:30:49 +02:00
  • 4bf7ae3123 promisor-remote: allow a server to advertise more fields Christian Couder 2025-09-08 07:30:48 +02:00
  • 57af9cc2e6 promisor-remote: refactor to get rid of 'struct strvec' Christian Couder 2025-09-08 07:30:47 +02:00
  • 7ef77ec005 git-gui: sync Makefiles with git.git Adam Dinwoodie 2025-02-15 21:19:03 +00:00
  • 530c5f0095 Merge branch 'ml/misc-simplifications' Johannes Sixt 2025-09-06 11:59:19 +02:00
  • c242b89b03 Merge branch 'js/ask-yesno' Johannes Sixt 2025-09-06 11:59:09 +02:00
  • d701d5ed39 Meta/loop-rebuild: omit 'leaks' that is way too slow to be productive Junio C Hamano 2025-09-05 16:02:31 -07:00
  • 0a2e649da7 Meta/Dothem: --breaking builds and tests with BREAKING_CHANGES enabled Junio C Hamano 2025-09-05 15:50:33 -07:00
  • ce576f99c3 Meta/cook: carry section descriptions forward Junio C Hamano 2025-09-05 15:43:17 -07:00
  • 88a2dc68c8 upload-pack: don't ACK non-commits repeatedly in protocol v2 Patrick Steinhardt 2025-09-05 08:18:02 +02:00
  • 7a57fb1a59 t5530: modernize tests Patrick Steinhardt 2025-09-05 08:18:01 +02:00
  • c25651aefd midx-write: simplify error cases Derrick Stolee 2025-09-05 19:26:18 +00:00
  • 1f2bc6be1d midx-write: reenable signed comparison errors Derrick Stolee 2025-09-05 19:26:17 +00:00
  • 68383ac9d4 midx-write: use uint32_t for preferred_pack_idx Derrick Stolee 2025-09-05 19:26:16 +00:00
  • 9c2262d65d midx-write: use cleanup when incremental midx fails Derrick Stolee 2025-09-05 19:26:15 +00:00
  • 3a45c7beb0 midx-write: put failing response value back Derrick Stolee 2025-09-05 19:26:14 +00:00
  • c9388d9012 midx-write: only load initialized packs Derrick Stolee 2025-09-05 19:26:13 +00:00
  • 62490b6d85 commit-graph: pass graphs that are to be merged as parameter Patrick Steinhardt 2025-09-04 14:49:59 +02:00
  • 88bc3500e5 commit-graph: return commit graph from repo_find_commit_pos_in_graph() Patrick Steinhardt 2025-09-04 14:49:58 +02:00
  • 199d452758 commit-graph: return the prepared commit graph from prepare_commit_graph() Patrick Steinhardt 2025-09-04 14:49:57 +02:00
  • 307e30792b revision: drop explicit check for commit graph Patrick Steinhardt 2025-09-04 14:49:56 +02:00