| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Automated documentation update (#338) | github-actions[bot] | 2022-12-16 | 1 | -11/+19 |
* | Multi-distro support for common script, refactor, fixes (#326) | Chuck Lantz | 2022-12-16 | 10 | -461/+659 |
* | Git: Build from source with USE_LIBPCRE (#331) | Samruddhi Khandale | 2022-12-14 | 2 | -2/+4 |
* | Automated documentation update (#332) | github-actions[bot] | 2022-12-13 | 1 | -0/+2 |
* | Add TFSec and Terraform Docs to Terraform features (#327) | Pierre-Emmanuel Mercier | 2022-12-13 | 2 | -2/+56 |
* | Automated documentation update (#328) | github-actions[bot] | 2022-12-10 | 1 | -0/+1 |
* | Change default shell if installing ZSH (#325) | Jacob Woffenden | 2022-12-10 | 2 | -1/+13 |
* | revert accidental pushjoshspicer/add-vim-common-utils | Josh Spicer | 2022-12-02 | 1 | -1/+0 |
* | add 'vim' as a common util to install | Josh Spicer | 2022-12-02 | 1 | -0/+1 |
* | Node: Fix regression - Installing in ubuntu 18.04 (#319) | Samruddhi Khandale | 2022-12-02 | 2 | -3/+5 |
* | Github cli - Adds retry logic for find git tags (#310) | Samruddhi Khandale | 2022-12-01 | 3 | -4/+60 |
* | Automated documentation update (#315) | github-actions[bot] | 2022-11-30 | 1 | -1/+1 |
* | docker-in-docker fix : Use ${devcontainerId} for volume name (#314) | Samruddhi Khandale | 2022-11-30 | 1 | -2/+2 |
* | Use _REMOTE_USER when available (#264) | Chuck Lantz | 2022-11-29 | 36 | -125/+124 |
* | Proposal for fix of #312 (#313) | Claudio Bandera | 2022-11-28 | 2 | -3/+3 |
* | Fix bad path to systemctl (#302) | Chuck Lantz | 2022-11-28 | 2 | -2/+2 |
* | Automated documentation update (#306) | github-actions[bot] | 2022-11-23 | 1 | -0/+1 |
* | Optionally install Azure Bicep as part of azure-cli feature (#305) | Paul Yu | 2022-11-23 | 2 | -1/+31 |
* | go: fix bug - Go doesn't update version if go is already installed (#303) | Samruddhi Khandale | 2022-11-23 | 2 | -5/+8 |
* | Install git before github-cli (#301) | Ilkka Poutanen | 2022-11-18 | 1 | -2/+3 |
* | Oryx: Build with .NET 6 (#298) | Samruddhi Khandale | 2022-11-17 | 4 | -10/+16 |
* | Add Gradle and Maven version parameters to Java (#263) | etienne-chrp | 2022-11-17 | 3 | -3/+29 |
* | Oryx: Unpin git clone from a single commit (#296) | Samruddhi Khandale | 2022-11-16 | 2 | -7/+2 |
* | Node: Fix bug - version set by Feature is not default (#294) | Samruddhi Khandale | 2022-11-16 | 2 | -2/+8 |
* | Python bug fix - Add jupyterlab even if python is not installed by Feature bu... | Samruddhi Khandale | 2022-11-16 | 2 | -3/+12 |
* | Automated documentation update (#292) | github-actions[bot] | 2022-11-15 | 1 | -0/+1 |
* | (GH-198) Add `extended` option to hugo feature (#240) | Mikey Lombardi (He/Him) | 2022-11-15 | 2 | -2/+14 |
* | Automated documentation update for Azure CLI and CUDA (#289) | github-actions[bot] | 2022-11-15 | 2 | -2/+3 |
* | Add support for CUDA 11.8 in nvidia-cuda (#267) | JP Ungaretti | 2022-11-15 | 2 | -10/+12 |
* | Add new option to install azure-cli extensions (#165) | Paul Yu | 2022-11-14 | 2 | -7/+24 |
* | Add git extension for JupyterLab to Python feature (#286) | JP Ungaretti | 2022-11-14 | 2 | -1/+2 |
* | Add .NET 7, drop .NET 5 (#269) | Chuck Lantz | 2022-11-14 | 4 | -77/+74 |
* | Automated documentation update (#287) | github-actions[bot] | 2022-11-14 | 27 | -81/+27 |
* | Automated documentation update (#282) | github-actions[bot] | 2022-11-12 | 1 | -1/+2 |
* | Fix property name | Chuck Lantz | 2022-11-12 | 1 | -2/+2 |
* | Automated documentation update (#279) | github-actions[bot] | 2022-11-12 | 1 | -0/+1 |
* | Add test, bump version for extraNixConfig (#280) | Chuck Lantz | 2022-11-12 | 1 | -1/+1 |
* | Nix feature: allow extra configuration of /etc/nix/nix.conf (#277) | Nick Hu | 2022-11-12 | 2 | -0/+16 |
* | Fix regression with Azure CLI, privs (#272) | Chuck Lantz | 2022-11-11 | 2 | -13/+21 |
* | Fix python feature issue #258, improve tests, fix oryx bug (#261) | Chuck Lantz | 2022-11-07 | 2 | -7/+15 |
* | Automated documentation update (#257) | github-actions[bot] | 2022-11-03 | 3 | -9/+31 |
* | Add missing notes | Chuck Lantz | 2022-11-03 | 3 | -9/+31 |
* | Automated documentation update (#254) | github-actions[bot] | 2022-11-02 | 3 | -4/+4 |
* | Oryx - git clone: Pin to an older commit (#253) | Samruddhi Khandale | 2022-11-01 | 2 | -2/+7 |
* | Automated documentation update (#252) | github-actions[bot] | 2022-11-01 | 1 | -0/+56 |
* | Nix feature (#228) | Chuck Lantz | 2022-11-01 | 6 | -0/+533 |
* | kubectl-helm-minikube - Remove 'ms-kubernetes-tools.vscode-kubernetes-tools' ... | Samruddhi Khandale | 2022-11-01 | 1 | -8/+1 |
* | Automated documentation update (#250) | github-actions[bot] | 2022-11-01 | 7 | -11/+11 |
* | Node: Fix failure when `version:none` (#247) | Samruddhi Khandale | 2022-10-29 | 2 | -1/+2 |
* | Automated documentation update (#246) | github-actions[bot] | 2022-10-28 | 1 | -0/+1 |