Age | Commit message (Expand) | Author |
2003-12-30 | Include posixver.h. | Jim Meyering |
2003-12-30 | remove trailing blank | Jim Meyering |
2003-12-30 | (add_field_list): Don't use alloca with unbounded | Jim Meyering |
2003-12-27 | Include "quote.h". | Jim Meyering |
2003-12-27 | . | Jim Meyering |
2003-12-27 | fold -s didn't work on e.g., alpha-based systems. | Jim Meyering |
2003-12-24 | (length_of_file_names_and_frills): | Jim Meyering |
2003-12-21 | . | Jim Meyering |
2003-12-20 | . | Jim Meyering |
2003-12-20 | Change type of global, buff_allocated, to size_t. | Jim Meyering |
2003-12-20 | [struct seq]: Change types of members count and alloc | Jim Meyering |
2003-12-20 | Accept new option (-0, --null) that makes it so each | Jim Meyering |
2003-12-20 | (apply_translations): Don't prohibit conv=unblock,sync. | Jim Meyering |
2003-12-19 | . | Jim Meyering |
2003-12-19 | (FTS_CROSS_CHECK, DEBUG_OPT): Define. | Jim Meyering |
2003-12-18 | (format_user): Increment dired_pos via two statements, | Jim Meyering |
2003-12-18 | . | Jim Meyering |
2003-12-12 | . | Jim Meyering |
2003-12-08 | (INODE_DIGITS, LOGIN_NAME_MAX, ID_LENGTH_MAX): Remove. | Jim Meyering |
2003-12-03 | . | Jim Meyering |
2003-12-02 | Include sha1.h (reflect renaming: sha.h -> sha1.h. | Jim Meyering |
2003-11-27 | . | Jim Meyering |
2003-11-27 | Include "c-strtod.h". | Jim Meyering |
2003-11-27 | Include "c-strtod.h". | Jim Meyering |
2003-11-27 | Include "c-strtod.h". | Jim Meyering |
2003-11-27 | Remove decls of strtod, strtol, strtoul; no longer | Jim Meyering |
2003-11-24 | upgrade to automake-1.7d | Jim Meyering |
2003-11-20 | (usage): Output bug-reporting address. | Jim Meyering |
2003-11-19 | (usage): Mention that FILE1 and FILE2 must be sorted | Jim Meyering |
2003-11-18 | `od -c -w9999999' could segfault | Jim Meyering |
2003-11-16 | Fix read-from-free'd-buffer error detected by valgrind. | Jim Meyering |
2003-11-12 | (extract_dirs_from_files): Avoid useless copy operations. | Jim Meyering |
2003-11-09 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering |
2003-11-09 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering |
2003-11-09 | Include "root-dev-ino.h". | Jim Meyering |
2003-11-09 | Include "root-dev-ino.h". | Jim Meyering |
2003-11-09 | (usage): Describe new options. | Jim Meyering |
2003-11-09 | (usage): Describe new options. | Jim Meyering |
2003-11-09 | Include "root-dev-ino.h". | Jim Meyering |
2003-11-09 | Initialized new member. | Jim Meyering |
2003-11-09 | . | Jim Meyering |
2003-11-09 | Include "dev-ino.h". | Jim Meyering |
2003-11-09 | Include "dev-ino.h". | Jim Meyering |
2003-11-06 | whoops. One more. | Jim Meyering |
2003-11-06 | (paste_parallel): Use `sizeof *var' rather than hard-coding `sizeof FILE*'. | Jim Meyering |
2003-11-06 | (who): Free `utmp_buf' so there is no confusion about | Jim Meyering |
2003-11-06 | (main): Free `fstatus' so there is no confusion about | Jim Meyering |
2003-11-06 | Fix 'cut' problems with size_t overflow and unsigned int. | Jim Meyering |
2003-11-05 | . | Jim Meyering |
2003-11-05 | Cast NULL to `(char *)' in call to variadic function, | Jim Meyering |