Commit Graph

  • 6983f4e3b2 test-parse-options.c: don't use for loop initial declaration SZEDER Gábor 2022-09-05 20:50:04 +02:00
  • 9a22b4d907 t0040-parse-options: remove leftover debugging SZEDER Gábor 2022-09-05 20:50:03 +02:00
  • 9274dea3d9 docs: add CONFIGURATION sections that fuzzy map to built-ins Ævar Arnfjörð Bjarmason 2022-09-07 10:27:05 +02:00
  • 16f6b0d1aa docs: add CONFIGURATION sections that map to a built-in Ævar Arnfjörð Bjarmason 2022-09-07 10:27:04 +02:00
  • 00c80534f6 log docs: de-duplicate configuration sections Ævar Arnfjörð Bjarmason 2022-09-07 10:27:03 +02:00
  • 2a9dfdf260 difftool docs: de-duplicate configuration sections Ævar Arnfjörð Bjarmason 2022-09-07 10:27:02 +02:00
  • 5bd277e2e2 notes docs: de-duplicate and combine configuration sections Ævar Arnfjörð Bjarmason 2022-09-07 10:27:01 +02:00
  • 416fed246f apply docs: de-duplicate configuration sections Ævar Arnfjörð Bjarmason 2022-09-07 10:27:00 +02:00
  • bac1d52cfe send-email docs: de-duplicate configuration sections Ævar Arnfjörð Bjarmason 2022-09-07 10:26:59 +02:00
  • a2811dd7c4 grep docs: de-duplicate configuration sections Ævar Arnfjörð Bjarmason 2022-09-07 10:26:58 +02:00
  • 18d89fe25c docs: add and use include template for config/* includes Ævar Arnfjörð Bjarmason 2022-09-07 10:26:57 +02:00
  • b27ccae34b rev-list: disable commit graph with --verify-objects Jeff King 2022-09-06 17:04:35 -04:00
  • d6045294a9 lookup_commit_in_graph(): use prepare_commit_graph() to check for graph Jeff King 2022-09-06 17:02:13 -04:00
  • 5c7ace1a74 What's cooking (2022/09 #01) Junio C Hamano 2022-09-05 18:47:52 -07:00
  • 79f2338b37 The eighteenth batch Junio C Hamano 2022-09-05 13:54:46 -07:00
  • 27fb520ef2 Merge branch 'jk/test-crontab-fixes' Junio C Hamano 2022-09-05 18:33:41 -07:00
  • fcbc8743ef Merge branch 'en/test-without-test-create-repo' Junio C Hamano 2022-09-05 18:33:41 -07:00
  • 56785a3fad Merge branch 'bc/gc-crontab-fix' Junio C Hamano 2022-09-05 18:33:41 -07:00
  • 2d88021919 Merge branch 'es/t4301-sed-portability-fix' Junio C Hamano 2022-09-05 18:33:40 -07:00
  • 5784d201da Merge branch 'rs/test-mergesort' Junio C Hamano 2022-09-05 18:33:40 -07:00
  • b5d2e9924f Merge branch 'rs/tempfile-cleanup-race-fix' Junio C Hamano 2022-09-05 18:33:40 -07:00
  • 3fe0121479 Merge branch 'ac/bitmap-lookup-table' Junio C Hamano 2022-09-05 18:33:39 -07:00
  • cf98b69053 Merge branch 'tb/midx-with-changing-preferred-pack-fix' Junio C Hamano 2022-09-05 18:33:39 -07:00
  • 9eb7a73158 Documentation/technical: include Scalar technical doc Victoria Dye 2022-09-02 15:56:50 +00:00
  • ba1b117eec t/perf: add 'GIT_PERF_USE_SCALAR' run option Victoria Dye 2022-09-02 15:56:49 +00:00
  • e2809233d1 t/perf: add Scalar performance tests Victoria Dye 2022-09-02 15:56:48 +00:00
  • 14b4e7e5a4 scalar-clone: add test coverage Victoria Dye 2022-09-02 15:56:47 +00:00
  • cc75e556a9 scalar: add to 'git help -a' command list Victoria Dye 2022-09-02 15:56:46 +00:00
  • 951759d3a5 scalar: implement the help subcommand Johannes Schindelin 2022-09-02 15:56:45 +00:00
  • dd9603e228 git help: special-case scalar Johannes Schindelin 2022-09-02 15:56:44 +00:00
  • 7b5c93c6c6 scalar: include in standard Git build & installation Victoria Dye 2022-09-02 15:56:43 +00:00
  • b6faef396f scalar: fix command documentation section header Victoria Dye 2022-09-02 15:56:42 +00:00
  • 037f8ea6d9 unpack-trees: fix sparse directory recursion check Victoria Dye 2022-09-01 21:02:33 +00:00
  • 67360b75c6 diff: fix filtering of merge commits under --remerge-diff Elijah Newren 2022-09-02 03:53:30 +00:00
  • 71a146dc70 diff: fix filtering of additional headers under --remerge-diff Elijah Newren 2022-09-02 03:53:29 +00:00
  • 9b08091cb7 diff: have submodule_format logic avoid additional diff headers Elijah Newren 2022-09-02 03:53:28 +00:00
  • fe4c750fb1 submodule--helper: fix a configure_added_submodule() leak Ævar Arnfjörð Bjarmason 2022-09-01 01:14:24 +02:00
  • 4c4d3e7c0a submodule--helper: free rest of "displaypath" in "struct update_data" Ævar Arnfjörð Bjarmason 2022-09-01 01:14:23 +02:00
  • d40c42e06b submodule--helper: free some "displaypath" in "struct update_data" Ævar Arnfjörð Bjarmason 2022-09-01 01:14:22 +02:00
  • 25b6a95d03 submodule--helper: fix a memory leak in print_status() Ævar Arnfjörð Bjarmason 2022-09-01 01:14:21 +02:00
  • 623bd7d154 submodule--helper: fix a leak in module_add() Ævar Arnfjörð Bjarmason 2022-09-01 01:14:20 +02:00
  • 4e83605d38 submodule--helper: fix obscure leak in module_add() Ævar Arnfjörð Bjarmason 2022-09-01 01:14:19 +02:00
  • 4c81ee9669 submodule--helper: fix "reference" leak Ævar Arnfjörð Bjarmason 2022-09-01 01:14:18 +02:00
  • ae3ef94d9b submodule--helper: fix a memory leak in get_default_remote_submodule() Ævar Arnfjörð Bjarmason 2022-09-01 01:14:17 +02:00
  • 17af0a8444 submodule--helper: fix a leak with repo_clear() Ævar Arnfjörð Bjarmason 2022-09-01 01:14:16 +02:00
  • 980416e469 submodule--helper: fix "sm_path" and other "module_cb_list" leaks Ævar Arnfjörð Bjarmason 2022-09-01 01:14:15 +02:00
  • 61adac6c4b submodule--helper: fix "errmsg_str" memory leak Ævar Arnfjörð Bjarmason 2022-09-01 01:14:14 +02:00
  • 87a683482a submodule--helper: add and use *_release() functions Ævar Arnfjörð Bjarmason 2022-09-01 01:14:13 +02:00
  • 0a4d31537d submodule--helper: don't leak {run,capture}_command() cp.dir argument Ævar Arnfjörð Bjarmason 2022-09-01 01:14:12 +02:00
  • 4b9d12460d submodule--helper: "struct pathspec" memory leak in module_update() Ævar Arnfjörð Bjarmason 2022-09-01 01:14:11 +02:00
  • 8fb201d4da submodule--helper: fix most "struct pathspec" memory leaks Ævar Arnfjörð Bjarmason 2022-09-01 01:14:10 +02:00
  • d76260e60a submodule--helper: fix trivial get_default_remote_submodule() leak Ævar Arnfjörð Bjarmason 2022-09-01 01:14:09 +02:00
  • e77b3da6bb submodule--helper: fix a leak in "clone_submodule" Ævar Arnfjörð Bjarmason 2022-09-01 01:14:08 +02:00
  • 5647d743e3 Merge branch 'ab/submodule-helper-prep' into ab/submodule-helper-leakfix Junio C Hamano 2022-09-02 09:17:17 -07:00
  • d4a492f4ad submodule--helper: fix bad config API usage Ævar Arnfjörð Bjarmason 2022-09-01 01:18:15 +02:00
  • 86e16ed3a9 submodule--helper: libify even more "die" paths for module_update() Ævar Arnfjörð Bjarmason 2022-09-01 01:18:14 +02:00
  • f5373deabd submodule--helper: libify more "die" paths for module_update() Ævar Arnfjörð Bjarmason 2022-09-01 01:18:13 +02:00
  • 1e8697b5c4 submodule--helper: check repo{_submodule,}_init() return values Ævar Arnfjörð Bjarmason 2022-09-01 01:18:12 +02:00
  • ac350155de submodule--helper: libify "must_die_on_failure" code paths (for die) Ævar Arnfjörð Bjarmason 2022-09-01 01:18:11 +02:00
  • a03c01de2f submodule--helper update: don't override 'checkout' exit code Ævar Arnfjörð Bjarmason 2022-09-01 01:18:10 +02:00
  • d905d4432f submodule--helper: libify "must_die_on_failure" code paths Ævar Arnfjörð Bjarmason 2022-09-01 01:18:09 +02:00
  • 484f9150e6 submodule--helper: libify determine_submodule_update_strategy() Ævar Arnfjörð Bjarmason 2022-09-01 01:18:08 +02:00
  • 2cb9294b99 submodule--helper: don't exit() on failure, return Ævar Arnfjörð Bjarmason 2022-09-01 01:18:07 +02:00
  • 6870cdc32a submodule--helper: use "code" in run_update_command() Ævar Arnfjörð Bjarmason 2022-09-01 01:18:06 +02:00
  • b9dd63ffe2 submodule API: don't handle SM_..{UNSPECIFIED,COMMAND} in to_string() Ævar Arnfjörð Bjarmason 2022-09-01 01:18:05 +02:00
  • 08c2e778d6 submodule--helper: don't call submodule_strategy_to_string() in BUG() Ævar Arnfjörð Bjarmason 2022-09-01 01:18:04 +02:00
  • 96a907376b submodule--helper: add missing braces to "else" arm Ævar Arnfjörð Bjarmason 2022-09-01 01:18:03 +02:00
  • 0b917a9f5c submodule--helper: return "ret", not "1" from update_submodule() Ævar Arnfjörð Bjarmason 2022-09-01 01:18:02 +02:00
  • addda284cb submodule--helper: rename "int res" to "int ret" Ævar Arnfjörð Bjarmason 2022-09-01 01:18:01 +02:00
  • b0bff0be54 submodule--helper: don't redundantly check "else if (res)" Ævar Arnfjörð Bjarmason 2022-09-01 01:18:00 +02:00
  • 9d02f9499f submodule--helper: refactor "errmsg_str" to be a "struct strbuf" Glen Choo 2022-09-01 01:17:59 +02:00
  • a253be682f submodule--helper: add "const" to passed "struct update_data" Ævar Arnfjörð Bjarmason 2022-09-01 01:17:58 +02:00
  • 1da635b84d submodule--helper: add "const" to copy of "update_data" Glen Choo 2022-09-01 01:17:57 +02:00
  • 6fac5b2f35 submodule--helper: add "const" to passed "module_clone_data" Ævar Arnfjörð Bjarmason 2022-09-01 01:17:56 +02:00
  • 9bdf5277d5 submodule--helper: move "sb" in clone_submodule() to its own scope Ævar Arnfjörð Bjarmason 2022-09-01 01:17:55 +02:00
  • 21496b4c60 submodule--helper: use xstrfmt() in clone_submodule() Ævar Arnfjörð Bjarmason 2022-09-01 01:17:54 +02:00
  • 4b82d75b51 submodule--helper: replace memset() with { 0 }-initialization Ævar Arnfjörð Bjarmason 2022-09-01 01:17:53 +02:00
  • 0b83b2b03a submodule--helper style: add \n\n after variable declarations Ævar Arnfjörð Bjarmason 2022-09-01 01:17:52 +02:00
  • e2d5c886bf submodule--helper style: don't separate declared variables with \n\n Ævar Arnfjörð Bjarmason 2022-09-01 01:17:51 +02:00
  • 96a28a9bc6 submodule--helper: move "resolve-relative-url-test" to a test-tool Ævar Arnfjörð Bjarmason 2022-09-01 01:17:50 +02:00
  • 85321a346b submodule--helper: move "check-name" to a test-tool Ævar Arnfjörð Bjarmason 2022-09-01 01:17:49 +02:00
  • 9fb2a970e9 submodule--helper: move "is-active" to a test-tool Ævar Arnfjörð Bjarmason 2022-09-01 01:17:48 +02:00
  • 255a1ae5da test-tool submodule-config: remove unused "--url" handling Ævar Arnfjörð Bjarmason 2022-09-01 01:17:47 +02:00
  • 31955475d1 submodule--helper: remove unused "list" helper Ævar Arnfjörð Bjarmason 2022-09-01 01:17:46 +02:00
  • 76d63ddc46 submodule--helper: remove unused "name" helper Ævar Arnfjörð Bjarmason 2022-09-01 01:17:45 +02:00
  • 59378e3355 submodule tests: test for "add <repository> <abs-path>" Ævar Arnfjörð Bjarmason 2022-09-01 01:17:44 +02:00
  • 89bc7b5c01 submodule tests: test usage behavior Ævar Arnfjörð Bjarmason 2022-09-01 01:17:43 +02:00
  • be1a02a17e The seventeenth batch Junio C Hamano 2022-09-01 13:07:08 -07:00
  • 624a936234 Merge branch 'en/merge-multi-strategies' Junio C Hamano 2022-09-01 13:40:19 -07:00
  • 014a9ea207 Merge branch 'en/t4301-more-merge-tree-tests' Junio C Hamano 2022-09-01 13:40:18 -07:00
  • 3a4779086d Merge branch 'en/merge-unstash-only-on-clean-merge' Junio C Hamano 2022-09-01 13:40:18 -07:00
  • d528044c83 Merge branch 'sg/parse-options-subcommand' Junio C Hamano 2022-09-01 13:40:18 -07:00
  • 68ef0425d9 Merge branch 'ds/bundle-uri-clone' Junio C Hamano 2022-09-01 13:40:17 -07:00
  • 9ff7eb8c88 git-compat-util.h: use "deprecated" for UNUSED variables Ævar Arnfjörð Bjarmason 2022-08-25 19:09:49 +02:00
  • 5cf88fd8b0 git-compat-util.h: use "UNUSED", not "UNUSED(var)" Ævar Arnfjörð Bjarmason 2022-08-25 19:09:48 +02:00
  • fb41727b7e t: retire unused chainlint.sed Eric Sunshine 2022-09-01 00:29:56 +00:00
  • 69b9924b87 t/Makefile: teach make test and make prove to run chainlint.pl Eric Sunshine 2022-09-01 00:29:55 +00:00
  • 23a14f3016 test-lib: replace chainlint.sed with chainlint.pl Eric Sunshine 2022-09-01 00:29:54 +00:00
  • 9fd911237f test-lib: retire "lint harder" optimization hack Eric Sunshine 2022-09-01 00:29:53 +00:00
  • 56066523ed t/chainlint: add more chainlint.pl self-tests Eric Sunshine 2022-09-01 00:29:52 +00:00