]> 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:

Change io.popen to io.open so we don't execute image files.
authorkurumushi <kurumushi@users.noreply.github.com>
Mon, 18 Nov 2013 16:16:36 +0000 (01:16 +0900)
committercopycat-killer <dada@archlinux.info>
Wed, 5 Aug 2015 11:30:31 +0000 (13:30 +0200)
commit2151e99477925744d22c8ac1da9bb371217ed5f2
tree7c63c55bcbe11559e51ba31d848a5cc515665f3a
parent5894811766b560695f8fe6dac9a8e3bd07024510
Change io.popen to io.open so we don't execute image files.
widgets/yawn/init.lua