]> git.madduck.net Git - code/myrepos.git/history - mr

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:

use newlines to separate shell command lines
[code/myrepos.git] / mr
2007-10-12 Joey Hessuse newlines to separate shell command lines
2007-10-12 Joey Hessimprove log message for checkouts
2007-10-11 Joey Hesssupport absolute paths to repos
2007-10-11 Joey Hessuse DEFAULT and ALIAS to leave room for repos with...
2007-10-11 Joey Hessadd bzr support
2007-10-11 Joey Hessallow aliases to override defined commands
2007-10-11 Joey Hessrun skip test before chdir
2007-10-11 Joey Hessdefault section needs to come first
2007-10-11 Joey Hessbetter cvs handling approach
2007-10-11 Joey Hessadd support for cvs
2007-10-11 Joey Hessclarify
2007-10-11 Joey Hessadd ls = list alias
2007-10-11 Joey Hesstypo
2007-10-11 Joey Hessimprove output for leaf dirs
2007-10-11 Joey Hessadd log command
2007-10-11 Joey Hessdoc improvement
2007-10-11 Joey Hessmore leaf dir fixes
2007-10-11 Joey Hessfix repo finding logic
2007-10-11 Joey Hessimprovements for working in a subdir of a repo
2007-10-11 Joey Hessadd mr list command, and clarify what repos it will...
2007-10-11 Joey Hessnewline simplification
2007-10-11 Joey Hessadd help and diff commands
2007-10-11 Joey Hessclean up extra newlines
2007-10-11 Joey Hessdon't count skipping a directory because of cwd a skip...
2007-10-11 Joey Hesshandle being in a subdir of a repository
2007-10-11 Joey Hesspass parameters through to all commands
2007-10-11 Joey Hessadd alias support
2007-10-11 Joey Hessproperly return from function
2007-10-11 Joey Hessinclude the lib code when running skip tests
2007-10-11 Joey Hesschdir to the directory before running the skip test
2007-10-11 Joey Hessadd support for shell lib settings
2007-10-11 Joey HessMerge branch 'master' of ssh://kitenet.net/srv/git...
2007-10-11 Joey Hessall skipped should be a nonzero exit
2007-10-11 Joey Hessadd cleanup example
2007-10-11 Joey Hessfix pushing (again..)
2007-10-11 Joey Hesstesting..
2007-10-11 Joey Hesstesting..
2007-10-11 Joey Hessmake mrconfig chain-loading explicit
2007-10-11 Joey Hessaction
2007-10-11 Joey Hessaction
2007-10-11 Joey Hessaction
2007-10-11 Joey Hessaction abbrevs
2007-10-11 Joey Hessaction
2007-10-11 Joey Hessaction
2007-10-11 Joey Hessdon't push unless the commit succeeded!
2007-10-11 Joey Hessimprove error messages
2007-10-11 Joey Hessgit push on commit, as per the documentation
2007-10-11 Joey Hessminor updates
2007-10-11 Joey Hesscheckout on update if the repo isn't checked out yet
2007-10-11 Joey Hessfix mr update when inside a repo
2007-10-11 Joey Hesstypo
2007-10-11 Joey Hessallow .mrconfig to be a symlink
2007-10-11 Joey Hessinitial checkin