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

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:

etc/awesome.git
10 years ago.travis.yml: debian doesn't support luajit and busted doesn't support 5.2..... damn
daurnimator [Tue, 23 Jul 2013 23:04:46 +0000 (19:04 -0400)]
.travis.yml: debian doesn't support luajit and busted doesn't support 5.2..... damn

10 years ago.travis.yml: Test on multiple lua versions
daurnimator [Tue, 23 Jul 2013 23:00:04 +0000 (19:00 -0400)]
.travis.yml: Test on multiple lua versions

10 years agosrc/timetable: Add rfc_3339 method
daurnimator [Tue, 23 Jul 2013 22:54:07 +0000 (18:54 -0400)]
src/timetable: Add rfc_3339 method

10 years agosrc/timetable: Add equality metamethod
daurnimator [Tue, 23 Jul 2013 22:53:47 +0000 (18:53 -0400)]
src/timetable: Add equality metamethod

10 years agosrc/timetable: Add timestamp method
daurnimator [Tue, 23 Jul 2013 22:53:09 +0000 (18:53 -0400)]
src/timetable: Add timestamp method

10 years agosrc/timetable: Move normalise to be a method on timetable object
daurnimator [Tue, 23 Jul 2013 22:51:47 +0000 (18:51 -0400)]
src/timetable: Move normalise to be a method on timetable object

10 years agosrc/timetable: Invent timetable object
daurnimator [Tue, 23 Jul 2013 22:43:20 +0000 (18:43 -0400)]
src/timetable: Invent timetable object

10 years agoAdd .travis.yml
daurnimator [Tue, 23 Jul 2013 22:17:00 +0000 (18:17 -0400)]
Add .travis.yml

10 years agosrc/timetable: Move argument checking in normalise to own function
daurnimator [Tue, 23 Jul 2013 21:21:57 +0000 (17:21 -0400)]
src/timetable: Move argument checking in normalise to own function

10 years agoAdd src/timetable module (with tests)
daurnimator [Tue, 23 Jul 2013 19:39:52 +0000 (15:39 -0400)]
Add src/timetable module (with tests)

10 years agosrc/init: Expose gettime
daurnimator [Tue, 23 Jul 2013 15:17:47 +0000 (11:17 -0400)]
src/init: Expose gettime

10 years agosrc/tzinfo: Add utctime function to convert local -> utc
daurnimator [Mon, 22 Jul 2013 21:48:55 +0000 (17:48 -0400)]
src/tzinfo: Add utctime function to convert local -> utc

10 years agosrc/tzinfo: Fencepost bug
daurnimator [Mon, 22 Jul 2013 21:48:25 +0000 (17:48 -0400)]
src/tzinfo: Fencepost bug

10 years agosrc/: Fix gettime requiring
daurnimator [Mon, 22 Jul 2013 16:15:26 +0000 (12:15 -0400)]
src/: Fix gettime requiring

10 years agosrc/tzcache: Add TODO
daurnimator [Mon, 22 Jul 2013 16:15:08 +0000 (12:15 -0400)]
src/tzcache: Add TODO

10 years agoAdd rockspec
daurnimator [Fri, 12 Jul 2013 22:05:50 +0000 (18:05 -0400)]
Add rockspec

10 years agoMove source to subdirectory
daurnimator [Fri, 12 Jul 2013 15:45:32 +0000 (11:45 -0400)]
Move source to subdirectory

10 years agoREADME: First commit
daurnimator [Fri, 12 Jul 2013 15:42:59 +0000 (11:42 -0400)]
README: First commit

10 years agoInitial Commit
daurnimator [Fri, 12 Jul 2013 15:41:54 +0000 (11:41 -0400)]
Initial Commit