aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/env
Commit message (Expand)AuthorAgeFilesLines
* scripts/env: Fix 56f813674a scripts/env: use command -v instead of whichKevin Darbyshire-Bryant2020-07-121-1/+1
* scripts/env: fix remaining shellcheck warningPetr Štetiar2020-07-111-1/+1
* scripts/env: use read -r instead of readRosen Penev2020-07-111-1/+1
* scripts/env: exit in case of failure to cdRosen Penev2020-07-111-1/+1
* scripts/env: replace \! with !Rosen Penev2020-07-111-2/+2
* scripts/env: use command -v instead of whichRosen Penev2020-07-111-1/+1
* scripts/env: replace -a and -o with &&/||Rosen Penev2020-01-021-5/+5
* scripts/env: use explicit find locationRosen Penev2020-01-021-1/+1
* env: only use color diffs on terminalsPhilip Prindeville2018-05-051-1/+1
* env: allow passing a commit message on saveJo-Philipp Wich2015-05-011-2/+3
* scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)Felix Fietkau2014-06-301-0/+1
* env: colorize git outputFlorian Fainelli2012-02-161-2/+2
* scripts/env: improve the wording of the question when starting repository (pa...Felix Fietkau2011-11-191-1/+1
* scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...Felix Fietkau2011-11-191-0/+4
* scripts/env: fix indentation (patch by Rolf Leggewie)Felix Fietkau2011-11-191-1/+1
* path expansion was broken due to a badly quoted *John Crispin2011-04-011-2/+2
* scripts/env: fix initialization of files/ when creating a new environment (pa...Felix Fietkau2010-07-211-1/+2
* scripts/env: fix file syncing on env switchFelix Fietkau2008-10-081-1/+1
* Restore config after running scripts/env diff.Lars-Peter Clausen2008-09-181-0/+1
* fix ./scripts/env for newer git versionsFelix Fietkau2008-09-021-3/+1
* fix ./scripts/env deleteFelix Fietkau2008-08-271-2/+3
* replace the deprecated git-* command calls with git *Felix Fietkau2008-08-241-15/+15
* and another oneFelix Fietkau2008-08-061-1/+1
* fix a small typoFelix Fietkau2008-08-061-1/+1
* add script for managing 'build environments' (.config+files/), including docu...Felix Fietkau2008-08-061-0/+219