Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
41020f33c6dcf15644c96033327de5aa99c37b10
/
include
/
search.h
32c3f3c
env: Drop the double underscores in search.h
by Simon Glass
· Thu Aug 01 09:47:10 2019 -0600
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· Thu Aug 01 09:47:09 2019 -0600
d2c1ca8
env: Drop _ENTRY
by Simon Glass
· Fri Aug 02 09:44:19 2019 -0600
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· Fri Aug 02 09:44:18 2019 -0600
337c973
env: Move callback definitions to env.h
by Simon Glass
· Thu Aug 01 09:47:05 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
a3297a6
search.h: Numerous grammatical fixes, comment updates
by Robert P. J. Day
· Fri Sep 09 06:22:10 2016 -0400
dfc382a
env: Distinguish finer between source of env change
by Joe Hershberger
· Wed May 20 14:27:21 2015 -0500
3e12be7
Add option -r to env import to allow import of text files with CRLF as line endings
by Alexander Holler
· Mon Jul 14 17:49:55 2014 +0200
e9ea230
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 11:48:07 2013 +0200
ac9c301
"env grep" - add support for regular expression matches
by Wolfgang Denk
· Sat Mar 23 23:50:32 2013 +0000
e27fc12
"env grep" - reimplement command using hexport_r()
by Wolfgang Denk
· Sat Mar 23 23:50:29 2013 +0000
565af27
hashtable: preparations to use hexport_r() for "env grep"
by Wolfgang Denk
· Sat Mar 23 23:50:28 2013 +0000
71497d0
env: Add environment variable flags
by Joe Hershberger
· Tue Dec 11 22:16:31 2012 -0600
60fd3ad
env: Add support for callbacks to environment vars
by Joe Hershberger
· Tue Dec 11 22:16:24 2012 -0600
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· Tue Dec 11 22:16:23 2012 -0600
638e659
env: Refactor apply into change_ok
by Joe Hershberger
· Tue Dec 11 22:16:21 2012 -0600
a46f770
env: Refactor do_apply to a flag
by Joe Hershberger
· Tue Dec 11 22:16:19 2012 -0600
393acf0
env: check and apply changes on delete/destroy
by Gerlando Falauto
· Fri Aug 24 00:11:40 2012 +0000
d392595
env: add check/apply logic to himport_r()
by Gerlando Falauto
· Fri Aug 24 00:11:39 2012 +0000
9b0e1ff
env: make himport_r() selective on variables
by Gerlando Falauto
· Fri Aug 24 00:11:38 2012 +0000
dc88d59
env: unify logic to check and apply changes
by Gerlando Falauto
· Fri Aug 24 00:11:37 2012 +0000
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· Sun Nov 06 22:49:44 2011 +0100
d67abff
Constify getenv(), setenv() and hash code functions
by Wolfgang Denk
· Fri Jul 29 14:42:18 2011 +0200
f0c9d53
common: add a grepenv command
by Kim Phillips
· Tue Apr 05 07:15:14 2011 +0000
8d88232
env: re-add support for auto-completion
by Mike Frysinger
· Fri Dec 17 16:51:59 2010 -0500
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· Wed Dec 08 06:26:04 2010 -0500
c9ae986
Add hash table support as base for new environment code
by Wolfgang Denk
· Sun Jun 20 13:17:12 2010 +0200