]> git.madduck.net Git - code/myrepos.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:

Fix the hours_since function built into mr's shell library to not exit, but return...
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 5 Feb 2010 22:13:17 +0000 (17:13 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 5 Feb 2010 22:13:17 +0000 (17:13 -0500)
commit01faa6757d7012e3b9126cc02e8ac10502864526
treed8f005f1df41f72e654b2bfa27fcd26da84ac89f
parent40e3d94eed1a9bef9da8d02170a9d9f09d91620b
Fix the hours_since function built into mr's shell library to not exit, but return a true/false exit status. This allows it to be used outside of skip tests.
debian/changelog
mr