2006-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Jim Meyering | mention today's rm -r fix. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Paul Eggert | Handle dd's file-creation flags even on file descriptor... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Paul Eggert | Add test cases for append, nofollow, directory, |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Paul Eggert | (set_fd_flags): Handle file-creation flags on file |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Paul Eggert | Document dd's new 'directory' and 'nolinks' flags. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Paul Eggert | iflags->iflag. This fixes a typo that meant the |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Jim Meyering | Add `SEE ALSO' references to syscalls from utilities... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Paul Eggert | Describe dd, ls changes. Convert from Latin-1 to UTF-8. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Paul Eggert | (dd invocation): New flags directory, nolinks. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Paul Eggert | (O_NOLINKS): Define to 0 if not already defined. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Paul Eggert | (flags, usage): New flags directory, nolinks. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Paul Eggert | (usage): Mention that -f disables --color. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Jim Meyering | Set SHELL, if not already set, in order to |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Jim Meyering | Make `base64 --wrap=N' work for N=0, and for N larger... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Jim Meyering | add warning comment |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Jim Meyering | Don't fail when run from an environment with SHELL... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Paul Eggert | Require gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOU... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Paul Eggert | (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Derive --decode-using tests from the encode-based ones. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Factor out a long constant string. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | (TESTS): Add base64. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Test base64. From Simon Josefsson. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | (do_decode): Use correct type for parameter, ignore_gar... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Add src/base64.c. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | base64 comes first |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Build base64.1. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | (libcoreutils_a_SOURCES): Add base64.h and base64.c. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Add base64 to the list. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | mention new program: base64 |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Add base64 section. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | (bin_PROGRAMS): Add base64. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | (wrap_write): Correct declaration syntax: s/size_t... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | Don't include .h files already included by system.h: |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Jim Meyering | (NOT_AN_INODE_NUMBER, D_INO): Define (moved here from... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Jim Meyering | (NOT_AN_INODE_NUMBER, D_INO): Move definitions to system.h |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Jim Meyering | In ls, avoid calling stat for --inode (-i), when possible. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Jim Meyering | update from gnulib |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Jim Meyering | (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Jim Meyering | Update/correct some obsolete entries. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Paul Eggert | (AT_FDCWD): Work around a bug in Solaris 9 and 10,... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Paul Eggert | Mention `sort -k 1b,1'. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Paul Eggert | (usage): Mention `sort -k 1b,1'. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Paul Eggert | (join invocation): Mention `sort -k 1b,1'. |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | (rm invocation): Fix typo in last patch. |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | Update documentation to match previous patch. |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | (rm invocation): Document new -I option, and new -... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | Remove entry for implementing rm -I |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | New option for rm: --interactive=once (-I). |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | tests for new, -I, option |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | (TESTS): Add interactive-always and interactive-once. |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jim Meyering | (INTERACTIVE_OPTION): New enum value. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Jim Meyering | (usage): Use two spaces (not one) to separate the |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Jim Meyering | (sc_two_space_separator_in_usage): Make the regular |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Jim Meyering | (usage): Use two spaces (not one) to separate the |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Jim Meyering | (usage): Use two spaces (not one) to separate the |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Jim Meyering | Include lstat.h, so that uses of lstat are converted |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Jim Meyering | (alpha beta major): For `make major', ensure that the |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Jim Meyering | fix typo in diagnostic |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Jim Meyering | update from gnulib |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Jim Meyering | update from gnulib |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Paul Eggert | Clarify wording in the light of later comments from... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Jim Meyering | (all): Emit diagnostics to stderr, not stdout. |
commit | commitdiff | tree | snapshot |
next |