aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)Author
2006-09-13rename sanitize.py to oe-stylize.pyKoen Kooi
2006-09-12contrib/sanitize.py: Fix a hang when processing comment block and fix someCyril Romain
erroneous for loop usage.
2006-09-11contrib/sanitize.py: Revision 0.5Cyril Romain
* 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 Sokolovsky
2006-09-09sanitize.py: Revision 0.4Cyril Romain
* formatting changes * functions with better names * useless or unused variables removed * comments added
2006-09-07sanitize.py: Drop unimportant Python 2.4 dependency.Paul Sokolovsky
2006-09-07sanitize.py: Make executable.Paul Sokolovsky
2006-09-07sanitize.py: Fix line-endings (dos->unix).Paul Sokolovsky
2006-09-06sanitize.py: add a script that does the heavy lifting for making recipes ↵Cyril Romain
conform to the styleguide in the wiki
2006-09-05mtnpatch: resurrect mtnpatchJustin Patrin
2006-09-02feed-browser: add search functionalityMarcin Juszkiewicz
2006-08-29mtnpatch.py: Remove unneeded script (mtn now has pluck)Justin Patrin
2006-08-29feed-browser: feeds has a type now: normal/upgrades.Marcin Juszkiewicz
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 Juszkiewicz
2006-08-25feed-browser: much better sectionlist (rewrite to be recursive anyone?)Marcin Juszkiewicz
2006-08-25contrib/python/generate-manifest.py: update to latest versionMichael Lauer
2006-08-25contrib/python: add the script that I use to generate the python manifest fileMichael Lauer
2006-08-25feed-browser: forgotten structure changeMarcin Juszkiewicz
2006-08-25feed-browser: FIX: feed structure was changed - database NEED to be rebuiltMarcin Juszkiewicz
- package.p_feed is now int -> feeds.f_id
2006-08-25feed-browser: feeds adding improved, updater more silentMarcin Juszkiewicz
- 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 Juszkiewicz
database now
2006-08-25feed-browser: also list number of packages per feed after updatingKoen Kooi
2006-08-25feed-browser/updater: removed warnings, simplified, reformattedMarcin Juszkiewicz
2006-08-25feed-browser: show links to all depends/provides/conflicts, show packages ↵Marcin Juszkiewicz
not only by Name: but also by Provides:
2006-08-25feed-browser: show feed name in download section, sort by feed/archMarcin Juszkiewicz
2006-08-25feed-browser: move section list to end of page source, fixed 2 column layout CSSMarcin Juszkiewicz
2006-08-24feed-browser: split maintainers to separate lines (works when ', ' is used ↵Marcin Juszkiewicz
as separator
2006-08-24feed-browser: no need to keep two copies of package listing generation codeMarcin Juszkiewicz
2006-08-24feed-browser: another set of functionality and look changesMarcin Juszkiewicz
- 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 Juszkiewicz
- 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 Juszkiewicz
2006-08-24contrib/feed-browser/update.php: fix path to dbKoen Kooi
2006-08-24contrib/feed-browser/update.php: add GPL headerKoen Kooi
2006-08-24feed-browser: starting version of web browser for feeds (GPLv2 license)Marcin Juszkiewicz
- show packages list - show sections list - show package information - allow to download package
2006-06-05mtnpatch: replace split with regexJustin Patrin
2006-06-03Add mtnpatch.py, a script to parse and import a full monotone diffJustin Patrin
2006-05-05contrib/qa/ipkg-diff/ipkg-diff:Holger Freyther
use getattr to get the function by name
2006-05-05contrib/qa/ipkg-diff/ipkg.py:Holger Freyther
-do not have an argument for the getter methods -return the file list verbosely
2006-05-03qa/ipkg-diff/ipkg-diff:Holger Freyther
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 Freyther
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 Freyther
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 Kooi
2004-12-11Toss the oe logo and gpe and opie splash screens (all as svg) into contrib/.Chris Larson
BKrev: 41ba488eCUURbAuXNmMnPpgEzvcJbA