Commit Graph

  • ef8bc2c5a1 fixed a problem where put() was putting keys and values in random places, using a normal hash fixed the probem and now --db works perfectly again. Seems to be a bug introduced with the newer berkely and DB_File since it wasn't a problem before. Solved. master freesource 2005-01-27 04:05:39 +0000
  • 764c7fc2cb Fixed an introduced bug when fixing --purge .. now if can just get virtual listing working properl again. freesource 2005-01-26 05:34:34 +0000
  • 6ce6d07b02 This let's --purge work properly for --db. freesource 2005-01-25 04:38:24 +0000
  • 2956005281 Fixed most bugs, one related to purging still needs correction. freesource 2005-01-24 15:54:33 +0000
  • eea770be37 Allows normal user to make package. freesource 2005-01-06 03:49:33 +0000
  • cc80fcbe67 Fixed for normal user. freesource 2005-01-06 03:42:27 +0000
  • 31b812c29b version change freesource 2005-01-05 22:39:23 +0000
  • 234170bc5b version change freesource 2005-01-05 22:31:32 +0000
  • 0fd7333636 Just little stuff. freesource 2005-01-05 22:29:17 +0000
  • 54d147d1d3 Probably will have to change this version again. freesource 2005-01-05 22:08:13 +0000
  • 84971c3dbb This is being used now, but just a small change. freesource 2005-01-05 22:06:36 +0000
  • 4b81938fbe New dirs. freesource 2005-01-05 22:02:51 +0000
  • f8f6630c0f Non-existent files where causing this to fail, and the db, there was also a die, now there is a check to avoid this. freesource 2005-01-05 21:55:31 +0000
  • a16a8c79c5 Fixed errors that occurred when a non-existent file would trip up the stricter requirements for the newer perl 5.8. freesource 2005-01-05 21:50:59 +0000
  • 27c15ccf9f Documentation. freesource 2002-11-06 19:19:14 +0000
  • 76b6b46544 GetOpt::Long rep changes .. just options repeated twice. freesource 2002-11-06 19:18:23 +0000
  • 3a5cebd24b New 0.4.2 changes. freesource 2002-11-06 19:17:31 +0000
  • ae9af0aa99 Didn't commit since version change. freesource 2001-12-09 07:45:01 +0000
  • ae9892e97d Just a . freesource 2001-12-09 07:42:47 +0000
  • 514a6ecc75 The correct changes. freesource 2001-12-09 07:41:33 +0000
  • 7d76ead04b New dch format. freesource 2001-12-09 07:40:07 +0000
  • b0f8482c65 The latest and greatest 0.4.1 freesource 2001-10-25 00:31:02 +0000
  • 3de4cb9628 Just noting how a return had been added R. 1.10. freesource 2001-10-24 18:49:55 +0000
  • 765a51443b Removed a return from T_indexer, may have gotten there unintentionally. freesource 2001-10-24 18:47:08 +0000
  • b59992bff6 Adds the --enhances option. freesource 2001-10-24 17:57:43 +0000
  • 4d5a2fc61f Adds enhances. freesource 2001-10-24 17:20:02 +0000
  • ec5466a5df The latest and greatest. freesource 2001-10-24 02:06:31 +0000
  • 5e12daa1ff Changed the Suggests fields because ar is now found in binutils. freesource 2001-10-24 02:03:16 +0000
  • 1a973af912 Added a note how $tmp isn't checked unless no_rebuilddb is set to 0. freesource 2001-10-23 18:33:31 +0000
  • 909517e402 This sets TMPDIR to $tmp which makes dpkg-deb happy assuming the dir is at least wx. There are no wx checks unless $no_rebuilddb is set to 0. freesource 2001-10-23 18:20:47 +0000
  • 92d1ab60b2 Just makes sure that / doesn't print when checking rwx and for wx freesource 2001-10-23 16:47:35 +0000
  • ed2b3a79fb This is pretty good, probably could just check for -x, but can't be sure if things aren't staying within /tmp or a new value for $tmp. freesource 2001-10-23 07:06:58 +0000
  • 41c0e2d114 Checking for permissions, will need to make sure that Deb.pm is doing all its stuff in the personal tmp directory. freesource 2001-10-23 06:25:36 +0000
  • 3c59b0b271 Could add more here, but this is good enough. freesource 2001-10-23 05:49:22 +0000
  • be742ae6c2 Made $swim_conf to /etc/dswim because used to be /etc/swim, good thing that UML exists. freesource 2001-10-23 05:47:13 +0000
  • 305b5447c6 The install for -y still had simulate in it, removed that . .this was for --purge --reinstall ..etc freesource 2001-10-23 05:46:28 +0000
  • 1a233fa17b Check at line 150 to make sure ib{/.} and $yich are defined. freesource 2001-10-23 05:45:26 +0000
  • 4350c68f9a Added checks to make sure $tmp is writable and executable when automatic db building is done. freesource 2001-10-23 05:44:39 +0000
  • c2e7737da7 Makes sure that --source always depends on -x .. before -xz was happening because there was no check or x. freesource 2001-10-22 17:22:58 +0000
  • a27d9ae45e Prettifying. freesource 2001-10-22 17:12:46 +0000
  • 7f18ff576b This fixes undef values when scripts was called more than once when used with -qf and --scripts and -d|-l and -T. freesource 2001-10-22 17:07:37 +0000
  • fa082787da This doesn't permit "" values to be put into the history since ReadLine complains about this. Just checks that arg isn't "". freesource 2001-10-21 06:53:36 +0000
  • 7b3b493c07 Added an extra n for unnecessary, but I am not telling which. freesource 2001-10-21 03:59:42 +0000
  • 34fac3917a No code change, just prettifying. freesource 2001-10-21 03:58:45 +0000
  • aba982e9ae Pruning --help a little bit more. freesource 2001-10-21 03:42:40 +0000
  • 7ca9f7fb62 Prettifying help freesource 2001-10-20 15:35:31 +0000
  • 2249d611d1 Straightening things. freesource 2001-10-20 07:37:10 +0000
  • 5db5e1d9b0 This removes unecessary help for not-installed stuff. freesource 2001-10-20 07:35:48 +0000
  • 60fb21845b Prettifying help freesource 2001-10-20 07:32:01 +0000
  • 99ea6c7f4d Now using dh_perl with ${perl:Depends}, pretty cool. freesource 2001-10-20 07:26:20 +0000
  • 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. freesource 2001-10-20 07:13:41 +0000
  • 60662e09b8 Made depend on standard less, which is probably a good idea. freesource 2001-10-20 06:38:13 +0000
  • ccbeec8578 a little typo freesource 2001-10-20 03:30:19 +0000
  • 094a3cbcfb Fixes a logic bug for install -s. freesource 2001-10-20 03:29:36 +0000
  • d9c40d068b Added more STDERR to print, which is important to make debconf happy .. plus is nice when doing a less. freesource 2001-10-20 03:17:03 +0000
  • 43fe9b20bf Some defined an [+] should be [\+] fixes, althought ndb is probably history. freesource 2001-10-20 02:41:54 +0000
  • 10868d0230 Slight help clarification, defined removed, and rebuildflatndb stuff. freesource 2001-10-20 02:38:42 +0000
  • c6e0099f51 Redoing some \w regexp fixes .. was a + without a \ freesource 2001-10-20 02:36:34 +0000
  • d1be7ac479 A little bit more output for rebuildflatdb. freesource 2001-10-20 02:18:13 +0000
  • 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. freesource 2001-10-20 02:08:22 +0000
  • ec35f37da4 Cleaned this up, and has better STDERR informational output. freesource 2001-10-20 02:06:57 +0000
  • 81bd493ce3 Added all the source options, rearranged the logic. freesource 2001-10-19 18:15:03 +0000
  • efcac3dd3d build-dep to the options freesource 2001-10-19 05:51:02 +0000
  • cce64f4874 Added --build-dep. freesource 2001-10-19 05:50:19 +0000
  • e13572c82e The new look for help. freesource 2001-10-19 04:48:28 +0000
  • fd5e159bb8 Make sure --no-download was actually --download-only :) freesource 2001-10-19 04:36:47 +0000
  • 2f2e86fe5f Changed --nz to --no-download, and made sure it works with --no-act .. simulate. freesource 2001-10-19 04:26:07 +0000
  • c8b32ead53 Adds spaces when packages are -qi packages .. for one query, good for scripting. freesource 2001-10-18 05:29:34 +0000
  • bb7ee96ce4 Now swim won't exit when a package is not installed, so that -qi or -ql works without stopping. freesource 2001-10-18 05:24:25 +0000
  • cd139b15eb Removed deps for dpkg .. already a required package. freesource 2001-10-16 20:13:24 +0000
  • a4608648ca Removed some newlines from the end so the packaging process doesn't complain and stop. freesource 2001-10-16 20:04:59 +0000
  • 61fad45901 The newest for dswim. freesource 2001-10-16 20:03:33 +0000
  • 8e38d18b63 Much nicer, just clip and past several lines of changes with a line with a newline with nothing on it between each change. freesource 2001-10-16 19:32:19 +0000
  • 14ff394bb2 Changed apt dependency to >=0.3.14 freesource 2001-10-16 17:56:44 +0000
  • 9d09eea7cb Changed log address to freesource. freesource 2001-10-16 17:00:56 +0000
  • 2af5898d31 The latest description, the first paragraph will probably be used at FM. freesource 2001-10-16 16:59:21 +0000
  • 60d41817a4 The logic is now correct for the new option --reinstall. freesource 2001-10-16 06:57:27 +0000
  • c11a9f510b --root and --dbpath working properly again. freesource 2001-10-16 06:37:00 +0000
  • d48153676e A copylet change. freesource 2001-10-16 01:37:19 +0000
  • 3917f58e18 Just prettifying. freesource 2001-10-16 01:33:07 +0000
  • d4ebdd2d3a Changed Package administration and research tool for Debian to Debian System Wide Information Manager. freesource 2001-10-15 18:02:11 +0000
  • 22d18570d3 Changed name interpretation on copylet. freesource 2001-10-15 18:00:38 +0000
  • aa34b17262 Removed reference to ThE_* Project which never was. freesource 2001-10-15 18:00:02 +0000
  • ae33891845 Added warnings to tell users these manuals aren't totally accurate, and added my new address. freesource 2001-10-15 17:51:01 +0000
  • b37d9b189f Added --reinstall freesource 2001-10-15 17:16:42 +0000
  • c65c6ee972 Changed the description. freesource 2001-10-15 17:15:21 +0000
  • 5c507be479 Added --reinstall and now uses apt-get for --purge and --remove. freesource 2001-10-15 17:14:58 +0000
  • 0edee5d8c9 Added --reinstall. freesource 2001-10-15 17:14:21 +0000
  • 7442e66d5a That makes more sense .. was calling dswim.8 dswim.5. freesource 2001-10-15 05:16:35 +0000
  • 42f3cd11a5 More stuff to make a nice dswim package. freesource 2001-10-15 05:08:47 +0000
  • a50fa61ffd Name change - swim to dswim. freesource 2001-10-15 05:06:43 +0000
  • 7fc1b92abd Name change for package swim to dswim. freesource 2001-10-15 05:05:24 +0000
  • c59f6c123d Improved the makefile, binary specific programs are now in /usr/lib/dswim rather than /usr/lib/SWIM. freesource 2001-10-15 01:13:44 +0000
  • 92e32cfe1e Added conflicts with swim, and improved the description.. freesource 2001-10-14 19:56:35 +0000
  • e1b6276caf Added home_builder so that personal dirs are created in $tmp for each user and return value when rebuilddb or initdb present themselves. freesource 2001-10-14 19:55:34 +0000
  • f2c8510e31 Dswim updates when no db exist or status or a combination thereof. freesource 2001-10-14 19:53:14 +0000
  • 3762885480 -p options have unecessary warnings supressed. freesource 2001-10-14 19:15:41 +0000
  • 110589ac75 Now things should be debconf happy, at least --initdb and --rebuilddb. freesource 2001-10-13 05:49:01 +0000
  • a3fea33120 This adds the no_rebuilddb Configuration option, because changes in the status are now first diffed, then if a change is found --db --check is ran, and then --rebuilddb (100% stable). This is nice for programs like make-debian-x11. freesource 2001-10-13 05:28:42 +0000
  • 01c6d30354 SWIM to DSWIM. freesource 2001-10-13 00:40:14 +0000