Commit Graph

  • c6fa656e2c Merge branch 'kn/clang-format-bitfields' Junio C Hamano 2025-09-18 10:07:01 -07:00
  • d29cbbbf36 Merge branch 'jc/longer-disambiguation-fix' Junio C Hamano 2025-09-18 10:07:01 -07:00
  • cf47560e94 Merge branch 'sg/line-log-boundary-fixes' Junio C Hamano 2025-09-18 10:07:01 -07:00
  • d680fe4996 Merge branch 'jc/doc-includeif-hasconfig-remote-url-fix' Junio C Hamano 2025-09-18 10:07:00 -07:00
  • 1c385d1bf8 Merge branch 'ag/send-email-imap-sent' Junio C Hamano 2025-09-18 10:07:00 -07:00
  • 1fbfabfa71 Merge branch 'pw/3.0-commentchar-auto-deprecation' Junio C Hamano 2025-09-18 10:07:00 -07:00
  • f0d71c3ed0 Merge branch 'kh/doc-fast-import-markup-fix' Junio C Hamano 2025-09-18 10:07:00 -07:00
  • 82a0a73e15 sequencer: remove VERBATIM_MSG flag Phillip Wood 2025-09-18 10:00:39 +01:00
  • 5b44c3bd57 rebase -i: respect commit.cleanup when picking fixups Phillip Wood 2025-09-18 10:00:38 +01:00
  • e6c06e87a2 last-modified: fix bug when some paths remain unhandled Toon Claes 2025-09-18 10:00:08 +02:00
  • 54a60e5b38 BreakingChanges: remove claim about whatchanged reports Kristoffer Haugsbakk 2025-09-17 22:24:19 +02:00
  • a9235f6fa7 whatchanged: remove not-even-shorter clause Kristoffer Haugsbakk 2025-09-17 22:24:18 +02:00
  • 5a31252702 whatchanged: hint about git-log(1) and aliasing Kristoffer Haugsbakk 2025-09-17 22:24:17 +02:00
  • 098230f725 you-still-use-that??: help the user help themselves Kristoffer Haugsbakk 2025-09-17 22:24:16 +02:00
  • 65d33db48e t0014: test shadowing of aliases for a sample of builtins Kristoffer Haugsbakk 2025-09-17 22:24:15 +02:00
  • bf68b11699 git: allow alias-shadowing deprecated builtins Kristoffer Haugsbakk 2025-09-17 22:24:14 +02:00
  • b4f9282d8d git: move seen-alias bookkeeping into handle_alias(...) Kristoffer Haugsbakk 2025-09-17 22:24:13 +02:00
  • 5f31632ed7 git: add deprecated category to --list-cmds Kristoffer Haugsbakk 2025-09-17 22:24:12 +02:00
  • 29fe658ffb Makefile: don’t add whatchanged after it has been removed Kristoffer Haugsbakk 2025-09-17 22:24:11 +02:00
  • eaaddf5791 fast-import: add '--signed-commits=<mode>' option Christian Couder 2025-09-17 20:14:27 +02:00
  • 2f8fd208c3 gpg-interface: refactor 'enum sign_mode' parsing Christian Couder 2025-09-17 20:14:26 +02:00
  • 755ca35718 What's cooking (2025/09 #07) Junio C Hamano 2025-09-17 09:45:56 -07:00
  • 948b2ab0d8 refs/files: handle D/F conflicts during locking Karthik Nayak 2025-09-17 17:25:14 +02:00
  • 770f389b2d refs/files: handle F/D conflicts in case-insensitive FS Karthik Nayak 2025-09-17 17:25:13 +02:00
  • 9b62a67bdb refs/files: use correct error type when lock exists Karthik Nayak 2025-09-17 17:25:12 +02:00
  • 3c07063231 refs/files: catch conflicts on case-insensitive file-systems Karthik Nayak 2025-09-17 17:25:11 +02:00
  • f448f65719 send-email: don't duplicate Reply-to: in intro message NeilBrown 2025-09-17 16:32:26 +10:00
  • 69a7e8d32f config: store want_color() result in a separate bool Jeff King 2025-09-16 16:26:37 -04:00
  • 9d241b0113 add-interactive: retain colorbool values longer Jeff King 2025-09-16 16:26:24 -04:00
  • b978f78034 color: return bool from want_color() Jeff King 2025-09-16 16:25:26 -04:00
  • e9330ae4b8 color: use git_colorbool enum type to store colorbools Jeff King 2025-09-16 19:13:59 -04:00
  • 215033b3ac mailmap: consolidate multiple addresses into one Greg Hurrell 2025-09-02 12:30:58 +00:00
  • 5e9ddd3c06 pretty: use format_commit_context.auto_color as colorbool Jeff King 2025-09-16 16:22:26 -04:00
  • 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