Commit Graph

  • 07b04ebe86 builtin/sparse-checkout.c: delete duplicate include Elia Pinto 2022-03-13 19:55:34 +00:00
  • 7cbbb77173 builtin/gc.c: delete duplicate include Elia Pinto 2022-03-13 19:55:33 +00:00
  • 5775da0ced attr.c: delete duplicate include Elia Pinto 2022-03-13 19:55:32 +00:00
  • c614beb933 t6423-merge-rename-directories.sh: use the $(...) construct Elia Pinto 2022-03-13 17:28:29 +00:00
  • 2e8ea40fe3 name-rev: use generation numbers if available Jacob Keller 2022-03-11 16:00:15 -08:00
  • 57be9c6dee reflog: don't be noisy on empty reflogs Ævar Arnfjörð Bjarmason 2022-03-10 23:56:11 +01:00
  • 09188ed930 userdiff: add builtin diff driver for kotlin language. Jaydeep P Das 2022-03-12 10:18:32 +05:30
  • eed36fce38 t0030-t0050: avoid pipes with Git on LHS Shubham Mishra 2022-03-12 11:51:26 +05:30
  • 9b6d1fc48a t0001-t0028: avoid pipes with Git on LHS Shubham Mishra 2022-03-12 11:51:25 +05:30
  • 75a9280f60 MaintNotes: we are not on FreeNode but on Libera Junio C Hamano 2022-03-12 15:11:37 -08:00
  • ba95e96d4c core.fsync: new option to harden the index Neeraj Singh 2022-03-10 22:43:23 +00:00
  • 844a8ad4f8 core.fsync: add configuration parsing Neeraj Singh 2022-03-10 22:43:22 +00:00
  • 020406eaa5 core.fsync: introduce granular fsync control infrastructure Neeraj Singh 2022-03-10 22:43:21 +00:00
  • abf38abec2 core.fsyncmethod: add writeout-only mode Neeraj Singh 2022-03-10 22:43:20 +00:00
  • 19d3f228c8 wrapper: make inclusion of Windows csprng header tightly scoped Neeraj Singh 2022-03-10 22:43:19 +00:00
  • 544d93bc3b block-sha1: remove use of obsolete x86 assembly brian m. carlson 2022-03-10 17:47:50 +00:00
  • 32f3ac26e0 Merge branch 'pw/single-key-interactive' into pw/add-p-single-key Junio C Hamano 2022-03-09 15:32:56 -08:00
  • baedc59543 test-lib: declare local variables as local Michael J Gruber 2022-03-09 22:41:43 +01:00
  • 1a4874565f The tenth batch Junio C Hamano 2022-03-09 13:38:46 -08:00
  • 1f3c5f39e0 Merge branch 'ab/help-fixes' Junio C Hamano 2022-03-09 13:38:24 -08:00
  • 69a3b75fa6 Merge branch 'ab/c99-variadic-macros' Junio C Hamano 2022-03-09 13:38:24 -08:00
  • 4763ccd7f4 Merge branch 'hn/reftable-no-empty-keys' Junio C Hamano 2022-03-09 13:38:24 -08:00
  • d169d51504 Merge branch 'jc/cat-file-batch-commands' Junio C Hamano 2022-03-09 13:38:24 -08:00
  • 47be28e51e Merge branch 'pw/xdiff-alloc-fail' Junio C Hamano 2022-03-09 13:38:23 -08:00
  • 82386b4496 Merge branch 'en/present-despite-skipped' Junio C Hamano 2022-03-09 13:38:23 -08:00
  • 86fdd94d72 clone: fail gracefully when cloning filtered bundle Derrick Stolee 2022-03-09 16:01:43 +00:00
  • 4f39eb031a bundle: unbundle promisor packs Derrick Stolee 2022-03-09 16:01:42 +00:00
  • f18b512bbb bundle: create filtered bundles Derrick Stolee 2022-03-09 16:01:41 +00:00
  • c4ea513f4a rev-list: move --filter parsing into revision.c Derrick Stolee 2022-03-09 16:01:40 +00:00
  • 105c6f14ad bundle: parse filter capability Derrick Stolee 2022-03-09 16:01:39 +00:00
  • 4f33a6345f list-objects: handle NULL function pointers Ævar Arnfjörð Bjarmason 2022-03-09 16:01:38 +00:00
  • f0d2f84919 MyFirstObjectWalk: update recommended usage Derrick Stolee 2022-03-09 16:01:37 +00:00
  • 3e0370a8d2 list-objects: consolidate traverse_commit_list[_filtered] Derrick Stolee 2022-03-09 16:01:36 +00:00
  • 09d4a79eff pack-bitmap: drop filter in prepare_bitmap_walk() Derrick Stolee 2022-03-09 16:01:35 +00:00
  • 7940941de1 pack-objects: use rev.filter when possible Derrick Stolee 2022-03-09 16:01:34 +00:00
  • ffaa137f64 revision: put object filter into struct rev_info Derrick Stolee 2022-03-09 16:01:33 +00:00
  • 4a4c3f9b63 list-objects-filter-options: create copy helper Derrick Stolee 2022-03-09 16:01:32 +00:00
  • 1f52cdfacb index-pack: document and test the --promisor option Derrick Stolee 2022-03-09 16:01:31 +00:00
  • a262585d81 gitweb: remove invalid http-equiv="content-type" Jason Yundt 2022-03-08 10:56:12 -05:00
  • 943fd02769 comment: fix typo Jason Yundt 2022-03-08 10:56:11 -05:00
  • 5370b91f3f submodule: move logic into fetch_task_create() Glen Choo 2022-03-07 16:14:31 -08:00
  • 73bc90d7e1 submodule: extract get_fetch_task() Glen Choo 2022-03-07 16:14:30 -08:00
  • 6e1e0c9959 submodule: store new submodule commits oid_array in a struct Glen Choo 2022-03-07 16:14:29 -08:00
  • 1e5dd3a111 submodule: inline submodule_commits() into caller Glen Choo 2022-03-07 16:14:28 -08:00
  • 7c2f8cc58c submodule: make static functions read submodules from commits Glen Choo 2022-03-07 16:14:27 -08:00
  • d1d1572e75 t5526: create superproject commits with test helper Glen Choo 2022-03-07 16:14:26 -08:00
  • 6e94bd64f3 t5526: stop asserting on stderr literally Glen Choo 2022-03-07 16:14:25 -08:00
  • f3117dfdd1 t5526: introduce test helper to assert on fetches Glen Choo 2022-03-07 16:14:24 -08:00
  • 39d7f42131 What's cooking (2022/03 #02) Junio C Hamano 2022-03-07 14:38:13 -08:00
  • a6ecc256c3 rev-list simplify tests: don't ignore "git" exit code Ævar Arnfjörð Bjarmason 2022-03-07 13:49:06 +01:00
  • c419562860 checkout tests: don't ignore "git <cmd>" exit code Ævar Arnfjörð Bjarmason 2022-03-07 13:49:05 +01:00
  • e19b319950 apply tests: don't ignore "git ls-files" exit code, drop sub-shell Ævar Arnfjörð Bjarmason 2022-03-07 13:49:04 +01:00
  • 72aae6d601 gettext tests: don't ignore "test-tool regex" exit code Ævar Arnfjörð Bjarmason 2022-03-07 13:49:03 +01:00
  • cf10c5b4cf rev-list tests: don't hide abort() in "test_expect_failure" Ævar Arnfjörð Bjarmason 2022-03-07 13:49:02 +01:00
  • 5b911a29ff diff tests: don't ignore "git rev-list" exit code Ævar Arnfjörð Bjarmason 2022-03-07 13:49:01 +01:00
  • b6d775dd38 notes tests: don't ignore "git" exit code Ævar Arnfjörð Bjarmason 2022-03-07 13:49:00 +01:00
  • 53ce7ccff1 rev-parse tests: don't ignore "git reflog" exit code Ævar Arnfjörð Bjarmason 2022-03-07 13:48:59 +01:00
  • 8127a2b1f5 merge tests: use "test_must_fail" instead of ad-hoc pattern Ævar Arnfjörð Bjarmason 2022-03-07 13:48:58 +01:00
  • 1ff543acd0 apply tests: use "test_must_fail" instead of ad-hoc pattern Ævar Arnfjörð Bjarmason 2022-03-07 13:48:57 +01:00
  • 5476bdf0e8 diff tests: don't ignore "git diff" exit code in "read" loop Ævar Arnfjörð Bjarmason 2022-03-07 13:48:56 +01:00
  • d239ef1cba diff tests: don't ignore "git diff" exit code Ævar Arnfjörð Bjarmason 2022-03-07 13:48:55 +01:00
  • 277ce7961d read-tree tests: check "diff-files" exit code on failure Ævar Arnfjörð Bjarmason 2022-03-07 13:48:54 +01:00
  • a182f69d5f tests: use "test_stdout_line_count", not "test $(git [...] | wc -l)" Ævar Arnfjörð Bjarmason 2022-03-07 13:48:53 +01:00
  • c4d1d52631 tests: change some 'test $(git) = "x"' to test_cmp Ævar Arnfjörð Bjarmason 2022-03-07 13:48:52 +01:00
  • a8cc594333 hooks: fix an obscure TOCTOU "did we just run a hook?" race Ævar Arnfjörð Bjarmason 2022-03-07 13:33:46 +01:00
  • 9f6e63b966 merge: don't run post-hook logic on --no-verify Ævar Arnfjörð Bjarmason 2022-03-07 13:33:45 +01:00
  • 99d60545f8 string-list API: change "nr" and "alloc" to "size_t" Ævar Arnfjörð Bjarmason 2022-03-07 16:27:08 +01:00
  • 6f69325258 gettext API users: don't explicitly cast ngettext()'s "n" Ævar Arnfjörð Bjarmason 2022-03-07 16:27:07 +01:00
  • 6dbf4b8172 commit-graph: declare bankruptcy on GDAT chunks Derrick Stolee 2022-03-02 09:45:13 -05:00
  • c2162907e9 The ninth batch Junio C Hamano 2022-03-06 20:44:10 -08:00
  • 7a4e06c42a Merge branch 'jt/ls-files-stage-recurse' Junio C Hamano 2022-03-06 21:25:33 -08:00
  • 11da0a5580 Merge branch 'gc/stash-on-branch-with-multi-level-name' Junio C Hamano 2022-03-06 21:25:32 -08:00
  • 061fd5727d Merge branch 'ah/advice-switch-requires-detach-to-detach' Junio C Hamano 2022-03-06 21:25:32 -08:00
  • 20d34c07ea Merge branch 'ab/c99-designated-initializers' Junio C Hamano 2022-03-06 21:25:32 -08:00
  • 283e4e7cd3 Merge branch 'mc/index-pack-report-max-size' Junio C Hamano 2022-03-06 21:25:32 -08:00
  • 6d8d81ec36 Merge branch 'ac/usage-string-fixups' Junio C Hamano 2022-03-06 21:25:32 -08:00
  • a281069e77 Merge branch 'ab/test-leak-diag' Junio C Hamano 2022-03-06 21:25:31 -08:00
  • 6878ea6f14 Merge branch 'ab/hook-tests' Junio C Hamano 2022-03-06 21:25:31 -08:00
  • ae59346f09 Merge branch 'en/merge-ort-plug-leaks' Junio C Hamano 2022-03-06 21:25:31 -08:00
  • aae90a156d Merge branch 'ds/worktree-docs' Junio C Hamano 2022-03-06 21:25:31 -08:00
  • 50e0dd8fee Merge branch 'jc/rerere-train-modernise' Junio C Hamano 2022-03-06 21:25:30 -08:00
  • e828747001 Merge branch 'rs/bisect-executable-not-found' Junio C Hamano 2022-03-06 21:25:30 -08:00
  • 967176465a Merge branch 'en/sparse-checkout-fixes' Junio C Hamano 2022-03-06 21:25:30 -08:00
  • b6c596fd01 Merge branch 'cg/t3903-modernize' Junio C Hamano 2022-03-06 21:25:30 -08:00
  • c9d2562493 submodule--helper update-clone: check for --filter and --init Glen Choo 2022-03-04 16:14:01 -08:00
  • 104744f91d submodule update: add tests for --filter Glen Choo 2022-03-04 16:14:00 -08:00
  • 97cb977c82 submodule--helper: remove ensure-core-worktree Glen Choo 2022-03-04 16:13:59 -08:00
  • 29a5e9e1ff submodule--helper update-clone: learn --init Glen Choo 2022-03-04 16:13:58 -08:00
  • 3ce52cba5b submodule--helper: allow setting superprefix for init_submodule() Atharva Raykar 2022-03-04 16:13:57 -08:00
  • 5312a850b8 submodule--helper: refactor get_submodule_displaypath() Atharva Raykar 2022-03-04 16:13:56 -08:00
  • 1012a5cbc3 submodule--helper run-update-procedure: learn --remote Glen Choo 2022-03-04 16:13:55 -08:00
  • ed9c84853e submodule--helper: don't use bitfield indirection for parse_options() Ævar Arnfjörð Bjarmason 2022-03-04 16:13:54 -08:00
  • a77c3fcb5e submodule--helper: get remote names from any repository Atharva Raykar 2022-03-04 16:13:53 -08:00
  • e441966596 submodule--helper run-update-procedure: remove --suboid Glen Choo 2022-03-04 16:13:52 -08:00
  • 1a0b78c953 submodule--helper: reorganize code for sh to C conversion Glen Choo 2022-03-04 16:13:51 -08:00
  • f7bdb32918 submodule--helper: remove update-module-mode Glen Choo 2022-03-04 16:13:50 -08:00
  • aca8568e2c submodule tests: test for init and update failure output Ævar Arnfjörð Bjarmason 2022-03-04 16:13:49 -08:00
  • 759f340738 repository.c: free the "path cache" in repo_clear() Ævar Arnfjörð Bjarmason 2022-03-04 19:32:17 +01:00
  • 2d102c2bca range-diff: plug memory leak in read_patches() Ævar Arnfjörð Bjarmason 2022-03-04 19:32:16 +01:00
  • 4998e93fa6 range-diff: plug memory leak in common invocation Ævar Arnfjörð Bjarmason 2022-03-04 19:32:15 +01:00