summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)AuthorFiles
2006-09-13rename sanitize.py to oe-stylize.pyKoen Kooi1
2006-09-12contrib/sanitize.py: Fix a hang when processing comment block and fix someCyril Romain1
erroneous for loop usage.
2006-09-11contrib/sanitize.py: Revision 0.5Cyril Romain1
* Recognise pkg_preins and pkg_prerm scripts * For alternatives put the required items before the option items * For initscripts put the package list first * Recognise PKG variable * Remove blank lines between variables with the same prefix (eg the ALTERNATIVE_ vars).
2006-09-09sanitize.py: Drop odict dependency.Paul Sokolovsky1
2006-09-09sanitize.py: Revision 0.4Cyril Romain1
* formatting changes * functions with better names * useless or unused variables removed * comments added
2006-09-07sanitize.py: Drop unimportant Python 2.4 dependency.Paul Sokolovsky1
2006-09-07sanitize.py: Make executable.Paul Sokolovsky1
2006-09-07sanitize.py: Fix line-endings (dos->unix).Paul Sokolovsky1
2006-09-06sanitize.py: add a script that does the heavy lifting for making recipes ↵Cyril Romain1
conform to the styleguide in the wiki
2006-09-05mtnpatch: resurrect mtnpatchJustin Patrin1
2006-09-02feed-browser: add search functionalityMarcin Juszkiewicz1
2006-08-29mtnpatch.py: Remove unneeded script (mtn now has pluck)Justin Patrin1
2006-08-29feed-browser: feeds has a type now: normal/upgrades.Marcin Juszkiewicz3
Type is used by updater to update only 'upgrades' feeds: "php update.php upgrades"
2006-08-29feed-browser: make all sections lowercase, really remove packages before updateMarcin Juszkiewicz1
2006-08-25feed-browser: much better sectionlist (rewrite to be recursive anyone?)Marcin Juszkiewicz1
2006-08-25contrib/python/generate-manifest.py: update to latest versionMichael Lauer1
2006-08-25contrib/python: add the script that I use to generate the python manifest fileMichael Lauer2
2006-08-25feed-browser: forgotten structure changeMarcin Juszkiewicz1
2006-08-25feed-browser: FIX: feed structure was changed - database NEED to be rebuiltMarcin Juszkiewicz3
- package.p_feed is now int -> feeds.f_id
2006-08-25feed-browser: feeds adding improved, updater more silentMarcin Juszkiewicz4
- includes/config.inc contain array with all feeds - check_database() adds feeds if they are not present - updater does not show feed URL
2006-08-25feed-browser: moved functions to include/functions.inc, updater check/create ↵Marcin Juszkiewicz4
database now
2006-08-25feed-browser: also list number of packages per feed after updatingKoen Kooi1
2006-08-25feed-browser/updater: removed warnings, simplified, reformattedMarcin Juszkiewicz1
2006-08-25feed-browser: show links to all depends/provides/conflicts, show packages ↵Marcin Juszkiewicz1
not only by Name: but also by Provides:
2006-08-25feed-browser: show feed name in download section, sort by feed/archMarcin Juszkiewicz1
2006-08-25feed-browser: move section list to end of page source, fixed 2 column layout CSSMarcin Juszkiewicz2
2006-08-24feed-browser: split maintainers to separate lines (works when ', ' is used ↵Marcin Juszkiewicz1
as separator
2006-08-24feed-browser: no need to keep two copies of package listing generation codeMarcin Juszkiewicz1
2006-08-24feed-browser: another set of functionality and look changesMarcin Juszkiewicz2
- added sections tree on left side - need some work as we do not have 'e' or 'gnome' section so parts are wrong - letterchooser is always visible - removed menu as it is useless now - package details has versions sorted by PV - all pages should now validate as HTML 1.0 Strict - restructured code a bit - now HTML mainblock is in one place
2006-08-24feed-browser: more cleanupsMarcin Juszkiewicz2
- package details switched to definition list - database check/creation moved to function - removed dead code
2006-08-24feed-browser/update.php: define database name onceMarcin Juszkiewicz1
2006-08-24contrib/feed-browser/update.php: fix path to dbKoen Kooi1
2006-08-24contrib/feed-browser/update.php: add GPL headerKoen Kooi1
2006-08-24feed-browser: starting version of web browser for feeds (GPLv2 license)Marcin Juszkiewicz5
- show packages list - show sections list - show package information - allow to download package
2006-06-05mtnpatch: replace split with regexJustin Patrin1
2006-06-03Add mtnpatch.py, a script to parse and import a full monotone diffJustin Patrin1
2006-05-05contrib/qa/ipkg-diff/ipkg-diff:Holger Freyther1
use getattr to get the function by name
2006-05-05contrib/qa/ipkg-diff/ipkg.py:Holger Freyther1
-do not have an argument for the getter methods -return the file list verbosely
2006-05-03qa/ipkg-diff/ipkg-diff:Holger Freyther1
Start parsing the packages using ipkg.py and implement a simple comparing of two packages. Todo: -Remove, analyse the error when comparing -Find a way to invoke the method by name (__call__ or such) -Compare post install, pre install scripts -Find the source for different md5sums (files, control script, header, files)
2006-05-03qa/ipkg-diff:Holger Freyther1
Implement diffing the content of two directories and showing the difference. as mithro pointed out the splitting could be done in one loop and I have other optimisations in my head as well, but this way it just looks sexy and is intuitive.
2006-05-03contrib/qa/ipkg-diff:Holger Freyther5
Add a work in progress ipkg-diff utilitiy to show differences between two directory of ipk packages files. Currently it does nothing.
2005-06-30import clean BK tree at cset 1.3670Koen Kooi8
2004-12-11Toss the oe logo and gpe and opie splash screens (all as svg) into contrib/.Chris Larson5
BKrev: 41ba488eCUURbAuXNmMnPpgEzvcJbA