| Commit message (Expand) | Author | Age | Files | Lines |
* | js: fix metadata | Qing He | 2010-07-02 | 1 | -3/+6 |
* | libusb-compat: fix metadata | Qing He | 2010-07-02 | 1 | -3/+4 |
* | avahi: fix metadata | Qing He | 2010-07-02 | 1 | -1/+6 |
* | hal-info: fix metadata | Qing He | 2010-07-02 | 2 | -2/+6 |
* | hal: fix metadata | Qing He | 2010-07-02 | 2 | -10/+14 |
* | nfs-utils: fix metadata | Qing He | 2010-07-02 | 1 | -2/+3 |
* | rsync: fix metadata | Qing He | 2010-07-02 | 1 | -1/+5 |
* | file: fix metadata | Qing He | 2010-07-02 | 1 | -3/+7 |
* | findutils: fix metadata | Qing He | 2010-07-02 | 2 | -2/+7 |
* | genext2fs: fix metadata | Qing He | 2010-07-02 | 1 | -1/+2 |
* | less: fix metadata | Qing He | 2010-07-02 | 1 | -1/+4 |
* | pkgconfig: fix metadata | Qing He | 2010-07-02 | 1 | -5/+8 |
* | gconf-dbus: fix metadata | Qing He | 2010-07-02 | 1 | -5/+7 |
* | libpthread-stubs: fix metadata | Qing He | 2010-07-02 | 1 | -2/+3 |
* | startup-notification: fix metadata | Qing He | 2010-07-02 | 1 | -1/+6 |
* | popt: fix metadata | Qing He | 2010-07-02 | 1 | -2/+4 |
* | libnss-mdns: fix metadata | Qing He | 2010-07-02 | 1 | -1/+2 |
* | distro-track: update track info of base packages | Qing He | 2010-07-02 | 2 | -0/+258 |
* | distro-tracking: add overrides for previous packages | Kevin Tian | 2010-07-02 | 2 | -0/+58 |
* | libidn: fix metadata | Kevin Tian | 2010-07-02 | 1 | -2/+3 |
* | libpng: fix metadata | Kevin Tian | 2010-07-02 | 1 | -5/+5 |
* | gperf: fix metadata | Kevin Tian | 2010-07-02 | 1 | -2/+4 |
* | apmd: fix metadata | Kevin Tian | 2010-07-02 | 1 | -5/+5 |
* | base-passwd: fix metadata, indention and patch parameters | Kevin Tian | 2010-07-02 | 1 | -7/+5 |
* | base-files: fix indention | Kevin Tian | 2010-07-02 | 1 | -20/+19 |
* | libgpg-error: fix SRC_URI indention | Kevin Tian | 2010-07-02 | 1 | -1/+1 |
* | module-init-tools: fix SRC_URI indention | Kevin Tian | 2010-07-02 | 1 | -4/+4 |
* | dbus: fix SRC_URI indention | Kevin Tian | 2010-07-02 | 1 | -8/+6 |
* | glib-2.0: upgrade to 2.24.1 | Kevin Tian | 2010-07-02 | 10 | -52/+117 |
* | sudo: upgrade to 1.7.2p7 | Kevin Tian | 2010-07-02 | 9 | -401/+58 |
* | bitbake: Fix handling of empty variables in local config files | Richard Purdie | 2010-07-02 | 1 | -1/+1 |
* | Add a warning if a BBFILE_PATTERN doesn't match any bb files | Chris Larson | 2010-07-02 | 1 | -2/+10 |
* | 3.0 prep | Chris Larson | 2010-07-02 | 6 | -22/+31 |
* | Apply some 2to3 refactorings | Chris Larson | 2010-07-02 | 11 | -43/+43 |
* | Drop a couple usages of readlines | Chris Larson | 2010-07-02 | 2 | -36/+35 |
* | Until the interactive mode is fixed, kill it from the valid options, to avoid... | Chris Larson | 2010-07-02 | 2 | -6/+0 |
* | Fix syntax error in shell.py | Chris Larson | 2010-07-02 | 1 | -0/+1 |
* | Add missing 'return False' to the SystemExit handler in runAsyncCommand | Chris Larson | 2010-07-02 | 1 | -0/+1 |
* | Move serverConnection.terminate() back into the finally | Chris Larson | 2010-07-02 | 1 | -1/+2 |
* | Limit the traceback length in the default exception handler | Chris Larson | 2010-07-02 | 1 | -1/+1 |
* | Switch from our own 'dummywrite' class to StringIO | Chris Larson | 2010-07-02 | 1 | -10/+7 |
* | Switch a fatal usage to SystemExit ("T" not set) | Chris Larson | 2010-07-02 | 1 | -1/+1 |
* | Resurrect the excepthook, this time just sending the info with bb.fatal | Chris Larson | 2010-07-02 | 1 | -0/+8 |
* | remove return in finally statement | Cliff Brake | 2010-07-02 | 1 | -3/+3 |
* | cooker: Kill __getitem__ usage on exception objects (python 3 prep) | Chris Larson | 2010-07-02 | 1 | -4/+4 |
* | Handle SystemExit and KeyboardInterrupt sanely when executing a command | Chris Larson | 2010-07-02 | 1 | -1/+10 |
* | Drop unnecessarly duplicated messages wrt FuncFailed | Chris Larson | 2010-07-02 | 1 | -4/+1 |
* | knotty: use the future division to prep for 3.x | Chris Larson | 2010-07-02 | 1 | -2/+3 |
* | Kill the unnecessary setVarFlag debugging message | Chris Larson | 2010-07-02 | 1 | -1/+0 |
* | knotty: stop freaking out and dying when bb.build has removed the empty logfile | Chris Larson | 2010-07-02 | 1 | -1/+1 |