]> _ Git - alire.git/shortlog
alire.git
2020-05-23 Alejandro R... Fix withing of external dependencies (#421)
2020-05-23 Alejandro R... Fix missing checks for invalid solution (#420)
2020-05-19 Alejandro R... Improve help layout (#418)
2020-05-19 Alejandro R... `alr update` improvements (#415)
2020-05-19 Alejandro R... Customizable crate tests (#365)
2020-05-18 Alejandro R... Remove misleading/redundant error messages (#416)
2020-05-18 Alejandro R... Fix a compilation error for some GNAT versions (#417)
2020-05-15 Alejandro R... Colorize output (#402)
2020-05-15 Alejandro R... Show complete solution with `alr with --solve` (#408)
2020-05-15 Alejandro R... Fix `pin` command to preserve dependencies across pin...
2020-05-15 Jesper QuorningProofreading with aspell (#410)
2020-05-15 Fabien ChouteauCreate spellcheck.yml to use reviewdog (#412)
2020-05-14 yannickmoydocs: minor fixes and adding links (#409)
2020-05-14 Jesper QuorningProofreading fixes (#407)
2020-05-13 Alejandro R... Don't err out in autocompletion script (#405)
2020-05-13 Alejandro R... Workaround for jekyll export of case expressions (...
2020-05-12 Fabien ChouteauFix header level in publishing.md (#403)
2020-05-12 Fabien ChouteauRefactor documentation (#401)
2020-05-12 Alejandro R... Refactor AAA.Table_IO -> Alire.Utils.Tables (#398)
2020-05-12 Alejandro R... Show changes to dependencies/solutions in relevant...
2020-05-12 Alejandro R... Types to identify changes in dependencies/solutions...
2020-05-12 Alejandro R... Fix: use local dependencies in `alr show --solve` ...
2020-05-11 Alejandro R... Rely on lockfile for `alr setenv` (#394)
2020-05-11 Alejandro R... Rely on lockfile for `alr show` of local crate (#393)
2020-05-11 Alejandro R... Generate the lockfile on the fly when missing (#399)
2020-05-11 Alejandro R... Cache dependency solution in a lockfile (#355)
2020-05-11 Alejandro R... Suggest valid dependencies after `alr with --del` ...
2020-05-07 Fabien ChouteauDelete catalog-format-spec.rst (#390)
2020-05-06 Alejandro R... Load `environment` properties (#389)
2020-05-06 Fabien ChouteauConvert catalog format spec to markdown (#388)
2020-05-06 Alejandro R... Log external detection as busy status (#385)
2020-05-04 Alejandro R... Fix tabulation in generated project files (#387)
2020-05-04 Alejandro R... Fix: load index when --solve is requested in show ...
2020-04-28 Alejandro R... Ensure the checkout folder is deleted on failure (...
2020-04-27 Alejandro R... Minor fixes (#356)
2020-04-27 Alejandro R... Warn about the --recursive switch in README
2020-04-27 Alejandro R... Cleanup: remove Alire.Releases.Depends
2020-04-27 Alejandro R... Script to enable completion in bash (#357)
2020-04-23 Alejandro R... Refactor for expected error exit codes (#353)
2020-04-21 Alejandro R... Clearer error msg for system external definition (...
2020-04-21 Alejandro R... Don't clear exception error before re-raise (#352)
2020-04-16 Alejandro R... Fix bug where only the first added dependency is record...
2020-04-16 Alejandro R... Testsuite: bugfix check, more than one dependency
2020-04-16 Alejandro R... Fix check of duplicated dependencies
2020-04-15 Alejandro R... Actually merge msys2 feature into master (#346)
2020-04-15 Fabien ChouteauWindows CI: Force the installation for tar in msys2
2020-04-15 Fabien ChouteauAlire.VCSs.Git: git doesn't accept -v
2020-04-15 Fabien ChouteauCheck for required tools and install from distro
2020-04-15 Alejandro R... Windows msys2 support (#336)
2020-04-07 Alejandro R... Show origin kind of dependencies in alr show (#343)
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.System: update user prompt...
2020-04-03 Fabien ChouteauAlire.Utils.User_Input: flush input before asking question
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: use system deployers
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: print message for tools installation
2020-04-03 Fabien ChouteauAlire.Externals: print message when looking for external
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: do not report user's choice...
2020-04-03 Fabien ChouteauAlire.Utils.User_Input: use default if stdin is not...
2020-04-03 Fabien ChouteauAlr.Platforms.Windows: query the user before installing...
2020-04-03 Fabien ChouteauAdd a package to ask questions to the user on the cmd...
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.System.Pacman: change detection...
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.System.Pacman: fix version...
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.Source_Archive: log tar errors
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.Source_Archive: improve error...
2020-04-03 Fabien ChouteauAlire.VCSs: remove leading file:// from origin
2020-04-03 Fabien Chouteautestsuite: add a test for msys2 dependency installation
2020-04-03 Fabien ChouteauAlire.Origins.Deployers.Source_Archive: capture error...
2020-04-03 Fabien ChouteauSwitch msys2 setup from archive to installer
2020-04-03 Fabien ChouteauMove the archive download code to a re-usable function
2020-04-03 Fabien ChouteauAutomatically install msys2 in the .cache folder
2020-04-03 Fabien ChouteauRemove C from the list of languages in alr.gpr
2020-04-03 Fabien ChouteauAdd support for the Msys2 Windows distro
2020-04-03 Fabien ChouteauAdd support for the Pacman system package manager
2020-04-03 Fabien ChouteauAdd a Setenv procedure in Alire.OS_Lib
2020-04-03 Alejandro R... Prevent double add of dependencies (#342)
2020-03-30 Alejandro R... Don't attempt to detect sys pkgs in unknown distro...
2020-03-20 Alejandro R... --docker opt for `alr test` to containerize builds...
2020-03-20 Alejandro R... Use locale-independent apt/dpkg commands (#333)
2020-03-17 Alejandro R... Clarify logic+messages when `alr get` system crate...
2020-03-17 Alejandro R... Explicitly exclude png/pdf from EOL detection (#325)
2020-03-07 Alejandro R... Change compile --> build per #258 (#331)
2020-02-26 Alejandro R... Update documentation with external changes (#322)
2020-02-26 Alejandro R... Class diagram (#321)
2020-02-19 Alejandro R... Fix bugs in `alr test` (#324)
2020-02-19 Alejandro R... Suppress the warning on git detached checkout (#320)
2020-02-18 Alejandro R... Fix breakage introduced during sys ext refactoring
2020-02-18 Alejandro R... Minor fixes for changes between FSF/CE + other CI
2020-02-18 Alejandro R... Show custom external hints in `alr show`
2020-02-18 Alejandro R... Big Native -> System refactoring
2020-02-18 Alejandro R... More detailed information on externals, +tests
2020-02-18 Alejandro R... Documentation for system externals
2020-02-18 Alejandro R... Adjust tests for new natives via externals
2020-02-18 Alejandro R... Use externals in `get` for more precise feedback
2020-02-18 Alejandro R... Refactor native functionality out of base Deployer
2020-02-18 Alejandro R... Externals that detect native packages
2020-02-18 Alejandro R... Documentation for unavailable/hint-only externals
2020-02-18 Alejandro R... Test for undetected external in alr search
2020-02-18 Alejandro R... Unindexed externals support
2020-02-18 Alejandro R... Added documentation about version output externals
2020-02-18 Alejandro R... Tests for external tools
2020-02-18 Alejandro R... Remove compiler-specific enums
next