]> git.draconx.ca Git - slotifier.git/commit
Initial commit
authorNick Bowler <nbowler@draconx.ca>
Thu, 20 Dec 2018 20:53:25 +0000 (15:53 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 20 Dec 2018 21:15:13 +0000 (16:15 -0500)
commit51e1fbaa5ba49a66c8b03ffc199de042007fc919
tree0cce73950b19b7735ab3d812801ca7c8e59bda4c
Initial commit
18 files changed:
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.WTFPL2 [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
bootstrap [new file with mode: 0755]
common [new submodule]
configure.ac [new file with mode: 0644]
doc/slotifier.1 [new file with mode: 0644]
gnulib [new submodule]
m4/.gitignore [new file with mode: 0644]
m4/gnulib-cache.m4 [new file with mode: 0644]
po/.gitignore [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/en.po [new file with mode: 0644]
src/slotifier.c [new file with mode: 0644]
tests/simple.at [new file with mode: 0644]
testsuite.at [new file with mode: 0644]