1
0
mirror of https://github.com/fspc/dswim.git synced 2025-02-22 08:33:24 -05:00

120 Commits

Author SHA1 Message Date
freesource
fa082787da This doesn't permit "" values to be put into the history since ReadLine
complains about this.  Just checks that arg isn't "".
2001-10-21 06:53:36 +00:00
freesource
7b3b493c07 Added an extra n for unnecessary, but I am not telling which. 2001-10-21 03:59:42 +00:00
freesource
34fac3917a No code change, just prettifying. 2001-10-21 03:58:45 +00:00
freesource
aba982e9ae Pruning --help a little bit more. 2001-10-21 03:42:40 +00:00
freesource
7ca9f7fb62 Prettifying help 2001-10-20 15:35:31 +00:00
freesource
2249d611d1 Straightening things. 2001-10-20 07:37:10 +00:00
freesource
5db5e1d9b0 This removes unecessary help for not-installed stuff. 2001-10-20 07:35:48 +00:00
freesource
60fb21845b Prettifying help 2001-10-20 07:32:01 +00:00
freesource
99ea6c7f4d Now using dh_perl with ${perl:Depends}, pretty cool. 2001-10-20 07:26:20 +00:00
freesource
fe3ae88fa8 Nicer deps .. perl-modules (includes Readline) apt >= 0.5.1 because of build-dep
and edited --help so virtual options are properly represented for -q as well
as searches.
2001-10-20 07:13:41 +00:00
freesource
60662e09b8 Made depend on standard less, which is probably a good idea. 2001-10-20 06:38:13 +00:00
freesource
ccbeec8578 a little typo 2001-10-20 03:30:19 +00:00
freesource
094a3cbcfb Fixes a logic bug for install -s. 2001-10-20 03:29:36 +00:00
freesource
d9c40d068b Added more STDERR to print, which is important to make debconf happy ..
plus is nice when doing a less.
2001-10-20 03:17:03 +00:00
freesource
43fe9b20bf Some defined an [+] should be [\+] fixes, althought ndb is probably history. 2001-10-20 02:41:54 +00:00
freesource
10868d0230 Slight help clarification, defined removed, and rebuildflatndb stuff. 2001-10-20 02:38:42 +00:00
freesource
c6e0099f51 Redoing some \w regexp fixes .. was a + without a \ 2001-10-20 02:36:34 +00:00
freesource
d1be7ac479 A little bit more output for rebuildflatdb. 2001-10-20 02:18:13 +00:00
freesource
0b61633f25 $home was $main::home .. this was a different private variable on a subroutine
which has basically become history.  The apt() is what is important and
this was cleaned up a bit, too.
2001-10-20 02:08:22 +00:00
freesource
ec35f37da4 Cleaned this up, and has better STDERR informational output. 2001-10-20 02:06:57 +00:00
freesource
81bd493ce3 Added all the source options, rearranged the logic. 2001-10-19 18:15:03 +00:00
freesource
efcac3dd3d build-dep to the options 2001-10-19 05:51:02 +00:00
freesource
cce64f4874 Added --build-dep. 2001-10-19 05:50:19 +00:00
freesource
e13572c82e The new look for help. 2001-10-19 04:48:28 +00:00
freesource
fd5e159bb8 Make sure --no-download was actually --download-only :) 2001-10-19 04:36:47 +00:00
freesource
2f2e86fe5f Changed --nz to --no-download, and made sure it works with --no-act .. simulate. 2001-10-19 04:26:07 +00:00
freesource
c8b32ead53 Adds spaces when packages are -qi packages .. for one query, good for
scripting.
2001-10-18 05:29:34 +00:00
freesource
bb7ee96ce4 Now swim won't exit when a package is not installed, so that -qi or -ql works
without stopping.
2001-10-18 05:24:25 +00:00
freesource
cd139b15eb Removed deps for dpkg .. already a required package. 2001-10-16 20:13:24 +00:00
freesource
a4608648ca Removed some newlines from the end so the packaging process doesn't complain and
stop.
2001-10-16 20:04:59 +00:00
freesource
61fad45901 The newest for dswim. 2001-10-16 20:03:33 +00:00
freesource
8e38d18b63 Much nicer, just clip and past several lines of changes with a line with a newline
with nothing on it between each change.
2001-10-16 19:32:19 +00:00
freesource
14ff394bb2 Changed apt dependency to >=0.3.14 2001-10-16 17:56:44 +00:00
freesource
9d09eea7cb Changed log address to freesource. 2001-10-16 17:00:56 +00:00
freesource
2af5898d31 The latest description, the first paragraph will probably be used at FM. 2001-10-16 16:59:21 +00:00
freesource
60d41817a4 The logic is now correct for the new option --reinstall. 2001-10-16 06:57:27 +00:00
freesource
c11a9f510b --root and --dbpath working properly again. 2001-10-16 06:37:00 +00:00
freesource
d48153676e A copylet change. 2001-10-16 01:37:19 +00:00
freesource
3917f58e18 Just prettifying. 2001-10-16 01:33:07 +00:00
freesource
d4ebdd2d3a Changed Package administration and research tool for Debian to
Debian System Wide Information Manager.
2001-10-15 18:02:11 +00:00
freesource
22d18570d3 Changed name interpretation on copylet. 2001-10-15 18:00:38 +00:00
freesource
aa34b17262 Removed reference to ThE_* Project which never was. 2001-10-15 18:00:02 +00:00
freesource
ae33891845 Added warnings to tell users these manuals aren't totally accurate, and added
my new address.
2001-10-15 17:51:01 +00:00
freesource
b37d9b189f Added --reinstall 2001-10-15 17:16:42 +00:00
freesource
c65c6ee972 Changed the description. 2001-10-15 17:15:21 +00:00
freesource
5c507be479 Added --reinstall and now uses apt-get for --purge and --remove. 2001-10-15 17:14:58 +00:00
freesource
0edee5d8c9 Added --reinstall. 2001-10-15 17:14:21 +00:00
freesource
7442e66d5a That makes more sense .. was calling dswim.8 dswim.5. 2001-10-15 05:16:35 +00:00
freesource
42f3cd11a5 More stuff to make a nice dswim package. 2001-10-15 05:08:47 +00:00
freesource
a50fa61ffd Name change - swim to dswim. 2001-10-15 05:06:43 +00:00