Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
* schroot/schroot.1.in, dchroot/dchroot.1.in,
dchroot-dsa/dchroot-dsa.1.in: Document directory option.
* schroot/schroot-main-base.cc
(run_impl): If a directory option was specified, set the auth wd
member.
* schroot/schroot-options.cc, dchroot/dchroot-options.cc,
dchroot-dsa/dchroot-dsa-options.cc:
(add_options): Add directory option.
* schroot/schroot-options-base.h: Add directory member, used to
specify the directory inside the chroot.
|
|
* 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.
|
|
|
|
* TODO: Remove completed item.
* Updated British English translation.
* Apply quoting style to all sources.
* HACKING: Document quoting style for format strings.
|
|
* Makefile.am: Add ps and pdf phony targets.
* doc/Makefile.am: Add rules to make PS and PDF manuals.
|
|
* Makefile.am: Distribute HACKING.
* HACKING: New file. Document manual page style guidelines.
|