Commit Graph

  • 7e7ce78265 u-string-list: move "filter string" test to "u-string-list.c" shejialuo 2025-06-29 12:28:32 +08:00
  • 62c514a9ef u-string-list: move "test_split_in_place" to "u-string-list.c" shejialuo 2025-06-29 12:28:23 +08:00
  • 07d90fda58 u-string-list: move "test_split" into "u-string-list.c" shejialuo 2025-06-29 12:28:14 +08:00
  • 67cfd2924d string-list: enable sign compare warnings check shejialuo 2025-06-29 12:28:06 +08:00
  • 885becd9c4 string-list: return index directly when inserting an existing element shejialuo 2025-06-29 12:27:57 +08:00
  • 394e063bf9 string-list: remove unused "insert_at" parameter from add_entry shejialuo 2025-06-29 12:27:49 +08:00
  • ba472ab2f1 string-list: fix sign compare warnings for loop iterator shejialuo 2025-06-29 12:27:41 +08:00
  • 9455397a5c read-cache: report lock error when refreshing index Han Young 2025-07-03 15:45:02 +08:00
  • 2b49d97fcb apply docs: clarify wording for --intent-to-add Raymond E. Pasco 2025-07-07 08:12:33 -04:00
  • a4c969aa0d t4140: test apply --intent-to-add interactions Raymond E. Pasco 2025-07-07 08:12:32 -04:00
  • 7c6e61f877 apply: only write intents to add for new files Raymond E. Pasco 2025-07-07 08:12:31 -04:00
  • 57391a96fb apply: read in the index in --intent-to-add mode Raymond E. Pasco 2025-07-07 08:12:30 -04:00
  • 375ac087c5 setup_revisions(): turn on diffs for all-negative diff filter Jeff King 2025-07-03 18:44:28 -04:00
  • 793b14e1c8 setup: use "reftable" format when experimental features are enabled Patrick Steinhardt 2025-07-04 11:42:57 +02:00
  • d0b94577dd BreakingChanges: announce switch to "reftable" format Patrick Steinhardt 2025-07-04 11:42:56 +02:00
  • 8b6f19ccfc The sixth batch Junio C Hamano 2025-07-02 12:07:52 -07:00
  • 41d0310a83 Merge branch 'jt/imap-send-message-fix' Junio C Hamano 2025-07-02 12:08:05 -07:00
  • 94c9350a67 Merge branch 'ps/contrib-sweep' Junio C Hamano 2025-07-02 12:08:05 -07:00
  • e6c30289c6 Merge branch 'ag/imap-send-resurrection' Junio C Hamano 2025-07-02 12:08:04 -07:00
  • f3a9558c8c gitremote-helpers.adoc: fix formatting Brett A C Sheffield 2025-07-02 18:19:52 +02:00
  • 0392f976a7 build: retire NO_UINTMAX_T Carlo Marcelo Arenas Belón 2025-07-02 02:37:36 -07:00
  • 46a3ab744b config.mak.uname: set NO_MEMMEM only for functional version Carlo Marcelo Arenas Belón 2025-07-02 02:37:35 -07:00
  • 3f7e447aaf meson: add rule to run 'git clang-format' Karthik Nayak 2025-07-02 11:23:20 +02:00
  • 73d8380e56 clang-format: add 'RemoveBracesLLVM' to the main config Karthik Nayak 2025-07-02 11:23:19 +02:00
  • 9e45fc6ce5 clang-format: set 'ColumnLimit' to 0 Karthik Nayak 2025-07-02 11:23:18 +02:00
  • 87d8d8c5d0 clean up interface for refs_warn_dangling_symrefs Phil Hord 2025-07-01 18:12:15 -07:00
  • 0f84695499 refs: remove old refs_warn_dangling_symref Phil Hord 2025-07-01 18:12:14 -07:00
  • cc7dc407fe fetch-prune: optimize dangling-ref reporting Phil Hord 2025-07-01 18:12:13 -07:00
  • f26ab76519 What's cooking (2025/07 #01) Junio C Hamano 2025-07-01 16:02:28 -07:00
  • 8ab66f7ad9 Meta/Dothem: default to -j32, not -j2 Junio C Hamano 2025-07-01 15:24:45 -07:00
  • ce57fbc53a Meta/Count: allow the command line to specify the latest tag Junio C Hamano 2025-07-01 15:24:21 -07:00
  • c79bb70a2e Enable SHA-256 by default in breaking changes mode brian m. carlson 2025-07-01 21:22:37 +00:00
  • 39153c8097 help: add a build option for default hash brian m. carlson 2025-07-01 21:22:36 +00:00
  • 9d619f2ef8 t5300: choose the built-in hash outside of a repo brian m. carlson 2025-07-01 21:22:35 +00:00
  • f957ce078f t4042: choose the built-in hash outside of a repo brian m. carlson 2025-07-01 21:22:34 +00:00
  • 6866b42260 t1007: choose the built-in hash outside of a repo brian m. carlson 2025-07-01 21:22:33 +00:00
  • c470ac4ac4 t: default to compile-time default hash if not set brian m. carlson 2025-07-01 21:22:32 +00:00
  • d6e616cee7 setup: use the default algorithm to initialize repo format brian m. carlson 2025-07-01 21:22:31 +00:00
  • 667d251a04 Use legacy hash for legacy formats brian m. carlson 2025-07-01 21:22:30 +00:00
  • dc9c16c2fc builtin: use default hash when outside a repository brian m. carlson 2025-07-01 21:22:29 +00:00
  • 1f68f3da87 hash: add a constant for the legacy hash algorithm brian m. carlson 2025-07-01 21:22:28 +00:00
  • ca6daa1368 hash: add a constant for the default hash algorithm brian m. carlson 2025-07-01 21:22:27 +00:00
  • 841a03b404 odb: rename read_object_with_reference() Patrick Steinhardt 2025-07-01 14:22:29 +02:00
  • 08218b8cd4 odb: rename pretend_object_file() Patrick Steinhardt 2025-07-01 14:22:28 +02:00
  • fcf8e3e111 odb: rename has_object() Patrick Steinhardt 2025-07-01 14:22:27 +02:00
  • d4ff88aee3 odb: rename repo_read_object_file() Patrick Steinhardt 2025-07-01 14:22:26 +02:00
  • e989dd96b8 odb: rename oid_object_info() Patrick Steinhardt 2025-07-01 14:22:25 +02:00
  • 16cf749496 odb: trivial refactorings to get rid of the_repository Patrick Steinhardt 2025-07-01 14:22:24 +02:00
  • fc28a8a856 odb: get rid of the_repository when handling submodule sources Patrick Steinhardt 2025-07-01 14:22:23 +02:00
  • 7eafd4472d odb: get rid of the_repository when handling the primary source Patrick Steinhardt 2025-07-01 14:22:22 +02:00
  • 798c661ce3 odb: get rid of the_repository in for_each() functions Patrick Steinhardt 2025-07-01 14:22:21 +02:00
  • c44185f6c1 odb: get rid of the_repository when handling alternates Patrick Steinhardt 2025-07-01 14:22:20 +02:00
  • 1b1679c688 odb: get rid of the_repository in odb_mkstemp() Patrick Steinhardt 2025-07-01 14:22:19 +02:00
  • 961038856b odb: get rid of the_repository in assert_oid_type() Patrick Steinhardt 2025-07-01 14:22:18 +02:00
  • bd52ea343d odb: get rid of the_repository in find_odb() Patrick Steinhardt 2025-07-01 14:22:17 +02:00
  • 2f5181fce6 odb: introduce parent pointers Patrick Steinhardt 2025-07-01 14:22:16 +02:00
  • 8f49151763 object-store: rename files to "odb.{c,h}" Patrick Steinhardt 2025-07-01 14:22:15 +02:00
  • a1e2581a1e object-store: rename object_directory to odb_source Patrick Steinhardt 2025-07-01 14:22:14 +02:00
  • 1ace066449 object-store: rename raw_object_store to object_database Patrick Steinhardt 2025-07-01 14:22:13 +02:00
  • bfd5522e98 pack-bitmap: add load corrupt bitmap test Lidong Yan 2025-07-01 05:32:09 +00:00
  • 73bf771b95 pack-bitmap: reword comments in test_bitmap_commits() Lidong Yan 2025-07-01 05:32:08 +00:00
  • 3367b6657c pack-bitmap: fix memory leak if load_bitmap() failed Taylor Blau 2025-07-01 05:32:07 +00:00
  • b0e9d25865 send-pack: clean-up even when taking an early exit Junio C Hamano 2025-07-01 14:17:25 -07:00
  • c4e9775c60 config: mention --url in the synopsis Kristoffer Haugsbakk 2025-07-01 17:14:32 +02:00
  • d46f698626 config: use --value instead of value-pattern Kristoffer Haugsbakk 2025-07-01 17:14:31 +02:00
  • 5ba6e6cfe3 config: document --[no-]value Kristoffer Haugsbakk 2025-07-01 17:14:30 +02:00
  • f322f86e30 config: use --value=<pattern> consistently Kristoffer Haugsbakk 2025-07-01 17:14:29 +02:00
  • 88a4ed40c0 config: document --[no-]show-names Kristoffer Haugsbakk 2025-07-01 17:14:28 +02:00
  • 1e77de1864 ci: update FreeBSD image to 14.3 Carlo Marcelo Arenas Belón 2025-07-01 04:52:58 +00:00
  • 83014dc05f The fifth batch Junio C Hamano 2025-06-30 14:30:15 -07:00
  • e3aa0eafbd Merge branch 'jk/test-seq-format' Junio C Hamano 2025-06-30 14:30:31 -07:00
  • d2e49d2b76 Merge branch 'jc/merge-compact-summary' Junio C Hamano 2025-06-30 14:30:31 -07:00
  • 91f10d7ca2 Merge branch 'bc/stash-export-import' Junio C Hamano 2025-06-30 14:30:30 -07:00
  • a013680162 Merge branch 'jc/cocci-avoid-regexp-constraint' Junio C Hamano 2025-06-30 14:30:30 -07:00
  • ac1a32ea52 docs: mention possible options for Proton Mail users Aditya Garg 2025-06-30 18:06:56 +00:00
  • 95ce81f68d docs: add a paragraph explaining the sendmailCmd option of sendemail Aditya Garg 2025-06-30 18:06:46 +00:00
  • 18617b2afd docs: add an OAuth2.0 credential helper for AOL accounts Aditya Garg 2025-06-30 18:06:40 +00:00
  • a717ef18f2 docs: add outlookidfix config option to sendemail documentation Aditya Garg 2025-06-30 18:06:34 +00:00
  • 96e5b72d1a docs: link OpenSSL's verify(1) manual page to know about -CAfile and -CApath options Aditya Garg 2025-06-30 18:06:28 +00:00
  • 996f14c02b doc: improve formatting in branch section Jakub Ječmínek 2025-06-29 21:04:45 +02:00
  • 78b6601ca3 daemon: correctly handle soft accept() errors in service_loop Carlo Marcelo Arenas Belón 2025-06-27 16:14:04 -07:00
  • d1c44861f9 send-pack: clean up extra_have oid array Jacob Keller 2025-06-27 15:09:04 -07:00
  • 7af8e2e034 What's cooking (2025/06 #09) Junio C Hamano 2025-06-27 15:02:59 -07:00
  • 0c856224d2 daemon: remove unnecesary restriction for listener fd Carlo Marcelo Arenas Belón 2025-06-26 02:51:39 -07:00
  • cf6f63ea6b The fourth batch Junio C Hamano 2025-06-25 14:06:36 -07:00
  • d5ee0e2961 Merge branch 'jg/mailinfo-leakfix' Junio C Hamano 2025-06-25 14:07:37 -07:00
  • 567dc419b2 Merge branch 'jc/diff-no-index-with-pathspec-fix' Junio C Hamano 2025-06-25 14:07:36 -07:00
  • 4c9a5d7729 Merge branch 'ps/maintenance-ref-lock' Junio C Hamano 2025-06-25 14:07:36 -07:00
  • a5cc6a2bc5 Merge branch 'jc/you-still-use-whatchanged' Junio C Hamano 2025-06-25 14:07:35 -07:00
  • 1926d9b6da contrib: better support symbolic port names in git-credential-netrc Maxim Cournoyer 2025-06-25 23:25:11 +09:00
  • 53ca38298d contrib: warn for invalid netrc file ports in git-credential-netrc Maxim Cournoyer 2025-06-25 23:25:10 +09:00
  • 3570fba943 contrib: use a more portable shebang for git-credential-netrc Maxim Cournoyer 2025-06-25 23:25:09 +09:00
  • 5c697f0b7d receive-pack: handle reference deletions separately Karthik Nayak 2025-06-20 09:15:45 +02:00
  • 15c45c7458 refs/files: skip updates with errors in batched updates Karthik Nayak 2025-06-20 09:15:44 +02:00
  • f0135a9047 The third batch Junio C Hamano 2025-06-24 09:47:25 -07:00
  • 277c3e82ed Merge branch 'ly/run-builtin-use-passed-in-repo' Junio C Hamano 2025-06-24 09:48:52 -07:00
  • da59201dfc Merge branch 'rm/t2400-modernize' Junio C Hamano 2025-06-24 09:48:52 -07:00
  • 1e60e1d6d8 Merge branch 'sa/multi-mailmap-fix' Junio C Hamano 2025-06-24 09:48:51 -07:00
  • 1f082506ba Merge branch 'jc/cg-let-bss-do-its-job' Junio C Hamano 2025-06-24 09:48:50 -07:00
  • 2859812ca3 Merge branch 'ac/preload-index-wo-the-repository' Junio C Hamano 2025-06-24 09:48:49 -07:00