Timeline
01/24/07:
- 20:59 Ticket #48 (Can't accept empty keywords) closed by
- fixed
- 20:17 Ticket #45 (Better man pages) closed by
- fixed: r2285
- 19:35 Ticket #14 (Smarter any-of range handling) closed by
- fixed: r2284
- 17:38 Ticket #52 (c++ enum to ruby is too manual) created by
- Writing lots of stringify functions for enum names is silly for something …
- 17:02 Ticket #51 (Kill DepAtomDumper) created by
- There are still a few DepAtomDumper copies floating around. They should …
- 17:02 Ticket #50 (Global arch.list?) created by
- Do we need a global arch.list?
- 16:37 Ticket #37 (adjutrix has duff short options) closed by
- fixed: r2281.
- 16:21 Ticket #49 (Ruby Makefile.am sucks) created by
- The Makefile.am for ruby/ sucks. It doesn't have deps for all the paludis …
- 16:19 Ticket #48 (Can't accept empty keywords) created by
- There's no way of accepting a package that sets KEYWORDS="".
- 16:18 Ticket #47 (PALUDIS_CLIENT for hooks) created by
- We should set PALUDIS_CLIENT="paludis" or whatever for hooks.
- 16:16 Ticket #46 (HTMLified man pages) created by
- We should ship HTMLified man pages as part of www.
- 16:15 Ticket #45 (Better man pages) created by
- We should generate better man pages. Currently legal values for enum …
- 16:13 Ticket #44 (RepositoryContentsInterface) created by
- A RepositoryContentsInterface would be useful, since not all installed …
- 16:12 Ticket #43 (Bundle handling needs to improve) created by
- We need to figure out how to handle bundles for installs and uninstalls.
- 16:11 Ticket #42 (Remove slow contexts, debug notices) created by
- We're spending too long generating context and debug log messages. Some of …
- 16:10 Ticket #41 (Too many pointer holders) created by
- We have too many classes that do RAII things to pointers. Ideally we'd be …
- 16:08 Ticket #40 (VersionMetadata interfaces are inconsistent) created by
- The VersionMetadata interfaces are kinda inconsistent, API wise. They …
- 16:07 Ticket #39 (Unify IsTarget, IsWorld etc) created by
- We can probably unify IsTarget, IsWorld, possibly DepAtomFlattener. …
- 16:06 Ticket #38 (Kill write_cache after sync) created by
- There should be options for write_cache for PortageRepository after a …
- 16:02 Ticket #11 (add tar as a sync protocol) closed by
- fixed: Mm, dleverton already did this through ticket:35.
- 15:58 Ticket #37 (adjutrix has duff short options) created by
- adjutrix has duff short options.
01/23/07:
- 23:28 Ticket #35 (More generic way to pass options to syncers) closed by
- fixed: r2277, thanks.
- 22:43 Ticket #24 (Blocks are missed if a self-block is triggered) closed by
- fixed: r2276
- 00:10 Ticket #36 (CRAN repos should allow for multiple sync urls) created by
- As discussed on IRC. Proposal is to allow for sync= lines like: […] A …
01/22/07:
- 16:31 Ticket #35 (More generic way to pass options to syncers) created by
- As discussed on IRC.
01/21/07:
- 12:40 Ticket #32 (Make syncers pluggable) closed by
- fixed: Thanks. r2264.
- 12:34 Ticket #34 (A non-crazy ticket watching bot would be nice,) closed by
- fixed: Looks like rbbot is feeling better now.
- 12:28 Ticket #34 (A non-crazy ticket watching bot would be nice,) created by
01/20/07:
- 16:52 Ticket #33 (paludis::ReportTask dubs virtual/alsa (new-style) as unused) closed by
- worksforme: Really? It doesn't do that here, and the code suggests it shouldn't: …
- 16:27 Ticket #25 (Unable to install sys-devel/dev86-0.16.17-r3::gentoo) closed by
- fixed: r2259 should fix this.
- 01:43 Ticket #33 (paludis::ReportTask dubs virtual/alsa (new-style) as unused) created by
- paludis::ReportTask? logic for unused packages is flawed. It claims …
01/19/07:
- 13:53 Ticket #32 (Make syncers pluggable) created by
- As discussed on IRC.
01/18/07:
- 18:38 Ticket #31 (Failed to uninstall files containing spaces) created by
- Paludis fails to uninstall media-libs/lcms: It says: [WARNING] Malformed …
- 16:56 Ticket #30 (sys-apps/hal-0.5.7.1-r3::gentoo fails to compile) closed by
- invalid: Not a Paludis bug. Look at the ebuild: […] It's missing a backslash. …
- 16:49 Ticket #30 (sys-apps/hal-0.5.7.1-r3::gentoo fails to compile) created by
- /usr/portage/sys-apps/hal/hal-0.5.7.1-r3.ebuild: line 147: …
- 16:31 Ticket #29 (Blacklist for --dl-upgrade always) created by
- I would like to see some kind of Black list functionality for …
- 14:23 Ticket #19 (i think we need to change that to DepList.options-> to make things easier ...) closed by
- fixed: r2248
- 14:03 Ticket #27 (DepList downgrades option) closed by
- fixed: r2247
- 13:41 Ticket #28 (pkg-config) created by
- We should use pkg-config.
- 10:49 Ticket #27 (DepList downgrades option) created by
- DepList could allow the user to control when a downgrade is allowed. …
- 10:07 Ticket #26 (zsh completion update) closed by
- fixed: Thanks
- 09:53 Ticket #26 (zsh completion update) created by
- Added 4 forbidden options : --all-version, --resume-command-template, …
01/16/07:
- 22:15 Ticket #25 (Unable to install sys-devel/dev86-0.16.17-r3::gentoo) created by
- Paludis fails to install the package sys-devel/dev86-0.16.17-r3::gentoo …
- 16:01 Ticket #12 (suggested deps) closed by
- fixed: r2233
- 13:32 Ticket #17 (default virtual gets installed even if another provider is already ...) closed by
- fixed: Ok, the blocks not being picked up is an entirely unrelated bug, which …
- 13:29 Ticket #24 (Blocks are missed if a self-block is triggered) created by
- If a self block via PROVIDE is detected, the entire block is ignored, even …
- 07:57 Ticket #23 (File access quite slow) closed by
- invalid: Really? I find that hard to believe, unless you have detailed benchmarks …
01/15/07:
- 23:19 Ticket #6 (contrarius continues on toolchain component test failure) closed by
- fixed
- 20:40 Ticket #23 (File access quite slow) created by
- Hi, I just wanted to mention that despite the fact that paludis is …
- 20:17 Ticket #22 (XTerm Titles) created by
- I agree with you when you say that it makes no sense to restore …
- 20:07 Ticket #21 (uninstalling sets) created by
- It is not possible to uninstall sets. I think this is an important …
- 19:47 Ticket #20 (installing sets) created by
- If a user defines its own set and install it, Paludis does not …
- 17:21 Ticket #13 (post deps can go much later) closed by
- fixed
- 17:21 Ticket #13 (post deps can go much later) reopened by
- 17:20 Ticket #13 (post deps can go much later) closed by
- fixed: r2230.
- 16:50 Ticket #15 (Smarter any-of with version requirements handling) closed by
- fixed: And now it does. r2229.
- 08:14 Ticket #19 (i think we need to change that to DepList.options-> to make things easier ...) created by
- Please make it easier for deplist to return its options, not a copy of its …
01/14/07:
- 19:42 Ticket #18 (typo in Makefile causes build error) closed by
- fixed: Thanks for reporting this, it's fixed in svn, and the ebuild in …
- 17:18 Ticket #18 (typo in Makefile causes build error) created by
- The ruby Makefile tries to link libpaldisnoconfigenvironment.so which …
- 15:57 Ticket #17 (default virtual gets installed even if another provider is already ...) created by
- This happens: mail-mta/postfix (already installed) and mail-mta/ssmtp …
- 12:26 Ticket #16 (Smarter mask overriding) closed by
- fixed: Fixed in r2221.
- 09:01 Ticket #16 (Smarter mask overriding) created by
- Mask overriding should prioritise overrides: * First try licences * …
- 08:58 Ticket #15 (Smarter any-of with version requirements handling) created by
- DepList could do a better job of handling || ( a >b-2 ) where b-1 is …
- 08:56 Ticket #14 (Smarter any-of range handling) created by
- Currently any-of dependencies selecting between multiple versions of the …
- 08:52 Ticket #13 (post deps can go much later) created by
- DepList should allow post deps to go much later on in the list where …
- 08:49 Ticket #12 (suggested deps) created by
- DepList currently ignores suggested deps. It should instead, based upon a …
- 06:09 Ticket #7 (Paludis - Hooks and command line options) closed by
- fixed: Mostly implemented by r2210. There's currently no support for hooks …
- 05:20 WikiStart edited by
- (diff)
- 04:33 Ticket #10 (Perl bindings for paludis) closed by
- wontfix: Not something that's going to get done unless someone a) provides patches …
- 03:53 Ticket #11 (add tar as a sync protocol) created by
- Is it possible to get tar,tar.bz2, tar.gz files as a sync protocol ? some …
- 03:25 Ticket #10 (Perl bindings for paludis) created by
- paludis already has ruby bindings, would be great to have perl bindings …
01/13/07:
- 15:13 Ticket #9 (implement search function) closed by
- invalid: Use eix.
- 15:11 Ticket #9 (implement search function) created by
- A search option in paludis should be implemented, to prevent the use of …
- 13:04 Ticket #8 (default configuration for repositories) created by
- It would be great to get a default configuration for the repositories in …
01/12/07:
- 08:59 Ticket #7 (Paludis - Hooks and command line options) created by
- It would be very good, to add a possibility to read/get command line …
- 06:54 Ticket #1 (Make Trac work right) closed by
- fixed: All the above seems to be addressed. Fixed!
01/11/07:
- 23:01 Ticket #6 (contrarius continues on toolchain component test failure) created by
- While using contrarius to build a minimal crosstoolchain (contrarius -s …
- 09:27 Ticket #4 (unmerge of moved packages fails) closed by
- fixed: Fixed in r2174.
- 07:51 Ticket #5 (test ticket) closed by
- worksforme
- 07:51 Ticket #5 (test ticket) created by
- this has default values and such.
01/09/07:
- 22:49 Ticket #4 (unmerge of moved packages fails) created by
- Paludis fails to unmerge packages when environment's PN does not match …
- 00:50 Ticket #3 (No one asked me for a password) closed by
- fixed: You're all set.
01/08/07:
- 22:30 WikiStart edited by
- Write our front page (diff)
- 22:16 Ticket #3 (No one asked me for a password) created by
- How can this be == GOOD == if you won't let me play'''
- 21:09 Ticket #2 (test ticket) closed by
- duplicate: dupe of #1
- 21:05 Ticket #2 (test ticket) created by
- get trac working properly
- 20:13 Ticket #1 (Make Trac work right) created by
- Still to do: 1. Configure it to work with a pretty URL (like …
- 19:40 CamelCase created by
- 19:40 InterMapTxt created by
- 19:40 InterTrac created by
- 19:40 InterWiki created by
- 19:40 RecentChanges created by
- 19:40 SandBox created by
- 19:40 TitleIndex created by
- 19:40 TracAccessibility created by
- 19:40 TracAdmin created by
- 19:40 TracBackup created by
- 19:40 TracBrowser created by
- 19:40 TracCgi created by
- 19:40 TracChangeset created by
- 19:40 TracEnvironment created by
- 19:40 TracFastCgi created by
- 19:40 TracGuide created by
- 19:40 TracImport created by
- 19:40 TracIni created by
- 19:40 TracInstall created by
- 19:40 TracInterfaceCustomization created by
- 19:40 TracLinks created by
- 19:40 TracLogging created by
- 19:40 TracModPython created by
- 19:40 TracNotification created by
- 19:40 TracPermissions created by
- 19:40 TracPlugins created by
- 19:40 TracQuery created by
- 19:40 TracReports created by
- 19:40 TracRevisionLog created by
- 19:40 TracRoadmap created by
- 19:40 TracRss created by
- 19:40 TracSearch created by
- 19:40 TracStandalone created by
- 19:40 TracSupport created by
- 19:40 TracSyntaxColoring created by
- 19:40 TracTickets created by
- 19:40 TracTicketsCustomFields created by
- 19:40 TracTimeline created by
- 19:40 TracUnicode created by
- 19:40 TracUpgrade created by
- 19:40 TracWiki created by
- 19:40 WikiDeletePage created by
- 19:40 WikiFormatting created by
- 19:40 WikiHtml created by
- 19:40 WikiMacros created by
- 19:40 WikiNewPage created by
- 19:40 WikiStart created by
- 19:40 WikiPageNames created by
- 19:40 WikiProcessors created by
- 19:40 WikiRestructuredText created by
- 19:40 WikiRestructuredTextLinks created by
Note: See TracTimeline
for information about the timeline view.
