Age | Commit message (Expand) | Author |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-06-02 | declare program_name consistently | Jim Meyering |
2008-05-26 | convert the rest to use proper_name -- manually | Jim Meyering |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering |
2007-10-27 | Adjust format string so msgfmt doesn't object. | Jim Meyering |
2007-08-11 | Accommodate more xstrtol changes. | Paul Eggert |
2007-08-04 | Adapt to new human and xstrtol API. | Paul Eggert |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-14 | Remove long-deprecated options. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2007-02-27 | Make df -P immune to effects of e.g., the BLOCK_SIZE envvar. | Paul Eggert |
2007-02-10 | * src/csplit.c (usage): Use two spaces (not one) to separate | Jim Meyering |
2006-09-03 | Don't include dirname.h, since system.h does it now. | Paul Eggert |
2006-08-22 | (print_header, show_dev): Use a column width that | Paul Eggert |
2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert |
2006-07-25 | * src/df.c (n_valid_args): Declare global to be static. | Jim Meyering |
2006-07-20 | * src/df.c (main): Fail and don't print the headers if no | Jim Meyering |
2006-01-24 | (show_dev): If the file system claims to have more available than total | Paul Eggert |
2005-12-28 | Don't include <assert.h>; it wasn't used. | Jim Meyering |
2005-11-26 | (show_point): Ignore inaccessible file systems. | Paul Eggert |
2005-10-15 | (main): Warn about the deprecated --kilobytes option. | Jim Meyering |
2005-08-16 | (show_dev): New arg STAT_FILE. All uses changed. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-12 | Assume `free (NULL)' works. | Jim Meyering |
2005-03-28 | (find_mount_point, show_point): Use NULL, not `0'. | Jim Meyering |
2004-09-21 | Remove unused "case 0". | Paul Eggert |
2004-08-02 | (inode_format, show_all_fs, show_local_fs, | Paul Eggert |
2004-06-30 | (usage, main): Output "file system" rather than "filesystem". | Jim Meyering |
2004-05-06 | (main): Use xnmalloc, rather than xmalloc. | Jim Meyering |
2004-05-04 | (show_disk, show_point): If several filesystems are | Jim Meyering |
2004-01-21 | (usage): Use EXIT_SUCCESS, not 0, for clarity. | Jim Meyering |
2003-11-02 | (add_fs_type, add_excluded_fs_type, main): Use `sizeof *var' rather | Jim Meyering |
2003-10-18 | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change | Jim Meyering |
2003-09-18 | (WRITTEN_BY): Rename from AUTHORS. | Jim Meyering |
2003-09-18 | revert previous change | Jim Meyering |
2003-09-18 | Update AUTHORS definition to be a comma-separated list of strings and/or update | Jim Meyering |
2003-09-03 | (AUTHORS): Remove Larry McVoy's name, since the relatively | Jim Meyering |
2003-07-12 | (find_mount_point): Emit a diagnostic for each | Jim Meyering |
2003-07-12 | (find_mount_point): Don't let free clobber errno upon failed chdir | Jim Meyering |
2003-07-12 | It appears that the `#pragma alloca' included via "system.h" is | Jim Meyering |
2003-06-17 | (main): Call initialize_main. | Jim Meyering |
2003-05-14 | (usage): Don't use `,' as the thousands separator | Jim Meyering |
2003-05-13 | Handle argc < optind. | Jim Meyering |
2003-04-11 | Remove anachronistic casts of xmalloc, | Jim Meyering |
2003-03-04 | (find_mount_point): Call error here, now that restore_cwd no longer does it. | Jim Meyering |
2003-03-01 | (print_header): Don't embed spaces in a separate `Type' | Jim Meyering |
2003-02-20 | Now, df always displays the device file name corresponding to the | Jim Meyering |