]> _ Git - alire.git/shortlog
alire.git
2024-03-11 Alejandro R... `config.toml` --> `settings.toml` (#1626)
2024-03-11 Alejandro R... Refactor `ALR_CONFIG` to `ALIRE_SETTINGS_DIR` (#1625)
2024-03-11 Alejandro R... More conventional location for settings in Windows...
2024-03-11 Alejandro R... Refactor `Alire.Config.*` as `Alire.Settings.*` (#1622)
2024-03-09 Francesc RocherMissing dependencies in testsuite documentation. (...
2024-03-09 Francesc RocherHandle config switch missing argument exceptions (...
2024-03-09 ManuelClarify remark about `--force` in `alr install --help...
2024-03-09 Fabien ChouteauNew `alr settings` command to replace `alr config`...
2024-03-08 Jeremy GrosserRemove .md extension from internal documentation links...
2024-03-07 Alejandro R... Remove `toolchain --install/--uninstall/--install-dir...
2024-03-04 Alejandro R... Override distro via config key (#1610)
2024-03-04 Alejandro R... Don't try to obtain the parent dir of '/' in tmp cleanu...
2024-03-04 Alejandro R... Document more configuration details (#1611)
2024-02-29 Alejandro R... Require explicit `binary=true` for all binary origins...
2024-02-28 Alejandro R... Bug box in case of Program_Error and related tweaks...
2024-02-28 Alejandro R... Make msys live inside overridden config path by default...
2024-02-27 Alejandro R... Bump toml_slicer dependency (#1597)
2024-02-27 Alejandro R... Reinstate lost style checks (#1591)
2024-02-27 Alejandro R... Relocate cache with config builtin `cache.dir` (#1593)
2024-02-27 Alejandro R... catalog spec: update supported `os` and `distribution...
2024-02-27 Alejandro R... Platforms: `distribution-unknown` to better match....
2024-02-27 Alejandro R... Don't run OS initialization during elaboration (#1592)
2024-02-26 Alejandro R... Interpret `environment` entries as path parts (#1483)
2024-02-26 Alejandro R... Ensure gh token is retrieved before submission steps...
2024-02-26 Alejandro R... System.Macports: Less breaking behavior... (#1583)
2024-02-26 Alejandro R... Printenv help: document --wincmd recipe (#1584)
2024-02-26 Alejandro R... Explain how to use printenv more safely (#1585)
2024-02-26 Alejandro R... New `alr edit --select-editor` (#1586)
2024-02-26 Alejandro R... Clearer identification of missing dependencies (#1588)
2024-02-23 Fabien ChouteauMake sure error messages from Finalization are displaye...
2024-02-23 Alejandro R... New `build --stop-after` (#1573)
2024-02-23 Daly BrownAdd support for index access through ssh (#1571)
2024-02-23 Fabien ChouteauAlire.Index_On_Disk: improve error message (#1579)
2024-02-23 Fabien ChouteauAlr.Commands.Search: change default behavior to include...
2024-02-23 Fabien ChouteauAlr.Commands.Edit: user choice for multiple editors...
2024-02-19 Alejandro R... Improvements to messages during dependency updates...
2024-02-17 Alejandro R... Attempt at working around flakiness in Windows workflow...
2024-02-16 Alejandro R... New workflow to check GNAT CE builds (#1566)
2024-02-16 Alejandro R... Minor clean-ups and clarifications (#1568)
2024-02-16 Alejandro R... Better documentation for binary origins (#1546)
2024-02-16 Alejandro R... Report detected system package manager in `alr version...
2024-02-15 Alejandro R... Explicitly check GCC versions (#1562)
2024-02-15 Alejandro R... Remove build warnings in si_units on Windows (#1564)
2024-02-15 Alejandro R... Test for full publishing workflow (#1538)
2024-02-14 Alejandro R... Fix bugs related to tmp file creation in corner cases...
2024-02-14 Alejandro R... Show default temp folder in `alr version` (#1560)
2024-02-13 Alejandro R... Add bug report template (#1559)
2024-02-09 Alejandro R... Refactor return expression causing trouble with GNAT...
2024-02-08 Fabien ChouteauRemove blue background setting from Windows shortcut...
2024-01-31 Alejandro R... Fix bugs causing spurious diffs on updates without...
2024-01-30 Alejandro R... Bugfix: exception when trying to select a tool without...
2024-01-29 Alejandro R... Documentation about upgrading to alr 2.x (#1547)
2024-01-29 Alejandro R... Fix regex for version detection of Fedora externals...
2024-01-26 Alejandro R... Don't fail fast in toolchain matrix CI checks
2024-01-24 Alejandro R... Remove benign warning during toolchain discovery (...
2024-01-23 Alejandro R... Use e3 facilities for test skipping (#1537)
2024-01-23 Daly BrownMove To_Portable to body and make it a regular function...
2024-01-22 Alejandro R... Streamline index forking (#1535)
2024-01-22 Alejandro R... Harmonize and document test modifier variables (#1536)
2024-01-22 Alejandro R... Fix deployment over pre-existing dependency dir (#1542)
2024-01-19 Alejandro R... Fix redeploying of toolchains (#1533)
2024-01-16 Alejandro R... Better location for large downloads (#1528)
2024-01-16 Alejandro R... Document PAT creation and hint in `alr publish` help...
2024-01-15 Rowan WalsheAdd missing with statements for Ada.Directories (#1525)
2024-01-15 Simon WrightReport the name of an unreadable directory (#1523)
2023-12-18 John SerockBuild appImage with GNAT 10 on Ubuntu 20.04 (#1519)
2023-12-11 John SerockUpdate list of supported platforms in index spec (...
2023-12-06 Fabien ChouteauMerge pull request #1514 from atalii/doc-chdir
2023-12-05 Tali AusterDocument --chdir in user-changes
2023-11-21 Alejandro R... Offer uninstalled compiler as fallback with warning...
2023-11-16 Alejandro R... Bump version post-beta1
2023-11-16 Alejandro R... Load configuration earlier from proper location (#1501)
2023-11-15 Alejandro R... Filter out Unicode in SI_Unit conversion (#1506)
2023-11-15 Alejandro R... New warning when external GNAT selected but another...
2023-11-15 Alejandro R... Fix regression when `alr with`ing a virtual crate witho...
2023-11-14 Alejandro R... Use Ada quotes in test skeletons
2023-11-14 Simon WrightAmend style switches (expand -gnatyg). (#1497)
2023-11-14 Alejandro R... Fix unwanted stack trace on `alr publish --tar` with...
2023-11-09 Alejandro R... Fix bug for interactive crate descr ending with `"...
2023-11-08 Alejandro R... Add Savannah GNU repository to trusted remotes
2023-11-08 Alejandro R... Diagnose missing executable when running an action...
2023-11-08 Alejandro R... Don't trigger `alr` help on `alr exec -- command -...
2023-11-06 Alejandro R... Simpler error on `alr with` for unknown crates (#1489)
2023-11-06 Alejandro R... Generate loadable project during `alr init` (#1486)
2023-11-06 Alejandro R... Fix list of default licenses (#1490)
2023-10-27 Alejandro R... Rename AppImage workflow job
2023-10-27 tali austerimplement -C/--chdir flag (#1479)
2023-10-26 ManuelFix documented default prefix for install (#1482)
2023-10-23 ManuelHonor the NO_COLOR environment variable (#1480)
2023-10-20 tali austerremove duplicate section of user-changes.md (#1477)
2023-10-19 Alejandro R... Separate AppImage to own workflow (#1475)
2023-10-19 Alejandro R... Merge remote-tracking branch 'alire/release/2.0'
2023-10-17 Alejandro R... Bump version to 2.0-beta1
2023-10-17 Alejandro R... Better triggers for actions on release creation
2023-10-17 Alejandro R... Better triggers for actions on release creation
2023-10-17 Alejandro R... Merge remote-tracking branch 'alire/master' into releas...
2023-10-17 Alejandro R... Enable shared dependencies by default (#1449)
2023-10-14 Alejandro R... bugfix: the wrong folder was searched for nested crates...
2023-10-06 Alejandro R... Better collision avoidance for tmp filenames (#1469)
2023-10-04 Alejandro R... Merge remote-tracking branch 'alire/master' into releas...
next