Commit Graph

250 Commits

Author SHA1 Message Date
e6e82f255f More portable tar flags 2006-05-31 12:08:58 +00:00
490ebff1e0 Added target df 2006-05-31 12:08:08 +00:00
098df7b088 Getting rid of a temporary variable 2006-05-30 21:43:05 +00:00
8a94ae1a86 Format string alignment (probable) fix for some platforms 2006-05-30 21:35:31 +00:00
38695ef726 Started thinking about default behaviour's implementation 2006-05-29 23:39:45 +00:00
2883d8e7b5 -T is unspecified 2006-05-29 23:32:06 +00:00
440a7559fc Implemented -k 2006-05-29 23:20:56 +00:00
800ca47f3e Initial release 2006-05-29 19:31:29 +00:00
264ae02590 Fixed potential issues with format strings 2006-04-29 19:49:51 +00:00
5bc45b6418 Returns 2 on non-usage error 2006-04-13 20:34:41 +00:00
33bc3d04f1 Code cleanup 2006-04-13 20:33:19 +00:00
88f7d838a3 Code cleanup 2006-03-18 23:45:38 +00:00
67a899d29e Added a suggestion 2006-03-18 03:16:12 +00:00
08bbf070c6 Cross-platform long mode 2006-03-17 22:53:36 +00:00
1a02627f89 Compiles on NetBSD 2006-03-17 22:44:33 +00:00
2674d60147 Code cleanup 2006-03-17 21:33:59 +00:00
f83e4d1ac2 Aligned options handling with the other utilities 2006-03-06 21:29:34 +00:00
4e970804bf Code cleanup 2006-03-06 21:28:12 +00:00
3cf2db47bb Supports numerical IDs as fallback 2006-02-27 22:30:24 +00:00
b1fb976f41 Code cleanup 2006-02-27 22:29:56 +00:00
662e748da8 Code cleanup 2006-02-15 18:45:07 +00:00
df679a66b6 Forgot to apply -t to directory listings 2006-02-11 01:31:33 +00:00
97e098f82b Implemented -t 2006-02-10 14:26:39 +00:00
b97c19dc02 configure has been improved 2006-02-08 12:12:43 +00:00
2536132751 Return value error check for times() requires an explicit cast 2006-01-27 03:38:48 +00:00
e624966310 Fixed long output of symbolic links 2005-12-11 01:58:38 +00:00
cb74784f84 Improved source archive generation 2005-10-27 01:00:38 +00:00
8d114fc361 Added uninstallation rules 2005-10-25 15:58:43 +00:00
4a486b19bc Fixed a bug with -p and an absolute path 2005-10-25 12:18:09 +00:00
94d325a44b Added installation rules 2005-10-25 02:30:56 +00:00
04d8655e01 New configure version 2005-10-24 00:04:32 +00:00
5823aaf0b6 Added dist files 2005-10-23 23:56:40 +00:00
a12422227a Added dummy project version 2005-10-23 22:49:24 +00:00
4bbdeb2227 Now displaying symbolic links correctly 2005-09-20 21:00:58 +00:00
f8c31a22af Code cleanup 2005-09-20 20:41:03 +00:00
c64e3f99ac Factorizing mode expression code 2005-08-27 21:11:44 +00:00
c5a36e759a Factorizing mode expression code 2005-08-27 21:05:13 +00:00
8f2b158dc9 Initial revision 2005-08-27 21:00:14 +00:00
6616bc4b1d Fixed "ls -ld" 2005-08-07 02:34:32 +00:00
6d8f6f4b92 Fixed rm interaction by default 2005-07-18 12:21:55 +00:00
5e446146e4 No need to force interaction on interactive terminals 2005-07-18 12:21:38 +00:00
2d14924d45 Added a bug for rm 2005-07-17 14:17:31 +00:00
1588519eff Unified command-line parsing 2005-07-14 17:13:14 +00:00
fa1231e0ff Code cleanup 2005-07-14 17:12:09 +00:00
6c20dff61e Fixed usage 2005-07-14 17:11:58 +00:00
6cf4acdbe9 Fixed error message 2005-07-14 17:11:40 +00:00
6f100c0a7a Fixed "-m" command line option parsing (only numerical is supported) 2005-07-14 17:11:24 +00:00
b25ac91bc8 Command-line option "-f" is not implemented 2005-07-14 17:07:43 +00:00
3b0d2849f9 Fixed error message 2005-07-14 17:05:49 +00:00
eb41fcfaad Fixed -m command line option (only numerical form is supported) 2005-07-14 16:58:16 +00:00