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
Age
Commit message (
Expand
)
Author
Lines
1996-07-04
(split_3): Add missing semicolon. From Jim Blandy.
Jim Meyering
-1
/
+1
1996-07-04
(main): Fix typo in last change.
Jim Meyering
-1
/
+1
1996-07-04
Make `dir --version' and `vdir --version' print their names, not `ls'.
Jim Meyering
-1
/
+4
1996-07-04
(md5_file): Replace obsolete comment with a description
Jim Meyering
-3
/
+6
1996-07-04
(MIN_DIGEST_LINE_LENGTH): New macro.
Jim Meyering
-52
/
+101
1996-07-04
(split_3): Correct test for 35-byte line to accomodate
Jim Meyering
-2
/
+2
1996-07-03
Include sys/types.h before system.h.
Jim Meyering
-0
/
+1
1996-07-03
[!MAXUID]: Define after inclusion of system.h to avoid
Jim Meyering
-4
/
+5
1996-07-03
(usage): Add omitted \n\ at the end of a line in the usage message.
Jim Meyering
-1
/
+1
1996-07-03
[!EXIT_SUCCESS]: Define it.
Jim Meyering
-0
/
+12
1996-07-02
[NEWLINE_REPLACEMENT_STRING]: Define.
Jim Meyering
-14
/
+26
1996-07-02
(do_link): Update messages to ease translation.
Jim Meyering
-5
/
+5
1996-07-01
(main): Remove now-unnecessary diagnostic about filename containing NEWLINE.
Jim Meyering
-7
/
+0
1996-07-01
(split_3): Take an additional parameter, S_LEN.
Jim Meyering
-13
/
+45
1996-06-30
(usage): Fix typo, 3nd->3rd, in usage message.
Jim Meyering
-1
/
+1
1996-06-29
Remove u from Colour.
Jim Meyering
-1
/
+1
1996-06-29
(dc_parse_stream): Move enum states dcl into this function.
Jim Meyering
-13
/
+17
1996-06-29
(do_link): Allow `ln -sf --backup k k' to succeed in creating the
Jim Meyering
-3
/
+11
1996-06-26
(do_link): Remove `!symlink &&' conjunct.
Jim Meyering
-5
/
+3
1996-06-26
(same_name): Declare parameters to be const.
Jim Meyering
-2
/
+2
1996-06-26
(same_name): New function.
Jim Meyering
-6
/
+39
1996-06-25
(decode_switches): Allow 0 as argument to --tabsize (-T) option.
Jim Meyering
-8
/
+8
1996-06-25
.
Jim Meyering
-3
/
+0
1996-06-25
(dc_parse_stream): Give `unrecognized keyword' for misspelled
Jim Meyering
-3
/
+15
1996-06-25
(dc_parse_stream): Remove spurious newline in error message.
Jim Meyering
-9
/
+3
1996-06-24
Use an obstack to accumulate value of LS_COLORS.
Jim Meyering
-37
/
+78
1996-06-24
.
Jim Meyering
-0
/
+68
1996-06-23
Add comma after e.g. in comment.
Jim Meyering
-1
/
+1
1996-06-23
* (parse_line): Rewrite to avoid modifying LINE.
Jim Meyering
-85
/
+127
1996-06-22
(main): New option --print (-p).
Jim Meyering
-6
/
+33
1996-06-22
Major overhaul. No longer read from /etc/DIR_COLORS or from ~/.dircolors.
Jim Meyering
-125
/
+153
1996-06-19
(parse_ls_color): Use STREQ here instead of strcmp(...) == 0.
Jim Meyering
-1
/
+1
1996-06-19
(selected_fstype, excluded_fstype, show_disk, main):
Jim Meyering
-4
/
+4
1996-06-19
(copy_reg): Cast both sides of comparison to size_t to avoid warning
Jim Meyering
-2
/
+4
1996-06-19
(decode_switches): Correct typo in error message:
Jim Meyering
-1
/
+7
1996-06-19
(decode_switches): Correct typo in error message: enironment -> environment.
Jim Meyering
-2
/
+2
1996-06-19
(do_copy): Use STREQ here instead of strcmp(...) == 0.
Jim Meyering
-20
/
+24
1996-06-19
(do_copy): Change message from `missing file argument' to
Jim Meyering
-1
/
+1
1996-06-19
(STREQ): New macro.
Jim Meyering
-0
/
+2
1996-06-19
(do_copy): When the force and backup options have been
Jim Meyering
-1
/
+18
1996-06-02
Rename MO_ to SHELLTYPE_.
Jim Meyering
-14
/
+14
1996-06-02
Declare pointer parameters const as appropriate.
Jim Meyering
-64
/
+65
1996-06-01
(decode_switches): Set print_with_color in one statement.
Jim Meyering
-4
/
+3
1996-06-01
Rename options and internal variables to reflect change to
Jim Meyering
-16
/
+29
1996-05-31
(main): Interpret the old-style +VALUE and -VALUE
Jim Meyering
-1
/
+7
1996-05-31
(limfield): #ifdef-out a block of code that makes
Jim Meyering
-0
/
+31
1996-05-31
(decode_one_format): Use %lu (not %d) printf formats
Jim Meyering
-2
/
+2
1996-05-30
(decode_one_format): Take another parameter.
Jim Meyering
-21
/
+55
1996-05-30
(docolon): Give a warning when the first character
Jim Meyering
-0
/
+8
1996-05-30
(main): Use STDIN_FILENO instead of less portable fileno (stdin).
Jim Meyering
-1
/
+1
[prev]
[next]