Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [PATCH] Consolidate the error handling | Petr Baudis | 2005-04-13 |
| | | | | | | | Now there is error() for "library" errors and die() for fatal "application" errors. usage() is now used strictly only for usage errors. Signed-off-by: Petr Baudis <pasky@ucw.cz> | ||
* | Add a "check-files" command, which is useful for scripting | Linus Torvalds | 2005-04-12 |
patches. In particular, it verifies that all the listed files are up-to-date in the cache (or don't exist and are ready to be added). |