Commit Graph

  • 4833b08426 ref-filter: remove unused ref_format member Øystein Walle 2023-03-30 13:21:32 +02:00
  • fcf31daae4 pack-redundant: document deprecation Jeff King 2023-03-28 15:06:41 -04:00
  • 8b8ca105ae What's cooking (2023/03 #06) Junio C Hamano 2023-03-29 15:21:14 -07:00
  • 4a4d9706ad parse-options: drop parse_opt_unknown_cb() Jeff King 2023-03-28 16:58:42 -04:00
  • 126e3b3d2a t/helper: mark unused argv/argc arguments Jeff King 2023-03-28 16:57:25 -04:00
  • 6ba21fa65c mark "argv" as unused when we check argc Jeff King 2023-03-28 16:57:04 -04:00
  • 5247b762d0 builtins: mark unused prefix parameters Jeff King 2023-03-28 16:56:55 -04:00
  • 7915691377 builtins: annotate always-empty prefix parameters Jeff King 2023-03-28 16:55:17 -04:00
  • 836c8ceb7a builtins: always pass prefix to parse_options() Jeff King 2023-03-28 16:54:32 -04:00
  • 9dc607f1c2 fast-import: fix file access when run from subdir Jeff King 2023-03-28 16:54:13 -04:00
  • d52fcf493b p2000: remove stray '--sparse' flag from test Derrick Stolee 2023-03-28 20:09:22 +00:00
  • 9b4a655302 config.c: rename "struct config_source cf" Glen Choo 2023-03-28 17:51:54 +00:00
  • e2016508e7 config: report cached filenames in die_bad_number() Glen Choo 2023-03-28 17:51:53 +00:00
  • 5cdf18e7cd config.c: remove current_parsing_scope Glen Choo 2023-03-28 17:51:52 +00:00
  • 9828453ff0 config.c: remove current_config_kvi Glen Choo 2023-03-28 17:51:51 +00:00
  • a798a56c8a config.c: plumb the_reader through callbacks Glen Choo 2023-03-28 17:51:50 +00:00
  • 0c60285147 config.c: create config_reader and the_reader Glen Choo 2023-03-28 17:51:49 +00:00
  • c009bc898b config.c: don't assign to "cf_global" directly Glen Choo 2023-03-28 17:51:48 +00:00
  • c97f3ed256 config.c: plumb config_source through static fns Glen Choo 2023-03-28 17:51:47 +00:00
  • 15364d2a3c docs: document caveats of rev-list's object-name output Jeff King 2023-03-28 14:26:50 -04:00
  • 8d90352acc The fourth batch Junio C Hamano 2023-03-28 10:49:52 -07:00
  • 8766bcc8e4 Merge branch 'fc/docbook-remove-groff-workaround' Junio C Hamano 2023-03-28 10:51:52 -07:00
  • cdb1ef07d2 Merge branch 'pe/time-use-gettimeofday' Junio C Hamano 2023-03-28 10:51:52 -07:00
  • f879501ad0 Merge branch 'jk/fix-proto-downgrade-to-v0' Junio C Hamano 2023-03-28 10:51:52 -07:00
  • 8069aa01cd Merge branch 'fc/oid-quietly-parse-upstream' Junio C Hamano 2023-03-28 10:51:52 -07:00
  • 6041a13ec2 Merge branch 'fc/completion-colors-do-not-need-prompt-command' Junio C Hamano 2023-03-28 10:51:52 -07:00
  • 3611f7467f for-each-repo: with bad config, don't conflate <path> and <cmd> Ævar Arnfjörð Bjarmason 2023-03-28 16:04:28 +02:00
  • 9e2d884d0f config API: add "string" version of *_value_multi(), fix segfaults Ævar Arnfjörð Bjarmason 2023-03-28 16:04:27 +02:00
  • 1c7e239bd0 config API users: test for *_get_value_multi() segfaults Ævar Arnfjörð Bjarmason 2023-03-28 16:04:26 +02:00
  • f7b2ff9516 for-each-repo: error on bad --config Ævar Arnfjörð Bjarmason 2023-03-28 16:04:25 +02:00
  • a428619309 config API: have *_multi() return an "int" and take a "dest" Ævar Arnfjörð Bjarmason 2023-03-28 16:04:24 +02:00
  • f6f348a6d5 versioncmp.c: refactor config reading next commit Ævar Arnfjörð Bjarmason 2023-03-28 16:04:23 +02:00
  • b83efcecaf config API: add and use a "git_config_get()" family of functions Ævar Arnfjörð Bjarmason 2023-03-28 16:04:22 +02:00
  • e7587a8f53 config tests: add "NULL" tests for *_get_value_multi() Ævar Arnfjörð Bjarmason 2023-03-28 16:04:21 +02:00
  • 258902ce07 config tests: cover blind spots in git_die_config() tests Ævar Arnfjörð Bjarmason 2023-03-28 16:04:20 +02:00
  • 4a93b899c1 libs: use "struct repository *" argument, not "the_repository" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:58 +02:00
  • c7c33f50bd post-cocci: adjust comments for recent repo_* migration Ævar Arnfjörð Bjarmason 2023-03-28 15:58:57 +02:00
  • 035c7de9e9 cocci: apply the "revision.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:56 +02:00
  • b26a71b1be cocci: apply the "rerere.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:55 +02:00
  • 12cb1c10a6 cocci: apply the "refs.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:54 +02:00
  • a5183d7696 cocci: apply the "promisor-remote.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:53 +02:00
  • afe27c8894 cocci: apply the "packfile.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:52 +02:00
  • bab821646a cocci: apply the "pretty.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:51 +02:00
  • bc726bd075 cocci: apply the "object-store.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:50 +02:00
  • 085390328f cocci: apply the "diff.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:49 +02:00
  • ecb5091fd4 cocci: apply the "commit.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:48 +02:00
  • cb338c23d6 cocci: apply the "commit-reach.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:47 +02:00
  • d850b7a545 cocci: apply the "cache.h" part of "the_repository.pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:46 +02:00
  • 7258e892d2 cocci: add missing "the_repository" macros to "pending" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:45 +02:00
  • 5978de2031 cocci: sort "the_repository" rules by header Ævar Arnfjörð Bjarmason 2023-03-28 15:58:44 +02:00
  • 6f1436ba2a cocci: fix incorrect & verbose "the_repository" rules Ævar Arnfjörð Bjarmason 2023-03-28 15:58:43 +02:00
  • 49c2d93ecf cocci: remove dead rule from "the_repository.pending.cocci" Ævar Arnfjörð Bjarmason 2023-03-28 15:58:42 +02:00
  • 3dc0b7f0dc t3070: make chain lint tester happy Michael J Gruber 2023-03-24 23:17:11 +01:00
  • 818b4f823f credential/wincred: include wincred.h M Hickford 2023-03-25 01:23:16 +00:00
  • d3b3419f8f config: tell the user that we expect an ASCII character Kristoffer Haugsbakk 2023-03-27 21:43:44 +02:00
  • d3af1c193d commit-graph: fix truncated generation numbers Patrick Steinhardt 2023-03-27 10:08:25 +02:00
  • 00408adeac builtin/sparse-checkout: add check-rules command William Sprent 2023-03-27 07:55:03 +00:00
  • 24fc2cde64 builtin/sparse-checkout: remove NEED_WORK_TREE flag William Sprent 2023-03-27 07:55:02 +00:00
  • 3457b50e8c t3701: we don't need no Perl for add -i anymore Johannes Schindelin 2023-03-27 06:36:36 +00:00
  • 061dd722dc unpack-trees: take care to propagate the split-index flag Johannes Schindelin 2023-03-26 22:45:43 +00:00
  • be6b65b91b fsmonitor: avoid overriding cache_changed bits Johannes Schindelin 2023-03-26 22:45:42 +00:00
  • 3b7a4475b0 split-index; stop abusing the base_oid to strip the "link" extension Johannes Schindelin 2023-03-26 22:45:41 +00:00
  • 3704fed5ea split-index & fsmonitor: demonstrate a bug Johannes Schindelin 2023-03-26 22:45:40 +00:00
  • 3521c63213 branch: avoid unnecessary worktrees traversals Rubén Justo 2023-03-27 00:33:40 +02:00
  • a675ad1708 branch: rename orphan branches in any worktree Rubén Justo 2023-03-27 00:33:27 +02:00
  • 7a6ccdfb4e branch: description for orphan branch errors Rubén Justo 2023-03-27 00:33:17 +02:00
  • d7f4ca61b5 branch: use get_worktrees() in copy_or_rename_branch() Rubén Justo 2023-03-27 00:33:09 +02:00
  • 2e8af499ff branch: test for failures while renaming branches Rubén Justo 2023-03-27 00:33:02 +02:00
  • 6605fb70cb rebase: add a config option for --rebase-merges Alex Henrie 2023-03-25 21:06:36 -06:00
  • 33561f5170 rebase: deprecate --rebase-merges="" Alex Henrie 2023-03-25 21:06:35 -06:00
  • 7e5dcec3ca rebase: add documentation and test for --no-rebase-merges Alex Henrie 2023-03-25 21:06:34 -06:00
  • 1aaed69d11 t5000: use check_mtime() René Scharfe 2023-03-25 13:16:32 +01:00
  • 92b1dd1b9e archive: improve support for running in subdirectory René Scharfe 2023-03-24 23:27:11 +01:00
  • 1a3119ed06 blame: allow --contents to work with non-HEAD commit Jacob Keller 2023-03-24 10:08:00 -07:00
  • 54dbd0933b sequencer: rewrite save_head() in terms of write_message() Oswald Buddenhagen 2023-03-23 17:22:35 +01:00
  • 2da2cc9b28 sequencer: remove pointless rollback_lock_file() Oswald Buddenhagen 2023-03-23 17:22:35 +01:00
  • 4406522b76 pack-redundant: escalate deprecation warning to an error Jeff King 2023-03-23 16:40:47 -04:00
  • 0a01d41ee4 http: add support for different sslcert and sslkey types. Stanislav Malishevskiy 2023-03-20 15:48:49 +00:00
  • 14b9a04479 grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34 Mathias Krause 2023-03-23 18:25:39 +01:00
  • 8453685d04 Makefile: force -O0 when compiling with SANITIZE=leak Jeff King 2022-10-18 16:15:33 -04:00
  • 8766ea31f3 What's cooking (2023/03 #05) Junio C Hamano 2023-03-22 15:53:20 -07:00
  • d051f1718e fast-export: drop unused parameter from anonymize_commit_message() Jeff King 2023-03-22 13:43:22 -04:00
  • 65c756fff0 fast-export: drop data parameter from anonymous generators Jeff King 2023-03-22 13:42:51 -04:00
  • aa548459a0 fast-export: de-obfuscate --anonymize-map handling Jeff King 2023-03-22 13:42:13 -04:00
  • dcc4e134aa fast-export: factor out anonymized_entry creation Jeff King 2023-03-22 13:40:51 -04:00
  • d6484e9fab fast-export: simplify initialization of anonymized hashmaps Jeff King 2023-03-22 13:38:04 -04:00
  • 76e50f7fbc fast-export: drop const when storing anonymized values Jeff King 2023-03-22 13:37:17 -04:00
  • e4cb3693a4 Merge branch 'backport/jk/range-diff-fixes' Junio C Hamano 2021-08-30 16:06:05 -07:00
  • 3c7896e362 Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30 Junio C Hamano 2023-01-20 15:36:21 -08:00
  • 6f5ff3aa31 Merge branch 'backport/jx/ci-ubuntu-fix' into maint-2.30 Junio C Hamano 2022-12-10 16:17:47 +09:00
  • 0737200a06 Merge branch 'backport/jc/http-clear-finished-pointer' into maint-2.30 Junio C Hamano 2022-06-08 14:27:50 -07:00
  • 0a1dc55c40 Merge branch 'backport/js/ci-gcc-12-fixes' Junio C Hamano 2022-05-31 19:10:35 -07:00
  • 5843080c85 http.c: clear the 'finished' member once we are done with it Junio C Hamano 2023-03-02 08:44:16 -08:00
  • 321854ac46 clone.c: avoid "exceeds maximum object size" error with GCC v12.x Johannes Schindelin 2022-05-24 00:23:06 +00:00
  • 27d43aaaf5 The third batch Junio C Hamano 2023-03-21 14:19:03 -07:00
  • ba235249c0 Merge branch 'fc/test-aggregation-clean-up' Junio C Hamano 2023-03-21 14:18:56 -07:00
  • ea09dff59a Merge branch 'ps/receive-pack-unlock-before-die' Junio C Hamano 2023-03-21 14:18:55 -07:00
  • 1071deae00 Merge branch 'aj/ls-files-format-fix' Junio C Hamano 2023-03-21 14:18:55 -07:00
  • 15108de2fa Merge branch 'jk/format-patch-ignore-noprefix' Junio C Hamano 2023-03-21 14:18:55 -07:00
  • 9b0c7f308a am: refer to format-patch in the documentation Junio C Hamano 2023-03-21 10:27:08 -07:00