Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/main.c version 9a7f275cf7
|
2011-09-21
| ||
| 18:55 | s/branch_prepare_query/branch_prepare_list_query/g check-in: 267739dd20 user: stephan tags: json | |
| 18:53 | changed how /json/branch/list selects whether to look at open/all/closed branches. check-in: 14423f3284 user: stephan tags: json | |
| 18:20 | Refactored prepareBranchStatement() to simplify its usage, get rid of ambiguous arg handling, and allow the caller to specify the priority of the all-vs-closed-vs-opened decision. Made it non-static and renamed to branch_prepare_statement() for re-use in /json/branch/list. check-in: 5a81a5ead6 user: stephan tags: json | |
| 18:10 | Minor timeline output cleanups. Added /json/branch/list. check-in: f266ebdd3f user: stephan tags: json | |
| 17:38 | More work on the warnings infrastructure. json_warn() now (experimentally) disallows (elides) duplicate warning codes to simplify downstream loops. Still undecided on that behaviour, though. check-in: 576425e862 user: stephan tags: json | |