]> _ Git - alire.git/shortlog
alire.git
2021-08-25 Alejandro R... Fix iteration with cursors in search command (#807)
2021-08-25 Alejandro R... Hide alr-deployed releases from external detection...
2021-08-23 Alejandro R... Implement `alr toolchain --disable-assistant` (#803)
2021-08-23 Alejandro R... Improvements to cleanup of temp files (#799)
2021-08-19 Alejandro R... Update README to reflect current build situation (...
2021-08-19 onoxFix compilation with GNAT FSF 7.5 (#793)
2021-08-19 Alejandro R... Move the lockfile inside `$crate/alire` (#789)
2021-08-18 Alejandro R... Allow to configure toolchain locally (#788)
2021-08-18 Alejandro R... Merge toolchain PRs into master
2021-08-18 Alejandro R... Reinstate "forbids" property (#781)
2021-08-18 Alejandro R... Releases providing the same 3rd crate no longer implici...
2021-08-18 Alejandro R... Binary crates, toolchain management and use (#775)
2021-08-17 Fabien ChouteauAlr.Commands.Init: config.gpr project should be abstrac...
2021-08-17 Simon WrightUnreferenced warnings building for macOS (#782)
2021-08-03 Fabien ChouteauAlr.Commands.Init: change defaults for init project...
2021-07-20 Alejandro R... Deploy dependencies atomically and related cleanup...
2021-07-20 Alejandro R... Fix obsolete reference to `alr list` (#773)
2021-07-02 Alejandro R... Fix corner case when pinning to a not available version...
2021-07-02 Alejandro R... Allow loading manifests with broken pins (#766)
2021-06-30 Alejandro R... Fixed cycle detection (#764)
2021-06-28 Alejandro R... Merge all pin-related recent PRs into master
2021-06-28 Alejandro R... Fix pinning with explicit version (#762)
2021-06-28 Alejandro R... Fix conversion of references to commits (#761)
2021-06-28 Alejandro R... Implement `--branch` in `alr with`, `alr pin` (#760)
2021-06-28 Alejandro R... Re-enable pin removal option and related tests (#759)
2021-06-26 Alejandro R... Reinstante `alr with --pin` (#758)
2021-06-25 Alejandro R... Detect circularities in link pins (#755)
2021-06-25 Alejandro R... Pins to remote branches (#754)
2021-06-23 Alejandro R... Fixes/tests for recursive link pins (#751)
2021-06-22 Alejandro R... Pins in the manifest (#743)
2021-06-22 Alejandro R... Update msys installer to latest stable release (#756)
2021-06-16 Alejandro R... Show bad tag in error message (#749)
2021-06-14 Alejandro R... Fix new warnings in CE2021 (#746)
2021-05-29 Fabien Chouteaualr-commands-init.adb: add config/ in .gitignore (...
2021-05-22 Fabien ChouteauCrate Configuration: add options to control the generat...
2021-05-20 Fabien ChouteauCheck_Absolute_Path on Windows should also accept lower...
2021-05-20 Alejandro R... Tweaks to README and Gitpod badge (#742)
2021-05-15 Alejandro R... Synchronize alire metadata and git submodules (#720)
2021-05-14 Alejandro R... Add gitpod-enabling files (#735)
2021-05-13 Alejandro R... Initial tasks.json file for VSCode (#734)
2021-05-10 Simon WrightWorkround for issue #729 (#731)
2021-03-26 Alejandro R... Allow named references to identify the commit for a...
2021-03-26 Alejandro R... Highlight switches in help text (#717)
2021-03-26 Alejandro R... Complete/rename the set of feedback procedures with...
2021-03-25 Alejandro R... Use of git repositories as pin remotes (#715)
2021-03-24 Alejandro R... Dead/duplicated code cleanup (allowed milestones, manua...
2021-03-24 Alejandro R... Transitively add pinned dirs (#713)
2021-03-23 Alejandro R... Store relative pins as such (#711)
2021-03-22 Alejandro R... Use remote of local branch for publishing (#712)
2021-03-12 onoxFix compilation with older versions of GNAT (#710)
2021-03-10 Alejandro R... Error scopes (#706)
2021-03-09 Alejandro R... Refactor the expression loader (#702)
2021-03-09 Alejandro R... Fix broken link, mention autocompletion (#705)
2021-03-08 Alejandro R... Subprocesses: Better error if unable to create tmp...
2021-03-05 Alejandro R... Remove Alire.Requisites and Alire.Boolean_Trees (#701)
2021-03-05 Alejandro R... Cache lockfiles, remove Root global, and related refact...
2021-03-03 Alejandro R... Add `alr publish --manifest <path/to/file.toml>` varian...
2021-03-03 Alejandro R... Configuration feature extras (#700)
2021-03-03 Fabien ChouteauStart support for crate configuration (#673)
2021-03-02 Alejandro R... Bump version to 1.1.0-dev (#697)
2021-02-24 Fabien Chouteauuser-changes.md: fix format that breaks GH pages render...
2021-02-24 Alejandro R... Bump version to 1.0 (#693)
2021-02-24 Alejandro R... Fix bash completion after help formatting changes ...
2021-02-16 Alejandro R... Bumped version to 1.0 RC 3
2021-02-16 onoxHelp output formatting (#688)
2021-02-08 Alejandro R... Fix problem when temp file doesn't exist (#686)
2021-02-06 Fabien Chouteauuser-changes.md: document SPDX license expressions...
2021-02-05 Fabien Chouteauuser-changes.md: Add markers for releases (#684)
2021-02-05 Alejandro R... Move to stable index version, bump rc version (#682)
2021-02-04 Alejandro R... alire.ads: Bump version to 1.0-rc1
2021-02-03 Alejandro R... Automatically narrow down dependencies given as "any...
2021-02-03 Fabien Chouteaualr-platforms-windows.adb: use a specific version of...
2021-02-02 Alejandro R... Fix problem with temporaries in Windows (#674)
2021-02-02 Alejandro R... Warn about ^0.x dependencies (#669)
2021-02-02 Fabien Chouteaualr-platforms-windows.adb: msys2 install command line...
2021-02-01 Alejandro R... Rename `alr list` to `alr crates` (#671)
2021-01-29 Alejandro R... Clarify current behavior of actions (#672)
2021-01-29 Alejandro R... Separate non-preelaborable parts of Config (#670)
2021-01-28 Alejandro R... Narrow check for deprecated Alire metadata (#668)
2021-01-28 Alejandro R... Remove use of build/clean relocations (#667)
2021-01-25 Fabien Chouteaualr-commands-init.adb: fix generated gpr file (#665)
2021-01-13 Fabien ChouteauAlire.Properties.Licenses: Add support of SPDX expressi...
2021-01-04 Alejandro R... Allow unknown enum values in index manifests and new...
2020-12-30 Christophe... Add handling of CentOS, Fedora, Red Hat and their packa...
2020-12-30 Alejandro R... Updated dependencies for Windows publishing (#655)
2020-12-30 Alejandro R... pacman: Remove unneeded -e flag (#654)
2020-12-30 Fabien Chouteaualr init: disable warnings for No_Exception_Propagation...
2020-12-23 Alejandro R... Fix pacman pkg version detection to consider epochs...
2020-12-22 Alejandro R... Bump index version to devel-0.5 (#651)
2020-12-18 Alejandro R... Alr.Commands.Withing: Be able to compose paths with...
2020-12-18 Alejandro R... Enable verbose spawn only if -v is in effect (#648)
2020-12-01 Alejandro R... Enable fedora-latest docker image for testing (#619)
2020-12-01 Alejandro R... Better feedback on malformed hash in index (#636)
2020-11-30 Alejandro R... Separate workflow to test unsupported package manager...
2020-11-20 Alejandro R... Solver: Speed-up for impossible dependencies (#620)
2020-11-19 Alejandro R... Do not raise if /etc/os-release doesn't exist (#621)
2020-11-18 Fabien Chouteauci-windows.yml: replace add-path command (#622)
2020-11-16 Alejandro R... Feedback line when non-empty alire.lock created (#617)
2020-11-09 Alejandro R... Fix: on `publish --tar`, allow git without remote ...
2020-11-07 Christophe... Add handling of Arch and Arch-based distributions ...
next