| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: fetch2/svn: Do not save authentication | Vanveerdeghem, Simon | 2013-05-03 | 1 | -0/+2 |
* | bitbake: bitbake: remove stack trace depth limitation | Bogdan Marinescu | 2013-05-03 | 1 | -1/+1 |
* | bitbake: data_smart.py: add some internal bitbake variables to configuration ... | Laurentiu Palcu | 2013-05-03 | 1 | -0/+10 |
* | bitbake: prserv/cooker: Handle PRService errors cleanly | Richard Purdie | 2013-05-03 | 2 | -4/+10 |
* | bitbake: goggle: fix invalid error check | Martin Donnelly | 2013-05-03 | 1 | -1/+1 |
* | bitbake: Update to version 1.19.0 for master | Richard Purdie | 2013-05-03 | 2 | -2/+2 |
* | bitbake: data: fix performance regression | Paul Eggleton | 2013-04-15 | 1 | -2/+2 |
* | bitbake: fetch2: rename file with bad checksum instead of removing it completely | Martin Jansa | 2013-04-15 | 1 | -1/+18 |
* | bitbake: hob: Refine sorting mechanisms in Hob | Cristiana Voicu | 2013-04-15 | 5 | -34/+116 |
* | bitbake: monitordisk.py: disable inode checking for btrfs | Robert Yang | 2013-04-15 | 1 | -1/+1 |
* | bitbake: Update to version 1.18.0 | Richard Purdie | 2013-04-10 | 2 | -2/+2 |
* | bitbake: data.py: Add a warning when expandKeys overwrites an existing key | Mark Hatle | 2013-04-10 | 1 | -0/+5 |
* | bitbake: hob:Only display scrolled list of images if needed | Ioana Grigoropol | 2013-04-10 | 1 | -1/+1 |
* | bitbake: bitbake:hob: use a socks proxy mechanism for git | Cristian Iorga | 2013-04-10 | 3 | -34/+30 |
* | bitbake: propertydialog adjustments for package.bbclass | Andrei Dinu | 2013-04-04 | 1 | -1/+1 |
* | bitbake: hob: giving focus to the search field loses the table sorting | Cristiana Voicu | 2013-04-02 | 4 | -37/+59 |
* | bitbake: hob: add tooltip on "clear search" button | Cristiana Voicu | 2013-04-02 | 1 | -0/+1 |
* | bitbake: Removed popup when including a package | Andrei Dinu | 2013-04-02 | 2 | -2/+2 |
* | bitbake: bb.tests.fetch: Opt-out for unittests that require network | Olof Johansson | 2013-03-29 | 1 | -0/+14 |
* | bitbake: hob: Search strings and results should be persistent | Cristiana Voicu | 2013-03-29 | 3 | -36/+43 |
* | bitbake: packageselectionpage.py : added information to hob | Andrei Dinu | 2013-03-29 | 1 | -1/+2 |
* | bitbake: hoblistmodel.py : passing the package information to hob | Andrei Dinu | 2013-03-29 | 1 | -2/+4 |
* | bitbake: propertydialog.py : added 'Package files' functionality | Andrei Dinu | 2013-03-29 | 1 | -2/+92 |
* | bitbake: cooker.py : added variables related to cache_extra | Andrei Dinu | 2013-03-29 | 1 | -0/+2 |
* | bitbake: cache_extra.py : added package information | Andrei Dinu | 2013-03-29 | 1 | -0/+3 |
* | bitbake: bitbake/fetch: Add git submodules fetcher | Richard Purdie | 2013-03-25 | 3 | -1/+81 |
* | bitbake: doc/bitbake.1: Update with missing parameters | Richard Purdie | 2013-03-25 | 1 | -0/+18 |
* | bitbake: Adjust spacing on information windows | Andrei Dinu | 2013-03-22 | 2 | -8/+8 |
* | bitbake: hob: implementation of search functionality in Hob | Cristiana Voicu | 2013-03-22 | 4 | -83/+234 |
* | bitbake: hob: Hob custom image build error | Cristiana Voicu | 2013-03-22 | 1 | -1/+3 |
* | bitbake: runqueue: Use taskData.fn_index[depdata] instead of uninitialized dep | Martin Jansa | 2013-03-19 | 1 | -2/+2 |
* | bitbake: hob: some settings in Hob are not remembered | Cristiana Voicu | 2013-03-19 | 3 | -34/+25 |
* | bitbake: utils.py: fix BB_ENV_WHITELIST | Robert Yang | 2013-03-19 | 1 | -0/+3 |
* | bitbake: monitordisk.py: monitor disks based on path | Robert Yang | 2013-03-19 | 1 | -32/+41 |
* | bitbake: crumbs/recipeselectionpage: added events for the "Package Groups" "A... | Andrei Dinu | 2013-03-19 | 1 | -3/+19 |
* | bitbake: crumbs/packageselectionpage: added event for the "All packages" tab | Andrei Dinu | 2013-03-19 | 1 | -3/+10 |
* | bitbake: crumbs/imageconfigurationpage: added information so that it displays... | Andrei Dinu | 2013-03-19 | 1 | -2/+1 |
* | bitbake: hobwidget: added functionality for the information dialogs. | Andrei Dinu | 2013-03-19 | 1 | -8/+14 |
* | bitbake: crumbs/hoblistmodel: added information columns needed for prop dialogs | Andrei Dinu | 2013-03-19 | 1 | -4/+19 |
* | bitbake: hig/simplesettingsdialog: added entries for information dialogs | Andrei Dinu | 2013-03-19 | 1 | -7/+7 |
* | bitbake: hig/propertydialog: new class added for the property windows. | Andrei Dinu | 2013-03-19 | 1 | -0/+347 |
* | bitbake: hig/advancedsettingsdialog: Added information for the information di... | Andrei Dinu | 2013-03-19 | 1 | -6/+6 |
* | bitbake: crumbs/builder: Replaced the function that displayed tooltips | Andrei Dinu | 2013-03-19 | 1 | -4/+31 |
* | bitbake: cooker: Use extra cache information | Andrei Dinu | 2013-03-19 | 1 | -0/+9 |
* | bitbake: cache_extra: Add extra variables | Andrei Dinu | 2013-03-19 | 1 | -0/+9 |
* | bitbake: bitbake-layers: fix duplicated help info | Robert Yang | 2013-03-10 | 1 | -1/+1 |
* | bitbake: Revert "cooker: parse using bb.compat.Pool" | Richard Purdie | 2013-03-06 | 1 | -27/+134 |
* | bitbake: Revert "cooker: now that we use a Pool, raise the exceptions" | Richard Purdie | 2013-03-06 | 1 | -2/+2 |
* | bitbake: siggen: add quotes around variable values to see whitespace | Martin Jansa | 2013-03-04 | 1 | -4/+4 |
* | bitbake: cooker: now that we use a Pool, raise the exceptions | Christopher Larson | 2013-02-26 | 1 | -2/+2 |