summaryrefslogtreecommitdiff
path: root/scripts/env
Commit message (Collapse)AuthorAgeFilesLines
* scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)Felix Fietkau2014-06-301-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41407
* env: colorize git outputFlorian Fainelli2012-02-161-2/+2
| | | | SVN-Revision: 30602
* scripts/env: improve the wording of the question when starting repository ↵Felix Fietkau2011-11-191-1/+1
| | | | | | (patch by Rolf Leggewie) SVN-Revision: 29262
* scripts/env: make mv and cp operations more robust (treat dotfiles ↵Felix Fietkau2011-11-191-0/+4
| | | | | | appropriately) (based on patch by Rolf Leggewie) SVN-Revision: 29261
* scripts/env: fix indentation (patch by Rolf Leggewie)Felix Fietkau2011-11-191-1/+1
| | | | SVN-Revision: 29260
* path expansion was broken due to a badly quoted *John Crispin2011-04-011-2/+2
| | | | | | Signed-of-by: Benjamin Cama <benoar@dolka.fr> SVN-Revision: 26391
* scripts/env: fix initialization of files/ when creating a new environment ↵Felix Fietkau2010-07-211-1/+2
| | | | | | (patch from #7603) SVN-Revision: 22336
* scripts/env: fix file syncing on env switchFelix Fietkau2008-10-081-1/+1
| | | | SVN-Revision: 12925
* Restore config after running scripts/env diff.Lars-Peter Clausen2008-09-181-0/+1
| | | | SVN-Revision: 12632
* fix ./scripts/env for newer git versionsFelix Fietkau2008-09-021-3/+1
| | | | SVN-Revision: 12502
* fix ./scripts/env deleteFelix Fietkau2008-08-271-2/+3
| | | | SVN-Revision: 12399
* replace the deprecated git-* command calls with git *Felix Fietkau2008-08-241-15/+15
| | | | SVN-Revision: 12379
* and another oneFelix Fietkau2008-08-061-1/+1
| | | | SVN-Revision: 12217
* fix a small typoFelix Fietkau2008-08-061-1/+1
| | | | SVN-Revision: 12216
* add script for managing 'build environments' (.config+files/), including ↵Felix Fietkau2008-08-061-0/+219
documentation SVN-Revision: 12212