34e1a0bc4br1213@snowdrop: ciaranm | 2006-07-28 22:49:36 +0100 Disable xterm titles for dumb and linux terminals. Fixes: Berlios#8235.
Ciaran McCreesh
2006-07-28 21:52:24 +0000
02912ca61fr1212@snowdrop: ciaranm | 2006-07-28 22:45:23 +0100 More work on splitting up PortageRepository
Ciaran McCreesh
2006-07-28 21:52:24 +0000
f5e5425a91r1209@snowdrop: ciaranm | 2006-07-28 20:50:37 +0100 Split up PortageRepository some more. Move the news and advisory config file implementations from the main library into the Portage repository library.
Ciaran McCreesh
2006-07-28 19:50:51 +0000
0419f9776cr1208@snowdrop: ciaranm | 2006-07-28 04:08:17 +0100 Split up PortageRepository some more. Move the news and advisory config file implementations from the main library into the Portage repository library.
Ciaran McCreesh
2006-07-28 05:50:03 +0000
4e6afb085fr1207@snowdrop: ciaranm | 2006-07-28 04:06:08 +0100 Handle an unset DISPLAY more sanely. Fixes: Berlios#8195. From: Piotr Rak.
Ciaran McCreesh
2006-07-28 05:49:51 +0000
3f79cf7672r1206@snowdrop: ciaranm | 2006-07-28 04:03:25 +0100 Don't update world for set targets. Fixes: Berlios#8219.
Ciaran McCreesh
2006-07-28 05:49:44 +0000
baef8cfd30Add myself to AUTHORS. Add failure hooks to all ebuild phases, and for sync, install, and uninstall.
Mike Kelly
2006-07-27 00:46:51 +0000
ac0ae7a7d6Dynamically load repositories from .so files in libdir/paludis/repositories. Fixes: BerliosChangeLogFR2423
Ciaran McCreesh
2006-07-27 00:45:33 +0000
ab2b391ebfLock controls when syncing
Ciaran McCreesh
2006-07-26 23:57:31 +0000
82b61b1bedSync in a fork()ed pid. No locking or refreshing done currently, so, uh, things can break in very weird ways...
Ciaran McCreesh
2006-07-26 23:38:10 +0000
a07eef6102Fix InternalError while working on repositories without UseInterface.
Danny van Dyk
2006-07-26 21:36:39 +0000
dc413124ffAllow configuration suffix to be changed after DefaultConfig initialisation failure. (from Piotr Rak)
Ciaran McCreesh
2006-07-26 19:28:50 +0000
ae1be2021aCommit crude popup menu code. Not sanely usable yet...
Ciaran McCreesh
2006-07-26 19:26:13 +0000
c320ebb2fdAllow stderr for system commands to be redirected. Make the message window auto scroll and display PStream stderr output.
Ciaran McCreesh
2006-07-25 18:06:59 +0000
64ae2fa8ecAllow stderr for PStream commands to be redirected. Make the message window auto scroll and display PStream stderr output.
Ciaran McCreesh
2006-07-25 15:30:25 +0000
fe9810ceceMake the messages window resizeable.
Ciaran McCreesh
2006-07-24 19:27:40 +0000
1c1bda20eaMake the message window less useless
Ciaran McCreesh
2006-07-24 09:48:32 +0000
e8e00d8048Change how we handle CXXFLAGS, to allow configure-detected warning flags to be overridden in subdirectories. Start work on a Gtk+ interface.
Ciaran McCreesh
2006-07-24 08:51:38 +0000
f69b88e0b6Remove all uses of deque in favour of lists. Although deque is theoretically potentially faster, it's fairly broken in some standard library implementations. Fixes: Berlios#8127.
Ciaran McCreesh
2006-07-17 15:57:45 +0000
d9b68122d4Start using libwrapiter and smarter containers to avoid including big scary STL files in our headers
Ciaran McCreesh
2006-07-17 08:07:10 +0000
8cf428ddb8Switch from .a to .so files. Move each repository format into its own subdirectory in paludis/repositories/. Move to 0.5 branch.
Ciaran McCreesh
2006-07-16 20:45:42 +0000
340e19e50cUpdate qa package name checks, since ... is now legal in categories
Ciaran McCreesh
2006-07-16 20:39:11 +0000
6ea39dff62Update qa package name checks, since ... is now legal in categories
Ciaran McCreesh
2006-07-16 20:38:12 +0000
643cc0d2a6Update qa package name checks, since ... is now legal in categories
Ciaran McCreesh
2006-07-16 20:36:29 +0000
bbfb6d2916Display full filenames in die backtraces
Ciaran McCreesh
2006-07-14 22:32:36 +0000
a397b513f5Preparation for 0.4.2
Ciaran McCreesh
2006-07-14 18:06:13 +0000
4abff4bad7Make CONFIG_PROTECT work as expected when ROOT=/. Add tests for CONFIG_PROTECT behaviour. Fixes: Berlios#8113, Berlios#FR2377.
Ciaran McCreesh
2006-07-14 18:03:13 +0000
00ccfb539bMore filtering of environment for Portage-generated VDB entries
Ciaran McCreesh
2006-07-13 21:35:00 +0000
bb27d24012Preparation for 0.4.1
Ciaran McCreesh
2006-07-13 21:14:54 +0000
348a102936When ROOT=/ and unmerging a Portage-installed package, avoid sandbox errors caused by the saved environment (cleaner regex)
Ciaran McCreesh
2006-07-13 20:20:45 +0000
496bef333bWhen ROOT=/ and unmerging a Portage-installed package, avoid sandbox errors caused by the saved environment (take two)
Ciaran McCreesh
2006-07-13 20:19:19 +0000
a1dae9c146Make sure to include stringify.hh to fix ciaranm's breakage
Stephen P. Bennett
2006-07-13 19:50:47 +0000
a76a331265When ROOT=/ and unmerging a Portage-installed package, avoid sandbox errors caused by the saved environment
Ciaran McCreesh
2006-07-13 19:39:53 +0000
5ace55a1e6Allow . in category names to make crossdev happy.
Stephen P. Bennett
2006-07-12 21:28:45 +0000
bdf81a0f4aFix #includes after renames
David Morgan
2006-07-12 21:24:24 +0000
16d2db7838Make autogen more autoconf-2.60 friendly
Ciaran McCreesh
2006-07-12 21:17:29 +0000
27ac3bc1d4Remove whitespace from check identifiers
David Morgan
2006-07-12 21:02:34 +0000
c62cf898b2More libqualudis fixes
David Morgan
2006-07-12 20:18:45 +0000
82765ad29bBe more consistent with colours
Ciaran McCreesh
2006-07-12 19:05:53 +0000
51c21c1313Display package names in colour when showing world file changes.
Ciaran McCreesh
2006-07-12 18:26:02 +0000
b2feee52c3Fix dep_flags check to compile and add it back to libpaludisqa.
Danny van Dyk
2006-07-12 11:34:51 +0000
ea53db2da0Removed '--check' commandline action. Qualudis now runs checks by default. Added '--qa-check' commandline option to specify which checks should be run.
Danny van Dyk
2006-07-12 11:16:03 +0000