brent s
eb33ecd559
todo, cleaning up timestamp file
2018-05-05 07:05:15 -04:00
brent s
b843a473bc
actually, throw a .txt on there so it plays nicely with MIME
2018-05-05 06:57:56 -04:00
brent s
2d0e15f811
adding timestamp file
2018-05-05 06:51:23 -04:00
brent s
5b941f171f
almost forgot to add in forced-ipv4/ipv6 support. whoops!
2018-04-16 01:15:35 -04:00
brent s
652d616471
better output options
2018-04-15 23:02:55 -04:00
brent s
6d04f262db
done
2018-04-15 22:05:24 -04:00
brent s
ea414ca5b7
minor updates
2018-04-15 15:20:48 -04:00
brent s
166f5a9021
.
2018-04-14 17:53:55 -04:00
brent s
080ee26fff
updating some sksdump stuff, adding a filesizes summer
2018-04-14 13:03:07 -04:00
brent s
591db419ad
minor changes
2018-03-13 12:15:32 -04:00
brent s
33558610a6
fix for sksdump and adding journald support for the backup script
2017-10-24 06:04:54 -04:00
brent s
54751f9753
ffs.
2017-10-08 03:57:59 -04:00
brent s
a31a528e60
whoops
2017-10-08 03:54:54 -04:00
brent s
ef73b92929
updating to support throttling...
2017-10-08 03:48:51 -04:00
brent s
a7fb958a2c
whoops
2017-09-29 07:00:57 -04:00
brent s
2ab99f0f22
i think... we're done. still some TODOs but seems to be in a workable state.
2017-09-21 15:18:26 -04:00
brent s
4dedd79942
config system implemented
2017-09-19 05:59:01 -04:00
brent s
b2ba35504d
and replacing.
2017-09-19 05:09:58 -04:00
brent s
4da7afdeaf
adding the rewrite...
2017-09-19 05:09:33 -04:00
brent s
23a0dfedb1
sksdump fix. again.
2017-09-18 03:13:01 -04:00
brent s
fb7d964516
restructured to use config file and arguments
2017-09-15 12:50:45 -04:00
brent s
05c3fcc825
whoops
2017-09-13 18:44:23 -04:00
brent s
4cf5a6393a
hitting memory issues on the dump box; need to sync then compress on remote
2017-09-13 18:32:28 -04:00
brent s
3909b0c783
oh come ON
2017-09-09 12:28:12 -04:00
brent s
5ace114ef8
...and *i* need to be more careful about writing python after waking up
2017-09-09 12:27:26 -04:00
brent s
5ad4f0bda8
someone needs to write an editor that has a hotkey to disable the mouse pasting. it's gonna be a looong day.
2017-09-09 12:26:30 -04:00
brent s
3869b30198
whoops
2017-09-09 12:25:14 -04:00
brent s
f652aa7c35
fix to sksdump
2017-09-09 12:23:13 -04:00
brent s
6dbc713dc9
WHEW. test.py working now. still need to test pushing to a keyserver
2017-09-08 04:13:56 -04:00
brent s
20388431aa
BROKEN AF, in the middle of a rewrite
2017-09-07 16:36:26 -04:00
brent s
eea9cf778e
we can use asciidoctor to render man pages, apparently? something like:
...
asciidoctor -b manpage kant.1.adoc -o- | groff -Tascii -man
2017-09-05 03:35:20 -04:00
brent s
b93ac7368d
restructuring, adding man page to let us make the help output less verbose
2017-09-05 00:00:17 -04:00
brent s
7df13e51e3
check-in....
2017-09-04 20:45:08 -04:00
brent s
eddf7750c7
update to subdir mgmt, active work undergoing on kant, and some notes for future projects for arch pkg mgmt
2017-09-03 09:25:13 -04:00
brent s
efa84759da
UX teak
2017-09-02 10:20:19 -04:00
brent s
86eba8b6ab
let's make the compression a little more predictable
2017-09-02 10:01:42 -04:00
brent s
a1925e1053
a little better logging marks
2017-09-01 19:30:28 -04:00
brent s
f3c2045d8d
THIS ISN'T WORKING.
...
so it works for a bit on the compression, BUT... eventually i invariably get a:
Traceback (most recent call last):
File "/tmp/sksdump.py", line 163, in <module>
main()
File "/tmp/sksdump.py", line 159, in main
compressDB()
File "/tmp/sksdump.py", line 135, in compressDB
fh_out.write(lrzip.compress(fh_in.read()))
OSError: [Errno 9] Bad file descriptor
So. I'm gonna try it outside of a with.
2017-09-01 14:47:48 -04:00
brent s
634427cb95
adding sksdump, also not done yet...
2017-09-01 00:55:55 -04:00
brent s
07edd7cc82
another progress check-in, keys now import (but i'd like to do this natively with pygpgme instead of via subprocess)
2017-08-29 12:26:49 -04:00
brent s
8dbec29bd0
formatting's fucking.... ugly. i'm gonna strip the headers and such
2017-08-28 23:07:35 -04:00
brent s
ef948d877b
another check-in, about to implement searching/fetching
2017-08-28 17:09:12 -04:00
brent s
1d84581a79
check-in
2017-08-28 14:56:45 -04:00
brent s
c1d4b53185
i think the test cases are done...
2017-08-28 10:49:11 -04:00
brent s
9054445967
initial commit
2017-08-28 01:46:39 -04:00