133 Commits (1a973af912e43e4581885730ebc6740f624d9cec)
 

Author SHA1 Message Date
freesource 1a973af912 Added a note how $tmp isn't checked unless no_rebuilddb is set to 0. 23 years ago
freesource 909517e402 This sets TMPDIR to $tmp which makes dpkg-deb happy assuming the dir is at 23 years ago
freesource 92d1ab60b2 Just makes sure that / doesn't print when checking rwx and for wx 23 years ago
freesource ed2b3a79fb This is pretty good, probably could just check for -x, but can't be sure 23 years ago
freesource 41c0e2d114 Checking for permissions, will need to make sure that Deb.pm is doing all its 23 years ago
freesource 3c59b0b271 Could add more here, but this is good enough. 23 years ago
freesource be742ae6c2 Made $swim_conf to /etc/dswim because used to be /etc/swim, good thing that 23 years ago
freesource 305b5447c6 The install for -y still had simulate in it, removed that . .this was for 23 years ago
freesource 1a233fa17b Check at line 150 to make sure ib{/.} and $yich are defined. 23 years ago
freesource 4350c68f9a Added checks to make sure $tmp is writable and executable when automatic 23 years ago
freesource c2e7737da7 Makes sure that --source always depends on -x .. before -xz was happening 23 years ago
freesource a27d9ae45e Prettifying. 23 years ago
freesource 7f18ff576b This fixes undef values when scripts was called more than once when used with 23 years ago
freesource fa082787da This doesn't permit "" values to be put into the history since ReadLine 23 years ago
freesource 7b3b493c07 Added an extra n for unnecessary, but I am not telling which. 23 years ago
freesource 34fac3917a No code change, just prettifying. 23 years ago
freesource aba982e9ae Pruning --help a little bit more. 23 years ago
freesource 7ca9f7fb62 Prettifying help 23 years ago
freesource 2249d611d1 Straightening things. 23 years ago
freesource 5db5e1d9b0 This removes unecessary help for not-installed stuff. 23 years ago
freesource 60fb21845b Prettifying help 23 years ago
freesource 99ea6c7f4d Now using dh_perl with ${perl:Depends}, pretty cool. 23 years ago
freesource fe3ae88fa8 Nicer deps .. perl-modules (includes Readline) apt >= 0.5.1 because of build-dep 23 years ago
freesource 60662e09b8 Made depend on standard less, which is probably a good idea. 23 years ago
freesource ccbeec8578 a little typo 23 years ago
freesource 094a3cbcfb Fixes a logic bug for install -s. 23 years ago
freesource d9c40d068b Added more STDERR to print, which is important to make debconf happy .. 23 years ago
freesource 43fe9b20bf Some defined an [+] should be [\+] fixes, althought ndb is probably history. 23 years ago
freesource 10868d0230 Slight help clarification, defined removed, and rebuildflatndb stuff. 23 years ago
freesource c6e0099f51 Redoing some \w regexp fixes .. was a + without a \ 23 years ago
freesource d1be7ac479 A little bit more output for rebuildflatdb. 23 years ago
freesource 0b61633f25 $home was $main::home .. this was a different private variable on a subroutine 23 years ago
freesource ec35f37da4 Cleaned this up, and has better STDERR informational output. 23 years ago
freesource 81bd493ce3 Added all the source options, rearranged the logic. 23 years ago
freesource efcac3dd3d build-dep to the options 23 years ago
freesource cce64f4874 Added --build-dep. 23 years ago
freesource e13572c82e The new look for help. 23 years ago
freesource fd5e159bb8 Make sure --no-download was actually --download-only :) 23 years ago
freesource 2f2e86fe5f Changed --nz to --no-download, and made sure it works with --no-act .. simulate. 23 years ago
freesource c8b32ead53 Adds spaces when packages are -qi packages .. for one query, good for 23 years ago
freesource bb7ee96ce4 Now swim won't exit when a package is not installed, so that -qi or -ql works 23 years ago
freesource cd139b15eb Removed deps for dpkg .. already a required package. 23 years ago
freesource a4608648ca Removed some newlines from the end so the packaging process doesn't complain and 23 years ago
freesource 61fad45901 The newest for dswim. 23 years ago
freesource 8e38d18b63 Much nicer, just clip and past several lines of changes with a line with a newline 23 years ago
freesource 14ff394bb2 Changed apt dependency to >=0.3.14 23 years ago
freesource 9d09eea7cb Changed log address to freesource. 23 years ago
freesource 2af5898d31 The latest description, the first paragraph will probably be used at FM. 23 years ago
freesource 60d41817a4 The logic is now correct for the new option --reinstall. 23 years ago
freesource c11a9f510b --root and --dbpath working properly again. 23 years ago