index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
env.c
Age
Commit message (
Expand
)
Author
Lines
2021-07-26
env: fix usage typo
Paul Eggert
-1
/
+1
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-12
/
+12
2021-03-29
env: simplify --split-string memory management
Paul Eggert
-213
/
+172
2021-03-26
env: prefer ptrdiff_t
Paul Eggert
-6
/
+6
2021-03-26
env: improve whitespace warning
Paul Eggert
-1
/
+1
2021-03-26
env: use GNU coding style
Paul Eggert
-73
/
+78
2021-03-26
env: remove asserts
Paul Eggert
-10
/
+1
2021-03-26
env: fix address violation with '\v' in -S
Paul Eggert
-11
/
+12
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-05-11
maint: avoid warnings from GCC's -fanalyzer
Pádraig Brady
-2
/
+2
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-03-06
build: fix env build where SIGNUM_BOUND is not constant
Pádraig Brady
-1
/
+14
2019-03-04
env: add --list-signal-handling to output non default handling
Pádraig Brady
-0
/
+43
2019-03-04
env: new options --{default,ignore,block}-signal[=SIG]
Assaf Gordon
-0
/
+235
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-06-30
maint: fix recent stale comments and spelling mistakes
Pádraig Brady
-1
/
+1
2018-06-27
env: adjust diagnostics provided for shebang usage
Pádraig Brady
-5
/
+3
2018-06-20
env: add -S/--split-string option
Assaf Gordon
-4
/
+431
2018-06-20
env: add -v/--debug option
Assaf Gordon
-1
/
+25
2018-06-20
maint: refactor unsetenv call in env
Assaf Gordon
-9
/
+36
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-08-29
env: add --chdir option
Colin Watson
-7
/
+30
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-3
/
+4
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-1
/
+1
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-6
/
+4
2014-05-26
doc: clarify --zero-terminated option
Pádraig Brady
-1
/
+1
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-1
/
+5
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-1
/
+1
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-05-26
maint: env.c: remove unnecessary use of strchr
Jim Meyering
-7
/
+11
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-10-27
doc: turn env comments into documentation
Eric Blake
-66
/
+0
2009-10-27
env, printenv: add -0/--null option
Eric Blake
-5
/
+22
2009-10-26
tests: clean up tests of env -- handling
Eric Blake
-7
/
+8
2009-10-26
env: reject bogus -u arguments
Eric Blake
-3
/
+9
2009-10-26
maint: let gnulib provide environ
Eric Blake
-2
/
+0
2009-10-23
chroot, env, nice, su: use EXIT_CANCELED for internal failure
Eric Blake
-2
/
+2
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-38
/
+38
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
-1
/
+1
[next]