index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
21
-36
/
+17
2008-06-27
truncate: Fix integer portability issues
Pádraig Brady
1
-3
/
+4
2008-06-26
tests: adjust c99-to-c89 patch as well as the code to generate it
Jim Meyering
1
-1
/
+1
2008-06-26
shred: also ignore EISDIR upon failed fsync/fdatasync on HP-UX
Jim Meyering
1
-2
/
+13
2008-06-26
truncate: handle the case in which off_t != intmax_t
Jim Meyering
1
-5
/
+16
2008-06-23
basename: List David MacKenzie as the author.
Jim Meyering
1
-1
/
+1
2008-06-23
echo: use AUTHORS from bash's built-in echo
Ondřej Vašík
1
-1
/
+3
2008-06-22
stat: warn that the --context (-Z) option (a no-op) is obsolete
Jim Meyering
1
-3
/
+7
2008-06-20
sort: Fix bug where --batch-size option shrank SORT_SIZE.
Bo Borgerson
1
-8
/
+6
2008-06-17
sort: accept new option --batch-size=NMERGE
Bo Borgerson
1
-12
/
+103
2008-06-17
sort: add new option --files0-from=F
Bo Borgerson
1
-1
/
+75
2008-06-17
ls, od: avoid redundant const
Eric Blake
2
-3
/
+3
2008-06-17
join: improve memory management
Bo Borgerson
1
-80
/
+88
2008-06-16
remove redundant const directives
Jim Meyering
67
-73
/
+73
2008-06-16
chcon: correct --verbose output to include newlines
Jim Meyering
1
-1
/
+1
2008-06-15
fix the compilation failure for real
Jim Meyering
1
-1
/
+1
2008-06-15
fix a const-related compilation failure in sort.c
Jim Meyering
1
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
67
-82
/
+87
2008-06-14
revert previous change, "don't use "const" with scalar types"
Jim Meyering
1
-5
/
+5
2008-06-14
don't use "const" with scalar types
Jim Meyering
1
-5
/
+5
2008-06-13
od: improve handling of padding
Eric Blake
1
-59
/
+82
2008-06-13
od: align multiple -t specs
Eric Blake
1
-33
/
+69
2008-06-13
od: use gnulib printf replacement as necessary
Eric Blake
1
-88
/
+22
2008-06-13
od: simplify long double support
Eric Blake
1
-17
/
+7
2008-06-13
doc: od defaults to -toS, not -td2
Eric Blake
1
-1
/
+1
2008-06-12
tweak to conform with syntax policy
Jim Meyering
1
-8
/
+8
2008-06-12
comm: accept new option: --output-delimiter=STR
Bo Borgerson
1
-7
/
+34
2008-06-12
comm: ensure that input files are sorted
Bo Borgerson
1
-20
/
+148
2008-06-10
timeout: use system-independent exit values
Pádraig Brady
1
-13
/
+14
2008-06-09
enforce the proper_name_utf8-requires-ICONV link rule
Jim Meyering
1
-0
/
+4
2008-06-08
standardize some error messages
Bo Borgerson
14
-24
/
+24
2008-06-06
Add new program: truncate
Pádraig Brady
3
-1
/
+407
2008-06-06
improve 'date +%C' documentation
Eric Blake
1
-1
/
+1
2008-06-03
nice.c: avoid a cast
Jim Meyering
1
-1
/
+1
2008-06-03
adjust c99-to-c89 patch as well as the code to generate it
Jim Meyering
1
-25
/
+26
2008-06-03
use gnulib's progname module
Jim Meyering
96
-370
/
+97
2008-06-02
fix cpp indentation policy violations
Jim Meyering
2
-2
/
+2
2008-06-02
accommodate older SELinux which lacks matchpathcon_init_prefix
Jim Meyering
1
-0
/
+4
2008-06-02
declare program_name consistently
Jim Meyering
91
-91
/
+91
2008-06-02
export program_name, required by gnulib
Eric Blake
1
-1
/
+2
2008-06-02
new program: timeout
Pádraig Brady
6
-47
/
+443
2008-06-02
spell author names consistently
Jim Meyering
5
-6
/
+6
2008-06-01
md5sum: new option, --quiet, to suppress OK messages
Erik Auerswald
1
-4
/
+26
2008-06-01
src/base64.c: Improve comments.
Simon Josefsson
1
-2
/
+2
2008-05-31
install: reenable matchpathcon-related code
Jim Meyering
2
-1
/
+3
2008-05-29
du.c: tiny cleanup (no semantic change)
Jim Meyering
1
-1
/
+1
2008-05-26
install many binaries at once, when possible
Jim Meyering
1
-1
/
+34
2008-05-26
* src/runcon.c: Add copyright comment.
Jim Meyering
1
-0
/
+16
2008-05-26
adjust AUTHORS and check-AUTHORS rule to accommodate
Jim Meyering
1
-2
/
+3
2008-05-26
* src/c99-to-c89.diff: Adjust offsets.
Jim Meyering
1
-2
/
+2
[prev]
[next]