Commit Graph

  • be8e75a0e1 diff_driver: use a hashmap_str instead of a strmap Edward Thomson 2024-09-30 23:00:28 +01:00
  • 8dc52d05ad sortedcache: use a hashset_str instead of a strmap Edward Thomson 2024-09-30 22:59:25 +01:00
  • 1f0c38fbad config_list: use a hashset_str instead of a strmap Edward Thomson 2024-09-30 22:57:45 +01:00
  • ee29ac7f03 checkout: use a hashset_str instead of a strmap Edward Thomson 2024-09-30 22:57:30 +01:00
  • 29f141d84b attr_cache: move from strmap to hashset_str Edward Thomson 2024-09-30 20:48:49 +01:00
  • 7890eb1707 attr: use a hashset instead of a strmap Edward Thomson 2024-09-30 22:45:15 +01:00
  • 0e110d2e9c apply: use new hashset for strings Edward Thomson 2024-09-30 22:44:04 +01:00
  • 539059f6e3 hashmap: introduce git_hashmap / git_hashset Edward Thomson 2024-09-30 22:37:07 +01:00
  • 53bc5a128e pool: introduce is_initialized helper method Edward Thomson 2024-10-01 20:31:39 +01:00
  • 419948ef23 attrcache: make the attribute cache opaque Edward Thomson 2024-09-21 13:16:16 +01:00
  • 3b500a92ad ci: update to windows-2022 for sha256 builds Edward Thomson 2024-10-02 13:06:52 +01:00
  • 465c6abe75 generated docs Documentation Generation 2024-10-01 22:08:35 +00:00
  • 5d48749cc7 Merge pull request #6898 from libgit2/ethomson/push Edward Thomson 2024-10-01 23:03:19 +01:00
  • 1e4576dfd7 push: handle tags to blobs Edward Thomson 2024-10-01 22:16:13 +01:00
  • 2a494d3669 Added test network::remote::tag Francis McKenzie 2021-06-22 15:52:53 +02:00
  • 1cbb053f60 generated docs Documentation Generation 2024-10-01 20:06:51 +00:00
  • 1de5a32dda Merge pull request #6896 from libgit2/ethomson/vector Edward Thomson 2024-10-01 21:01:26 +01:00
  • fa5b832544 openssl: point out the interaction between certs Edward Thomson 2024-10-01 16:22:42 +01:00
  • 33938b3df7 openssl: update custom cert tests Edward Thomson 2024-10-01 16:19:01 +01:00
  • 7dfa08bec2 openssl: provide internal context reset function Edward Thomson 2024-10-01 16:19:35 +01:00
  • 9adb0dafcb generated docs Documentation Generation 2024-09-30 22:31:51 +00:00
  • 2ba17303d0 Merge pull request #6882 from HamedMasafi/main Edward Thomson 2024-09-30 23:26:41 +01:00
  • 50d492063a Rename version constants to LIBGIT2_VERSION Edward Thomson 2024-09-30 22:22:56 +01:00
  • e0b8b4b960 Add LIBGIT2_VERSION_CHECK and LIBGIT2_VERSION_NUMBER Edward Thomson 2024-09-30 22:13:44 +01:00
  • e78eec28c3 vector: free is now dispose Edward Thomson 2024-09-30 21:17:57 +01:00
  • ceab2087c0 test impl Sergey Kazmin 2024-09-30 15:12:28 +03:00
  • 03ebf63d2f support dynamic linking Sergey Kazmin 2024-09-30 15:12:12 +03:00
  • d96e246d65 generated docs Documentation Generation 2024-09-29 22:57:35 +00:00
  • 5efafa9d25 Merge pull request #6895 from libgit2/ethomson/ci Edward Thomson 2024-09-29 23:52:31 +01:00
  • 54e7701ebd libssh2: compatibility fixups Edward Thomson 2024-09-29 22:52:28 +01:00
  • 12eecf0abc ci: update to (mostly) latest images Edward Thomson 2024-09-27 12:44:28 +02:00
  • d50b501e7e ci: update to download-artifact v4 Edward Thomson 2024-09-27 12:48:09 +02:00
  • 9bae623809 ci: Cygwin builds for x86 as well ethomson/cygwin Edward Thomson 2023-12-19 14:59:31 +00:00
  • 15e03a9615 ci: add temporary cygwin build Edward Thomson 2023-12-19 12:42:05 +00:00
  • 54100fc081 Update include/git2/common.h Edward Thomson 2024-09-29 22:58:39 +01:00
  • 5a0f40e949 generated docs Documentation Generation 2024-09-27 15:25:10 +00:00
  • 9ddd72f22a Merge pull request #6875 from roberth/mempack-thin-packfile Edward Thomson 2024-09-27 17:20:00 +02:00
  • 62ac5cd394 generated docs Documentation Generation 2024-09-27 10:39:39 +00:00
  • f9c35fb509 Add git_mempack_write_thin_pack Robert Hensing 2024-09-02 17:20:08 +02:00
  • d82310318d Merge pull request #6881 from rindeal/rindeal-patch-1 Edward Thomson 2024-09-27 12:34:28 +02:00
  • 60f6ff57ba ci: avoid compiler warnings for unused in pcre Edward Thomson 2024-09-27 12:24:09 +02:00
  • ffdacef6ff ci: update codeql nighly build Edward Thomson 2024-09-27 12:22:49 +02:00
  • 7b1b4b6269 generated docs Documentation Generation 2024-09-27 10:13:31 +00:00
  • 0dc5e4afec Merge pull request #6876 from yerseg/report_push_status_in_case_of_fail Edward Thomson 2024-09-27 12:10:50 +02:00
  • 910f754aa3 Merge pull request #6893 from libgit2/ethomson/ios Edward Thomson 2024-09-27 12:08:20 +02:00
  • 9919b3a52b stransport: initialize for iOS Edward Thomson 2024-09-27 11:12:22 +02:00
  • 0d7f4bd529 generated docs Documentation Generation 2024-09-26 19:32:36 +00:00
  • 38eee393b9 Merge pull request #6886 from libgit2/ethomson/preciousobjects Edward Thomson 2024-09-26 21:30:06 +02:00
  • d19558ac9b Merge pull request #6862 from Kyle-Ye/optimize/ios Edward Thomson 2024-09-26 21:29:35 +02:00
  • 784c667f0e Merge pull request #6891 from libgit2/ethomson/stransport Edward Thomson 2024-09-26 21:27:19 +02:00
  • f27bbe0328 Update stransport.c Edward Thomson 2024-09-26 17:40:44 +02:00
  • 41f6f72910 iOS Updates Edward Thomson 2024-09-26 16:59:53 +02:00
  • 6d8688bc25 generated docs Documentation Generation 2024-09-26 14:51:14 +00:00
  • 851628facf Merge remote-tracking branch 'origin/main' into securetransport Edward Thomson 2024-09-26 16:48:35 +02:00
  • 17c4100592 Merge branch 'securetransport' Edward Thomson 2024-09-26 16:45:44 +02:00
  • d3d9b8da6d stransport: updates for stransport errors Edward Thomson 2024-09-26 16:33:41 +02:00
  • 656e75147a transport: do not filter tags based on ref dir in local Jan Chren ~rindeal 2024-09-25 14:45:41 +00:00
  • da605c7ad1 generated docs Documentation Generation 2024-09-25 09:30:08 +00:00
  • 9f3406163b Merge pull request #6804 from libgit2/ethomson/config_entry Edward Thomson 2024-09-25 11:24:48 +02:00
  • a1fcb54a99 generated docs Documentation Generation 2024-09-25 07:42:04 +00:00
  • 15668ba520 Merge pull request #6888 from libgit2/cmn/print-header-alternative Edward Thomson 2024-09-25 09:36:56 +02:00
  • cdfeae473f generated docs Documentation Generation 2024-09-25 07:24:15 +00:00
  • 75e670d4ce Merge pull request #6874 from roberth/packbuilder-interruptible Edward Thomson 2024-09-25 09:19:05 +02:00
  • 79fec1ada0 diff: print the file header on GIT_DIFF_FORMAT_PATCH_HEADER Carlos Martín Nieto 2024-09-24 19:19:33 +02:00
  • a8779b2b67 diff: add a test for printing just the header Carlos Martín Nieto 2024-09-24 18:47:27 +02:00
  • b139fe04a4 repo: support the preciousObjects extension Edward Thomson 2024-09-24 14:01:30 +02:00
  • a545a99af5 generated docs Documentation Generation 2024-09-22 06:44:10 +00:00
  • cb0bf67726 Merge pull request #6845 from jayong93/no-default-ssh-port Edward Thomson 2024-09-22 07:38:59 +01:00
  • d2389b2caa ssh: Omit port option from ssh command unless specified in remote url Jaeyong Choi 2024-07-04 10:49:34 +09:00
  • 3468fb4096 generated docs Documentation Generation 2024-09-20 21:28:07 +00:00
  • 34432d99e7 Fix leak in truncate_racily_clean in index.c lstoppa 2024-09-20 23:22:59 +02:00
  • 88bd589f7c Add VER_CHECK macro Hamed Masafi 2024-09-14 12:03:17 +03:30
  • 6c9ef79aeb more verbose doc Sergey Kazmin 2024-09-09 11:11:39 +03:00
  • 9e0511b548 test fixups ethomson/reftable Edward Thomson 2024-09-06 20:17:28 +01:00
  • ad04bf2566 ssl: ability to add raw X509 certs to the cert store Sergey Kazmin 2024-09-06 14:59:37 +03:00
  • 152e2beef6 fix Sergey Kazmin 2024-09-06 14:41:48 +03:00
  • fd34fd6f6e tests: reftable tests Patrick Steinhardt 2020-03-31 09:21:03 +02:00
  • 12d0a64174 refdb: wire up reftable backend Patrick Steinhardt 2020-03-31 09:20:50 +02:00
  • 8dc19326f4 refdb: implement reftable backend Patrick Steinhardt 2020-03-31 09:20:42 +02:00
  • dbd9c97106 deps: import reftable library Patrick Steinhardt 2020-03-31 09:20:16 +02:00
  • 99d4427643 deps: zlib: update cmake Edward Thomson 2024-09-06 11:18:03 +01:00
  • d1235bcbb6 deps: zlib: update to v1.3.1 Edward Thomson 2024-09-06 11:06:20 +01:00
  • b960b03b77 deps: zlib: add compress implementation Patrick Steinhardt 2020-08-24 14:07:19 +02:00
  • e0918d7ced repo: extensions are case insensitive Edward Thomson 2024-09-06 11:59:14 +01:00
  • a65fa02877 push: report a push status even the push has failed Sergey Kazmin 2024-09-06 13:43:18 +03:00
  • 10c424ffc3 Skip all test on iOS temporarily Kyle 2024-09-06 00:41:00 +08:00
  • b83d55c755 Fix rt linker issue Kyle 2024-09-05 23:31:34 +08:00
  • 7fb1c8edcf Fix system API issue Kyle 2024-09-05 14:03:30 +08:00
  • 871208e991 Fix iconv link issue Kyle 2024-09-05 13:53:14 +08:00
  • 841164ec39 Fix regcomp_l compile issue Kyle 2024-08-24 12:03:36 +08:00
  • 07bb47ca5c Fix CI toolchain file location issue Kyle 2024-08-24 11:42:39 +08:00
  • 60cdd25709 Align the iOS CI’s host OS version to fix the permission issue Kyle 2024-08-18 12:00:09 +08:00
  • 06a9dc995a Add iOS CI support Kyle 2024-08-17 19:02:38 +08:00
  • 8957d36228 Add SecCopyErrorMessageString API when building for iOS Kyle 2024-08-17 18:28:36 +08:00
  • 4b63eb5dc8 Fix iOS build issue Kyle 2024-08-17 18:22:57 +08:00
  • e5da88135c Add iOS build instruction in README Kyle 2024-08-17 18:22:48 +08:00
  • 85ed3f3eb7 generated docs Documentation Generation 2024-09-03 21:15:45 +00:00
  • 403a03b3be Merge pull request #6870 from civodul/fix-uninitialized-http-parser-proxy-settings Edward Thomson 2024-09-03 22:15:19 +01:00
  • 637d2499d7 Merge pull request #6860 from Kyle-Ye/optimize/readme Edward Thomson 2024-09-03 22:10:31 +01:00
  • ab1b7aded5 Make packbuilder interruptible using progress callback Robert Hensing 2024-09-02 17:09:13 +02:00