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
2010-06-13
build: distribute new file, fiemap.h
Jim Meyering
1
-0
/
+1
2010-06-11
copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl
Jie Liu
1
-0
/
+1
2010-06-11
fiemap.h: include <stdint.h>, not <linux/types.h>
Jim Meyering
1
-1
/
+1
2010-06-11
copy.c: ensure proper alignment of fiemap buffer
Paul Eggert
1
-7
/
+8
2010-06-11
copy.c: adjust comments, tweak semantics
Jim Meyering
1
-26
/
+36
2010-06-11
cp: Add FIEMAP support for efficient sparse file copy
Jie Liu
2
-0
/
+261
2010-06-10
ls: avoid just-introduced buffer overrun
Jim Meyering
1
-1
/
+1
2010-06-08
maint: adjust INT_BUFSIZE_BOUND usage for maintainability
Jim Meyering
3
-7
/
+7
2010-06-08
sort: avoid unnecessary use of sprintf
Jim Meyering
1
-12
/
+13
2010-06-08
dirname: tweak summary wording
Eric Blake
1
-3
/
+3
2010-06-02
touch: remove support for --file=REF_FILE option
Jim Meyering
1
-7
/
+1
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
17
-26
/
+26
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
23
-48
/
+48
2010-05-31
maint: correct indentation of case_GETOPT_* macro uses
Jim Meyering
2
-4
/
+4
2010-05-31
stat: use gnulib's alignof module
Jim Meyering
1
-4
/
+3
2010-05-29
truncate: improve handling of non regular files
Pádraig Brady
1
-41
/
+18
2010-05-28
truncate: support sizes relative to an existing file
Pádraig Brady
1
-14
/
+22
2010-05-25
maint: don't emit an extra newline in each of two diagnostics
Jim Meyering
2
-2
/
+2
2010-05-25
maint: remove unneeded double quotes on RHS of shell assignments
Jim Meyering
2
-3
/
+3
2010-05-24
sort: adjust the leading blanks --debug warning
Pádraig Brady
1
-2
/
+8
2010-05-19
du: recognize -d N as equivalent to --max-depth=N
Jon Ringuette
1
-8
/
+7
2010-05-17
maint: fix the fs-magic-compare rule
Jim Meyering
1
-1
/
+1
2010-05-17
build: avoid a new -Wformat-induced warning
Jim Meyering
1
-1
/
+1
2010-05-16
sort: --debug: output data independent warnings and info
Pádraig Brady
1
-54
/
+189
2010-05-12
sort: add a --debug option to highlight key extents
Pádraig Brady
1
-60
/
+229
2010-05-03
maint: remove now-redundant definitions provided by signal.h
Jim Meyering
2
-9
/
+0
2010-05-03
maint: remove now-redundant definitions provided by sys/wait.h
Jim Meyering
3
-21
/
+0
2010-05-01
sort: use long doubles only when effective
Paul Eggert
1
-4
/
+6
2010-04-29
sort: use long doubles for general numeric mode
Pádraig Brady
2
-5
/
+21
2010-04-24
maint: remove now-unnecessary #if HAVE_header_H tests.
Jim Meyering
10
-28
/
+10
2010-04-23
tests: fix exit status of signal handlers in shell scripts
Dmitry V. Levin
1
-1
/
+4
2010-04-22
base64: always treat input in binary mode
Eric Blake
1
-2
/
+7
2010-04-20
sort: fix parsing of end field in obsolescent key formats
Pádraig Brady
1
-1
/
+11
2010-04-16
cp: preserve "capabilities" when also preserving file ownership
Pádraig Brady
1
-14
/
+16
2010-04-16
maint: fix build on platforms that replace strsignal
Pádraig Brady
1
-0
/
+3
2010-04-13
cp: treat selinux warnings consistently
Pádraig Brady
1
-10
/
+13
2010-04-12
doc: clarify when cp and mv output xattr warnings
Pádraig Brady
1
-17
/
+18
2010-04-09
dircolors: add rxvt-256color and rxvt-unicode256
Mike Frysinger
1
-0
/
+2
2010-04-09
maint: ftruncate is always available, even without gnulib
Jim Meyering
2
-14
/
+3
2010-04-08
doc: make wc --help say how it defines a 'word'
James Youngman
1
-1
/
+2
2010-04-04
tail: include sys/vfs.h (if possible) when sys/statfs.h is absent
Marc Kleine-Budde
1
-0
/
+2
2010-03-29
build: update after change in gnulib's lib-ignore module
Bruno Haible
1
-0
/
+3
2010-03-26
nice,chroot: use more standard option parsing
Pádraig Brady
2
-15
/
+29
2010-03-26
timeout: use more standard option parsing
Kim Hansen
1
-4
/
+8
2010-03-20
maint: code formatting nit
Jim Meyering
1
-1
/
+1
2010-03-18
rm: tweak wording about loss of data warning
Eric Blake
1
-3
/
+3
2010-03-18
revert "maint: mark makefile "dist-hook" target as PHONY"
Ralf Wildenhues
1
-1
/
+0
2010-03-18
doc: improve ls --help's description of --escape (-b)
Eric Blake
1
-1
/
+1
2010-03-18
maint: mark makefile "dist-hook" target as PHONY
Jim Meyering
1
-0
/
+1
2010-03-17
maint: add a space before open-paren, where lacking
Jim Meyering
8
-20
/
+20
[next]