]> _ Git - alire.git/commit
Fix conversion of references to commits (#761)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Mon, 28 Jun 2021 14:20:45 +0000 (16:20 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Jun 2021 14:20:45 +0000 (16:20 +0200)
commit91d20d9576f4431318d5bd47c99ae862d0a944c4
tree8a86d58b262a24b353c5dff3749308aa10f01159
parent878c42131c1325b22cc0a1905e5d47b9998f5954
Fix conversion of references to commits (#761)

* Completed Roots.Editable commands for removal

* Completed Alr.Commands.Pin

* Reinstated all `alr pin` functionality

* Reinstated remaining disabled pin tests

* Reinstated remaining disabled tests

* Testsuite: fix platform-independent path on Windows

* Implement pin commands in alr driver

* Testsuite: Implement with command in alr driver

* Testsuite: equivalence between manual and cmd-line

* Fix git folder deletion on Windows

* Fix reference to commit mode
src/alire/alire-roots-editable.adb
src/alire/alire-roots-editable.ads
src/alire/alire-user_pins.adb
src/alire/alire-user_pins.ads
src/alr/alr-commands-pin.adb
src/alr/alr-commands-withing.adb
testsuite/drivers/alr.py
testsuite/tests/with/git-reference/test.py [new file with mode: 0644]
testsuite/tests/with/git-reference/test.yaml [new file with mode: 0644]