Commit Graph

  • 1891846fa4 factor out BARF_UNLESS_COPYABLE René Scharfe 2023-01-01 22:08:53 +01:00
  • 09884f352e mingw: make argv2 in try_shell_exec() non-const René Scharfe 2023-01-08 11:10:59 +01:00
  • a38d39a4c5 The sixth batch Junio C Hamano 2023-01-08 12:38:15 +09:00
  • 7ec4cccaa5 Merge branch 'cw/ci-whitespace' Junio C Hamano 2023-01-08 13:25:19 +09:00
  • bfc7ef3554 Merge branch 'js/drop-mingw-test-cmp' Junio C Hamano 2023-01-08 13:25:19 +09:00
  • 37449fbeb5 Merge branch 'js/ci-disable-cmake-by-default' Junio C Hamano 2023-01-08 13:25:19 +09:00
  • c2f32bef9c packfile: inline custom read_object() Jeff King 2023-01-07 08:50:53 -05:00
  • 0ba05cf2e0 repo_read_object_file(): stop wrapping read_object_file_extended() Jeff King 2023-01-07 08:50:33 -05:00
  • 7be13f5f74 read_object_file_extended(): drop lookup_replace option Jeff King 2023-01-07 08:50:19 -05:00
  • 34728d7f30 streaming: inline call to read_object_file_extended() Jeff King 2023-01-07 08:49:15 -05:00
  • b25562e63f object-file: inline calls to read_object() Jeff King 2023-01-07 08:48:55 -05:00
  • d43b99322b convert trivial uses of strncmp() to skip_prefix() Jeff King 2023-01-07 08:26:44 -05:00
  • 20869d1a1d convert trivial uses of strncmp() to starts_with() Jeff King 2023-01-07 08:26:18 -05:00
  • b39a84185e *: fix typos which duplicate a word Andrei Rybak 2023-01-07 14:56:55 +01:00
  • 54463d32ef use enhanced basic regular expressions on macOS René Scharfe 2023-01-08 01:42:04 +01:00
  • 17194b195d features: feature.manyFiles implies fast index writes Derrick Stolee 2023-01-06 16:31:56 +00:00
  • da9acde14e test-lib-functions: add helper for trailing hash Derrick Stolee 2023-01-06 16:31:55 +00:00
  • ee1f0c242e read-cache: add index.skipHash config option Derrick Stolee 2023-01-06 16:31:54 +00:00
  • 1687150b5d hashfile: allow skipping the hash function Derrick Stolee 2023-01-06 16:31:53 +00:00
  • 7cedea4086 What's cooking (2023/01 #02) Junio C Hamano 2023-01-06 22:15:42 +09:00
  • f034bb1cad diff: drop "name" parameter from prepare_temp_file() Jeff King 2023-01-06 06:05:00 -05:00
  • de8f14e1c0 diff: clean up external-diff argv setup Jeff King 2023-01-06 06:04:18 -05:00
  • a0f83e7776 diff: use filespec path to set up tempfiles for ext-diff Jeff King 2023-01-06 06:03:57 -05:00
  • d4e241a145 test-bundle-uri: drop unused variables Jeff King 2023-01-06 03:48:23 -05:00
  • 4dbebc36b0 The fifth batch Junio C Hamano 2023-01-05 15:00:42 +09:00
  • d4c5400865 Merge branch 'ab/no-more-git-global-super-prefix' Junio C Hamano 2023-01-05 15:07:22 +09:00
  • bc58ebf84e Merge branch 'ab/bundle-wo-args' Junio C Hamano 2023-01-05 15:07:22 +09:00
  • 6b1e4b13bf Merge branch 'km/doc-branch-start-point' Junio C Hamano 2023-01-05 15:07:21 +09:00
  • 09bfb2ed81 Merge branch 'ar/typofix-gitattributes-doc' Junio C Hamano 2023-01-05 15:07:21 +09:00
  • 6f212b7c3f Merge branch 'sg/test-oid-wo-incomplete-line' Junio C Hamano 2023-01-05 15:07:18 +09:00
  • 3eac69d267 Merge branch 'dh/mingw-ownership-check-typofix' Junio C Hamano 2023-01-05 15:07:18 +09:00
  • 1f9b02b970 Merge branch 'jt/avoid-lazy-fetch-commits' Junio C Hamano 2023-01-05 15:07:17 +09:00
  • 319c3abadb Merge branch 'sa/cat-file-mailmap--batch-check' Junio C Hamano 2023-01-05 15:07:17 +09:00
  • 566902f2db am: allow passing --no-verify flag Thierry Reding 2022-11-30 18:28:33 +01:00
  • 5842710dc2 dir: check for single file cone patterns William Sprent 2023-01-03 08:20:59 +00:00
  • 238a9dfe86 win32: close handles of threads that have been joined Seija Kijin 2023-01-03 16:20:19 +00:00
  • 23a6a12dfa win32: prepare pthread.c for change by formatting Seija Kijin 2023-01-03 16:20:18 +00:00
  • 7b341645e3 ci(github): restore "print test failures" step name Phillip Wood 2023-01-03 10:27:20 +00:00
  • cc6870a870 What's cooking (2023/01 #01) Junio C Hamano 2023-01-02 22:35:47 +09:00
  • 2b4f5a4e4b The fourth batch Junio C Hamano 2023-01-02 19:04:26 +09:00
  • 3ed91c5f22 Merge branch 'ps/fsync-refs-fix' Junio C Hamano 2023-01-02 21:37:19 +09:00
  • 039e5a0b70 Merge branch 'sk/win32-pthread-exit-fix' Junio C Hamano 2023-01-02 21:37:19 +09:00
  • e83d57e34a Merge branch 'ew/format-patch-mboxrd' Junio C Hamano 2023-01-02 21:37:19 +09:00
  • 0903d8bbde Merge branch 'ds/bundle-uri-4' Junio C Hamano 2023-01-02 21:37:18 +09:00
  • 3f2e4c09c7 Merge branch 'lk/line-range-parsing-fix' Junio C Hamano 2023-01-02 21:37:18 +09:00
  • 6bae53b138 The third batch Junio C Hamano 2022-12-28 10:53:44 +09:00
  • 48475f43a0 Merge branch 'sa/git-var-sequence-editor' Junio C Hamano 2022-12-28 12:06:17 +09:00
  • b3b9e5c171 Merge branch 'ss/pull-v-recurse-fix' Junio C Hamano 2022-12-28 12:06:16 +09:00
  • 6d5e9e53aa bundle <cmd>: have usage_msg_opt() note the missing "<file>" Ævar Arnfjörð Bjarmason 2022-12-27 19:39:10 +01:00
  • e778ecbcee builtin/bundle.c: remove superfluous "newargc" variable Ævar Arnfjörð Bjarmason 2022-12-27 19:39:09 +01:00
  • f95526419b gitattributes.txt: fix typo in "comma separated" Andrei Rybak 2022-12-27 22:01:56 +01:00
  • 27875aeec9 doc/git-branch: fix --force description typo Kyle Meyer 2022-12-26 11:54:41 -05:00
  • e5d1361bc2 What's cooking (2022/12 #07) Junio C Hamano 2022-12-26 12:37:03 +09:00
  • 8a4e8f6a67 The second batch Junio C Hamano 2022-12-26 11:42:31 +09:00
  • cd2cc44c02 Merge branch 'ab/darwin-default-to-sha1dc' Junio C Hamano 2022-12-26 11:42:07 +09:00
  • 3613ab5df5 Merge branch 'sk/remove-duplicate-includes' Junio C Hamano 2022-12-26 11:42:07 +09:00
  • e57caee004 Merge branch 'pg/diff-stat-unmerged-regression-fix' Junio C Hamano 2022-12-26 11:42:07 +09:00
  • 78d15022e7 Merge branch 'jk/ref-filter-error-reporting-fix' Junio C Hamano 2022-12-26 11:42:06 +09:00
  • d4539b5c71 Merge branch 'rs/clarify-error-in-write-loose-object' Junio C Hamano 2022-12-26 11:42:06 +09:00
  • b0c61be320 Merge branch 'rs/reflog-expiry-cleanup' Junio C Hamano 2022-12-26 11:42:06 +09:00
  • c637bd230d Merge branch 'rs/clear-commit-marks-cleanup' Junio C Hamano 2022-12-26 11:42:05 +09:00
  • d8e406449a Merge branch 'rs/am-parse-options-cleanup' Junio C Hamano 2022-12-26 11:42:05 +09:00
  • 7124e36ec7 Merge branch 'jk/server-supports-v2-cleanup' Junio C Hamano 2022-12-26 11:42:05 +09:00
  • 179547932f Merge branch 'jk/unused-post-2.39' Junio C Hamano 2022-12-26 11:42:04 +09:00
  • c099531b00 Merge branch 'jt/http-fetch-trace2-report-name' Junio C Hamano 2022-12-26 11:42:04 +09:00
  • 4a9b839dd1 Merge branch 'sg/help-autocorrect-config-fix' Junio C Hamano 2022-12-26 11:42:04 +09:00
  • 4002ec3dcf read-tree: add "--super-prefix" option, eliminate global Ævar Arnfjörð Bjarmason 2022-12-20 13:39:56 +01:00
  • f5a6be9d54 submodule--helper: convert "{update,clone}" to their own "--super-prefix" Ævar Arnfjörð Bjarmason 2022-12-20 13:39:55 +01:00
  • 04f1fab4a1 submodule--helper: convert "status" to its own "--super-prefix" Ævar Arnfjörð Bjarmason 2022-12-20 13:39:54 +01:00
  • 99a32d87f8 submodule--helper: convert "sync" to its own "--super-prefix" Ævar Arnfjörð Bjarmason 2022-12-20 13:39:53 +01:00
  • 677c981260 submodule--helper: convert "foreach" to its own "--super-prefix" Ævar Arnfjörð Bjarmason 2022-12-20 13:39:52 +01:00
  • bb61a962d2 submodule--helper: don't use global --super-prefix in "absorbgitdirs" Ævar Arnfjörð Bjarmason 2022-12-20 13:39:51 +01:00
  • f0a5e5ad57 submodule.c & submodule--helper: pass along "super_prefix" param Ævar Arnfjörð Bjarmason 2022-12-20 13:39:50 +01:00
  • 0d1806e53d read-tree + fetch tests: test failing "--super-prefix" interaction Glen Choo 2022-12-20 13:39:49 +01:00
  • 49eb1d388a submodule absorbgitdirs tests: add missing "Migrating git..." tests Ævar Arnfjörð Bjarmason 2022-12-20 13:39:48 +01:00
  • 0006e2e3f1 win32: use _endthreadex to terminate threads, not ExitThread Seija Kijin 2022-12-25 01:41:50 +00:00
  • 4810946f60 format-patch: support format.mboxrd with --stdout Eric Wong 2022-12-22 20:16:19 +00:00
  • 876094ac16 clone: unbundle the advertised bundles Derrick Stolee 2022-12-22 15:14:17 +00:00
  • 12b0a14b9e bundle-uri: download bundles from an advertised list Derrick Stolee 2022-12-22 15:14:16 +00:00
  • ebc3947955 bundle-uri: allow relative URLs in bundle lists Derrick Stolee 2022-12-22 15:14:15 +00:00
  • 9ea5796495 strbuf: introduce strbuf_strip_file_from_path() Derrick Stolee 2022-12-22 15:14:14 +00:00
  • 738dc7d4a5 bundle-uri: serve bundle.* keys from config Derrick Stolee 2022-12-22 15:14:13 +00:00
  • 70b9c10373 bundle-uri client: add helper for testing server Ævar Arnfjörð Bjarmason 2022-12-22 15:14:12 +00:00
  • 1b759e0cf1 transport: rename got_remote_heads Derrick Stolee 2022-12-22 15:14:11 +00:00
  • 7cce9074a7 bundle-uri client: add boolean transfer.bundleURI setting Ævar Arnfjörð Bjarmason 2022-12-22 15:14:10 +00:00
  • 0cfde740f0 clone: request the 'bundle-uri' command when available Ævar Arnfjörð Bjarmason 2022-12-22 15:14:09 +00:00
  • 8f788eb8b7 t: create test harness for 'bundle-uri' command Ævar Arnfjörð Bjarmason 2022-12-22 15:14:08 +00:00
  • 8b8d9a2298 protocol v2: add server-side "bundle-uri" skeleton Ævar Arnfjörð Bjarmason 2022-12-22 15:14:07 +00:00
  • ce54672f9b refs: fix corruption by not correctly syncing packed-refs to disk Patrick Steinhardt 2022-12-20 15:52:14 +01:00
  • 891cb09db6 bundle: don't segfault on "git bundle <subcmd>" Ævar Arnfjörð Bjarmason 2022-12-20 14:40:18 +01:00
  • a797c0ea04 cat-file: add mailmap support to --batch-check option Siddharth Asthana 2022-12-20 11:31:13 +05:30
  • 49050a043b cat-file: add mailmap support to -s option Siddharth Asthana 2022-12-20 11:31:12 +05:30
  • 4542582e59 ci (check-whitespace): move to actions/checkout@v3 Chris. Webster 2022-12-20 00:35:47 +00:00
  • b3ecdc780d ci (check-whitespace): add links to job output Chris. Webster 2022-12-20 00:35:46 +00:00
  • 288e3c4e3b ci (check-whitespace): suggest fixes for errors Chris. Webster 2022-12-20 00:35:45 +00:00
  • a0da6deeec ci: only run win+VS build & tests in Git for Windows' fork Johannes Schindelin 2022-12-19 14:50:14 +00:00
  • 4e57c88e02 line-range: fix infinite loop bug with '$' regex Lars Kellogg-Stedman 2022-12-19 17:48:50 -05:00
  • 4eb1ccecd4 mingw: fix typo in an error message from ownership check Daniël Haazen 2022-12-19 02:26:50 +00:00
  • 7c2ef319c5 The first batch for 2.40 Junio C Hamano 2022-12-19 11:04:40 +09:00
  • 963f8d3b63 Merge branch 'rj/branch-copy-and-rename' Junio C Hamano 2022-12-19 11:46:18 +09:00