Commit Graph

  • 9d18bcc775 Standardized indentation and moved url encoding/decoding to a more standardized location. master Bruce Hill 2020-08-06 15:25:48 -0700
  • f154424db2 Fixed indent -> 4 spaces Bruce Hill 2020-05-11 19:30:58 -0700
  • 7631304d4c Fix for behavior of bin -f nonexistent (was flipped) Bruce Hill 2020-05-11 19:27:40 -0700
  • 1a519845c5 Fixed issue when trash is empty Bruce Hill 2020-05-04 10:06:57 -0700
  • c459ac0b67 Updated help suggestion to use man Bruce Hill 2020-05-02 15:18:43 -0700
  • f33b012705 Added "bin" to usage Bruce Hill 2020-05-02 15:17:02 -0700
  • 3f06a798b5 Renamed to trash to bin Bruce Hill 2020-05-02 14:50:41 -0700
  • 033bb97761 Formatting tweaks. Bruce Hill 2020-04-07 21:01:09 -0700
  • f0e1ae3f88 Tidied up readme. Bruce Hill 2020-04-07 20:57:18 -0700
  • bf676d46f2 Removed some non-posix-complaint option stuff Bruce Hill 2020-04-07 20:34:35 -0700
  • db5da5b2a0 Updated doc and cleaned up some edge cases. Bruce Hill 2020-04-07 02:25:48 -0700
  • 8b8f9cbf25 Fixed a bunch of issues and made trash -u, trash -e, and trash -E behave more sensibly with respect to their arguments. Bruce Hill 2020-04-07 02:05:41 -0700
  • ae09cfc9de Fixed field/record separator mixup Bruce Hill 2020-04-07 00:19:57 -0700
  • c6a4e53fbc Fix for list trash Bruce Hill 2020-04-07 00:14:05 -0700
  • 887349c102 Removed mac code Bruce Hill 2020-04-07 00:12:35 -0700
  • e87a38433e Minor cleanup/fixes Bruce Hill 2020-04-07 00:10:47 -0700
  • 59244e3df8 Fixed version Bruce Hill 2020-04-07 00:02:15 -0700
  • 699ca98f42 Added more flexibility to trash -l with RS and FS vars. Bruce Hill 2020-04-07 00:01:42 -0700
  • 70662147dc Cleaned up a little and improved trash -l output Bruce Hill 2020-04-06 23:46:42 -0700
  • b9c1921b13 Added manpage Bruce Hill 2020-04-06 23:31:05 -0700
  • 5d645924da Added tests and makefile (mainly for installing) Bruce Hill 2020-04-06 23:18:08 -0700
  • 69d18056c4 Totally revamped and improved bashtrash. Bruce Hill 2020-04-06 23:17:08 -0700
  • f19c6dc1ff Corrected minor typo in README Robert Rothenberg 2011-11-06 17:57:41 +0000
  • 247de2d327 Fixed problems with getopt on filenames with spaces by using bash's builtin getopts. Robert Rothenberg 2011-11-05 18:35:57 +0000
  • 9185ec465a Updated README Robert Rothenberg 2011-11-05 16:50:27 +0000
  • 702303946f Added "dotfile" prefix to dotfiles in the trashcan. Robert Rothenberg 2011-11-05 16:43:09 +0000
  • cd1e34565d Changes to work on systems with older versions of mv and mktemp such as CentOS 5. Robert Rothenberg 2011-11-05 16:38:10 +0000
  • 1795ec5114 Updated README about need for recent version of mv Robert Rothenberg 2011-07-05 10:15:04 +0100
  • f1efef4a1f When mv fails, prints an error and removes the .trashinfo file. Robert Rothenberg 2011-06-22 07:28:55 +0100
  • 46163315ca Fixed bug with trashing directories Robert Rothenberg 2011-06-22 07:11:51 +0100
  • 63dedc66fd Updated README to reflect changes to requirements Robert Rothenberg 2011-06-18 13:29:34 +0100
  • 50cb5923c7 Uses mktemp to generate unique name in trashcan directory Robert Rothenberg 2011-06-18 13:26:37 +0100
  • 5236943a74 Fixed bug with spaces in filenames Robert Rothenberg 2011-06-18 13:05:52 +0100
  • 6fedcfe320 Full path of the program name is not shown. Robert Rothenberg 2011-06-12 21:51:22 +0100
  • 532dc25d86 Added README file Robert Rothenberg 2011-03-27 22:23:56 +0100
  • d53465c5b7 Added -f and -r options for compatability with rm. Robert Rothenberg 2011-03-17 15:03:32 +0000
  • 36fca41a17 Updated version number Robert Rothenberg 2011-03-17 14:56:35 +0000
  • f779e08b36 Added interactive option to help Robert Rothenberg 2011-03-17 14:56:01 +0000
  • f72117748b Deleted trailing whitespace Robert Rothenberg 2011-03-17 14:53:36 +0000
  • 98f88cf1dc Modularised code. Robert Rothenberg 2011-03-17 14:46:49 +0000
  • 144d10da69 Modularised code. Robert Rothenberg 2011-03-17 14:12:57 +0000
  • deaf3beea9 Reorganised who verbose option is handled Robert Rothenberg 2011-03-17 13:36:28 +0000
  • 588de03313 Exits after showing help Robert Rothenberg 2011-03-17 10:02:22 +0000
  • 9498c4259f Removed commented-out code Robert Rothenberg 2011-03-17 09:59:03 +0000
  • da2fd73d15 Added support for options, by using getopts. Support for "standard" set of options: Robert Rothenberg 2011-03-17 09:55:44 +0000
  • aa940b2f46 Improved querying of mount points via teringijer@reddit Robert Rothenberg 2010-11-07 17:30:34 +0000
  • ea4bdeaf51 Initial import Robert Rothenberg 2010-06-02 15:14:17 +0100