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
/
comm.c
Age
Commit message (
Expand
)
Author
Lines
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-12-08
chroot,comm,join: fix usage options style
Arman Absalan
-9
/
+9
2020-05-20
maint: omit unnecessary pragmas and fix tsort.c
Paul Eggert
-5
/
+0
2020-05-11
maint: avoid warnings from GCC's -fanalyzer
Pádraig Brady
-0
/
+5
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-02-11
comm,join: ensure warnings are apparent upon exit
Pádraig Brady
-1
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
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-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-22
comm: add --total option
Bernhard Voelker
-4
/
+45
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-5
/
+6
2016-01-13
comm: support NUL --output-delimiter for consistency
Pádraig Brady
-21
/
+13
2016-01-13
comm: add the -z,--zero-terminated option
Pádraig Brady
-3
/
+16
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-12-14
maint: remove form feed characters from sources
Pádraig Brady
-2
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-4
/
+4
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-4
/
+4
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
-0
/
+4
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
-2
/
+2
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-05-08
maint: fix common spelling errors
Kevin Lyda
-1
/
+1
2012-01-27
maint: use single copyright year range
Jim Meyering
-2
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-2
/
+2
2012-01-09
maint: convert `...' to '...' in --help output
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-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
-0
/
+3
2010-06-21
doc: fix comm's --help output so we generate a better man page
Jim Meyering
-1
/
+1
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+2
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+2
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-111
/
+111
2009-05-18
doc: clarify the operation of the comm -123 parameters
Pádraig Brady
-3
/
+10
2009-05-05
doc: note the use of LC_COLLATE in comm, join and uniq
Pádraig Brady
-0
/
+4
2009-03-08
comm: fix a bug in its new --check-order option
Bruno Haible
-5
/
+4
2008-11-10
make --help print "Report PROGRAM translation bugs to <...>."
Jim Meyering
-1
/
+0
2008-06-16
remove redundant const directives
Jim Meyering
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
-2
/
+1
2008-06-12
tweak to conform with syntax policy
Jim Meyering
-8
/
+8
2008-06-12
comm: accept new option: --output-delimiter=STR
Bo Borgerson
-7
/
+34
2008-06-12
comm: ensure that input files are sorted
Bo Borgerson
-20
/
+148
2008-06-03
use gnulib's progname module
Jim Meyering
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
-1
/
+1
2008-06-02
spell author names consistently
Jim Meyering
-1
/
+1
2008-05-26
adjust copyright dates
Jim Meyering
-1
/
+1
2008-05-26
convert 2-author programs to use proper_name
Jim Meyering
-1
/
+3
[next]