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

Some might have spaces in passwords (Like I do) and then curl fails.
authorAlex Kir <alex@wall-dev.org>
Tue, 25 Nov 2014 21:14:56 +0000 (23:14 +0200)
committerAlex Kir <alex@wall-dev.org>
Tue, 25 Nov 2014 21:14:56 +0000 (23:14 +0200)
commit024e9bce6032d4f520600df2d345fe7f2ea6683d
treedae81221fa4521695f6fba77dfc5f1abd0494ac9
parent809af4dcf4ac6f581dd6ceeaa9a25b41d6dd2b51
Some might have spaces in passwords (Like I do) and then curl fails.
* Changed string formatting of password to %q to always quote password
widgets/imap.lua