]> git.madduck.net Git - etc/awesome.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add '.config/awesome/modules/luatz/' from commit 'bdbbf89c38126a71b17049469e8f976c571...
authormartin f. krafft <madduck@madduck.net>
Mon, 12 Feb 2018 21:38:41 +0000 (10:38 +1300)
committermartin f. krafft <madduck@madduck.net>
Mon, 12 Feb 2018 21:38:41 +0000 (10:38 +1300)
commit3f9a35944dbf63de85654d45120ab4291837ef9c
treeb8daef07110c561e4409a42af1dcca8f49848ae6
parentde5931c65f3f8a7138a412fcdfa8fce830807679
parentbdbbf89c38126a71b17049469e8f976c571b9392
Add '.config/awesome/modules/luatz/' from commit 'bdbbf89c38126a71b17049469e8f976c571b9392'

git-subtree-dir: .config/awesome/modules/luatz
git-subtree-mainline: de5931c65f3f8a7138a412fcdfa8fce830807679
git-subtree-split: bdbbf89c38126a71b17049469e8f976c571b9392
36 files changed:
.config/awesome/modules/luatz/.busted
.config/awesome/modules/luatz/.gitignore
.config/awesome/modules/luatz/.luacheckrc
.config/awesome/modules/luatz/.luacov
.config/awesome/modules/luatz/.travis.yml
.config/awesome/modules/luatz/COPYING
.config/awesome/modules/luatz/NEWS
.config/awesome/modules/luatz/README.md
.config/awesome/modules/luatz/doc/Makefile
.config/awesome/modules/luatz/doc/README.md
.config/awesome/modules/luatz/doc/gettime.md
.config/awesome/modules/luatz/doc/index.md
.config/awesome/modules/luatz/doc/links.md
.config/awesome/modules/luatz/doc/metadata.yaml
.config/awesome/modules/luatz/doc/parse.md
.config/awesome/modules/luatz/doc/site.css
.config/awesome/modules/luatz/doc/template.html
.config/awesome/modules/luatz/doc/timetable.md
.config/awesome/modules/luatz/doc/tzinfo.md
.config/awesome/modules/luatz/examples/date_arithmetic.lua
.config/awesome/modules/luatz/examples/os_date.lua
.config/awesome/modules/luatz/luatz-scm-0.rockspec
.config/awesome/modules/luatz/luatz/gettime.lua
.config/awesome/modules/luatz/luatz/init.lua
.config/awesome/modules/luatz/luatz/parse.lua
.config/awesome/modules/luatz/luatz/strftime.lua
.config/awesome/modules/luatz/luatz/timetable.lua
.config/awesome/modules/luatz/luatz/tzcache.lua
.config/awesome/modules/luatz/luatz/tzfile.lua
.config/awesome/modules/luatz/luatz/tzinfo.lua
.config/awesome/modules/luatz/spec/Godthab.tz
.config/awesome/modules/luatz/spec/parse_spec.lua
.config/awesome/modules/luatz/spec/strftime_spec.lua
.config/awesome/modules/luatz/spec/timetable_spec.lua
.config/awesome/modules/luatz/spec/tzcache_spec.lua
.config/awesome/modules/luatz/spec/tzfile_spec.lua