*** empty log message ***
[platform/upstream/coreutils.git] / src / ln.c
2006-07-01 Jim Meyering* src/ln.c (do_link): Use new, shorter URL, for ag...
2006-04-12 Paul Eggert(linkfunc): Remove. This method ran into a compiler...
2006-03-26 Jim Meyering(target_directory_operand, main): Use new last_componen...
2005-11-16 Paul Eggert(do_link, usage): Improve quality of ln's diagnostics.
2005-11-05 Jim MeyeringInclude filenamecat.c.
2005-10-28 Paul Eggert(FILE_BASENAME_CONCAT): Omit unnecessary slashes in the
2005-08-22 Jim Meyering(do_link): If ln is invoked with --interactive (-i),
2005-08-21 Jim Meyering(main): Declare `target_directory' with const attribute.
2005-06-16 Jim MeyeringFinally remove support for --version-control=S (-V).
2005-06-02 Paul Eggert(FILE_BASENAME_CONCAT): Renamed from PATH_BASENAME_CONCAT.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-11-26 Paul Eggert(link, symlink): Remove decls.
2004-09-21 Paul EggertRemove unused "case 0".
2004-09-13 Paul EggertAdjust to backup enum rename.
2004-08-03 Paul Eggert(symbolic_link, interactive, remove_existing_files,
2004-07-27 Paul Eggert(do_link): find_backup_file_name no longer returns...
2004-07-02 Jim MeyeringAdd short names -t and -T for --target-directory
2004-06-30 Jim MeyeringAdd support for --no-target-directory option.
2004-06-28 Jim Meyering Use more-consistent rules among cp, ln, and mv when...
2004-06-27 Jim MeyeringFix a bug: formerly, if d/x was a directory and x a...
2004-06-25 Jim Meyering(do_link): Remove unnecessary call to lstat.
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-06-20 Jim MeyeringRemove declaration of yesno.
2004-04-27 Jim Meyering(backup_type): Declare `static'.
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-10-15 Jim Meyering(usage): Clarify that --directory, -d, -F probably...
2003-09-28 Jim MeyeringRemove unnecessary casts of alloca, since now it's...
2003-09-28 Jim MeyeringMinor efficiency tweak.
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-08-30 Jim Meyering(do_link): Use SAME_INODE rather than open-coding it.
2003-07-12 Jim MeyeringIt appears that the `#pragma alloca' included via ...
2003-06-19 Jim Meyering(ENABLE_HARD_LINK_TO_SYMLINK_WARNING): Define to 0.
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-10 Jim Meyering(main): Test for `missing argument' before computing...
2003-04-11 Jim MeyeringRemove SPC in SPC-TAB sequence.
2002-10-08 Jim Meyering(main): Fix target_directory parsing when n_files ...
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30 Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-03-10 Jim Meyering(main): Change wording in diagnostic.
2001-12-02 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-23 Jim Meyering(usage): Note that ``Mandatory arguments to long option...
2001-11-23 Jim MeyeringSplit usage strings so that --help and --version
2001-11-23 Jim Meyering(usage): Split --help output into smaller pieces.
2001-08-14 Jim Meyering(AUTHORS): Mark string for translation, since it contai...
2001-07-02 Jim Meyering(do_link): Test the boolean symbolic_link, not the...
2001-05-12 Jim Meyering(strip_trailing_slashes): Remove declaration; now in...
2001-02-03 Jim Meyering(main): Change type of index variable to `unsigned...
2000-12-24 Jim Meyering(main): Actually use the local variable, `backup_suffix...
2000-09-04 Jim Meyering(do_link): Tweak diagnostics.
2000-08-08 Jim Meyering(do_link): Invoke xalloc_die instead of printing our...
2000-07-24 Jim MeyeringConvert "`%s'" in format strings to "%s", and wrap...
2000-05-15 Jim Meyering(do_link): Use complete strings in diagnostics so they
2000-05-13 Jim MeyeringArrange to call close_stdout only upon exit.
2000-04-08 Jim MeyeringDocument that while the --backup option takes an
2000-01-24 Jim Meyering(usage): Describe behavior when LINK_NAME is omitted.
2000-01-09 Jim Meyering(do_link): Produce the same sort of one-line output for
1999-12-23 Jim Meyering(usage): Correct typos.
1999-11-07 Jim Meyering(do_link): Warn that making a hard link to a symbolic...
1999-11-07 Jim MeyeringRemove entire #if LINK_FOLLOWS_SYMLINKS block.
1999-11-07 Jim MeyeringAdd comment prior to removing #if LINK_FOLLOWS_SYMLINKS...
1999-11-07 Jim MeyeringAllow hard links to symlinks on systems that support it.
1999-11-06 Jim Meyering(do_link): Fix typo (in which the function name `symlink'
1999-10-31 Jim Meyeringtweak usage
1999-10-30 Jim MeyeringConvert --backup to take an optional argument.
1999-10-17 Jim Meyeringremove last `,' in enum
1999-10-09 Jim MeyeringAccept new option: --target-directory=DIR
1999-05-23 Jim Meyering(same_name): Remove function.
1999-04-01 Jim Meyering(main): Qualify a char* with the `const' keyword.
1999-03-31 Jim MeyeringDon't include closeout.h or version-etc.h explicitly...
1999-03-26 Jim MeyeringNo longer include long-options.h.
1999-03-04 Jim MeyeringInclude long-options.h
1999-01-31 Jim Meyering(do_link): Allow creation of a hard link to a dangling
1999-01-18 Jim Meyering(do_link): Try to remove DEST even after renaming it.
1999-01-17 Jim Meyering(same_name): Use SAME_INODE rather than open coding it.
1999-01-17 Jim Meyeringcompress copyright
1999-01-16 Jim MeyeringRemove declarations of base_name and get_version.
1998-12-07 Jim MeyeringUse dir_name, not dirname. Include dirname.h.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-08-30 Jim Meyering(long_options): Use corresponding short-option character
1998-02-08 Jim Meyering(usage): Reword to use `TARGET' and `LINK_NAME' in...
1998-01-22 Jim MeyeringDeclare new global, backup_type.
1998-01-04 Jim Meyering(main, usage): Check for write error to stdout before...
1997-12-11 Jim Meyering(do_link): Don't require --force when target exists and
1997-10-23 Jim MeyeringRemove stpcpy decl.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-09-15 Jim Meyering(do_link): Perform S_ISLNK test only if lstat succeeded.
1997-09-01 Jim Meyering(do_link): Form destination file name (when DEST is...
1997-05-27 Jim MeyeringUse base_name, not basename.
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
1996-11-23 Jim Meyering(usage): Alphabetize option descriptions the way sort...
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
next