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

Add an offline mode
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 26 Jun 2008 21:36:38 +0000 (17:36 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 26 Jun 2008 21:48:12 +0000 (17:48 -0400)
commit056bfc218e74821f28990c305d695a02d35363a0
tree7e480a03f5df3f6969916dad6b39694fc87ee295
parentf600a37726c5ac539ba213214fe5fb3bcf0cfcbd
Add an offline mode

When in offline mode, mr will remember commands that failed (presumably due
to lack of network access), and will run them again once back online. (This
is for all the laptop users like me who don't want to have to remember
which git repos to mr push when they come back from a nice long hack in the
woods. :-)
TODO
debian/changelog
debian/control
mr