📄 changelog
字号:
ChangeLog========= 2005-01-23 ========== * Added German translation, thanks to Andreas Habeland. * Fixed line-length issues with German translation. 2005-01-04 ========== * Added Spanish translation, thanks to David Piniella. 2005-01-03 ========== * 2004 -> 2005 2004-12-17 ========== * Setting gofortar = FALSE would actually set checkforsubdirs = FALSE. Oops. Fixed. * Fixed typo in installer. * Fixed typo in bloat. * Updated FILES. * Deleted the empty packaging directory. 2004-12-05 ========== * HauntedUnix is lazy, so you can now bloat .r[num][num] files. Happy now? 2004-11-25 ========== * Yaaaaaaaay, 7zip support. 2004-11-20 ========== * Now with a Finnish translation, thanks to Sauli Raivio. * Added a bunch of missing full stops. I splashed out on a cheap bag of them at ASDA, so I can afford to put them in now :). * Fix some stuff which stops fi getting used. $dave2->whack(head); 2004-11-09 ========== * Minor reformatting of Dutch --help output 2004-11-08 ========== * Now with subdir checking for ace archives, yay... * Minor rewording of README * Fixed the bug about garbage with gzip and bzip2 testing. PEBCAK; I didn't use echo -ne, so it inserted a newline. Updated BUGS as well. * Added Dutch translation, thanks to Pieter Bootsma. * Fixed a tyop - speficied -> specified. * Updated bloatrc.sample, makeconfig.pl to know about other languages. 2004-11-05 ========== * Updated RAR version to fetch with UUIF to 3.4.1 * Fixed it so that bloating files with characters which need to be escaped will make new directories without the slashes, and will print filenames without the slashes; e.g. it'll be invisible to the user. 2004-09-07 ========== * .wsz (Winamp skin - zip) support 2004-08-10 ========== * .pk4 (Doom 3 resource - zip) support 2004-07-24 ========== * Added uz2 support * Think I fixed some umod support 2004-06-24 ========== * Subdir creation works better (`bloat TroopersVersion3Zip.zip` would create a directory called "TroopersVersion"). * Added a "CRAPPY CODE ALERT" warning... * Er... mime-type detection works properly now :| 2004-06-12 ========== * New option: --dont-prefix / -dp; suppresses the red "BLOAT: ". 2004-06-02 ========== * Improved --gzt, thanks to Chunky_Ks 2004-05-26 ========== * Thanks to ScareyedHawk and ScorpZ, bloat now has a Swedish translation! 2004-05-25 ========== * Now all I'm waiting for with localisation is translations. * Updated makeconfig.pl to add a lang option. 2004-05-24 ========== * After much messing around, bloat now has the beginnings of an i18n/l10n framework in place. Woo. 2004-05-19 ========== * Added --gzt option, in response to <http://bugs.gentoo.org/show_bug.cgi?id=51123> ;) 2004-05-17 ========== * Updated Luigi30 stamp info to include date. * Changed versions in all files.Version 1.4=========== 2004-05-15 ========== * Added note about Perl needing bash * default.spec -> default.apspec * Packaged up for 1.4 2004-05-05 ========== * Basic EXE support, it'll attempt to use unzip on it. 2004-04-17 ========== * Updated a copyright date. * changed the >/dev/null stuff to be better. 2004-04-11 ========== * Better `cat` detection 2004-04-09 ========== * Filename is prepended to "blah file - using foo to extraft" output * Updated HACKERS to say it's probably out of date. * README updates 2004-04-08 ========== * Why do I keep writing 2003? * Multiple files can now be bloated. 2004-03-30 ========== * Added unarj to UUIF (after clarification of permission) 2004-03-21 ========== * Removed umod UUIF support - it doesn't work that way... Needs to be manually installed. 2004-03-18 ========== * Zoo support w/ UUIF included (that's Zoo files, not zoophiles) 2004-03-17 ========== * UUIF supports msexpand. 2004-03-16 ========== * Added .taz (tar/Z), .ear (jar) and .war (jar) support 2004-02-27 ========== * Added umod to the UUIF * Added info for people hosting utils on the UUIF 2004-02-26 ========== * Fixed more escaping problems (\ => \\ etc) 2004-02-25 ========== * Pax in UUIF. 2004-02-23 ========== * LHA's in the UUIF 2004-02-22 ========== * Changed version number in autopackage/default.spec * Bloat can handle files with apostrophes in their names... 2004-02-18 ========== * Changed the PAX URL to one which has a version of PAX which works with bloat. Yay for PAX 2 being incompatible with 1 and 3. * Added an entry to README for PAX 2 users. 2004-02-12 ========== * Added IRC chan to README 2004-02-09 ========== * Undocumented unsupported ace installation wouldn't chdir back to what was $PWD at the beginning. * unrar can be fetched with uuif (undoc. unsup. inst. func.) 2004-02-08 ========== * Bloat now works with archives with spaces in their paths (e.g. /home/dave/foo stuff.ace). * Automatic fetching of unace is now possible with an undocumented and unsupported CLI option. Use at your own risk. 2004-01-22 ========== * Moved install to install.sh (to prevent conflicts with INSTALL on case- insensitive filesystems) * Updated docs. 2004-01-16 ========== * s/aagames.co.uk/allaboutgames.co.uk/ - old addys still work though... That's all... Can't think of anything else for bloat at the moment. 2004-01-04 ========== * Invalid options (-something on @ARGV) are detected and complained about. To get around this, do what you do with everything else - use "--", e.g. bloat -- --some-oddly-named-file-- * Updated makeconfig.pl, bloatrc.sample. 2004-01-01 ========== * Alien isn't needed for Deb files any more...Version 1.3=========== 2003-12-30 ========== * Fixed autopackage spec... * ADSL fixed, remote release, finally... 2003-12-20 ========== * Waiting for ADSL to be fixed so I can actually release 1.3... Apparently this isn't likely to happen before 2003-12-22 *sigh* - damn BT. * Improved makeconfig.pl so it doesn't overwrite pre-existing config files without asking first... Hey, I hadn't actually released 1.3, this can still be part of 1.3... * Added some more detected MIME-types... * Fixed a small bug with bzip2 detection when it's application/octet-stream. * Updated README.SUPPORTEDTYPES to include MIME-types... 2003-12-19 ========== * No temp file used any more... Input passed on stdin * Removed reliance on uncompress; it's not needed, as gunzip supports compress'd files, and it was being annoying with the new detection methods * Updated makeconfig.pl and bloatrc.sample to reflect the non-reliance on uncompress. * Error checking on open() and close() in both bloat and makeconfig.pl * Various documentation cleansing... * Bloat version 1.3! Get it whilst it's hot! (Or, right this second, get it whilst it's not released...) 2003-11-10 ========== * Better BZip2 detection * Added Amiel Martin to CREDITS (that's where the better [insert compression util here] detection idea came from) * -rwxrwxrwx 1 dave root 1.9k Nov 15 2002 /home/dave/tempcrap/bloat ^^hey, maybe bloat's a year old! I don't know what version of bloat that was...^^ 2003-11-06 ========== * Updated README to talk about OS compatibility * Made makeconfig.pl use /usr/bin/env perl * Better Better gzip detection 2003-11-05 ========== * Mac OS X 10.2 (hopefully all versions of OS X) support for gzip. * Mac OS X 10.2 uncompress detection... * Updated HACKERS * Switched /usr/bin/perl to /usr/bin/env perl * /bin/cat --help => /bin/cat -invalid (for BSD users) * Require Perl 5.6.0 or above... the version of Perl on the FreeBSD 4.8 I used was broken. 2003-11-03 ========== * Added support for Darwin's ar (tested on OS X 10.2, on SF's compile farm) 2003-10-31 ========== * Made bloat replace ( with \( and ) with \) in $filename 2003-10-24 ========== * Edited the README file to talk about makeconfig.pl * Updated FILES 2003-10-23 ========== * Actually added `makeconfig.pl` to CVS 2003-10-22 ========== * Random stuff (AKA, I've forgotten WTF I've done) 2003-10-21 ========== * Neatened up the error output when the filetype isn't detected * Added a dontprefixoutput config file option - does exactly what it says on the tin. * Made the config file be parsed (if it exists) before any output so that dontprefixoutput works properly * Wrote a quick (BSD-licenced) "makeconfig.pl" script. * Documented variables I hadn't got round to documenting yet * Changed the text of COPYING ("unless otherwise stated") 2003-10-20 ========== * Added application/zip (this RH 7.2 box uses that MIME-type) * Changed "UT" to "Unreal Tournament" in the POD * Fixed the bug mentioned in BUGS... * Removed the bug entry in BUGS so you don't know what the bug was. 2003-10-18 ========== * Missing ( in the fixed rpm2cpio - updated 2003-10-17 ========== * x-gtar is GNU tar, not Tar/GZip *hits head* * Added application/x-rar [RAR] support in getMimeType * Fixed RH9 and rpm2cpio (thanks to Robert Loomans) * De-UTF-8d 2003-10-15 ========== * Added "Dodgy" to one form of bz2 in MIME-type detection 2003-10-13 ========== * Added config file support * Added a bloatrc sample config * Implemented MIME-type checking * Removed .bloat-nowarn stuff (as it's now in the bloatrc) * Updated README * Updated install * Moved packaging/redhat.spec to bloat.spec. * Removed packaging/ * Added "FILES" * Removed README from autopackage/ * Changed some files to use UTF-8, seeing if anyone cares * It's amazing how productive you can be when you've got something important you should be doing... 2003-10-12 ========== * Added a "HACKERS" file - lists variables and subroutines * Changed $extracterror to $error * Fixed "yesterdays" changelog date. * Added Unreal mod [.umod] support. 2003-10-11 ========== * Changed the RPM specfile arch to "noarch"Version 1.2=========== 2003-10-11 ========== * Changed all references to 1.2-rc3 to 1.2 * Released 1.2 final!Version 1.2-rc3=============== 2003-09-30 ========== * Bumped all version numbers to RC3 * Commented out "use warnings;" again (although it doesn't throw up any errors any more, so there's not too much need for it). 2003-09-29 ========== * Updated "--awards" to make it line up better... * Cleared up comments (used tabs rather than spaces, removed some comments etc) * Make bloat check for the filename * More spacing changes in --awards... 2003-09-27 ========== * Added "--awards" just for fun - based on a quote from IRC. 2003-09-23 ========== * Changed the autopackage spec to use "Install" and "Uninstall"... 2003-09-20 ========== * Added a prepare function to the autopackage spec (makes a man file)... And fixed it (thanks to TD) * Changed RPM to install the man file in the right place (I think?)Version 1.2-rc2=============== 2003-09-19 ========== * Changed reverseLog to uninstallFromLog in the autopackage specfile... * Changed release version in RH spec * Maybe I'll actually release! 2003-09-09 ========== * Made autopackage file of RC2 (college means this release'll take a while) * Finally remembered to commit to CVS... * cvs tag? Whazzat? :P 2003-09-08 ========== * Added a BUGS file... 2003-09-07 ========== * Changed all versions to rc2 2003-08-23 ========== * Changed Copyright to License in the RPM specfile. * Changed version number in the main bloat script to rc2.Version 1.2-rc1=============== 2003-08-20 ========== * YES YES YES - EVERYTHING IS WORKING! THANK YOU PERL -D!!!!! * The "Del" key on my keyboard is broken. vim w/out del == "arse". * Decided to get it all back to normal-ish, so I can finally release 1.2 * Got rid of that dreadful "yup" everywhere - back to nice clean "1"s now * Clarified dollar ($) and hash (#) signs in README. * For those who were wondering, I buggered up. Some variables got messed up, and for some reason that only happened on tar/gz. Odd. * Bloat 1.2 RC 1 released! With all the fsck-ups in CVS I've decided to tread this one carefully... but please, give it a go! I need testers for this! "Somewhere, someone is slightly annoyed because their crappy Perl script isn't getting enough testing. You can fix this by donating just 2 pounds...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -