Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-01-04 | Use `$year', not `year' as expr arg. | Jim Meyering | |
1996-01-04 | update from gettext | Jim Meyering | |
1996-01-03 | . | Jim Meyering | |
1996-01-03 | . | Jim Meyering | |
1996-01-03 | Fix comments. | Jim Meyering | |
1996-01-03 | . | Jim Meyering | |
1996-01-03 | . | Jim Meyering | |
1996-01-02 | . | Jim Meyering | |
1996-01-02 | (keycompare): Rewrite cases handling -i and -if to fix bug whereby | Jim Meyering | |
non-ascii characters (supposed to be ignored with -i) were treated as significant. Reported by Carl Johnson <carlj@cjlinux.home.org>. | |||
1996-01-02 | 14b: Just like 14a, but add -f. | Jim Meyering | |
1996-01-01 | Correct 14a per manual. | Jim Meyering | |
1996-01-01 | . | Jim Meyering | |
1995-12-31 | . | Jim Meyering | |
1995-12-31 | . | Jim Meyering | |
1995-12-31 | (extract_regexp) [!WITH_REGEX]: Initialize re_compiled.syntax_parens. | Jim Meyering | |
From Andreas Schwab. | |||
1995-12-26 | . | Jim Meyering | |
1995-12-23 | . | Jim Meyering | |
1995-12-23 | . | Jim Meyering | |
1995-12-23 | (decode_switches): Make -o a synonym for -lG for compatibility | Jim Meyering | |
with most other versions of ls. Reported by Karl Berry. (usage): Update. | |||
1995-12-23 | . | Jim Meyering | |
1995-12-22 | (usage): Align text in -n line. | Jim Meyering | |
1995-12-22 | . | Jim Meyering | |
1995-12-22 | (cleanup): New function -- broken out from quit. | Jim Meyering | |
(interrupt_handler): Rewrite to reset default signal handler, call cleanup, then repost caught signal. | |||
1995-12-22 | . | Jim Meyering | |
1995-12-22 | . | Jim Meyering | |
1995-12-22 | Include argmatch.h. | Jim Meyering | |
1995-12-22 | (main): Accept new option, --sparse={never,auto,always}, | Jim Meyering | |
to control creation of sparse files. (copy_reg): Set local, make_holes, from global flag_sparse. Include argmatch.h. | |||
1995-12-22 | (argmatch): Add const attribute to parameters. | Jim Meyering | |
(invalid_arg): Add const attribute to parameters. | |||
1995-12-22 | . | Jim Meyering | |
1995-12-22 | . | Jim Meyering | |
1995-12-21 | (HEADERS): Add argmatch.h. | Jim Meyering | |
1995-12-21 | . | Jim Meyering | |
1995-12-20 | . | Jim Meyering | |
1995-12-19 | . | Jim Meyering | |
1995-12-19 | [SYMBOLIC_SPACE_STRING]: New macro. | Jim Meyering | |
(do_link): Use it instead of open-coded #ifdef. For --verbose, say `create link DEST to SRC' instead of ambiguous (or inconsistent with cp -v and mv -v) `SRC -> DEST.' | |||
1995-12-19 | . | Jim Meyering | |
1995-12-19 | . | Jim Meyering | |
1995-12-17 | (noinst_LIBRARIES): Define this, not plain LIBRARIES. | Jim Meyering | |
1995-12-15 | . | Jim Meyering | |
1995-12-15 | . | Jim Meyering | |
1995-12-15 | new version from FSF | Jim Meyering | |
1995-12-15 | new version from FSF | Jim Meyering | |
1995-12-15 | Apply the usual REL_ALLOC patch. | Jim Meyering | |
1995-12-15 | new, from FSF | Jim Meyering | |
1995-12-15 | Remove trailing white space. | Jim Meyering | |
1995-12-15 | Include config.h. | Jim Meyering | |
1995-12-15 | Update from latest. | Jim Meyering | |
1995-12-15 | . | Jim Meyering | |
1995-12-15 | . | Jim Meyering | |
1995-12-15 | (main): Use xstrtol instead of atoi. | Jim Meyering | |