Commit Graph

  • 31dfa17b3b cache.h: remove unnecessary includes Elijah Newren 2023-04-11 00:42:01 -07:00
  • 77f091ed9f treewide: remove cache.h inclusion due to pager.h changes Elijah Newren 2023-04-11 00:42:00 -07:00
  • ca4eed708d pager.h: move declarations for pager.c functions from cache.h Elijah Newren 2023-04-11 00:41:59 -07:00
  • 0e8d4b9db7 treewide: remove cache.h inclusion due to editor.h changes Elijah Newren 2023-04-11 00:41:58 -07:00
  • 4e120823a3 editor: move editor-related functions and declarations into common file Elijah Newren 2023-04-11 00:41:57 -07:00
  • d812c3b6a0 treewide: remove cache.h inclusion due to object.h changes Elijah Newren 2023-04-11 00:41:56 -07:00
  • 8876ea83a7 object.h: move some inline functions and defines from cache.h Elijah Newren 2023-04-11 00:41:55 -07:00
  • b6fdc44c84 treewide: remove cache.h inclusion due to object-file.h changes Elijah Newren 2023-04-11 00:41:54 -07:00
  • 87bed17907 object-file.h: move declarations for object-file.c functions from cache.h Elijah Newren 2023-04-11 00:41:53 -07:00
  • d530c04e2c treewide: remove cache.h inclusion due to git-zlib changes Elijah Newren 2023-04-11 00:41:52 -07:00
  • d88dbaa718 git-zlib: move declarations for git-zlib functions from cache.h Elijah Newren 2023-04-11 00:41:51 -07:00
  • e93fc5d721 treewide: remove cache.h inclusion due to object-name.h changes Elijah Newren 2023-04-11 00:41:50 -07:00
  • dabab1d6e6 object-name.h: move declarations for object-name.c functions from cache.h Elijah Newren 2023-04-11 00:41:49 -07:00
  • 5579f44d2f treewide: remove unnecessary cache.h inclusion Elijah Newren 2023-04-11 00:41:48 -07:00
  • 5bc07225e5 treewide: be explicit about dependence on mem-pool.h Elijah Newren 2023-04-11 00:41:47 -07:00
  • 6f2d743043 treewide: be explicit about dependence on oid-array.h Elijah Newren 2023-04-11 03:00:42 +00:00
  • 75f273d9b7 treewide: be explicit about dependence on pack-revindex.h Elijah Newren 2023-04-11 03:00:41 +00:00
  • 73359a9b43 treewide: be explicit about dependence on convert.h Elijah Newren 2023-04-11 03:00:40 +00:00
  • 6c6ddf92d5 treewide: be explicit about dependence on advice.h Elijah Newren 2023-04-11 03:00:39 +00:00
  • 74ea5c9574 treewide: be explicit about dependence on trace.h & trace2.h Elijah Newren 2023-04-11 03:00:38 +00:00
  • 4e33535ea9 clone: error specifically with --local and symlinked objects Glen Choo 2023-04-10 22:18:50 +00:00
  • fd72637423 t2024: fix loose/strict local base branch DWIM test Andrei Rybak 2023-04-08 22:54:50 +02:00
  • 05106aa198 rebase: remove a couple of redundant strategy tests Phillip Wood 2023-04-10 10:08:31 +01:00
  • 4960e5c7bd rebase -m: fix serialization of strategy options Phillip Wood 2023-04-10 10:08:30 +01:00
  • 4a8bc9860a rebase -m: cleanup --strategy-option handling Phillip Wood 2023-04-10 10:08:29 +01:00
  • fb60b9f37f sequencer: use struct strvec to store merge strategy options Phillip Wood 2023-04-10 10:08:28 +01:00
  • 461434a013 rebase: stop reading and writing unnecessary strategy state Phillip Wood 2023-04-10 10:08:27 +01:00
  • c870de6502 get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value René Scharfe 2023-04-08 12:25:04 +02:00
  • 8a7f0b666f date: remove approxidate_relative() René Scharfe 2023-04-08 11:35:24 +02:00
  • 9a09ed3229 doc: simplify man version Felipe Contreras 2023-04-07 18:18:29 -06:00
  • f285f68a13 mailmap: change primary address for Emily Shaffer Emily Shaffer 2023-04-07 14:22:49 -07:00
  • be39144954 userdiff: support regexec(3) with multi-byte support René Scharfe 2023-04-06 22:19:11 +02:00
  • 78b6369e67 MyFirstContribution: render literal * Linus Arver 2023-04-05 02:28:29 +00:00
  • 1b21701f49 What's cooking (2023/04 #02) Junio C Hamano 2023-04-06 14:04:31 -07:00
  • 0607f793cb The eighth batch Junio C Hamano 2023-04-06 11:52:31 -07:00
  • 89833fc249 Merge branch 'ds/fetch-bundle-uri-with-all' Junio C Hamano 2023-04-06 13:38:32 -07:00
  • c5305bbe32 Merge branch 'ow/ref-format-remove-unused-member' Junio C Hamano 2023-04-06 13:38:32 -07:00
  • 0b94009649 Merge branch 'jk/chainlint-fixes' Junio C Hamano 2023-04-06 13:38:31 -07:00
  • 6047b28eb7 Merge branch 'en/header-split-cleanup' Junio C Hamano 2023-04-06 13:38:31 -07:00
  • 72871b198f Merge branch 'ab/remove-implicit-use-of-the-repository' Junio C Hamano 2023-04-06 13:38:30 -07:00
  • 06e9e726d4 Merge branch 'gc/config-parsing-cleanup' Junio C Hamano 2023-04-06 13:38:29 -07:00
  • 0a8c337394 Merge branch 'sm/ssl-key-type-config' Junio C Hamano 2023-04-06 13:38:29 -07:00
  • 87daf40750 Merge branch 'ab/config-multi-and-nonbool' Junio C Hamano 2023-04-06 13:38:28 -07:00
  • e9dffbc7f1 Merge branch 'ps/fetch-ref-update-reporting' Junio C Hamano 2023-04-06 13:38:28 -07:00
  • 955abf5f72 Merge branch 'jk/unused-post-2.40-part2' Junio C Hamano 2023-04-06 13:38:28 -07:00
  • 9bc647a2d1 Merge branch 'jk/unused-post-2.40' Junio C Hamano 2023-04-06 13:38:28 -07:00
  • ae61aecb9e Merge branch 'jk/document-pack-redundant-deprecation' Junio C Hamano 2023-04-06 13:38:27 -07:00
  • 119e82a515 Merge branch 'ps/ahead-behind-truncation-fix' Junio C Hamano 2023-04-06 13:38:27 -07:00
  • 7727da99df Merge branch 'ds/ahead-behind' Junio C Hamano 2023-04-06 13:38:21 -07:00
  • 4c643fb321 branch: improve error log on branch not found by checking remotes refs Clement Mabileau 2023-04-05 11:43:20 +00:00
  • c1917156a0 t/lib-httpd: pass PERL_PATH to CGI scripts Jeff King 2023-04-06 05:36:02 -04:00
  • 8806120de6 doc: asciidoc: remove custom header macro Felipe Contreras 2023-03-23 16:15:23 -06:00
  • 42943b950e mergetool: new config guiDefault supports auto-toggling gui by DISPLAY Tao Klerks 2023-03-18 15:27:43 +00:00
  • d0ea2ca1cf SubmittingPatches: clarify MUA discussion with "the" Daniel Watson 2023-04-05 01:34:03 -07:00
  • 092df21dfc doc: remove manpage-base-url workaround Felipe Contreras 2023-03-21 18:08:15 -06:00
  • 8b214c2e9d clone: propagate object-format when cloning from void Junio C Hamano 2023-04-05 14:15:33 -07:00
  • 6d3ecae174 What's cooking (2023/04 #01) Junio C Hamano 2023-04-04 16:08:23 -07:00
  • ae73b2c8f1 The seventh batch Junio C Hamano 2023-04-04 14:28:07 -07:00
  • 5e4070e128 Merge branch 'jk/really-deprecate-pack-redundant' Junio C Hamano 2023-04-04 14:28:29 -07:00
  • abb3b692a4 Merge branch 'jk/document-rev-list-object-name' Junio C Hamano 2023-04-04 14:28:29 -07:00
  • 45602dd029 Merge branch 'ar/test-cleanup-unused-file-creation' Junio C Hamano 2023-04-04 14:28:29 -07:00
  • 054ae834a8 Merge branch 'ob/sequencer-save-head-simplify' Junio C Hamano 2023-04-04 14:28:28 -07:00
  • 0ee87cde28 Merge branch 'ob/rollback-after-commit-lock-failure' Junio C Hamano 2023-04-04 14:28:28 -07:00
  • 62df03c277 Merge branch 'jk/blame-contents-with-arbitrary-commit' Junio C Hamano 2023-04-04 14:28:28 -07:00
  • 6dd9d96129 Merge branch 'rs/archive-mtime' Junio C Hamano 2023-04-04 14:28:28 -07:00
  • 9142fce9b0 Merge branch 'ah/rebase-merges-config' Junio C Hamano 2023-04-04 14:28:27 -07:00
  • 7e13d654c2 Merge branch 'jk/fast-export-cleanup' Junio C Hamano 2023-04-04 14:28:27 -07:00
  • f315a8b609 Merge branch 'js/split-index-fixes' Junio C Hamano 2023-04-04 14:28:27 -07:00
  • f834089925 Merge branch 'pw/wildmatch-fixes' Junio C Hamano 2023-04-04 14:28:27 -07:00
  • 1a65b41b38 write-tree: integrate with sparse index Shuqi Liang 2023-04-03 20:35:39 -04:00
  • e7dca80692 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h Junio C Hamano 2023-04-04 08:25:52 -07:00
  • 748b8d669a describe: enable sparse index for describe Raghul Nanth A 2023-04-03 22:17:49 +05:30
  • 488d9d52be credential/wincred: store password_expiry_utc M Hickford 2023-04-03 07:47:07 +00:00
  • f024913164 format-patch: correct documentation of --thread without an argument Alex Henrie 2023-04-02 22:07:24 -06:00
  • dc12ee77ab object-info: init request_info before reading arg Jiang Xin 2023-04-02 21:05:57 +08:00
  • ba4324c4e1 e-mail workflow: Message-ID is spelled with ID in both capital letters Junio C Hamano 2022-12-16 10:47:19 +09:00
  • f66ad35508 l10n: TEAMS: Update pt_PT repo link Daniel Santos 2023-03-13 09:25:33 +00:00
  • 140b9478da The sixth batch Junio C Hamano 2023-03-31 17:50:32 -07:00
  • e5b6fc627e Merge branch 'ss/hashmap-typofix' Junio C Hamano 2023-03-31 17:50:23 -07:00
  • 290a973bb9 Merge branch 'ds/p2000-fix-grep-sparse' Junio C Hamano 2023-03-31 17:50:23 -07:00
  • 5c93cfdafd Merge branch 'kh/commentchar-config-error-message' Junio C Hamano 2023-03-31 17:50:23 -07:00
  • 0d865049f7 Merge branch 'ab/retire-scripted-add-p' Junio C Hamano 2023-03-31 17:50:23 -07:00
  • dd88a1af1a Merge branch 'js/t5563-portability-fix' Junio C Hamano 2023-03-31 17:50:23 -07:00
  • 5ae4bd14be Merge branch 'bb/unicode-width-table-15' Junio C Hamano 2023-03-31 17:50:23 -07:00
  • 1ec40a83a5 t2107: fix mention of the_index.cache_changed Andrei Rybak 2023-03-31 16:36:04 +02:00
  • 993d7085be t3060: fix mention of function prune_index Andrei Rybak 2023-03-31 16:36:03 +02:00
  • 25bccb4b79 fetch: download bundles once, even with --all Derrick Stolee 2023-03-31 15:59:04 +00:00
  • 92c7b3d473 t5563: prevent "ambiguous redirect" Johannes Schindelin 2023-03-31 06:52:05 +00:00
  • 6369acd968 The fifth batch Junio C Hamano 2023-03-30 13:47:19 -07:00
  • d35cd54a23 Merge branch 'mk/workaround-pcre-jit-ucp-bug' Junio C Hamano 2023-03-30 13:47:12 -07:00
  • a15b8451f2 Merge branch 'jc/am-doc-refer-to-format-patch' Junio C Hamano 2023-03-30 13:47:12 -07:00
  • 5f6f7a48da Merge branch 'sg/parse-options-h-initializers' Junio C Hamano 2023-03-30 13:47:11 -07:00
  • dbb4102f7b Merge branch 'sg/parse-options-h-users' Junio C Hamano 2023-03-30 13:47:11 -07:00
  • cc48ddd937 tests: skip test_eval_ in internal chain-lint Jeff King 2023-03-30 15:30:56 -04:00
  • 750b260411 tests: drop here-doc check from internal chain-linter Jeff King 2023-03-30 15:30:47 -04:00
  • 2b61c8dc88 tests: diagnose unclosed here-doc in chainlint.pl Eric Sunshine 2023-03-30 15:30:31 -04:00
  • 1686de55fa tests: replace chainlint subshell with a function Jeff King 2023-03-30 15:27:49 -04:00
  • 7b6555ab8d tests: run internal chain-linter under "make test" Jeff King 2023-03-30 15:27:38 -04:00
  • b10cbdac4c unicode: update the width tables to Unicode 15 Beat Bolli 2023-03-30 21:15:17 +02:00
  • ec063d2591 hashmap.h: fix minor typo Siddharth Singh 2023-03-30 15:28:03 +00:00