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

src/timetable: Move normalise to be a method on timetable object
authordaurnimator <quae@daurnimator.com>
Tue, 23 Jul 2013 22:51:47 +0000 (18:51 -0400)
committerdaurnimator <quae@daurnimator.com>
Tue, 23 Jul 2013 22:51:47 +0000 (18:51 -0400)
commit3a7693d5c89981e1230d0d49163fc23d02224873
tree54e5a05ff2010c5b7f1b3a7eca8104b2ca36fb19
parentcf0cc951c06f50ff9390eca662f13d4887c83114
src/timetable: Move normalise to be a method on timetable object
spec/timetable_spec.lua
src/timetable.lua