2012-01-27 |
Jim Meyering | maint: use single copyright year range |
blob | commitdiff |
2012-01-09 |
Jim Meyering | maint: src/*.c: change remaining quotes (without embedd... |
blob | commitdiff | diff to current |
2012-01-07 |
Jim Meyering | maint: use new emit_try_help in place of equivalent... |
blob | commitdiff | diff to current |
2012-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
blob | commitdiff | diff to current |
2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
blob | commitdiff | diff to current |
2010-01-01 |
Jim Meyering | maint: update all FSF copyright year lists to include... |
blob | commitdiff | diff to current |
2009-09-21 |
Pádraig Brady | doc: mention the texinfo documentation in --help |
blob | commitdiff | diff to current |
2009-08-25 |
Jim Meyering | global: convert indentation-TABs to spaces |
blob | commitdiff | diff to current |
2009-06-23 |
Jim Meyering | maint: update all Copyright year lists to include 2009 |
blob | commitdiff | diff to current |
2008-10-19 |
Jim Meyering | accommodate gnulib header removals |
blob | commitdiff | diff to current |
2008-06-28 |
Jim Meyering | doc: add "..." to Usage, to indicate there may be multi... |
blob | commitdiff | diff to current |
2008-06-16 |
Jim Meyering | remove redundant const directives |
blob | commitdiff | diff to current |
2008-06-14 |
Jim Meyering | add "const" attribute, where possible |
blob | commitdiff | diff to current |
2008-06-03 |
Jim Meyering | use gnulib's progname module |
blob | commitdiff | diff to current |
2008-06-02 |
Jim Meyering | declare program_name consistently |
blob | commitdiff | diff to current |
2008-05-26 |
Jim Meyering | convert single-author programs to use proper_name |
blob | commitdiff | diff to current |
2008-03-25 |
Daniel Dunbar | mkdir -Z x d: don't segfault when diagnosing invalid... |
blob | commitdiff | diff to current |
2008-03-10 |
Ondřej Vašík | install, rmdir: write --verbose output to stdout, not... |
blob | commitdiff | diff to current |
2008-02-07 |
Steven Schubiger | mkdir, split: write --verbose output to stdout, not... |
blob | commitdiff | diff to current |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | mkdir: Accept new "-Z, --context=C" option. |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Help translators include translation team's web or... |
blob | commitdiff | diff to current |
2006-10-07 |
Paul Eggert | * src/install.c (make_ancestor): New arg COMPONENT. |
blob | commitdiff | diff to current |
2006-10-06 |
Paul Eggert | Fix bug reported today by Mike Frysinger: mkdir -pv... |
blob | commitdiff | diff to current |
2006-09-16 |
Paul Eggert | * NEWS: Document that mkdir -p and install -d now fork... |
blob | commitdiff | diff to current |
2006-09-03 |
Paul Eggert | Don't include dirname.h, since system.h does it now. |
blob | commitdiff | diff to current |
2006-07-17 |
Paul Eggert | (struct mkdir_options): New struct. |
blob | commitdiff | diff to current |
2006-01-02 |
Paul Eggert | Include lchmod.h. |
blob | commitdiff | diff to current |
2005-12-19 |
Jim Meyering | (main) Avoid a minor race condition when `-m MODE'... |
blob | commitdiff | diff to current |
2005-06-14 |
Paul Eggert | (create_parents): Remove static var (now local to ... |
blob | commitdiff | diff to current |
2005-06-14 |
Paul Eggert | (main): Adjust to new make_dir_parents convention. |
blob | commitdiff | diff to current |
2005-06-14 |
Jim Meyering | tweak diagnostic wording: Use `... return to working... |
blob | commitdiff | diff to current |
2005-06-13 |
Jim Meyering | (main): When make_dir_parents changes the current working |
blob | commitdiff | diff to current |
2005-06-02 |
Paul Eggert | Don't use "path" or "filename". |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-01 |
Paul Eggert | mode_free -> free |
blob | commitdiff | diff to current |
2005-04-28 |
Paul Eggert | (main): Adjust to new modechange API. |
blob | commitdiff | diff to current |
2005-04-22 |
Paul Eggert | (main): Compile mode with MODE_MASK_ALL and initial... |
blob | commitdiff | diff to current |
2004-09-21 |
Paul Eggert | Remove unused "case 0". |
blob | commitdiff | diff to current |
2004-07-30 |
Paul Eggert | (create_parents, main): Use bool when appropriate. |
blob | commitdiff | diff to current |
2004-06-21 |
Jim Meyering | (main): Standardize on the diagnostics given when someo... |
blob | commitdiff | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | diff to current |
2002-09-28 |
Jim Meyering | Fix things so `mkdir -p' can create very deep directori... |
blob | commitdiff | diff to current |
2002-08-31 |
Jim Meyering | Change `exit (0)' to `exit (EXIT_SUCCESS)', |
blob | commitdiff | diff to current |
2002-08-30 |
Jim Meyering | Change `error (1, ...' to `error (EXIT_FAILURE, ...'. |
blob | commitdiff | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | diff to current |
2001-12-02 |
Jim Meyering | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT... |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | (usage): Note that ``Mandatory arguments to long option... |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | Split usage strings so that --help and --version |
blob | commitdiff | diff to current |
2001-09-15 |
Jim Meyering | (main): Don't strip trailing slashes; POSIX doesn't... |
blob | commitdiff | diff to current |
2001-05-12 |
Jim Meyering | (strip_trailing_slashes): Remove declaration; now in... |
blob | commitdiff | diff to current |
2001-02-21 |
Jim Meyering | (main): Remove assignment-in-if-expression. |
blob | commitdiff | diff to current |
2000-12-02 |
Jim Meyering | (main): Remove any trailing slash unconditionally. |
blob | commitdiff | diff to current |
2000-11-18 |
Jim Meyering | (main): When failing to create a directory, give only |
blob | commitdiff | diff to current |
2000-11-18 |
Jim Meyering | (main): With --parents, remove any trailing slashes |
blob | commitdiff | diff to current |
2000-11-09 |
Jim Meyering | Do not set the permissions of the final directory |
blob | commitdiff | diff to current |
2000-11-05 |
Jim Meyering | (main): Use make_dir instead of using mkdir directly. |
blob | commitdiff | diff to current |
2000-11-01 |
Jim Meyering | remove const attribute for PARENTS FILEUTILS-4_0_30 |
blob | commitdiff | diff to current |
2000-11-01 |
Jim Meyering | Fix bad typo! free the string, PARENTS, not the functi... |
blob | commitdiff | diff to current |
2000-10-31 |
Jim Meyering | `mkdir -p' would create parent directories with permissions |
blob | commitdiff | diff to current |
2000-09-30 |
Jim Meyering | (main): Rename local `symbolic_mode' to `specified_mode'. |
blob | commitdiff | diff to current |
2000-09-30 |
Jim Meyering | (main): Don't set the umask to 0 and hand-apply |
blob | commitdiff | diff to current |
2000-09-08 |
Jim Meyering | (S_IRWXUGO): Remove definition. |
blob | commitdiff | diff to current |
2000-08-08 |
Jim Meyering | (main): Invoke xalloc_die instead of printing our own... |
blob | commitdiff | diff to current |
2000-07-30 |
Jim Meyering | Convert "`%s'" in format strings to "%s", and wrap... |
blob | commitdiff | diff to current |
2000-06-03 |
Jim Meyering | Allow -v as synonym for --verbose, to be consistent... |
blob | commitdiff | diff to current |
2000-05-13 |
Jim Meyering | Arrange to call close_stdout only upon exit. |
blob | commitdiff | diff to current |
2000-04-26 |
Jim Meyering | Rename global: s/path_mode/create_parents/. |
blob | commitdiff | diff to current |
1999-11-17 |
Jim Meyering | (S_IRWXUGO): Define if necessary. |
blob | commitdiff | diff to current |
1999-05-07 |
Jim Meyering | (main): Use better wording in diagnostic: `cannot |
blob | commitdiff | diff to current |
1999-04-26 |
Jim Meyering | (main): Use proper mode_t types and macros. |
blob | commitdiff | diff to current |
1999-04-01 |
Jim Meyering | (main): Qualify a char* with the `const' keyword. |
blob | commitdiff | diff to current |
1999-03-31 |
Jim Meyering | Don't include closeout.h or version-etc.h explicitly... |
blob | commitdiff | diff to current |
1999-03-26 |
Jim Meyering | No longer include long-options.h. |
blob | commitdiff | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | diff to current |
1999-02-16 |
Jim Meyering | update copyright dates |
blob | commitdiff | diff to current |
1999-01-16 |
Jim Meyering | (usage): Don't make it static so that it can be called... |
blob | commitdiff | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1998-08-30 |
Jim Meyering | (longopts): Use corresponding short-option character |
blob | commitdiff | diff to current |
1998-01-04 |
Jim Meyering | (main, usage): Check for write error to stdout before... |
blob | commitdiff | diff to current |
1997-10-07 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1997-02-09 |
Jim Meyering | update copyrights for 1997 |
blob | commitdiff | diff to current |
1997-02-01 |
Jim Meyering | bracket bug address with <> and append a period |
blob | commitdiff | diff to current |
1997-02-01 |
Jim Meyering | Compare getopt_long return value against -1, not EOF... |
blob | commitdiff | diff to current |
1996-11-23 |
Jim Meyering | (usage): Alphabetize option descriptions the way sort... |
blob | commitdiff | diff to current |
1996-11-03 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | diff to current |
1996-11-02 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | diff to current |
1996-10-05 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | diff to current |
1996-08-31 |
Jim Meyering | (usage): remove spurious trailing \n in puts. |
blob | commitdiff | diff to current |
1996-08-29 |
Jim Meyering | (usage): Tell where to report bugs. |
blob | commitdiff | diff to current |
1996-04-25 |
Jim Meyering | (main): Use verbose_fmt_string, not string literal in |
blob | commitdiff | diff to current |
1996-04-24 |
Jim Meyering | update Copyright years for 1996 |
blob | commitdiff | diff to current |
1996-04-13 |
Jim Meyering | (main): Add new option: --verbose. |
blob | commitdiff | diff to current |
next |