summaryrefslogtreecommitdiff
path: root/scripts/env
AgeCommit message (Expand)Author
2021-11-13scripts/env: fix env for git conf init.defaultBranch not set to "master"Arne Zachlod
2020-07-12scripts/env: Fix 56f813674a scripts/env: use command -v instead of whichKevin Darbyshire-Bryant
2020-07-11scripts/env: fix remaining shellcheck warningPetr Štetiar
2020-07-11scripts/env: use read -r instead of readRosen Penev
2020-07-11scripts/env: exit in case of failure to cdRosen Penev
2020-07-11scripts/env: replace \! with !Rosen Penev
2020-07-11scripts/env: use command -v instead of whichRosen Penev
2020-01-02scripts/env: replace -a and -o with &&/||Rosen Penev
2020-01-02scripts/env: use explicit find locationRosen Penev
2018-05-05env: only use color diffs on terminalsPhilip Prindeville
2015-05-01env: allow passing a commit message on saveJo-Philipp Wich
2014-06-30scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)Felix Fietkau
2012-02-16env: colorize git outputFlorian Fainelli
2011-11-19scripts/env: improve the wording of the question when starting repository (pa...Felix Fietkau
2011-11-19scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...Felix Fietkau
2011-11-19scripts/env: fix indentation (patch by Rolf Leggewie)Felix Fietkau
2011-04-01path expansion was broken due to a badly quoted *John Crispin
2010-07-21scripts/env: fix initialization of files/ when creating a new environment (pa...Felix Fietkau
2008-10-08scripts/env: fix file syncing on env switchFelix Fietkau
2008-09-18Restore config after running scripts/env diff.Lars-Peter Clausen
2008-09-02fix ./scripts/env for newer git versionsFelix Fietkau
2008-08-27fix ./scripts/env deleteFelix Fietkau
2008-08-24replace the deprecated git-* command calls with git *Felix Fietkau
2008-08-06and another oneFelix Fietkau
2008-08-06fix a small typoFelix Fietkau
2008-08-06add script for managing 'build environments' (.config+files/), including docu...Felix Fietkau