Age | Commit message (Expand) | Author |
2003-01-04 | Don't include trailing /. in diagnostics about directories. | Jim Meyering |
2003-01-04 | (remove_cwd_entries): Fix typos in comment. | Jim Meyering |
2003-01-04 | (struct dirstack_state): Define. | Jim Meyering |
2003-01-04 | (check-misc): New rule, to ensure that no more | Jim Meyering |
2003-01-04 | [S_ISLNK, S_ISFIFO, S_ISSOCK]: Don't define. | Jim Meyering |
2003-01-04 | remove blank line | Jim Meyering |
2003-01-04 | (count_entry) [S_ISLNK]: Don't define. | Jim Meyering |
2003-01-04 | [S_ISLNK]: Don't define. It's already defined in sys2.h. | Jim Meyering |
2003-01-03 | Add copyright. | Jim Meyering |
2003-01-03 | (false.c): Make the generated file be read-only. | Jim Meyering |
2003-01-03 | (do_copy): Tweak diagnostic to be consistent with the one | Jim Meyering |
2003-01-03 | Include "dev-ino.h". | Jim Meyering |
2002-12-21 | . | Jim Meyering |
2002-12-20 | (touch): Change the wording of a diagnostic so | Jim Meyering |
2002-12-18 | (valid_options): Declare to be static. | Jim Meyering |
2002-12-15 | Remove all uses of `PARAMS'. | Jim Meyering |
2002-12-15 | (PARAMS): Remove definition. | Jim Meyering |
2002-12-15 | (PARAMS): Remove definition. | Jim Meyering |
2002-12-15 | Remove declaration of nstrftime. | Jim Meyering |
2002-12-14 | [! HAVE_DECL_MEMRCHR]: Declare memrchr. | Jim Meyering |
2002-12-14 | (usage): Specify how major and minor mode numbers are interpreted. | Jim Meyering |
2002-12-11 | Fix a bug whereby cp would fail to parse an option like | Jim Meyering |
2002-12-11 | (NEED_PATHCONF_WRAPPER): Undefine before defining, | Jim Meyering |
2002-12-08 | (lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]: | Jim Meyering |
2002-12-06 | . | Jim Meyering |
2002-12-06 | (gobble_file): Also stat the file if it's a | Jim Meyering |
2002-12-06 | . | Jim Meyering |
2002-12-06 | . | Jim Meyering |
2002-12-03 | regenerate using automake-1.7.1b | Jim Meyering |
2002-12-03 | no more ansi2nkr | Jim Meyering |
2002-12-03 | (AUTOMAKE_OPTIONS): Remove definition (to ansi2knr) | Jim Meyering |
2002-12-01 | Don't include <ctype.h>. | Jim Meyering |
2002-12-01 | Don't include <string.h> or <ctype.h>. | Jim Meyering |
2002-12-01 | ls is now more efficient: it no longer needs to stat each directory | Jim Meyering |
2002-12-01 | (gobble_file): Remove the block of code that caused | Jim Meyering |
2002-11-24 | More clean-up, not that / means /. | Jim Meyering |
2002-11-24 | (du_files): Don't strip any trailing slash. | Jim Meyering |
2002-11-23 | . | Jim Meyering |
2002-11-23 | (decode_switches): Use case-sensitive matching to | Jim Meyering |
2002-11-23 | (output): Declare some local variables to be of type size_t, | Jim Meyering |
2002-11-21 | stty doesn't support all baud rates available in current Linux kernels. | Jim Meyering |
2002-11-17 | (movefile): Don't remove trailing slashes from SOURCE. | Jim Meyering |
2002-11-15 | . | Jim Meyering |
2002-11-12 | (HAVE_SYMLINKS): Remove unnecessary macro definition. | Jim Meyering |
2002-11-10 | (usage): Transform --help output via s/ - / /, | Jim Meyering |
2002-11-10 | (sighandler): Handle SIGTSTP specially. | Jim Meyering |
2002-11-10 | (restore_default_color_handler, sigtstp_handler): Remove functions. | Jim Meyering |
2002-11-10 | (main): Also declare `i' to be unsigned, not int. | Jim Meyering |
2002-11-10 | (sighandler): Use raise, rather than kill+getpid. | Jim Meyering |
2002-11-10 | (interrupt_handler): Use raise, rather than kill+getpid. | Jim Meyering |