Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* The entire schroot project is now licensed under the GNU General
Public Licence, version 3 or later.
* COPYING: Update to GPLv3.
* Update licence boilerplate on all files to GPLv3.
|
|
* Update copyright headers on files for 2007.
|
|
* sbuild/sbuild-lock.h: Add missing virtual specifier from virtual
methods in derived lock classes.
* sbuild/sbuild-session.cc: Remove use of excess braces when
throwing exceptions.
(get_shell): Use log_exception_warning.
* Remove incorrect and misplaced comments.
* Update translator comments.
* Update API reference to document all missing and incomplete
documentation.
|
|
|
|
* sbuild/Makefile.am: Add sbuild-null.(cc|h).
* sbuild/sbuild-null.(cc|h): New file. Split out null class from
sbuild/sbuild-error.h
|