Initial commit

This commit is contained in:
Andrew Hamilton 2015-12-14 18:03:11 +00:00
parent 23e2f8e676
commit fc4b2ced58
25 changed files with 4130 additions and 0 deletions

40
golden-files/help Normal file
View file

@ -0,0 +1,40 @@
┌──────────────── Help ────────────────┐
│Produces a set of reports for every f │
│The reports are produced by many exis │
 │
│The state of each report is also summ │
│The possible states are listed below. │
 │
│A report is viewed by selecting its s │
 │
│Reports are recalculated whenever fil │
│are kept up to date. (optional)  │
 │
│The reports are cached in a directory │
│directory.  │
 │
│Usage: vigil <root_path>  │
 │
│e.g. # vigil my_project  │
 │
│Keys:  │
h - Show the help screen. (toggle)  │
d, c, j, k - Move the cursor up, do │
D, C, J, K - Scroll the result pane │
t - Turn the result pane to portrai │
l - Show the activity log. (toggle) │
n - Move to the next issue.  │
N - Move to the next issue of the c │
o - Order files by type, or by dire │
w - Watch the filesystem for change │
s - Change the appearance of result │
q - Quit.  │
 │
│Statuses:  │
│  Normal  │
  No problems  │
  Problems  │
  Not applicable │
  Running │
  │
└──────────────────────────────────────┘

20
golden-files/initial Normal file
View file

@ -0,0 +1,20 @@
(B┌──── Summary ─────┐┌ foo.py ─── (Bmetada(B┐
(B. (B. . . . .(B││? │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
(B (B ││ │
└──────────────────┘│ │
┌── Activity log ──┐│ │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
│ ││ │
└──────────────────┘└──────────────────┘

View file

@ -0,0 +1,20 @@
11:11:11(B foo
11:11:11(B bar


0
golden-files/log-initial Normal file
View file

View file

@ -0,0 +1 @@
11:11:11 foo

View file

@ -0,0 +1,2 @@
11:11:11 foo
11:11:11 bar

View file

View file

@ -0,0 +1 @@
(Bfoo

View file

@ -0,0 +1 @@
(Bfoo(Bbar

View file

@ -0,0 +1,22 @@
left-right:
(B┌───────────── Summa┌──────────────────┐
(B. (B. . . . . (B│ │
└───────────────────│ │
┌┐ │ │
└┘ │ │
│ │
│ │
│ │
│ │
└──────────────────┘
top-bottom:
(B┌───────────── Summary ─────────────┐┌┐
(B. (B. . . . . . . . . . . . . (B│└┘
└───────────────────────────────────┘
┌──┐
│ │
└──┘