Commit Graph

  • 10f9eab347 Merge branch 'js/safe-directory-plus' into maint Junio C Hamano 2022-08-26 11:13:12 -07:00
  • 6283c1e6ad Merge branch 'pw/use-glibc-tunable-for-malloc-optim' into maint Junio C Hamano 2022-08-26 11:13:12 -07:00
  • 5825304328 Merge branch 'ab/hooks-regression-fix' into maint Junio C Hamano 2022-08-26 11:13:12 -07:00
  • ed051d4024 Merge branch 'gc/git-reflog-doc-markup' into maint Junio C Hamano 2022-08-26 11:13:11 -07:00
  • c2d62d0c7d Merge branch 'js/ort-clean-up-after-failed-merge' into maint Junio C Hamano 2022-08-26 11:13:11 -07:00
  • 4b2d41b0ad Merge branch 'jk/struct-zero-init-with-older-gcc' into maint Junio C Hamano 2022-08-26 11:13:10 -07:00
  • 69c99b85e7 Merge branch 'js/lstat-mingw-enotdir-fix' into maint Junio C Hamano 2022-08-26 11:13:10 -07:00
  • 9166bca8ba Merge branch 'js/mingw-with-python' into maint Junio C Hamano 2022-08-26 11:13:10 -07:00
  • 2794e813c6 Merge branch 'ca/unignore-local-installation-on-windows' into maint Junio C Hamano 2022-08-26 11:13:10 -07:00
  • 761416ef91 bitmap-lookup-table: add performance tests for lookup table Abhradeep Chakraborty 2022-08-14 16:55:11 +00:00
  • 28cd730680 pack-bitmap: prepare to read lookup table extension Abhradeep Chakraborty 2022-08-14 16:55:10 +00:00
  • 76f14b777c pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests Abhradeep Chakraborty 2022-08-14 16:55:09 +00:00
  • 93eb41e240 pack-bitmap-write.c: write lookup table extension Abhradeep Chakraborty 2022-08-14 16:55:08 +00:00
  • aa30162559 bitmap: move get commit positions code to bitmap_writer_finish Abhradeep Chakraborty 2022-08-14 16:55:07 +00:00
  • e9977b12fd Documentation/technical: describe bitmap lookup table extension Abhradeep Chakraborty 2022-08-14 16:55:06 +00:00
  • b75747829f range-diff: optionally accept pathspecs Johannes Schindelin 2022-08-26 09:39:30 +00:00
  • 0087d7dfbe range-diff: consistently validate the arguments Johannes Schindelin 2022-08-26 09:39:29 +00:00
  • edd6a31f46 range-diff: reorder argument handling Johannes Schindelin 2022-08-26 09:39:28 +00:00
  • 6693fb3f01 t64xx: convert 'test_create_repo' to 'git init' Elijah Newren 2022-08-26 03:49:19 +00:00
  • 7c46ea0ded The fifteenth batch Junio C Hamano 2022-08-25 14:20:06 -07:00
  • f00ddc9f48 Merge branch 'vd/scalar-generalize-diagnose' Junio C Hamano 2022-08-25 14:42:32 -07:00
  • a103ad6f3d Merge branch 'jk/pipe-command-nonblock' Junio C Hamano 2022-08-25 14:42:31 -07:00
  • 098b7bfaa6 Merge branch 'js/fetch-negotiation-trace' Junio C Hamano 2022-08-25 14:42:31 -07:00
  • 01a30a5a58 Merge branch 'jk/is-promisor-object-keep-tree-in-use' Junio C Hamano 2022-08-25 14:42:31 -07:00
  • df3c129e24 Merge branch 'en/submodule-merge-messages-fixes' Junio C Hamano 2022-08-25 14:42:29 -07:00
  • 8f9d80f6c0 remote: run "remote rm" argv through parse_options() Jeff King 2022-08-25 06:51:40 -04:00
  • 0d330a53f3 maintenance: add parse-options boilerplate for subcommands Jeff King 2022-08-25 06:51:06 -04:00
  • ecd2d3efe0 pass subcommand "prefix" arguments to parse_options() Jeff King 2022-08-25 06:47:00 -04:00
  • 2a5d0375cb What's cooking (2022/08 #08) Junio C Hamano 2022-08-24 16:59:46 -07:00
  • f677f62970 Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3 Junio C Hamano 2022-08-24 16:05:16 -07:00
  • 9905e80b0f t5329: notice a failure within a loop Junio C Hamano 2022-08-22 13:59:25 -07:00
  • ef46584831 ci: update 'static-analysis' to Ubuntu 22.04 Derrick Stolee 2022-08-23 17:28:11 +00:00
  • 3c4dbf556f t4301: add more interesting merge-tree testcases Elijah Newren 2022-08-23 06:48:36 +00:00
  • ae15fd4116 merge: small code readability improvement Elijah Newren 2022-08-23 02:42:21 +00:00
  • 5b1d30cabf merge: cleanup confusing logic for handling successful merges Elijah Newren 2022-08-23 02:42:20 +00:00
  • d3a9295ada merge: only apply autostash when appropriate Elijah Newren 2022-08-23 02:42:19 +00:00
  • c4bbd9bb8f promisor-remote: fix xcalloc() argument order SZEDER Gábor 2022-08-23 11:57:33 +02:00
  • 65da938916 clone: warn on failure to repo_init() Derrick Stolee 2022-08-23 10:05:13 -04:00
  • 23578904da preload-index: fix memleak Anthony Delannoy 2022-08-22 23:15:07 +02:00
  • 99e4d084ff midx.c: avoid adding preferred objects twice Taylor Blau 2022-08-22 15:50:49 -04:00
  • cdf517be06 midx.c: include preferred pack correctly with existing MIDX Taylor Blau 2022-08-22 15:50:46 -04:00
  • 1d6f4c6408 midx.c: extract midx_fanout_add_pack_fanout() Taylor Blau 2022-08-22 15:50:43 -04:00
  • 852c530102 midx.c: extract midx_fanout_add_midx_fanout() Taylor Blau 2022-08-22 15:50:41 -04:00
  • 989d9cbd5c midx.c: extract struct midx_fanout Taylor Blau 2022-08-22 15:50:38 -04:00
  • 0b6203c4ef t/lib-bitmap.sh: avoid silencing stderr Taylor Blau 2022-08-22 15:50:35 -04:00
  • 65168c42df t5326: demonstrate potential bitmap corruption Taylor Blau 2022-08-22 15:50:32 -04:00
  • 0e66bc1b21 t: detect and signal failure within loop Eric Sunshine 2022-08-22 18:26:42 +00:00
  • 625ff5c320 t1092: fix buggy sparse "blame" test Eric Sunshine 2022-08-22 18:26:41 +00:00
  • 308cbaa082 t2407: fix broken &&-chains in compound statement Eric Sunshine 2022-08-22 18:26:40 +00:00
  • 12a58f9014 xdiff: drop unused mmfile parameters from xdl_do_patience_diff() Jeff King 2022-08-20 03:36:25 -04:00
  • ee610f00e2 reflog: assert PARSE_OPT_NONEG in parse-options callbacks Jeff King 2022-08-19 04:55:02 -04:00
  • 21a40847ed reftable: drop unused parameter from reader_seek_linear() Jeff King 2022-08-19 04:54:56 -04:00
  • 5db8e59cf1 verify_one_sparse(): drop unused parameters Jeff King 2022-08-20 05:02:48 -04:00
  • 66484ac8d6 What's cooking (2022/08 #07) Junio C Hamano 2022-08-19 17:19:14 -07:00
  • 77b9e85c0f p0006: fix 'read-tree' argument ordering Victoria Dye 2022-08-19 20:49:09 +00:00
  • 59c72303dd p0004: fix prereq declaration Victoria Dye 2022-08-19 20:49:08 +00:00
  • 629444ad45 sequencer: do not translate command names Michael J Gruber 2022-08-18 15:13:28 +02:00
  • 1c8dfc3674 sequencer: do not translate parameters to error_resolve_conflict() Michael J Gruber 2022-08-18 15:13:27 +02:00
  • 5670e0ec15 sequencer: do not translate reflog messages Michael J Gruber 2022-08-18 15:13:26 +02:00
  • 77651c032c match_pathname(): drop unused "flags" parameter Jeff King 2022-08-19 04:50:54 -04:00
  • e2841f706e log-tree: drop unused commit param in remerge_diff() Jeff King 2022-08-19 04:50:33 -04:00
  • f1d019071e xdiff: drop unused mmfile parameters from xdl_do_histogram_diff() Jeff King 2022-08-19 04:49:41 -04:00
  • 776515ef8b is_path_owned_by_current_uid(): mark "report" parameter as unused Jeff King 2022-08-19 06:08:54 -04:00
  • e5e056b21d run-command: mark unused async callback parameters Jeff King 2022-08-19 06:08:52 -04:00
  • 555ff1c8a4 mark unused read_tree_recursive() callback parameters Jeff King 2022-08-19 06:08:49 -04:00
  • 02c3c59e62 hashmap: mark unused callback parameters Jeff King 2022-08-19 06:08:46 -04:00
  • 783a86c142 config: mark unused callback parameters Jeff King 2022-08-19 06:08:44 -04:00
  • 9f5a9de7c8 streaming: mark unused virtual method parameters Jeff King 2022-08-19 06:08:42 -04:00
  • f7d5741279 transport: mark bundle transport_options as unused Jeff King 2022-08-19 06:08:39 -04:00
  • 7718827a2d refs: mark unused virtual method parameters Jeff King 2022-08-19 06:08:37 -04:00
  • c006e9fa59 refs: mark unused reflog callback parameters Jeff King 2022-08-19 06:08:35 -04:00
  • 63e14ee2d6 refs: mark unused each_ref_fn parameters Jeff King 2022-08-19 06:08:32 -04:00
  • 9b24034754 git-compat-util: add UNUSED macro Jeff King 2022-08-19 06:08:27 -04:00
  • 398c4ff582 builtin/worktree.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:11 +02:00
  • 2b057d97d7 builtin/stash.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:10 +02:00
  • 1c3502b198 builtin/sparse-checkout.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:09 +02:00
  • b26a412f1e builtin/remote.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:08 +02:00
  • 729b97332b builtin/reflog.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:07 +02:00
  • 54ef7676ba builtin/notes.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:06 +02:00
  • bf0a6b65fc builtin/multi-pack-index.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:05 +02:00
  • f83736ce9d builtin/hook.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:04 +02:00
  • 0350954482 builtin/gc.c: let parse-options parse 'git maintenance's subcommands SZEDER Gábor 2022-08-19 18:04:03 +02:00
  • 1c3b05170a builtin/commit-graph.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:02 +02:00
  • aef7d75e58 builtin/bundle.c: let parse-options parse subcommands SZEDER Gábor 2022-08-19 18:04:01 +02:00
  • fa83cc834d parse-options: add support for parsing subcommands SZEDER Gábor 2022-08-19 18:04:00 +02:00
  • dc9f98832b parse-options: drop leading space from '--git-completion-helper' output SZEDER Gábor 2022-08-19 18:03:59 +02:00
  • a9126b92a2 parse-options: clarify the limitations of PARSE_OPT_NODASH SZEDER Gábor 2022-08-19 18:03:58 +02:00
  • 99d86d60e5 parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options SZEDER Gábor 2022-08-19 18:03:57 +02:00
  • 80882bc5e7 api-parse-options.txt: fix description of OPT_CMDMODE SZEDER Gábor 2022-08-19 18:03:56 +02:00
  • c1b117d31c t0040-parse-options: test parse_options() with various 'parse_opt_flags' SZEDER Gábor 2022-08-19 18:03:55 +02:00
  • 31a66c1964 t5505-remote.sh: check the behavior without a subcommand SZEDER Gábor 2022-08-19 18:03:54 +02:00
  • 9e4658d5c6 t3301-notes.sh: check that default operation mode doesn't take arguments SZEDER Gábor 2022-08-19 18:03:53 +02:00
  • 66fa6e8ed8 git.c: update NO_PARSEOPT markings SZEDER Gábor 2022-08-19 18:03:52 +02:00
  • e03acd0d4a git-prompt: show presence of unresolved conflicts at command prompt Justin Donnelly 2022-08-17 00:18:12 +00:00
  • 257418c590 revision: allow --ancestry-path to take an argument Elijah Newren 2022-08-19 04:28:10 +00:00
  • 1838e21cff t6019: modernize tests with helper Derrick Stolee 2022-08-19 04:28:09 +00:00
  • 11ea33ce44 rev-list-options.txt: fix simple typo Elijah Newren 2022-08-19 04:28:08 +00:00
  • ff033db7a8 merge-ort: remove code obsoleted by other changes Elijah Newren 2022-08-19 04:45:55 +00:00
  • 8e2841890a scalar: update technical doc roadmap with FSMonitor support Victoria Dye 2022-08-18 21:40:53 +00:00
  • ec4c23116b scalar unregister: stop FSMonitor daemon Johannes Schindelin 2022-08-18 21:40:52 +00:00