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

factor out sorted_table helper function
authormartin f. krafft <madduck@madduck.net>
Wed, 21 Feb 2018 22:23:04 +0000 (11:23 +1300)
committermartin f. krafft <madduck@madduck.net>
Thu, 22 Feb 2018 00:03:35 +0000 (13:03 +1300)
commit65a64dbd28fbc1be5503a8e5ba45a48098c8af7c
tree0c77912a318815835022b0b05c9d41d35ee5418a
parent6a3bcf63009c047037855888a8dc66ae3d5a542d
factor out sorted_table helper function
.config/awesome/rc.lua
.config/awesome/tblutils.lua [new file with mode: 0644]