]> git.madduck.net Git - etc/mrsetup.git/history - mrsetup

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:

remove redundance server URI
[etc/mrsetup.git] / mrsetup
2008-07-17 martin f. krafftremove redundance server URI
2008-05-22 martin f. krafftmake sure we are in ~
2008-05-18 martin f. krafftcheck out my own version of mr
2008-05-15 martin f. krafftdo not use long opts to call shell
2008-05-10 martin f. krafftdo not fail when .bin already exists
2008-05-10 martin f. krafftconnect shell to tty
2008-05-10 martin f. krafftwork around zsh 4.3.2 bug
2008-05-10 martin f. krafftinvert logic of existing repo check
2008-05-10 martin f. krafftimprovements
2008-05-10 martin f. krafftdo not commit suicide
2008-05-10 martin f. krafftreset -e and simplify suicide
2008-05-10 martin f. krafftdo not set -e while testing
2008-05-10 martin f. krafftdo not fail if no file to harikiri
2008-05-10 martin f. krafftmake the shell -i -l
2008-05-10 martin f. krafftspawn a shell at the end
2008-05-10 martin f. krafftdo not die if unbound
2008-05-10 martin f. krafftcheck for ssh auth agent
2008-05-10 martin f. krafftcommit suicide when done
2008-05-10 martin f. krafftinitial checkin