LXR
LXR is a source-code referencing system to allow you browsing cross-referenced sources with your web browser. Initially written for The Linux Kernel, it can be used for any sources these days.
Patches for Review and Integration
Topic |
Link |
Timeline |
Type |
Comment |
MySQL: Fix release |
pre-v1.0 |
fix |
The release keyword isn't quoted everywhere which breaks MySQL. |
|
MySQL: Fix --reindex |
pre-v1.0 |
fix |
||
Perl: Fix exit() for mod_perl |
pre-v1.0 |
fix |
Different exit() incarnations need to be called in case of cgi or mod_perl. |
|
Performance improvement |
pre-v1.0 |
improvement |
Only retrieve files that are really needed afterwards. |
|
Drop-Down list for $arch, $version |
post-v1.0 |
whishlist |
When there are (especially) lots of versions being indexed, the list looks ugly. A drop-down list is easier to use in that cases. Patch isn't finished yet and breaks diff view. |
|
Rework DB backend |
post-v1.0 |
improvement |
Rework the DB backend to only use simple DBI functionality. Rework initdb scripts, too. |
|
Packaging: Debian |
post-v1.0 |
whishlist |
Do we actually want packaging information in the repo, in a paches-contrib directory or only outside the tree? |
|
Subversion support |
post-v1.0 |
whishlist |
No patch yet. |
|
Regex identifier search |
post-v1.0 |
whishlist |