]> git.madduck.net Git - etc/awesome.git/history - spec

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:

luatz/strftime: Fix asctime (forgot to call string.format)
[etc/awesome.git] / spec /
2014-08-18 daurnimatorspec/strftime: Generate format strings before tests...
2014-08-18 daurnimatorspec/strftime_spec: Use the same timestamp every test...
2014-07-21 daurnimatorAdd strftime
2014-01-06 daurnimatorluatz/timetable: Use sakamoto's algorithm instead of...
2013-11-23 daurnimatorparse: tz_offset should be returned in seconds
2013-10-22 daurnimatorAdd a `parse` module
2013-10-22 daurnimatorMove `src` to `luatz` subdirectory to make development...
2013-08-15 daurnimatorsrc/timetable: Normalise out of range months
2013-07-24 daurnimatorspec/timetable_spec: Move native function to outer...
2013-07-24 daurnimatorsrc/timetable: Fix timestamp function; add test
2013-07-23 daurnimatorsrc/timetable: Move normalise to be a method on timetab...
2013-07-23 daurnimatorAdd src/timetable module (with tests)