changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / demo/stats.org

changeset 49: 1661d499c262
parent: 9f2e9e647333
child: dd4873f402d2
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 13 Sep 2024 21:21:53 -0400
permissions: -rw-r--r--
description: style updates
1 #+title: stats
2 #+author: Richard Westhaver
3 #+property: header-args :dir /home/ellis/comp/demo/
4 #+setupfile: ../../clean.theme
5 #+OPTIONS: num:nil
6 #+LOCATION: ~/comp/demo
7 #+property: header-args :dir /home/ellis/comp/core/ :eval no-export
8 #+BEGIN: project-info
9 #+CALL: project-details() :dir ~/comp/demo/
10 
11 #+RESULTS:
12 |-------------+----------------------------------------------------|
13 | name | demo |
14 | version | 0.1.0 |
15 | description | The CC Demo System |
16 | skel-id | 0af9-06a7-9152-e7c1 |
17 | root | ~/comp/demo/ |
18 | vc | :hg [[https://vc.compiler.company/demo][vc.compiler.company/demo]] :rev [[https://vc.compiler.company/demo/rev/99d4ab4f8d53][99d4ab4f8d53:44+]] |
19 | tags | |
20 | updated | Sun Aug 11 01:50:18 2024 -0400 |
21 | langs | (lisp org text) |
22 | lines | 2719 :λ 2060 :# 236 :_ 423 |
23 |-------------+----------------------------------------------------|
24 
25 #+CALL: hg-status() :dir ~/comp/demo/
26 
27 #+RESULTS:
28 | M | examples/db/tao.lisp |
29 | M | examples/org/publish.lisp |
30 | ! | default.sxp |
31 | ! | examples/db/colordb.lisp |
32 | ! | pkg.lisp |
33 | ! | tools/build-cli.lisp |
34 | ! | tools/build-image.lisp |
35 | ! | tools/dep.sh |
36 | ! | tools/init.lisp |
37 | ! | tools/prepare-image.lisp |
38 | ! | tools/woo-bench.sh |
39 | ? | config.sxp |
40 | ? | system-index.txt |
41 
42 #+CALL: project-tasks() :dir ~/comp/demo/
43 
44 #+RESULTS:
45 | todo | item | tags | scheduled | deadline | effort |
46 |------+------+------+-----------+----------+--------|
47 
48 #+CALL: hg-churn() :dir ~/comp/demo/
49 
50 #+RESULTS:
51 : 'churn' is provided by the following extension:
52 :
53 : churn command to display statistics about repository history
54 :
55 : (use 'hg help extensions' for information on enabling extensions)
56 
57 #+CALL: project-files() :dir ~/comp/demo/
58 
59 #+RESULTS:
60 | file | size | modified |
61 |----------------------------------------+------+---------------------|
62 | [[https://vc.compiler.company/demo/file/tip/examples/db/tao.lisp][examples/db/tao.lisp]] | 3.8k | 2024-08-11 02:49:07 |
63 | [[https://vc.compiler.company/demo/file/tip/examples/org/publish.lisp][examples/org/publish.lisp]] | 147 | 2024-08-12 18:03:35 |
64 | [[https://vc.compiler.company/demo/file/tip/.hgignore][.hgignore]] | 93 | 2023-07-25 21:54:09 |
65 | [[https://vc.compiler.company/demo/file/tip/demo.asd][demo.asd]] | 532 | 2024-07-28 21:17:58 |
66 | [[https://vc.compiler.company/demo/file/tip/examples/app/mpk.lisp][examples/app/mpk.lisp]] | 479 | 2024-06-01 23:10:36 |
67 | [[https://vc.compiler.company/demo/file/tip/examples/clos/fast-def.lisp][examples/clos/fast-def.lisp]] | 225 | 2024-04-12 21:03:31 |
68 | [[https://vc.compiler.company/demo/file/tip/examples/clos/fast.lisp][examples/clos/fast.lisp]] | 357 | 2024-04-12 20:58:37 |
69 | [[https://vc.compiler.company/demo/file/tip/examples/clos/filtered.lisp][examples/clos/filtered.lisp]] | 37 | 2024-04-12 20:19:47 |
70 | [[https://vc.compiler.company/demo/file/tip/examples/clos/pkg.lisp][examples/clos/pkg.lisp]] | 436 | 2024-04-13 23:46:58 |
71 | [[https://vc.compiler.company/demo/file/tip/examples/clos/readme.txt][examples/clos/readme.txt]] | 120 | 2024-04-12 19:55:02 |
72 | [[https://vc.compiler.company/demo/file/tip/examples/clos/sealed.lisp][examples/clos/sealed.lisp]] | 35 | 2024-04-12 20:15:46 |
73 | [[https://vc.compiler.company/demo/file/tip/examples/clos/stealth.lisp][examples/clos/stealth.lisp]] | 36 | 2024-04-12 20:19:37 |
74 | [[https://vc.compiler.company/demo/file/tip/examples/db/cl-simple-example-raw.lisp][examples/db/cl-simple-example-raw.lisp]] | 2k | 2024-04-08 21:10:43 |
75 | [[https://vc.compiler.company/demo/file/tip/examples/db/mbdb.lisp][examples/db/mbdb.lisp]] | 12k | 2024-06-19 22:04:41 |
76 | [[https://vc.compiler.company/demo/file/tip/examples/db/mini-redis.lisp][examples/db/mini-redis.lisp]] | 4k | 2024-04-08 21:56:04 |
77 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/disk.lisp][examples/db/xdb/disk.lisp]] | 28k | 2024-05-27 22:47:02 |
78 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/document.lisp][examples/db/xdb/document.lisp]] | 1.8k | 2024-05-26 20:15:29 |
79 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/io.lisp][examples/db/xdb/io.lisp]] | 9.1k | 2024-05-26 20:12:00 |
80 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/pkg.lisp][examples/db/xdb/pkg.lisp]] | 110 | 2024-05-27 22:48:40 |
81 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/proto.lisp][examples/db/xdb/proto.lisp]] | 3.3k | 2024-05-26 20:09:56 |
82 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/tests.lisp][examples/db/xdb/tests.lisp]] | 8.2k | 2024-05-27 22:59:40 |
83 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/xdb.asd][examples/db/xdb/xdb.asd]] | 401 | 2024-05-26 20:11:22 |
84 | [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/xdb.lisp][examples/db/xdb/xdb.lisp]] | 10k | 2024-05-26 20:10:24 |
85 | [[https://vc.compiler.company/demo/file/tip/examples/examples.asd][examples/examples.asd]] | 610 | 2024-06-19 22:05:31 |
86 | [[https://vc.compiler.company/demo/file/tip/examples/mbdump.lisp][examples/mbdump.lisp]] | 4.6k | 2024-08-11 01:41:55 |
87 | [[https://vc.compiler.company/demo/file/tip/examples/net/yoctochat.lisp][examples/net/yoctochat.lisp]] | 1.8k | 2024-04-15 15:45:48 |
88 | [[https://vc.compiler.company/demo/file/tip/examples/vegadat.lisp][examples/vegadat.lisp]] | 2.5k | 2024-04-11 16:30:07 |
89 | [[https://vc.compiler.company/demo/file/tip/readme.org][readme.org]] | 15 | 2024-07-28 21:19:18 |
90 | [[https://vc.compiler.company/demo/file/tip/skelfile][skelfile]] | 165 | 2024-07-28 21:18:34 |
91 
92 #+END: