Commit Graph

  • 13fe5e2cb3 r1214@snowdrop: ciaranm | 2006-07-28 22:51:43 +0100 Fix incorrect description for NothingRepository. Fixes: Berlios#8236. Ciaran McCreesh 2006-07-28 21:52:25 +0000
  • 34e1a0bc4b r1213@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
  • 02912ca61f r1212@snowdrop: ciaranm | 2006-07-28 22:45:23 +0100 More work on splitting up PortageRepository Ciaran McCreesh 2006-07-28 21:52:24 +0000
  • f5e5425a91 r1209@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
  • 0419f9776c r1208@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
  • 4e6afb085f r1207@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
  • 3f79cf7672 r1206@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
  • 22500f7b59 Fix potential infinite loop on unmerge Ciaran McCreesh 2006-07-27 15:03:04 +0000
  • ab16a25511 compile fix Ciaran McCreesh 2006-07-27 01:43:11 +0000
  • baef8cfd30 Add 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
  • ac0ae7a7d6 Dynamically load repositories from .so files in libdir/paludis/repositories. Fixes: BerliosChangeLogFR2423 Ciaran McCreesh 2006-07-27 00:45:33 +0000
  • ab2b391ebf Lock controls when syncing Ciaran McCreesh 2006-07-26 23:57:31 +0000
  • 82b61b1bed Sync 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
  • a07eef6102 Fix InternalError while working on repositories without UseInterface. Danny van Dyk 2006-07-26 21:36:39 +0000
  • dc413124ff Allow configuration suffix to be changed after DefaultConfig initialisation failure. (from Piotr Rak) Ciaran McCreesh 2006-07-26 19:28:50 +0000
  • ae1be2021a Commit crude popup menu code. Not sanely usable yet... Ciaran McCreesh 2006-07-26 19:26:13 +0000
  • c320ebb2fd Allow 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
  • 64ae2fa8ec Allow 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
  • fe9810cece Make the messages window resizeable. Ciaran McCreesh 2006-07-24 19:27:40 +0000
  • 2a81bf76f8 Oops. Ciaran McCreesh 2006-07-24 17:58:44 +0000
  • 52112ae6d0 Unify fd output streams and pipe handling Ciaran McCreesh 2006-07-24 17:47:58 +0000
  • 1c1bda20ea Make the message window less useless Ciaran McCreesh 2006-07-24 09:48:32 +0000
  • e8e00d8048 Change 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
  • c5ecf6a547 Fix backtrace contexts Ciaran McCreesh 2006-07-24 07:37:53 +0000
  • 8078c4c59d Fix MAINTAINERCLEANFILES Ciaran McCreesh 2006-07-24 03:11:23 +0000
  • 0ba0735d30 Move uninstalling to a task Ciaran McCreesh 2006-07-24 02:30:10 +0000
  • 20b6ad5283 Require libwrapiter-0.2 Ciaran McCreesh 2006-07-23 20:21:23 +0000
  • 2d3b1d9117 More header and libwrapiter cleanups Ciaran McCreesh 2006-07-23 19:04:56 +0000
  • c9cd8a6ed6 Initial automatic man page generation support. Rather crude. Ciaran McCreesh 2006-07-22 10:15:55 +0000
  • 4655bfeabe Initial automatic man page generation support. Rather crude. Ciaran McCreesh 2006-07-22 10:13:08 +0000
  • ae884592e3 Switch install action over to a tasks interface. More to follow. Ciaran McCreesh 2006-07-22 01:16:40 +0000
  • 91ec766894 Refix USE_EXPAND Ciaran McCreesh 2006-07-21 17:44:51 +0000
  • 37226299bf Improve log context output format Ciaran McCreesh 2006-07-21 16:01:18 +0000
  • 329a205da5 Add profile package.mask support Ciaran McCreesh 2006-07-21 15:57:24 +0000
  • 7461853e51 Start work on splitting up PortageRepository. Ciaran McCreesh 2006-07-20 23:53:07 +0000
  • 75c6345191 Warn if /proc is strange Ciaran McCreesh 2006-07-19 21:27:37 +0000
  • dd28ac10ae Tidy up args a bit Ciaran McCreesh 2006-07-19 21:21:29 +0000
  • 09849ab2e6 More libwrapiter conversions Ciaran McCreesh 2006-07-17 17:32:51 +0000
  • f69b88e0b6 Remove 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
  • 58121c4e81 More libwrapiter conversion Ciaran McCreesh 2006-07-17 14:23:11 +0000
  • 8dee390b21 Re-enable --enable-qa Ciaran McCreesh 2006-07-17 10:38:52 +0000
  • d9b68122d4 Start using libwrapiter and smarter containers to avoid including big scary STL files in our headers Ciaran McCreesh 2006-07-17 08:07:10 +0000
  • 8cf428ddb8 Switch 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
  • 340e19e50c Update qa package name checks, since ... is now legal in categories Ciaran McCreesh 2006-07-16 20:39:11 +0000
  • 6ea39dff62 Update qa package name checks, since ... is now legal in categories Ciaran McCreesh 2006-07-16 20:38:12 +0000
  • 643cc0d2a6 Update qa package name checks, since ... is now legal in categories Ciaran McCreesh 2006-07-16 20:36:29 +0000
  • bbfb6d2916 Display full filenames in die backtraces Ciaran McCreesh 2006-07-14 22:32:36 +0000
  • a397b513f5 Preparation for 0.4.2 Ciaran McCreesh 2006-07-14 18:06:13 +0000
  • 4abff4bad7 Make 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
  • 00ccfb539b More filtering of environment for Portage-generated VDB entries Ciaran McCreesh 2006-07-13 21:35:00 +0000
  • bb27d24012 Preparation for 0.4.1 Ciaran McCreesh 2006-07-13 21:14:54 +0000
  • 348a102936 When 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
  • 496bef333b When 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
  • a1dae9c146 Make sure to include stringify.hh to fix ciaranm's breakage Stephen P. Bennett 2006-07-13 19:50:47 +0000
  • a76a331265 When ROOT=/ and unmerging a Portage-installed package, avoid sandbox errors caused by the saved environment Ciaran McCreesh 2006-07-13 19:39:53 +0000
  • 5ace55a1e6 Allow . in category names to make crossdev happy. Stephen P. Bennett 2006-07-12 21:28:45 +0000
  • bdf81a0f4a Fix #includes after renames David Morgan 2006-07-12 21:24:24 +0000
  • 16d2db7838 Make autogen more autoconf-2.60 friendly Ciaran McCreesh 2006-07-12 21:17:29 +0000
  • 27ac3bc1d4 Remove whitespace from check identifiers David Morgan 2006-07-12 21:02:34 +0000
  • c62cf898b2 More libqualudis fixes David Morgan 2006-07-12 20:18:45 +0000
  • 82765ad29b Be more consistent with colours Ciaran McCreesh 2006-07-12 19:05:53 +0000
  • 51c21c1313 Display package names in colour when showing world file changes. Ciaran McCreesh 2006-07-12 18:26:02 +0000
  • b2feee52c3 Fix dep_flags check to compile and add it back to libpaludisqa. Danny van Dyk 2006-07-12 11:34:51 +0000
  • ea53db2da0 Removed '--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