Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

12 check-ins tagged with "usage-command"

2013-09-24
16:11
merged in trunk Closed-Leaf check-in: 4fb3675a1a user: stephan tags: usage-command
2013-09-19
08:10
merged in trunk check-in: d3e4ef94b4 user: stephan tags: usage-command
2013-09-09
13:31
merge trunk check-in: f62a835a8c user: jan.nijtmans tags: usage-command
2013-09-08
07:13
Pulled in latest upstream JSON_parser(), which has an MIT license instead of BSD+do-no-evil clause. check-in: e2975b71f1 user: stephan tags: usage-command
2013-09-06
18:23
merged trunk check-in: c79e8c9301 user: stephan tags: usage-command
2013-09-05
20:30
merged in trunk check-in: 8124aa4a2a user: stephan tags: usage-command
2013-09-04
11:33
merged in trunk for sqlite build fixes. check-in: 11547d9f68 user: stephan tags: usage-command
2013-09-03
22:01
Added a missing error code check - now properly fails if no checkout is available (e.g. when called using -R repofile). check-in: f550bdc7b9 user: stephan tags: usage-command
21:51
Added -n|-count ### option to list the most recent (or all) history entries, ordered descending by time. check-in: b613c52bc5 user: stephan tags: usage-command
20:15
Fixed the is-this-server-mode check to avoid updating cmd_usage stats in server/ui mode even if there is a local checkout. check-in: e11bec70ef user: stephan tags: usage-command
20:04
Fixed a missing db_finalize() in the -clear case. check-in: 3579d1cb87 user: stephan tags: usage-command
20:01
Added experimental "usage" command to track command usage stats on a per-checkout basis (not synched). check-in: bd71466446 user: stephan tags: usage-command