changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > org > docs / demo/stats.org

revision 49: 1661d499c262
parent 48: 9f2e9e647333
child 50: dd4873f402d2
     1.1--- a/demo/stats.org	Sat Sep 07 22:34:47 2024 -0400
     1.2+++ b/demo/stats.org	Fri Sep 13 21:21:53 2024 -0400
     1.3@@ -3,65 +3,90 @@
     1.4 #+property: header-args :dir /home/ellis/comp/demo/
     1.5 #+setupfile: ../../clean.theme
     1.6 #+OPTIONS: num:nil
     1.7-#+INFOJS_OPT: toc:nil view:showall
     1.8+#+LOCATION: ~/comp/demo
     1.9 #+property: header-args :dir /home/ellis/comp/core/ :eval no-export
    1.10-* vc
    1.11-:PROPERTIES:
    1.12-:ID:       a652fdcd-8c25-4f30-a23e-87354b906c90
    1.13-:END:
    1.14-#+begin_src shell :results pp :exports both
    1.15-  hg churn -f "%Y-%m" -s
    1.16-#+end_src
    1.17+#+BEGIN: project-info
    1.18+#+CALL: project-details() :dir ~/comp/demo/
    1.19+
    1.20+#+RESULTS:
    1.21+|-------------+----------------------------------------------------|
    1.22+| name        | demo                                               |
    1.23+| version     | 0.1.0                                              |
    1.24+| description | The CC Demo System                                 |
    1.25+| skel-id     | 0af9-06a7-9152-e7c1                                |
    1.26+| root        | ~/comp/demo/                                       |
    1.27+| vc          | :hg [[https://vc.compiler.company/demo][vc.compiler.company/demo]] :rev [[https://vc.compiler.company/demo/rev/99d4ab4f8d53][99d4ab4f8d53:44+]] |
    1.28+| tags        |                                                    |
    1.29+| updated     | Sun Aug 11 01:50:18 2024 -0400                     |
    1.30+| langs       | (lisp org text)                                    |
    1.31+| lines       | 2719 :λ 2060 :# 236 :_ 423                         |
    1.32+|-------------+----------------------------------------------------|
    1.33+
    1.34+#+CALL: hg-status() :dir ~/comp/demo/
    1.35+
    1.36+#+RESULTS:
    1.37+| M | examples/db/tao.lisp      |
    1.38+| M | examples/org/publish.lisp |
    1.39+| ! | default.sxp               |
    1.40+| ! | examples/db/colordb.lisp  |
    1.41+| ! | pkg.lisp                  |
    1.42+| ! | tools/build-cli.lisp      |
    1.43+| ! | tools/build-image.lisp    |
    1.44+| ! | tools/dep.sh              |
    1.45+| ! | tools/init.lisp           |
    1.46+| ! | tools/prepare-image.lisp  |
    1.47+| ! | tools/woo-bench.sh        |
    1.48+| ? | config.sxp                |
    1.49+| ? | system-index.txt          |
    1.50+
    1.51+#+CALL: project-tasks() :dir ~/comp/demo/
    1.52 
    1.53 #+RESULTS:
    1.54-#+begin_example
    1.55-2023-10  36394 ************************************
    1.56-2023-11  12777 ************
    1.57-2023-12  61624 *************************************************************
    1.58-2024-01   4923 ****
    1.59-2024-02   5701 *****
    1.60-2024-03  27292 ***************************
    1.61-2024-04  23322 ***********************
    1.62-2024-05  24141 ***********************
    1.63-2024-06  17608 *****************
    1.64-2024-07   9757 *********
    1.65-2024-08  16177 ****************
    1.66-2024-09   2430 **
    1.67-#+end_example
    1.68+| todo | item | tags | scheduled | deadline | effort |
    1.69+|------+------+------+-----------+----------+--------|
    1.70+
    1.71+#+CALL: hg-churn() :dir ~/comp/demo/
    1.72 
    1.73-* files
    1.74-:PROPERTIES:
    1.75-:ID:       5c0b5839-1b93-4354-b4ce-8684bea5e5ac
    1.76-:END:
    1.77-#+begin_src shell :results pp :exports results
    1.78-  tokei
    1.79-#+end_src
    1.80+#+RESULTS:
    1.81+: 'churn' is provided by the following extension:
    1.82+: 
    1.83+:     churn         command to display statistics about repository history
    1.84+: 
    1.85+: (use 'hg help extensions' for information on enabling extensions)
    1.86+
    1.87+#+CALL: project-files() :dir ~/comp/demo/
    1.88 
    1.89 #+RESULTS:
    1.90-#+begin_example
    1.91-===============================================================================
    1.92- Language            Files        Lines         Code     Comments       Blanks
    1.93-===============================================================================
    1.94- C                       1           65           35           11           19
    1.95- C Header                2         1194          318          721          155
    1.96- Emacs Lisp             20         5181         3628          840          713
    1.97- JavaScript              1           25           21            2            2
    1.98- JSON                    1          159          159            0            0
    1.99- Lisp                  513        75259        57999         7900         9360
   1.100- Makefile                1            6            6            0            0
   1.101- Org                     2          470          391            4           75
   1.102- Plain Text              6          202            0          177           25
   1.103- TOML                   32          576          519           23           34
   1.104--------------------------------------------------------------------------------
   1.105- HTML                    1           35           20            8            7
   1.106- |- CSS                  1           84           65            9           10
   1.107- |- JavaScript           1            6            5            1            0
   1.108- (Total)                            125           90           18           17
   1.109--------------------------------------------------------------------------------
   1.110- Rust                  145        12142        10477          468         1197
   1.111- |- Markdown           103          801            0          706           95
   1.112- (Total)                          12943        10477         1174         1292
   1.113-===============================================================================
   1.114- Total                 725        95314        73573        10154        11587
   1.115-===============================================================================
   1.116-#+end_example
   1.117+| file                                   | size | modified            |
   1.118+|----------------------------------------+------+---------------------|
   1.119+| [[https://vc.compiler.company/demo/file/tip/examples/db/tao.lisp][examples/db/tao.lisp]]                   | 3.8k | 2024-08-11 02:49:07 |
   1.120+| [[https://vc.compiler.company/demo/file/tip/examples/org/publish.lisp][examples/org/publish.lisp]]              |  147 | 2024-08-12 18:03:35 |
   1.121+| [[https://vc.compiler.company/demo/file/tip/.hgignore][.hgignore]]                              |   93 | 2023-07-25 21:54:09 |
   1.122+| [[https://vc.compiler.company/demo/file/tip/demo.asd][demo.asd]]                               |  532 | 2024-07-28 21:17:58 |
   1.123+| [[https://vc.compiler.company/demo/file/tip/examples/app/mpk.lisp][examples/app/mpk.lisp]]                  |  479 | 2024-06-01 23:10:36 |
   1.124+| [[https://vc.compiler.company/demo/file/tip/examples/clos/fast-def.lisp][examples/clos/fast-def.lisp]]            |  225 | 2024-04-12 21:03:31 |
   1.125+| [[https://vc.compiler.company/demo/file/tip/examples/clos/fast.lisp][examples/clos/fast.lisp]]                |  357 | 2024-04-12 20:58:37 |
   1.126+| [[https://vc.compiler.company/demo/file/tip/examples/clos/filtered.lisp][examples/clos/filtered.lisp]]            |   37 | 2024-04-12 20:19:47 |
   1.127+| [[https://vc.compiler.company/demo/file/tip/examples/clos/pkg.lisp][examples/clos/pkg.lisp]]                 |  436 | 2024-04-13 23:46:58 |
   1.128+| [[https://vc.compiler.company/demo/file/tip/examples/clos/readme.txt][examples/clos/readme.txt]]               |  120 | 2024-04-12 19:55:02 |
   1.129+| [[https://vc.compiler.company/demo/file/tip/examples/clos/sealed.lisp][examples/clos/sealed.lisp]]              |   35 | 2024-04-12 20:15:46 |
   1.130+| [[https://vc.compiler.company/demo/file/tip/examples/clos/stealth.lisp][examples/clos/stealth.lisp]]             |   36 | 2024-04-12 20:19:37 |
   1.131+| [[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 |
   1.132+| [[https://vc.compiler.company/demo/file/tip/examples/db/mbdb.lisp][examples/db/mbdb.lisp]]                  |  12k | 2024-06-19 22:04:41 |
   1.133+| [[https://vc.compiler.company/demo/file/tip/examples/db/mini-redis.lisp][examples/db/mini-redis.lisp]]            |   4k | 2024-04-08 21:56:04 |
   1.134+| [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/disk.lisp][examples/db/xdb/disk.lisp]]              |  28k | 2024-05-27 22:47:02 |
   1.135+| [[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 |
   1.136+| [[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 |
   1.137+| [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/pkg.lisp][examples/db/xdb/pkg.lisp]]               |  110 | 2024-05-27 22:48:40 |
   1.138+| [[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 |
   1.139+| [[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 |
   1.140+| [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/xdb.asd][examples/db/xdb/xdb.asd]]                |  401 | 2024-05-26 20:11:22 |
   1.141+| [[https://vc.compiler.company/demo/file/tip/examples/db/xdb/xdb.lisp][examples/db/xdb/xdb.lisp]]               |  10k | 2024-05-26 20:10:24 |
   1.142+| [[https://vc.compiler.company/demo/file/tip/examples/examples.asd][examples/examples.asd]]                  |  610 | 2024-06-19 22:05:31 |
   1.143+| [[https://vc.compiler.company/demo/file/tip/examples/mbdump.lisp][examples/mbdump.lisp]]                   | 4.6k | 2024-08-11 01:41:55 |
   1.144+| [[https://vc.compiler.company/demo/file/tip/examples/net/yoctochat.lisp][examples/net/yoctochat.lisp]]            | 1.8k | 2024-04-15 15:45:48 |
   1.145+| [[https://vc.compiler.company/demo/file/tip/examples/vegadat.lisp][examples/vegadat.lisp]]                  | 2.5k | 2024-04-11 16:30:07 |
   1.146+| [[https://vc.compiler.company/demo/file/tip/readme.org][readme.org]]                             |   15 | 2024-07-28 21:19:18 |
   1.147+| [[https://vc.compiler.company/demo/file/tip/skelfile][skelfile]]                               |  165 | 2024-07-28 21:18:34 |
   1.148+
   1.149+#+END: