Commit Graph

  • 345e216f63 builtin/merge.c: use fixed strings, not "strbuf", fix leak Ævar Arnfjörð Bjarmason 2023-02-07 00:07:48 +01:00
  • 81559612a9 show-branch: free() allocated "head" before return Ævar Arnfjörð Bjarmason 2023-02-07 00:07:47 +01:00
  • 9d01cfed69 commit-graph: fix a parse_options_concat() leak Ævar Arnfjörð Bjarmason 2023-02-07 00:07:46 +01:00
  • 2139bd0200 http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}() Ævar Arnfjörð Bjarmason 2023-02-07 00:07:45 +01:00
  • eef75d247a http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main() Ævar Arnfjörð Bjarmason 2023-02-07 00:07:44 +01:00
  • 9f24f3c719 worktree: fix a trivial leak in prune_worktrees() Ævar Arnfjörð Bjarmason 2023-02-07 00:07:43 +01:00
  • 90428ddccf repack: fix leaks on error with "goto cleanup" Ævar Arnfjörð Bjarmason 2023-02-07 00:07:42 +01:00
  • 486620ae0c name-rev: don't xstrdup() an already dup'd string Ævar Arnfjörð Bjarmason 2023-02-07 00:07:41 +01:00
  • 7615cf94d2 various: add missing clear_pathspec(), fix leaks Ævar Arnfjörð Bjarmason 2023-02-07 00:07:40 +01:00
  • 81e5c39cf6 clone: use free() instead of UNLEAK() Ævar Arnfjörð Bjarmason 2023-02-07 00:07:39 +01:00
  • e8ed0a8ac5 commit-graph: use free_commit_graph() instead of UNLEAK() Ævar Arnfjörð Bjarmason 2023-02-07 00:07:38 +01:00
  • 53537c6c17 bundle.c: don't leak the "args" in the "struct child_process" Ævar Arnfjörð Bjarmason 2023-02-07 00:07:37 +01:00
  • b2e5d75d17 tests: mark tests as passing with SANITIZE=leak Ævar Arnfjörð Bjarmason 2023-02-07 00:07:36 +01:00
  • 9fdc79ecba tests: don't lose misc "git" exit codes Ævar Arnfjörð Bjarmason 2023-02-06 23:44:33 +01:00
  • 4bd0785dc2 tests: don't lose exit status with "test <op> $(git ...)" Ævar Arnfjörð Bjarmason 2023-02-06 23:44:31 +01:00
  • c7e03b4e39 tests: don't lose "git" exit codes in "! ( git ... | grep )" Ævar Arnfjörð Bjarmason 2023-02-06 23:44:32 +01:00
  • 0cd1a8818d tests: don't lose exit status with "(cd ...; test <op> $(git ...))" Ævar Arnfjörð Bjarmason 2023-02-06 23:44:30 +01:00
  • 62f3a45bb4 t/lib-patch-mode.sh: fix ignored exit codes Ævar Arnfjörð Bjarmason 2023-02-06 23:44:29 +01:00
  • fb18dd2831 auto-crlf tests: don't lose exit code in loops and outside tests Ævar Arnfjörð Bjarmason 2023-02-06 23:44:28 +01:00
  • 5a7d41d849 docs & comments: replace mentions of "git-add--interactive.perl" Ævar Arnfjörð Bjarmason 2023-02-06 23:58:58 +01:00
  • d21878f073 add API: remove run_add_interactive() wrapper function Ævar Arnfjörð Bjarmason 2023-02-06 23:58:57 +01:00
  • 20b813d7d3 add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" Ævar Arnfjörð Bjarmason 2023-02-06 23:58:56 +01:00
  • e65b868d07 pack-objects: use strcspn(3) in name_cmp_len() René Scharfe 2023-02-05 11:42:27 +01:00
  • 1b4a38d741 read-cache: use size_t for {base,df}_name_compare() René Scharfe 2023-02-05 11:36:28 +01:00
  • d912a603ed t5000: modernise archive and :(glob) test Kostya Farber 2023-02-04 20:41:24 +00:00
  • d85e9448dd new-command.txt: update reference to builtin docs Wes Lord 2023-02-04 02:27:39 +00:00
  • 1f34e0cd3d .gitattributes: include text attribute for eol attributes Philip Oakley 2023-02-03 12:59:20 +00:00
  • cbf04937d5 Git 2.39.2 v2.39.2 Johannes Schindelin 2023-02-06 09:43:41 +01:00
  • 3aef76ffd4 Sync with 2.38.4 Johannes Schindelin 2023-02-06 09:43:39 +01:00
  • 7556e5d737 Git 2.38.4 v2.38.4 Johannes Schindelin 2023-02-06 09:43:30 +01:00
  • 6487e9c459 Sync with 2.37.6 Johannes Schindelin 2023-02-06 09:43:28 +01:00
  • eb88fe1ff5 Git 2.37.6 v2.37.6 Johannes Schindelin 2023-02-06 09:38:32 +01:00
  • 16004682f9 Sync with 2.36.5 Johannes Schindelin 2023-02-06 09:38:31 +01:00
  • 673472a963 Git 2.36.5 v2.36.5 Johannes Schindelin 2023-02-06 09:37:53 +01:00
  • 40843216c5 Sync with 2.35.7 Johannes Schindelin 2023-02-06 09:37:52 +01:00
  • b7a92d078b Git 2.35.7 v2.35.7 Johannes Schindelin 2023-02-06 09:29:45 +01:00
  • 6a53a59bf9 Sync with 2.34.7 Johannes Schindelin 2023-02-06 09:29:44 +01:00
  • 91da4a29e1 Git 2.34.7 v2.34.7 Johannes Schindelin 2023-02-06 09:29:17 +01:00
  • a7237f5ae9 Sync with 2.33.7 Johannes Schindelin 2023-02-06 09:29:16 +01:00
  • bd6d3de01f Merge branch 'jk/curl-avoid-deprecated-api' Junio C Hamano 2023-01-20 15:36:21 -08:00
  • f44e6a2105 http: support CURLOPT_PROTOCOLS_STR Jeff King 2023-01-16 22:04:48 -05:00
  • 4bd481e0ad http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION Jeff King 2023-01-16 22:04:44 -05:00
  • 4fab049258 http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT Jeff King 2023-01-16 22:04:38 -05:00
  • ed4404af3c Git 2.33.7 v2.33.7 Johannes Schindelin 2023-02-06 09:25:58 +01:00
  • 87248c5933 Sync with 2.32.6 Johannes Schindelin 2023-02-06 09:25:56 +01:00
  • 2aedeff35f Git 2.32.6 v2.32.6 Johannes Schindelin 2023-02-06 09:25:09 +01:00
  • aeb93d7da2 Sync with 2.31.7 Johannes Schindelin 2023-02-06 09:25:08 +01:00
  • 0bbcf95194 Git 2.31.7 v2.31.7 Johannes Schindelin 2023-02-06 09:24:07 +01:00
  • e14d6b8408 Sync with 2.30.8 Johannes Schindelin 2023-02-06 09:24:06 +01:00
  • 394a759d2b Git 2.30.8 v2.30.8 Junio C Hamano 2023-02-03 14:58:10 -08:00
  • a3033a68ac Merge branch 'ps/apply-beyond-symlink' into maint-2.30 Junio C Hamano 2023-02-03 14:57:27 -08:00
  • 2c9a4c7310 Merge branch 'tb/clone-local-symlinks' into maint-2.30 Taylor Blau 2023-01-25 14:58:38 -05:00
  • 647982bb71 delta-islands: free island_marks and bitmaps Eric Wong 2023-02-03 23:44:30 +00:00
  • a6a323b31e The thirteenth batch Junio C Hamano 2023-02-03 14:31:25 -08:00
  • 3eda8302e5 Merge branch 'en/ls-files-doc-update' Junio C Hamano 2023-02-03 16:08:22 -08:00
  • 2c6e5b32aa Merge branch 'en/rebase-incompatible-opts' Junio C Hamano 2023-02-03 16:08:21 -08:00
  • c7757b2781 Merge branch 'as/ssh-signing-improve-key-missing-error' Junio C Hamano 2023-02-03 16:08:21 -08:00
  • 86cca7593e Merge branch 'jc/attr-doc-fix' Junio C Hamano 2023-02-03 16:08:21 -08:00
  • fade728df1 apply: fix writing behind newly created symbolic links Patrick Steinhardt 2023-02-02 11:54:34 +01:00
  • c623acd887 What's cooking (2023/02 #01) Junio C Hamano 2023-02-02 16:56:09 -08:00
  • 2987407f3c mingw: remove msysGit/MSYS1 support Harshil-Jani 2023-02-02 03:51:38 +00:00
  • c0b50458b9 mingw: remove duplicate USE_NED_ALLOCATOR directive Harshil-Jani 2023-02-02 03:51:37 +00:00
  • 592bcab61b compat/winansi: check for errors of CreateThread() correctly Seija Kijin 2023-02-01 22:20:33 +00:00
  • b08edf709d t/lib-httpd: increase ssl key size to 2048 bits Jeff King 2023-02-01 06:39:26 -05:00
  • d113449e26 t/lib-httpd: drop SSLMutex config Jeff King 2023-02-01 06:39:06 -05:00
  • edd060dc84 t/lib-httpd: bump required apache version to 2.4 Jeff King 2023-02-01 06:38:24 -05:00
  • d762617079 t/lib-httpd: bump required apache version to 2.2 Jeff King 2023-02-01 06:37:21 -05:00
  • 3a2ebaebc7 docs: document zero bits in index "mode" Glen Choo 2023-02-01 10:40:41 +08:00
  • 50b6ad55b0 grep: fall back to interpreter if JIT memory allocation fails Mathias Krause 2023-01-31 19:56:11 +01:00
  • 026df9e047 bundle-uri: test missing bundles with heuristic Derrick Stolee 2023-01-31 13:29:19 +00:00
  • c429bed102 bundle-uri: store fetch.bundleCreationToken Derrick Stolee 2023-01-31 13:29:18 +00:00
  • 7f0cc04f2c fetch: fetch from an external bundle URI Derrick Stolee 2023-01-31 13:29:17 +00:00
  • 0524ad3542 bundle-uri: drop bundle.flag from design doc Derrick Stolee 2023-01-31 13:29:16 +00:00
  • 4074d3c7e1 clone: set fetch.bundleURI if appropriate Derrick Stolee 2023-01-31 13:29:15 +00:00
  • 7903efb717 bundle-uri: download in creationToken order Derrick Stolee 2023-01-31 13:29:14 +00:00
  • 512fccf8a5 bundle-uri: parse bundle.<id>.creationToken values Derrick Stolee 2023-01-31 13:29:13 +00:00
  • c93c3d2fa4 bundle-uri: parse bundle.heuristic=creationToken Derrick Stolee 2023-01-31 13:29:12 +00:00
  • 7bc73e7b61 t5558: add tests for creationToken heuristic Derrick Stolee 2023-01-31 13:29:11 +00:00
  • d9fd674c8b bundle: verify using check_connected() Derrick Stolee 2023-01-31 13:29:10 +00:00
  • e72171f085 bundle: test unbundling with incomplete history Derrick Stolee 2023-01-31 13:29:09 +00:00
  • d4cbafce74 What's cooking (2023/01 #08) Junio C Hamano 2023-01-30 15:03:49 -08:00
  • 2fc9e9ca3c The twelfth batch Junio C Hamano 2023-01-30 14:24:32 -08:00
  • a5eaa76b30 Merge branch 'ar/markup-em-dash' Junio C Hamano 2023-01-30 14:24:24 -08:00
  • 777afaaa5c Merge branch 'tb/t0003-invoke-dd-more-portably' Junio C Hamano 2023-01-30 14:24:23 -08:00
  • abf2bb895b Merge branch 'jk/hash-object-fsck' Junio C Hamano 2023-01-30 14:24:22 -08:00
  • 4ac326f64f Merge branch 'po/pretty-format-columns-doc' Junio C Hamano 2023-01-30 14:24:22 -08:00
  • 06f2b5fb70 Merge branch 'jc/doc-checkout-b' Junio C Hamano 2023-01-30 14:24:21 -08:00
  • 4f542975d1 Documentation: clarify that cache forgets credentials if the system restarts M Hickford 2023-01-28 20:13:34 +00:00
  • dea6308892 scalar: only warn when background maintenance fails Derrick Stolee 2023-01-27 20:06:03 +00:00
  • eeea9ae165 t921*: test scalar behavior starting maintenance Derrick Stolee 2023-01-27 20:06:02 +00:00
  • 008217cb4a t: allow 'scalar' in test_must_fail Derrick Stolee 2023-01-27 20:06:01 +00:00
  • 5cc9858f1b The eleventh batch Junio C Hamano 2023-01-27 08:51:41 -08:00
  • d26e26a3f5 Merge branch 'cw/fetch-remote-group-with-duplication' Junio C Hamano 2023-01-27 08:51:41 -08:00
  • 8f82904caf Merge branch 'jc/doc-branch-update-checked-out-branch' Junio C Hamano 2023-01-27 08:51:41 -08:00
  • 630ae5ee65 Merge branch 'jk/hash-object-literally-fd-leak' Junio C Hamano 2023-01-27 08:51:41 -08:00
  • 7d4d34f843 Merge branch 'pb/branch-advice-recurse-submodules' Junio C Hamano 2023-01-27 08:51:40 -08:00
  • 531d13d4d2 Merge branch 'km/send-email-with-v-reroll-count' Junio C Hamano 2023-01-27 08:51:40 -08:00
  • 557d93a146 Merge branch 'cb/grep-pcre-ucp' Junio C Hamano 2023-01-27 08:51:40 -08:00
  • 3e6417681c Merge branch 'sa/cat-file-mailmap--batch-check' Junio C Hamano 2023-01-27 08:51:40 -08:00
  • ce400c9da9 Merge branch 'ab/cache-api-cleanup-users' Junio C Hamano 2023-01-27 08:51:38 -08:00