Commit Graph

30 Commits

Author SHA1 Message Date
chess.griffin
007c21b423 move -q to -g (general search) and create new -q for 'quiet' which will quiet down the command line output a bit; remove some old comments in sbopkg re: kate; include little fixlet bug from slakmagik where cursor would not appear after pressing control-c; update sbopkg.8 man page regarding -g and -q (and also add in undocumented -u, check for update to sbopkg); update ChangeLog-current.txt 2009-02-23 22:23:50 +00:00
chess.griffin
7d2ada3cbf Pull setting of DIFF and DIFFOPTS out of sbopkg and put them in sbopkg.conf; document same in sbopkg.conf man page; update ChangeLog-current.txt 2009-02-22 05:05:25 +00:00
chess.griffin
16bed7ec9f Update ChangeLog-current.txt; also toss in a little something for Mauro :-) 2009-02-21 04:06:49 +00:00
chess.griffin
3b9790e9b7 add French translation of the two sbopkg man pages; these will be located in the /doc directory for now; many thanks to Marie-Claude Collilieux for the work she put into the translation; update ChangeLog-current.txt; update SlackBuild to include these two man pages in /doc directory 2009-02-19 22:10:50 +00:00
chess.griffin
339a1e2d2f commit patch from slakmagik to clean up/rework some the dialogs during the queue processing; thanks to slakmagik for the patch and thanks to Mauro Giachero for his comments and review 2009-02-19 19:57:28 +00:00
mauro.giachero
334aa785fa Implement a dialog/rxvt workaround
Work around dialogs non being drawn on rxvt-based
terminals unless the user resizes the window.
Thanks to Phillip Warner for raising the issue.

Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
2009-02-16 17:36:40 +00:00
mauro.giachero
5e0c45b1c2 Update ChangeLog-current.txt 2009-02-16 17:08:51 +00:00
chess.griffin
112436fded commit sspm patch from slakmagik; update ChangeLog-current.txt 2009-02-12 21:52:39 +00:00
chess.griffin
1d18b28408 change pick_slackbuild and pick_info so they are simple wrappers around new pick_file, which now provides a way for the user to see a diff of an edited .info or SlackBuild before choosing which one to use; many thanks to Mauro Giachero for helping debug/improve this patch; also update ChangeLog-current.txt 2009-02-08 20:25:46 +00:00
chess.griffin
45d3b579fb update ChangeLog-current.txt 2009-02-05 16:48:20 +00:00
chess.griffin
232921deb5 modify ChangeLog-current.txt 2009-02-03 03:49:53 +00:00
chess.griffin
ab38f5e12a modify ChangeLog-current.txt; also, I meant to change SQDIR to QUEUEDIR before committing r433 but forgot (I like more descriptive vars); make that change now 2009-02-03 03:49:01 +00:00
chess.griffin
11192d71f0 tag and release 0.26.2 2009-01-31 02:08:12 +00:00
chess.griffin
e287141392 fix filetype on ChangeLog-current and both man pages back to unix; not sure how those got switched to dos 2009-01-30 23:09:43 +00:00
chess.griffin
f87a74ecf5 update ChangeLog-current.txt 2009-01-30 23:04:33 +00:00
chess.griffin
1f34ff46c3 tag and release 0.26.1 2009-01-30 22:07:32 +00:00
chess.griffin
947a853332 update ChangeLog-current.txt 2009-01-30 04:44:05 +00:00
chess.griffin
0da24771d3 update ChangeLog-current.txt 2009-01-30 04:21:56 +00:00
chess.griffin
e9213e6fd4 tag and release 0.26.0 2009-01-29 14:47:33 +00:00
chess.griffin
4e0be8025f Update ChangeLog-current.txt for 0.26.0 release 2009-01-29 14:41:47 +00:00
chess.griffin
4a6a0825e9 list sbopkg-renames in sbopkg(8) man page; minor ChangeLog-current.txt edits 2009-01-28 14:43:31 +00:00
mauro.giachero
157991f117 Allow users to use sbopkg without a global configuration file
This patch allows users to run sbopkg even without the global
configuration file, or when it doesn't contain all the required
variables, as long as the ~/.sbopkg.conf file is available and
complete enough to fill the gaps.

Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
2009-01-28 12:56:04 +00:00
chess.griffin
2b278c7294 update ChangeLog-current.txt 2009-01-27 17:50:38 +00:00
chess.griffin
5c9513e4a6 update ChangeLog-current.txt 2009-01-27 03:20:22 +00:00
chess.griffin
a8f802ba32 re-fix artwiz by adding all three artwiz language to sbopkg-renames; update ChangeLog-current.txt 2009-01-24 14:03:40 +00:00
chess.griffin
14cc6fe331 back out double info_item menu; hide 'permission denied' message when testing via touch whether a sbopkg dir is writable, since we tell the user that anyway; minor message tweaks. 2009-01-23 21:20:57 +00:00
chess.griffin
78fadc30cd update Changelog-current.txt 2009-01-22 03:34:52 +00:00
chess.griffin
7279ec8fd2 update ChangeLog-current.txt 2009-01-21 01:35:04 +00:00
chess.griffin
59ef49e159 merge in two patches from slakmagik that allow the user to maintain (and retain between rsyncs) an optional /local/ directory in the local SBo repo tree where the user could have other SlackBuilds created and maintained locally in the SBo style; also, second patch introduces LOGFILE sbopkg.conf variable, which allows the user to set the name and location of the permanent build log; thanks to slakmagik for these two very nice additions. 2009-01-21 00:55:00 +00:00
chess.griffin
28950518c6 add new Changelog-current.txt to keep track of changes made for next release 2009-01-20 04:59:11 +00:00