RSS feed
5e8c2b30
– Romano <me+git@fallglow.com>
authored
on 2024/06/27 17:06
autorun mntgen when needed
d9e95818
– Romano <me+git@fallglow.com>
authored
on 2024/06/27 16:00
add TODO
b443dc88
– Romano <me+git@fallglow.com>
authored
on 2024/06/27 13:04
use /n/x instead of /x
b77fd67e
– Romano <me+git@fallglow.com>
authored
on 2024/06/27 13:03
install in /rc/bin
793c7195
– Romano <me+git@fallglow.com>
authored
on 2024/06/27 13:02
fix x/path -l
989dbedd
– kvik <kvik@a-b.xyz>
authored
on 2020/06/14 19:19
path: exit with error if outside /x/something path
974c4489
– kvik <kvik@a-b.xyz>
authored
on 2020/06/14 19:17
path: run cleanname(1) on a path to ease parsing
7319bffe
– kvik <kvik@a-b.xyz>
authored
on 2020/05/30 08:32
x/man: don't convert spaces to tabs
83079496
– kvik <kvik@a-b.xyz>
authored
on 2020/05/04 11:03
New command prototype x/sh
7760194f
– kvik <kvik@a-b.xyz>
authored
on 2020/04/14 09:29
Factor out the usage fn into lib.rc; convert scripts
20ecadc4
– kvik <kvik@a-b.xyz>
authored
on 2020/04/14 09:09
Install to /bin; use new %.install target
ff95357b
– kvik <kvik@a-b.xyz>
authored
on 2020/04/14 06:59
Prevent installing without explicit mk install
28a6ca4c
– kvik <kvik@a-b.xyz>
authored
on 2020/04/14 06:17
A single title per invocation is allowed
9bd6366c
– kvik <kvik@a-b.xyz>
authored
on 2020/04/14 06:14
Add and document the new -b option to x/man
17ecec63
– kvik <kvik@a-b.xyz>
authored
on 2020/02/15 14:56
Add x/man
c7895317
– kvik <kvik@a-b.xyz>
authored
on 2019/11/10 12:05
x/run: remove needless loop invariant
71ccea10
– kvik <kvik@a-b.xyz>
authored
on 2019/11/10 12:01
x/run: feed the commands to remote host over ssh stdin
15a47f5b
– kvik <kvik@a-b.xyz>
authored
on 2019/09/19 18:52
x/run: enable passing flags to the shell
3ac6e2fd
– kvik <kvik@a-b.xyz>
authored
on 2019/09/02 05:42
x/path: have -l output something even if passed a non-path
147c0127
– kvik <kvik@a-b.xyz>
authored
on 2019/09/02 05:35
x/path: don't hardcode /x/ rooted paths
7b56396f
– kvik <kvik@a-b.xyz>
authored
on 2019/09/02 04:24
x/mnt: enable passing /x paths to mount
2b53b000
– kvik <kvik@a-b.xyz>
authored
on 2019/09/02 04:19
x/mnt: fix sshfs not mounting itself
79c64043
– kvik <kvik@a-b.xyz>
authored
on 2019/08/28 17:12
x/mnt: more robust handling of remounting an already posted sshfs
020e88c6
– kvik <kvik@a-b.xyz>
authored
on 2019/08/28 17:03
x/mnt: enable mounting multiple hosts at once
96faac9c
– kvik <kvik@a-b.xyz>
authored
on 2019/08/06 10:06
add x/vt
b03e483d
– kvik <kvik@a-b.xyz>
authored
on 2019/07/14 15:02
add x/cd
6000627a
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 13:06
bullshit diff to force git to notice permission change
e7d6686b
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 12:52
manpage: fix the setup instructions
73d7025e
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 12:44
don't try to install x/man yet
d97775a8
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 08:26
x/path: improve manpage
15fa021e
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 08:19
x/path: accept pathname as last argument
70cc21bc
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 07:55
x/run: formatting
34e4cb86
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 07:42
manpage rewording, etc.
94c70b22
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 06:25
x/mnt: check for empty login
4e4d4252
– kvik <kvik@a-b.xyz>
authored
on 2019/06/23 06:22
x/mnt: mount the system suggested by path if given no args
267ce690
– kvik <kvik@a-b.xyz>
authored
on 2019/06/22 08:55
add x/mnt and x/run
b6a51945
– kvik <kvik@a-b.xyz>
authored
on 2019/06/22 08:54
manpage work
86a8f7c3
– kvik <kvik@a-b.xyz>
authored
on 2019/06/22 06:04
fix mkfile to install under x/
52455c05
– kvik <kvik@a-b.xyz>
authored
on 2019/06/21 16:22
manpage additions
370396c9
– kvik <kvik@a-b.xyz>
authored
on 2019/06/21 15:33
kickstart a manual page
fa042db3
– kvik <kvik@a-b.xyz>
authored
on 2019/06/21 10:08
add mkfile
1a2e3adf
– kvik <kvik@a-b.xyz>
authored
on 2019/06/21 06:38
init, add x/path