Commit Graph

  • ea781aacb5 `LockedFilesRegistry` uses `synchronized_value` Klaim (Joël Lamotte) 2025-06-26 17:02:35 +0200
  • 231385fd75 fixed: MainExecutor must use recursive mutexes Klaim (Joël Lamotte) 2025-06-26 16:41:48 +0200
  • e8506aa06a workaround: trying to please appleclang who tries to instantiate a copy constructor on a type which has references as parameters for no reason Klaim (Joël Lamotte) 2025-06-26 16:33:41 +0200
  • 47ab59d00e use `synchronized_value` in `MainExecutor` Klaim (Joël Lamotte) 2025-06-26 16:25:22 +0200
  • 75c8dcad84 workaround apple-clang incorrect library impl Klaim (Joël Lamotte) 2025-06-26 16:17:17 +0200
  • 7a01c92dfd workaround compilers disagreeing (see https://godbolt.org/z/GcjWhrb9W ) Klaim (Joël Lamotte) 2025-06-26 16:09:16 +0200
  • 2c75caf4bc wip: attempt to please the ci on non-msvc compilers Klaim (Joël Lamotte) 2025-06-25 17:22:41 +0200
  • 90a9a6eabc using `unique_lock` instead of `lock_guard` Klaim (Joël Lamotte) 2025-06-23 17:02:08 +0200
  • 38a1120b78 using `synchronized_value` in output code + sync fixes Klaim (Joël Lamotte) 2025-06-23 16:19:35 +0200
  • 5aa69a2680 use `unique_lock` instead of `lock_guard` Klaim (Joël Lamotte) 2025-06-23 15:44:45 +0200
  • eb96d6f550 `Mirror` uses `synchronized_value` Klaim (Joël Lamotte) 2025-06-23 15:44:04 +0200
  • a91898370c
    maint: handle `fmt>=11.2` (#4001) Klaim (Joël Lamotte) 2025-07-01 13:53:26 +0200
  • e9946e1bd8 handle fmt's internals api changes #4001 Klaim (Joël Lamotte) 2025-07-01 11:37:45 +0200
  • dac896ade3 fixed fmt API changes Klaim (Joël Lamotte) 2025-07-01 11:10:44 +0200
  • 4bbfbc2735
    [skip ci] Fix typo (#4000) David Brochart 2025-07-01 09:37:27 +0200
  • 365a3def91 [skip ci] Fix typo #4000 David Brochart 2025-07-01 08:48:08 +0200
  • e39196dc20
    Consider `SHELL` env var (#3997) Hind-M 2025-06-30 15:21:17 +0200
  • b3d580e610
    Handle removed `is_rgb` from `fmt 11.2.0` (#3998) Hind-M 2025-06-30 11:41:55 +0200
  • d8279fec76 Skip windows with bash #3997 Hind Montassif 2025-06-27 15:48:04 +0200
  • 268bbd73d6
    Merge af3c8587b7 into 6adb2eaa23 #3999 Wei Lin 2025-06-27 15:04:10 +0000
  • af3c8587b7 docs: add 20 language links of README #3999 Wei Lin 2025-06-27 23:04:01 +0800
  • 3b54f809ae Add split/rsplit test subcase Hind Montassif 2025-06-16 12:27:47 +0200
  • 5b11aba59e Consider SHELL env var when guessing shell Hind Montassif 2025-06-16 11:25:23 +0200
  • 198fc53476 Handle removed is_rgb from fmt 11.2.0 #3998 Hind Montassif 2025-06-27 13:30:20 +0200
  • 6adb2eaa23
    Replace macros used in tests for compatibility with coverage report (#3995) Julien Jerphanion 2025-06-25 15:25:27 +0200
  • d22ebdfc17
    Explicitly specify lcov configuration in Github workflow #3996 Julien Jerphanion 2025-06-25 15:16:12 +0200
  • dbdf819863
    Add configuration for `lcov` Julien Jerphanion 2025-06-25 14:05:20 +0200
  • e632281dd6
    Move `test_concurrent_increment` back #3995 Julien Jerphanion 2025-06-25 13:50:10 +0200
  • b831d69dba
    Constrain template type parameters Julien Jerphanion 2025-06-25 13:44:20 +0200
  • 418c541346
    Replace `TEMPLATE_TEST_CASE` with `TEST_CASE` Julien Jerphanion 2025-06-25 09:01:14 +0200
  • 34def3da01
    Replace testing macro for compatibility with coverage report Julien Jerphanion 2025-06-24 16:58:05 +0200
  • 107188f488
    Post rebase adaptations #3947 Julien Jerphanion 2025-06-11 17:51:46 +0200
  • d9c2e016f6
    Align APIs Julien Jerphanion 2025-05-28 17:33:46 +0200
  • 0c3136c2ff
    Rename `Mapping` to `bijective_map` Julien Jerphanion 2025-05-28 17:11:01 +0200
  • 61a4d1af17
    Post rebase unification Julien Jerphanion 2025-05-28 17:07:31 +0200
  • a790564684
    Revert change made to test_env_lockfile.cpp Julien Jerphanion 2025-05-22 12:43:15 +0200
  • 01f324fbf0
    Only create solver::libsolv::Database if needed Julien Jerphanion 2025-05-22 12:18:00 +0200
  • 0a2a79d9aa
    Ignore packages signatures when using resolvo for now Julien Jerphanion 2025-05-22 11:27:00 +0200
  • 71e83ac748
    Unify naming of DatabaseVariant instances Julien Jerphanion 2025-05-22 11:15:04 +0200
  • 2748de11dc
    Complete implementation of `solver::resolvo::Database` Julien Jerphanion 2025-05-21 12:02:51 +0200
  • 3e00e99c32
    Parse respodata.json Julien Jerphanion 2025-05-20 16:52:26 +0200
  • cac9ad6334
    Define `lsplit_track_features` inline Julien Jerphanion 2025-05-20 16:16:51 +0200
  • 4bce239e07
    More install path Julien Jerphanion 2025-05-20 15:11:32 +0200
  • 413dd8257f
    Resolvo on the install path Julien Jerphanion 2025-05-20 14:41:41 +0200
  • 7a7fdc2bdb
    Deduplicate `database_has_package` Julien Jerphanion 2025-05-20 14:18:21 +0200
  • 28fda5402a
    Merge `database_has_package` implementations Julien Jerphanion 2025-05-20 14:11:29 +0200
  • b50b59aac0
    Adapt `create_repo_from_pkgs_dir` Julien Jerphanion 2025-05-20 13:51:19 +0200
  • bb06b21d0c
    Revert changes made to `expected_caster.hpp` Julien Jerphanion 2025-05-20 13:38:16 +0200
  • 0976153189
    Pass ChannelParams to solver::resolvo::Database Julien Jerphanion 2025-05-20 13:00:28 +0200
  • f0487f6796
    Use resolvo 0.1.0 for now Julien Jerphanion 2025-05-20 12:29:19 +0200
  • d727e7958d
    Implement for resolvo Julien Jerphanion 2025-05-20 12:12:43 +0200
  • 0926f055f6
    WIP solver integration Julien Jerphanion 2025-05-19 18:07:21 +0200
  • 05eb4649d4
    Log solver used Julien Jerphanion 2025-05-19 17:48:52 +0200
  • 8350a725a5
    Use DatabaseVariant for repoquery Julien Jerphanion 2025-05-19 17:41:57 +0200
  • 2590c52973
    Deduplicate configurable for using resolvo Julien Jerphanion 2025-05-19 17:27:33 +0200
  • 92df45502b
    Use DatabaseVariant for MTransaction and friends Julien Jerphanion 2025-05-19 17:12:02 +0200
  • 8afe9a41ec
    Define a type for the variant Julien Jerphanion 2025-05-19 16:40:26 +0200
  • 44b563e769
    Use `to_string` instead of `str` Julien Jerphanion 2025-05-19 15:10:54 +0200
  • 623b3ff1da
    Adapt Database and related signatures Julien Jerphanion 2025-04-29 17:57:06 +0200
  • fd80f657c4
    Add `resolvo-cpp` as a host dependency for micromamba builds Julien Jerphanion 2025-02-18 13:40:14 +0100
  • 83d85c5311
    Do not promote warnings as errors Julien Jerphanion 2025-02-18 10:38:09 +0100
  • 48147955e8
    Reformat with recent prettier pre-commit setup Julien Jerphanion 2025-02-18 09:25:22 +0100
  • 14a20107a2
    Add comment regarding pip Julien Jerphanion 2025-02-18 09:17:21 +0100
  • 3f84945b53
    Update scikit-learn explicit known resolution Julien Jerphanion 2025-02-17 10:19:50 +0100
  • ade5030ed0
    Require, simplify, reformat, new sklearn example Julien Jerphanion 2025-02-17 10:12:19 +0100
  • 34f91a0aea
    Combine test cases Julien Jerphanion 2024-07-25 14:39:46 +0200
  • b1f764f467
    Remove old tests Julien Jerphanion 2024-07-25 14:23:02 +0200
  • 3864c845b8
    Case for ordering on track features Julien Jerphanion 2024-07-12 11:37:47 +0200
  • c78107e144
    Complete ordering of solvables Julien Jerphanion 2024-07-10 12:19:37 +0200
  • 6260b22114
    More tests Julien Jerphanion 2024-07-09 13:58:56 +0200
  • c7d32dcfb5
    Debug Julien Jerphanion 2024-07-08 18:34:57 +0200
  • d05f0d209d
    test: mlflow=2.12.2 explicit Julien Jerphanion 2024-07-08 18:46:25 +0200
  • 5f577a108a
    wip Julien Jerphanion 2024-07-03 09:03:09 +0200
  • 4ff86b7f29
    wip: Test consistency with libsolv Julien Jerphanion 2024-07-02 11:32:51 +0200
  • b5a7dcd2f5
    Parse repodata.json Julien Jerphanion 2024-07-01 18:46:03 +0200
  • 6dbe87c072
    wip Julien Jerphanion 2024-07-01 15:08:26 +0200
  • e97546d684
    Initialize Candidates.{favored,locked} to nullptr Julien Jerphanion 2024-07-01 15:57:31 +0200
  • 7f05c6fcef
    Add more strings and names to pools Julien Jerphanion 2024-07-01 13:06:03 +0200
  • 0fc96769a4
    test: Filter solvables Julien Jerphanion 2024-07-01 12:29:20 +0200
  • de9d09b1b8
    test: Addition of PackageInfo to PackageDatabase Julien Jerphanion 2024-07-01 11:52:50 +0200
  • c28affb349
    Also sort on build number Julien Jerphanion 2024-07-01 11:06:00 +0200
  • 183e365b73
    Minimal Reproducer of the problem Julien Jerphanion 2024-06-28 16:56:16 +0200
  • 5d326ddd22
    wip: Use custom pools Julien Jerphanion 2024-06-28 13:41:39 +0200
  • baca592e5c
    wip Julien Jerphanion 2024-06-28 10:36:37 +0200
  • 4a0b12c89b
    wip Julien Jerphanion 2024-06-27 18:12:43 +0200
  • d2a3160a74
    Implement most methods Julien Jerphanion 2024-06-24 10:24:27 +0200
  • 7bab46017b
    Add specializations of `std::hash` Julien Jerphanion 2024-06-21 20:27:22 +0200
  • b8795f7d70
    Add a test for resolvo Julien Jerphanion 2024-06-21 18:15:12 +0200
  • 237ad2ae63
    Add resolvo-cpp to the mamba environment Julien Jerphanion 2024-06-13 11:00:37 +0200
  • ebe9e91cd5
    Depend on resolvo Julien Jerphanion 2024-06-07 11:35:13 +0200
  • 6afed6cf32 Fix test_target_prefix_with_no_settings #3988 Burt Holzman 2025-06-24 16:56:50 -0500
  • a698b17ba9
    maint: fixes warnings (#3993) Klaim (Joël Lamotte) 2025-06-24 19:57:26 +0200
  • 3c0d7674dc maint: upgrade usage of deprecated posix API functions #3994 Klaim (Joël Lamotte) 2025-06-24 15:37:31 +0200
  • e62945d90d fixes name scope warnings #3993 Klaim (Joël Lamotte) 2025-06-24 15:41:46 +0200
  • a497be8be9 formatting Klaim (Joël Lamotte) 2025-06-24 15:28:31 +0200
  • 7c763639fd fixed unreachable code warning Klaim (Joël Lamotte) 2025-06-24 15:23:13 +0200
  • cebac26a33 fixed warning about int overload Klaim (Joël Lamotte) 2025-06-24 14:59:17 +0200
  • 1990398382 fixed cast warnings Klaim (Joël Lamotte) 2025-06-24 14:59:02 +0200
  • 98b48779e8
    `synchronized_value` (#3984) Klaim (Joël Lamotte) 2025-06-24 11:51:45 +0200
  • ffd08b8661
    maintenance: fixed msvc warnings about unreachable code (#3991) Klaim (Joël Lamotte) 2025-06-23 22:05:29 +0200