index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
env
Age
Commit message (
Expand
)
Author
2021-11-13
scripts/env: fix env for git conf init.defaultBranch not set to "master"
Arne Zachlod
2020-07-12
scripts/env: Fix 56f813674a scripts/env: use command -v instead of which
Kevin Darbyshire-Bryant
2020-07-11
scripts/env: fix remaining shellcheck warning
Petr Štetiar
2020-07-11
scripts/env: use read -r instead of read
Rosen Penev
2020-07-11
scripts/env: exit in case of failure to cd
Rosen Penev
2020-07-11
scripts/env: replace \! with !
Rosen Penev
2020-07-11
scripts/env: use command -v instead of which
Rosen Penev
2020-01-02
scripts/env: replace -a and -o with &&/||
Rosen Penev
2020-01-02
scripts/env: use explicit find location
Rosen Penev
2018-05-05
env: only use color diffs on terminals
Philip Prindeville
2015-05-01
env: allow passing a commit message on save
Jo-Philipp Wich
2014-06-30
scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)
Felix Fietkau
2012-02-16
env: colorize git output
Florian Fainelli
2011-11-19
scripts/env: improve the wording of the question when starting repository (pa...
Felix Fietkau
2011-11-19
scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...
Felix Fietkau
2011-11-19
scripts/env: fix indentation (patch by Rolf Leggewie)
Felix Fietkau
2011-04-01
path expansion was broken due to a badly quoted *
John Crispin
2010-07-21
scripts/env: fix initialization of files/ when creating a new environment (pa...
Felix Fietkau
2008-10-08
scripts/env: fix file syncing on env switch
Felix Fietkau
2008-09-18
Restore config after running scripts/env diff.
Lars-Peter Clausen
2008-09-02
fix ./scripts/env for newer git versions
Felix Fietkau
2008-08-27
fix ./scripts/env delete
Felix Fietkau
2008-08-24
replace the deprecated git-* command calls with git *
Felix Fietkau
2008-08-06
and another one
Felix Fietkau
2008-08-06
fix a small typo
Felix Fietkau
2008-08-06
add script for managing 'build environments' (.config+files/), including docu...
Felix Fietkau