Commit Graph

  • e121c8c0d9 Merge branch 'ep/equals-null-cocci' Junio C Hamano 2022-05-20 15:26:59 -07:00
  • 538dc459a0 Merge branch 'ep/maint-equals-null-cocci' Junio C Hamano 2022-05-20 15:26:59 -07:00
  • acdeb10f91 Merge branch 'ds/sparse-colon-path' Junio C Hamano 2022-05-20 15:26:58 -07:00
  • 5a9253cd45 Merge branch 'vd/sparse-stash' Junio C Hamano 2022-05-20 15:26:58 -07:00
  • 945b9f2c31 Merge branch 'cd/bisect-messages-from-pre-flight-states' Junio C Hamano 2022-05-20 15:26:58 -07:00
  • 9a7176d9fb Merge branch 'jc/update-ozlabs-url' Junio C Hamano 2022-05-20 15:26:58 -07:00
  • ed54e1b31a Merge branch 'gc/pull-recurse-submodules' Junio C Hamano 2022-05-20 15:26:57 -07:00
  • 1dff6dc016 Merge branch 'mg/detect-compiler-in-c-locale' Junio C Hamano 2022-05-20 15:26:56 -07:00
  • 3ab732864a Merge branch 'js/trace2-doc-fixes' Junio C Hamano 2022-05-20 15:26:56 -07:00
  • 6f24da652c Merge branch 'mv/log-since-as-filter' Junio C Hamano 2022-05-20 15:26:56 -07:00
  • 2e969751ec Merge branch 'rs/external-diff-tempfile' Junio C Hamano 2022-05-20 15:26:55 -07:00
  • 586f23705c Merge branch 'kf/p4-multiple-remotes' Junio C Hamano 2022-05-20 15:26:55 -07:00
  • af3a3205d1 Merge branch 'tk/p4-with-explicity-sync' Junio C Hamano 2022-05-20 15:26:55 -07:00
  • 804ec0301f Merge branch 'tk/p4-utf8-bom' Junio C Hamano 2022-05-20 15:26:54 -07:00
  • 2e55151800 Merge branch 'cg/vscode-with-gdb' Junio C Hamano 2022-05-20 15:26:54 -07:00
  • bdba04d4d0 Merge branch 'sa/t1011-use-helpers' Junio C Hamano 2022-05-20 15:26:54 -07:00
  • 6b3d47a960 Merge branch 'km/t3501-use-test-helpers' Junio C Hamano 2022-05-20 15:26:54 -07:00
  • ee0241bd22 Merge branch 'pb/submodule-recurse-mode-enum' Junio C Hamano 2022-05-20 15:26:53 -07:00
  • 0a88638b0b Merge branch 'ah/convert-warning-message' Junio C Hamano 2022-05-20 15:26:53 -07:00
  • 87d6bec2c8 Merge branch 'gf/unused-includes' Junio C Hamano 2022-05-20 15:26:53 -07:00
  • 4976f244f3 Merge branch 'gf/shorthand-version-and-help' Junio C Hamano 2022-05-20 15:26:52 -07:00
  • 796388bebd Merge branch 'rs/t7812-pcre2-ws-bug-test' Junio C Hamano 2022-05-20 15:26:52 -07:00
  • f5203a4220 Merge branch 'ds/do-not-call-bug-on-bad-refs' Junio C Hamano 2022-05-20 15:26:52 -07:00
  • 1256a25ecd Merge branch 'sg/safe-directory-tests-and-docs' Junio C Hamano 2022-05-20 15:26:52 -07:00
  • 66731ff921 builtin/repack.c: ensure that names is sorted Taylor Blau 2022-05-20 15:01:51 -04:00
  • aab7bea14f t7703: demonstrate object corruption with pack.packSizeLimit Taylor Blau 2022-05-20 15:01:48 -04:00
  • 4b5a808bb9 repack: respect --keep-pack with geometric repack Victoria Dye 2022-05-20 15:01:45 -04:00
  • 4b317450ce t6424: make sure a failed merge preserves local changes Junio C Hamano 2022-05-19 11:59:53 -07:00
  • af845a604d builtin/receive-pack.c: remove redundant 'if' Taylor Blau 2022-05-18 16:26:02 -04:00
  • 0353c68818 fetch: do not run a redundant fetch from submodule Junio C Hamano 2022-05-16 16:53:40 -07:00
  • a766380fae What's cooking (2022/05 #05) Junio C Hamano 2022-05-16 17:35:03 -07:00
  • 8a50571a0e object-file: convert 'switch' back to 'if' Derrick Stolee 2022-05-16 10:53:27 -04:00
  • 89c6e450fe bundle.h: make "fd" version of read_bundle_header() public Ævar Arnfjörð Bjarmason 2022-05-16 20:11:05 +00:00
  • 834e3520ab remote: allow relative_url() to return an absolute url Derrick Stolee 2022-05-16 20:11:04 +00:00
  • 1d04e719e7 remote: move relative_url() Derrick Stolee 2022-05-16 20:11:03 +00:00
  • c1d024b843 http: make http_get_file() external Derrick Stolee 2022-05-16 20:11:02 +00:00
  • 1f6cf4508e fetch-pack: move --keep=* option filling to a function Ævar Arnfjörð Bjarmason 2022-05-16 20:11:01 +00:00
  • a6e65fb39c fetch-pack: add a deref_without_lazy_fetch_extended() Ævar Arnfjörð Bjarmason 2022-05-16 20:11:00 +00:00
  • 9fd512c8d6 dir API: add a generalized path_match_flags() function Ævar Arnfjörð Bjarmason 2022-05-16 20:10:59 +00:00
  • 86f4e31298 connect.c: refactor sending of agent & object-format Ævar Arnfjörð Bjarmason 2022-05-16 20:10:58 +00:00
  • f7400da800 fetch: limit shared symref check only for local branches Orgad Shaneh 2022-05-16 08:41:41 +00:00
  • 511cfd3bff http: add custom hostname to IP address resolutions Christian Couder 2022-05-16 10:38:51 +02:00
  • 7709acf7be fetch-pack: make unexpected peek result non-fatal Jonathan Tan 2022-05-16 04:02:20 -07:00
  • b9063afda1 t0034: add negative tests and allow git init to mostly work under sudo Carlo Marcelo Arenas Belón 2022-05-12 18:00:19 -07:00
  • ae9abbb63e git-compat-util: avoid failing dir ownership checks if running privileged Carlo Marcelo Arenas Belón 2022-05-12 18:00:18 -07:00
  • 5f1a3fec8c t: regression git needs safe.directory when using sudo Carlo Marcelo Arenas Belón 2022-05-12 18:00:17 -07:00
  • 4ec5008062 MyFirstContribution: drop PR description for GGG single-patch contributions Philippe Blain 2022-05-12 23:43:37 +00:00
  • c2cd4b592f MyFirstContribution: reference "The cover letter" in GitGitGadget section Philippe Blain 2022-05-12 23:43:36 +00:00
  • e97d474c7a MyFirstContribution: reference "The cover letter" in "Preparing Email" Philippe Blain 2022-05-12 23:43:35 +00:00
  • afc8c92535 MyFirstContribution: add standalone section on cover letter Philippe Blain 2022-05-12 23:43:34 +00:00
  • 489ef3ba57 MyFirstContribution: add "Anatomy of a Patch Series" section Philippe Blain 2022-05-12 23:43:33 +00:00
  • e630d22cf8 What's cooking (2022/05 #04) Junio C Hamano 2022-05-12 16:13:47 -07:00
  • 00d8c31105 commit: fix "author_ident" leak Junio C Hamano 2022-05-12 15:51:07 -07:00
  • f15e00b463 ci: use https, not http to download binaries from perforce.com Ævar Arnfjörð Bjarmason 2022-05-12 15:39:40 -07:00
  • 49af448197 ci: reintroduce prevention from perforce being quarantined in macOS Carlo Marcelo Arenas Belón 2022-05-12 15:39:39 -07:00
  • d1c9195116 ci: avoid brew for installing perforce Carlo Marcelo Arenas Belón 2022-05-12 15:39:38 -07:00
  • cde6b9b78d ci: make failure to find perforce more user friendly Carlo Marcelo Arenas Belón 2022-05-12 15:39:37 -07:00
  • 7c898554d7 commit-graph.c: don't assume that stat() succeeds Ævar Arnfjörð Bjarmason 2022-05-12 15:32:17 -07:00
  • 4627c67fa6 object-file: fix a unpack_loose_header() regression in 3b6a8db3b0 Ævar Arnfjörð Bjarmason 2022-05-12 15:32:18 -07:00
  • 29d8e21d6e log test: skip a failing mkstemp() test under valgrind Ævar Arnfjörð Bjarmason 2022-05-12 15:32:16 -07:00
  • 58407e041e tests: using custom GIT_EXEC_PATH breaks --valgrind tests Ævar Arnfjörð Bjarmason 2022-05-12 15:32:15 -07:00
  • 6a61661967 archive: do not let on-disk mode leak to zip archives Junio C Hamano 2022-05-12 14:31:09 -07:00
  • 5819417365 pull: do not let submodule.recurse override fetch.recurseSubmodules Glen Choo 2022-05-10 19:25:47 +00:00
  • 277cf0bc36 second 0th batch of topics from the previous cycle Junio C Hamano 2022-05-11 13:56:07 -07:00
  • a2437297c9 Merge branch 'rs/commit-summary-wo-break-rewrite' Junio C Hamano 2022-05-11 13:56:22 -07:00
  • cacfd1d018 Merge branch 'pw/test-malloc-with-sanitize-address' Junio C Hamano 2022-05-11 13:56:22 -07:00
  • bedefc1227 Merge branch 'ea/rebase-code-simplify' Junio C Hamano 2022-05-11 13:56:22 -07:00
  • 4c5d5e1b72 Merge branch 'kt/commit-graph-plug-fp-leak-on-error' Junio C Hamano 2022-05-11 13:56:22 -07:00
  • 202161fa8d Merge branch 'ah/rebase-keep-base-fix' Junio C Hamano 2022-05-11 13:56:21 -07:00
  • f11046e6de bisect: output bisect setup status in bisect log Chris Down 2022-05-11 19:00:14 +01:00
  • 0cf1defa5a bisect: output state before we are ready to compute bisection Chris Down 2022-05-11 19:00:09 +01:00
  • ef9b086d95 Merge branch 'master' of git://git.ozlabs.org/~paulus/gitk Junio C Hamano 2022-05-11 08:25:02 -07:00
  • b014cee8de SubmittingPatches: use more stable git.ozlabs.org URL Junio C Hamano 2022-05-11 08:10:12 -07:00
  • 465f03869a gitk: include y coord in recorded sash position halilsen 2022-02-20 19:47:36 +00:00
  • 1f6b196665 gitk: trivial indentation fix halilsen 2022-02-20 19:47:35 +00:00
  • 26efbe0c5f What's cooking (2022/05 #03) Junio C Hamano 2022-05-10 17:44:54 -07:00
  • b9de974d38 0th batch for topics from the previous cycle Junio C Hamano 2022-05-10 17:36:46 -07:00
  • bcccafbef0 Merge branch 'ea/progress-partial-blame' Junio C Hamano 2022-05-10 17:41:11 -07:00
  • 123dfdff0d Merge branch 'fr/vimdiff-layout' Junio C Hamano 2022-05-10 17:41:11 -07:00
  • c237c3fd5f Merge branch 'jh/p4-various-fixups' Junio C Hamano 2022-05-10 17:41:11 -07:00
  • 301fc17de0 Merge branch 'tk/untracked-cache-with-uall' Junio C Hamano 2022-05-10 17:41:10 -07:00
  • 88cbd17e87 Merge branch 'ab/misc-cleanup' Junio C Hamano 2022-05-10 17:41:10 -07:00
  • 0f329b9ae4 unpack-trees: preserve index sparsity Victoria Dye 2022-05-10 23:32:32 +00:00
  • 874cf2a604 stash: apply stash using 'merge_ort_nonrecursive()' Victoria Dye 2022-05-10 23:32:31 +00:00
  • 491df5f679 read-cache: set sparsity when index is new Victoria Dye 2022-05-10 23:32:30 +00:00
  • cfde4cd6ff sparse-index: expose 'is_sparse_index_allowed()' Victoria Dye 2022-05-10 23:32:29 +00:00
  • 3a58792ade stash: integrate with sparse index Victoria Dye 2022-05-10 23:32:28 +00:00
  • eae937059b stash: expand sparse-checkout compatibility testing Victoria Dye 2022-05-10 23:32:27 +00:00
  • ef6d15ca53 builtin/remote.c: teach -v to list filters for promisor remotes Abhradeep Chakraborty 2022-05-09 11:32:48 +00:00
  • 1fbfd96f50 detect-compiler: make detection independent of locale Michael J Gruber 2022-05-09 13:22:02 +02:00
  • e8005e4871 Sync with v2.36.1 Junio C Hamano 2022-05-05 14:39:03 -07:00
  • e54793a95a Git 2.36.1 v2.36.1 Junio C Hamano 2022-05-05 14:36:37 -07:00
  • 565442c358 Merge branch 'ab/cc-package-fixes' into maint Junio C Hamano 2022-05-05 14:36:25 -07:00
  • c038dd6fdb Merge branch 'jc/cocci-xstrdup-or-null-fix' into maint Junio C Hamano 2022-05-05 14:36:25 -07:00
  • 676cead455 Merge branch 'rs/format-patch-pathspec-fix' into maint Junio C Hamano 2022-05-05 14:36:25 -07:00
  • 09a2302c70 Merge branch 'rs/fast-export-pathspec-fix' into maint Junio C Hamano 2022-05-05 14:36:25 -07:00
  • 8da1481bdc Merge branch 'jc/show-pathspec-fix' into maint Junio C Hamano 2022-05-05 14:36:24 -07:00
  • ee12682367 Merge branch 'rs/name-rev-fix-free-after-use' into maint Junio C Hamano 2022-05-05 14:36:24 -07:00
  • 8e5c46e315 Merge branch 'jc/diff-tree-stdin-fix' into maint Junio C Hamano 2022-05-05 14:36:24 -07:00
  • 899df5f690 Merge branch 'gc/submodule-update-part2' into maint Junio C Hamano 2022-05-05 14:36:24 -07:00