summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-07-31(quotearg_n_options): Don't make the initialJim Meyering
slot vector a constant, since it might get modified.
2000-07-31Tweak comments, per Bruno's comments.Jim Meyering
2000-07-31Tweak comments, per Bruno's comments.Jim Meyering
2000-07-31*** empty log message ***Jim Meyering
2000-07-31(quotearg_n_options): Preallocate a slot 0Jim Meyering
buffer, so that the caller can always quote one small component of a "memory exhausted" message in slot 0. From a suggestion by Jim Meyering.
2000-07-31*** empty log message ***Jim Meyering
2000-07-31(cut_fields): Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-31Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-31*** empty log message ***Jim Meyering
2000-07-31[!HAVE_CONFIG_H]: Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-31Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30(ISPRINT): Undef before defining to avoid warning.Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Add quote marks to match new behavior.Jim Meyering
2000-07-30(remove_file): Quote the file names that are displayed with --verbose.Jim Meyering
2000-07-30(copy_internal): Quote the file names that are displayedJim Meyering
with --verbose and --backup.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30.Jim Meyering
2000-07-30.Jim Meyering
2000-07-30.Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30*** empty log message ***Jim Meyering
2000-07-30(make_path): Quote the other instance, too.Jim Meyering
2000-07-30include quote.h.Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call.
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
corresponding argument in a `quote (...)' call. Add more precise diagnostics.
2000-07-30(remove_cwd_entries): Quote one more file name.Jim Meyering
2000-07-30tweak diagnosticJim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30*** empty log message ***Jim Meyering
2000-07-30moved from ../srcJim Meyering
2000-07-30(do_move): Fix typo.Jim Meyering