Commit Graph

  • debc5b3fc5 Merge remote-tracking branch 'origin/main' into stat64 ethomson/stat64 Edward Thomson 2026-05-16 12:36:45 +01:00
  • a8348cf43c build: use -D_FILE_OFFSET_BITS=64 everywhere Edward Thomson 2026-05-16 12:30:27 +01:00
  • bc1ab28d5d Merge pull request #7266 from weihanglo/fix Edward Thomson 2026-05-16 10:48:34 +01:00
  • 455e513120 fix(sha256): thread-safety bug in builtin SHA-256 Weihang Lo 2026-05-16 10:50:32 +02:00
  • c90dc5284e Add support for "/*" wildcard in safe.directory Sven Strickroth 2026-05-15 16:27:51 +02:00
  • d23f18fd88 Merge pull request #7254 from cwill747/fix/relative-worktrees-extension Edward Thomson 2026-05-12 09:38:10 +01:00
  • a7c02c9f45 Merge pull request #7258 from libgit2/ethomson/build Edward Thomson 2026-05-11 21:21:53 +01:00
  • 83f6d0edc4 cli: avoid uninitialized variable warnings Edward Thomson 2026-05-11 20:06:40 +01:00
  • 8ae1cf5932 Merge pull request #7257 from libgit2/ethomson/build-2 Edward Thomson 2026-05-11 20:04:42 +01:00
  • 1ef0088b71 midx: avoid uninitialized variable Edward Thomson 2026-05-11 15:11:56 +01:00
  • 42661d7745 index: initialize best_len unnecessarily Edward Thomson 2026-05-11 09:51:40 +01:00
  • 2fd627d2d3 runtime: avoid uninitialized variable Edward Thomson 2026-05-11 09:50:33 +01:00
  • 2fe5b9eee6 hashmap: initialize the variable Edward Thomson 2026-05-10 21:09:14 +01:00
  • 8555cc4402 cmake: correct private/public include split ethomson/build-2 Edward Thomson 2026-05-11 09:28:11 +01:00
  • 034fb30783 runtime: initialize the variable Edward Thomson 2026-05-10 21:07:23 +01:00
  • 6a4f3ea48e Merge pull request #7256 from libgit2/ethomson/ci Edward Thomson 2026-05-09 23:23:36 +01:00
  • fbad63cc82 cmake: build RelWithDebInfo by default Edward Thomson 2026-05-09 13:26:41 +01:00
  • b9ff26de1a ci: move more flags to global flags Edward Thomson 2026-05-09 13:25:24 +01:00
  • 3d1e45895e fix: Recognize relative worktrees extension Cameron Will 2026-05-08 15:14:16 -04:00
  • de73c97d74 Merge pull request #7197 from libgit2/ethomson/ci_simplification Edward Thomson 2026-05-08 17:25:45 +01:00
  • 83b56ab2db Merge branch 'pr/7202' Edward Thomson 2026-05-08 14:49:01 +01:00
  • 1ab42f3acb cmake: use configure_file for generated headers Edward Thomson 2026-05-08 14:43:41 +01:00
  • 45567bebb7 ssh: only allow not found (nonexistent) HOME Edward Thomson 2026-05-06 23:29:31 +01:00
  • 0e95b72277 load_known_hosts: do not fail if homedir is invalid Jonas Vautherin 2025-03-27 16:27:22 +01:00
  • 160bb3d942 Merge pull request #7220 from libgit2/ethomson/faster_sha256_oids Edward Thomson 2026-05-06 23:35:04 +01:00
  • 0d3eefd4be Merge pull request #7193 from bakersdozen123/fix-revparse-leak Edward Thomson 2026-05-06 23:21:48 +01:00
  • 3a244c6875 Merge pull request #7052 from QiuYitai/main Edward Thomson 2026-05-06 23:05:55 +01:00
  • e279d645f1 oid: sha1s must now be zero-padded ethomson/faster_sha256_oids Edward Thomson 2026-03-07 22:48:15 +00:00
  • 4e7a7e090c Merge pull request #7139 from dyfer/fix-xcode-static-lib Edward Thomson 2026-05-06 22:05:49 +01:00
  • af1e2fa3d0 Merge pull request #7117 from pks-gitlab/pks/reftables-support Edward Thomson 2026-05-06 22:02:32 +01:00
  • 7a12070f5a Merge pull request #7121 from yonathan-ashebir/main Edward Thomson 2026-05-06 22:01:18 +01:00
  • b6a9e9a994 Merge pull request #7051 from timonvo/diff-from-buffer-binary-roundtrip Edward Thomson 2026-05-06 21:48:25 +01:00
  • 93b16df1f1 Set revspec->from to NULL after freeing bakersdozen123 2026-05-06 11:27:20 -07:00
  • 3e5b7ed79b remote: don't create empty FETCH_HEAD file when update suppressed (#7244) Kevin Saul 2026-05-07 04:37:41 +12:00
  • f687244dc2 Merge pull request #7252 from libgit2/ethomson/docs-update Edward Thomson 2026-05-05 07:05:24 +01:00
  • 95bacb75a1 docs: update README to remove Coverity Scan badge (#7251) Edward Thomson 2026-05-04 23:26:22 +01:00
  • eb0f7a734e docs: proceed when version folder doesn't exist Edward Thomson 2026-05-04 23:24:33 +01:00
  • 1affb8b193 Final final v1.9.3 updates (#7250) v1.9.3 Edward Thomson 2026-05-04 22:25:59 +01:00
  • 955834ae2a v1.9: final final changelog updates ethomson/v1.9.3 Edward Thomson 2026-05-04 21:57:27 +01:00
  • 2bcd53653a httpclient: stop if there's no content length Edward Thomson 2026-05-04 14:01:25 +01:00
  • 12257c36a8 httpclient: update complete_response_body explanation Edward Thomson 2026-05-04 14:08:06 +01:00
  • 335aba1265 ci: use the new initial-redirect:none repo Edward Thomson 2026-05-04 14:10:00 +01:00
  • 59f36fac83 ci: use poxygit v0.8.1 in the tests Edward Thomson 2026-05-04 14:00:01 +01:00
  • 468fc43892 submodule: git_index_add_bypath does not move conflict entries to REUC for submodules Fixes #6963 Laurence McGlashan 2025-01-04 21:49:22 +00:00
  • aa7c389b10 Zero indexer stats in pack objects Edward Thomson 2026-05-02 18:08:42 +01:00
  • 7e36a099a2 indexer: Initialise all members of git_indexer_progress lmcglash 2025-03-13 12:10:43 +00:00
  • 1ada38dd20 ci: remove deprecated SSH config options Łukasz Langa 2025-10-23 21:16:38 +02:00
  • 13fc99f7fa fix: prevent SSH timeout infinite loop and enable TCP keepalive Łukasz Langa 2025-10-23 16:56:00 +02:00
  • cf028e7e9a Merge pull request #7246 from libgit2/ethomson/redirect Edward Thomson 2026-05-04 21:39:51 +01:00
  • 07c737f235 Merge pull request #7249 from kcsaul/fix/missing-library-error Edward Thomson 2026-05-04 21:29:15 +01:00
  • 50fa757381 cmake: fix linker error when using ninja build generator Kevin Saul 2026-05-05 07:40:20 +12:00
  • 242d66e931 httpclient: stop if there's no content length Edward Thomson 2026-05-04 14:01:25 +01:00
  • 293aa39785 httpclient: update complete_response_body explanation Edward Thomson 2026-05-04 14:08:06 +01:00
  • c6de625624 ci: use the new initial-redirect:none repo Edward Thomson 2026-05-04 14:10:00 +01:00
  • 4dc25c267b Merge pull request #7248 from libgit2/ethomson/poxygit Edward Thomson 2026-05-04 19:48:40 +01:00
  • c9dd053d71 ci: use poxygit v0.8.1 in the tests Edward Thomson 2026-05-04 14:00:01 +01:00
  • cecb08c6f9 ci: use poxygit v0.8.0 in the tests copilot/update-ethomson-poxygit Edward Thomson 2026-05-04 14:00:01 +01:00
  • 4cc873458e Merge pull request #7003 from mathworks/lrm29/issue6963 Edward Thomson 2026-05-03 12:48:11 +01:00
  • dac34eeecd Add build flag for disable http transport Nikolay Govorov 2026-05-03 12:41:49 +01:00
  • 5332759cff Merge pull request #7243 from libgit2/ethomson/index-stats Edward Thomson 2026-05-02 19:05:04 +01:00
  • 509ac11975 Zero indexer stats in pack objects Edward Thomson 2026-05-02 18:08:42 +01:00
  • 38a5767ec5 Merge pull request #7001 from libgit2/ethomson/object_id Edward Thomson 2026-05-02 17:36:17 +01:00
  • af304578e1 Merge pull request #7049 from mathworks/git_indexer_stats_init Edward Thomson 2026-05-02 17:34:44 +01:00
  • 63c0757b4f odb: deprecate git_odb_hash ethomson/object_id Edward Thomson 2025-01-03 13:15:33 +00:00
  • 8bb32e5780 object: move internal use to git_object_id_from... Edward Thomson 2025-01-03 13:14:57 +00:00
  • 2dd70bc196 object: introduce git_object_id_from... APIs Edward Thomson 2025-01-03 12:22:11 +00:00
  • 200aace53d Merge pull request #7165 from ambv/tcp-keepalive Edward Thomson 2026-05-02 14:12:25 +01:00
  • 13458671f3 Merge pull request #7242 from libgit2/ethomson/v1.9.3 Edward Thomson 2026-05-02 09:14:46 +01:00
  • 397548d94f v1.9.3: update changelog Edward Thomson 2026-05-02 08:39:43 +01:00
  • 1803dfa284 xdiff: don't try to malloc 0 bytes Edward Thomson 2026-05-02 08:16:15 +01:00
  • 047da6a2ca merge_files: some simplification Edward Thomson 2026-05-02 08:23:37 +01:00
  • 244d6fd827 merge_files: test with zero-byte file Edward Thomson 2026-05-02 08:19:03 +01:00
  • e97c067038 merge_file.c - allow ours or theirs to be NULL in git_merge_file_from_index Edmundo Carmona Antoranz 2025-06-13 20:28:34 +02:00
  • b93afbc48f merge.h - improve handling when there is no ancestor in merge_file__best_path Edmundo Carmona Antoranz 2025-06-14 00:02:03 +02:00
  • 0bd182129f git_merge_file_from_index: add unit test for deleted/added file Edmundo Carmona Antoranz 2025-06-14 19:45:33 +02:00
  • 84de50665b cmake: write git.h.tmp to current binary directory Kevin Saul 2026-05-02 13:56:47 +12:00
  • e2d2a04487 fix(pack): ensure pack_backend__read returns null terminated buffer Kan-Ru Chen 2026-04-29 21:18:46 +09:00
  • 16cb9c5ed8 Merge pull request #7239 from libgit2/ethomson/mergefix Edward Thomson 2026-05-02 08:44:05 +01:00
  • a7b267c7a6 Merge pull request #7238 from kanru-contrib/null-terminate-pack-buffer Edward Thomson 2026-05-02 08:33:47 +01:00
  • 43b5707765 Merge pull request #7241 from kcsaul/fix/cmake-temp-header Edward Thomson 2026-05-02 08:27:13 +01:00
  • a25d9a18fa xdiff: don't try to malloc 0 bytes ethomson/mergefix Edward Thomson 2026-05-02 08:16:15 +01:00
  • 643b7e1038 merge_files: some simplification Edward Thomson 2026-05-02 08:23:37 +01:00
  • 8d4d980b10 merge_files: test with zero-byte file Edward Thomson 2026-05-02 08:19:03 +01:00
  • 5b59e4a180 cmake: write git.h.tmp to current binary directory Kevin Saul 2026-05-02 13:56:47 +12:00
  • 927d919e23 Merge pull request #7233 from libgit2/ethomson/v1.9.3 Edward Thomson 2026-04-30 23:48:51 +01:00
  • 22e80c6065 fix(pack): ensure pack_backend__read returns null terminated buffer Kan-Ru Chen 2026-04-29 21:18:46 +09:00
  • cefc409a97 Merge pull request #7092 from eantoranz/git_merge_file_from_index-null_child Edward Thomson 2026-04-30 23:39:06 +01:00
  • 378d62d278 v1.9.3: update changelog Edward Thomson 2026-04-29 12:48:45 +01:00
  • 4ff809dd02 v1.9.3: update version numbers Edward Thomson 2026-04-29 12:33:09 +01:00
  • 45eb06c4d8 object: test looking up truncated objects Edward Thomson 2026-04-30 22:37:58 +01:00
  • 133597404b Check object lengths against headers in read_loose Rasheeq Azad 2026-01-02 02:33:31 -05:00
  • 70ff46d7fe Merge pull request #7236 from libgit2/ethomson/lengths Edward Thomson 2026-04-30 23:19:07 +01:00
  • a1c807c79e object: test looking up truncated objects ethomson/lengths Edward Thomson 2026-04-30 22:37:58 +01:00
  • 73d121f1ff cmake: don't recreate git2.h unnecessarily Edward Thomson 2026-04-29 20:56:29 +01:00
  • 68bac3f8b9 config: fix crash after memory backend entry freed Kevin Saul 2026-04-29 22:24:33 +12:00
  • 19e5738d80 config: update memory backend test to reproduce crash Kevin Saul 2026-04-29 22:11:28 +12:00
  • 4c2fdc7ed2 Fixed a heap-buffer-overflow in the smart_pkt.c:set_data function. Oliver Chang 2025-08-05 12:48:41 +00:00
  • 249b9d6aad Merge pull request #7234 from libgit2/ethomson/cmake Edward Thomson 2026-04-29 21:33:08 +01:00
  • d5241a2c04 cmake: don't recreate git2.h unnecessarily Edward Thomson 2026-04-29 20:56:29 +01:00
  • 56883f9e9d Merge pull request #7232 from kcsaul/fix/config-memory-backend Edward Thomson 2026-04-29 20:34:40 +01:00