]> git.madduck.net Git - code/myrepos.git/shortlog

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:

code/myrepos.git
2007-10-19 Joey Hessrewording
2007-10-19 Joey Hess* Removed special case repository deletion handling...
2007-10-19 Joey Hesscrazy idea
2007-10-18 Joey Hessa todo item based on one from madduck, plus my own...
2007-10-18 Joey Hessreleasing version 0.4
2007-10-18 Joey Hessupdate changelog
2007-10-18 Joey HessI think it works now
2007-10-18 Joey HessMerge branch 'master' into mrconfig_bestguess
2007-10-18 Joey Hessdon't abs_path($ENV{MR_CONFIG})
2007-10-18 Joey Hess* Support registering CVS repositories. Closes: #447171
2007-10-18 Joey Hessincomplete work to try to guess the right mrconfig...
2007-10-18 Joey Hesstypo
2007-10-18 Joey Hesstypo
2007-10-18 Joey Hess* Allow for more complex deleted tests, such as marking...
2007-10-18 Joey Hessfis logic stupidity
2007-10-18 Joey Hess* Add the -n switch, for disabling recursion.
2007-10-18 Joey Hess* Fix a bug caused by a stupid typo.
2007-10-18 Joey Hess* Output list of failed repos to stderr when -s is...
2007-10-18 Joey Hessimprove changelog
2007-10-18 Joey Hessfixup comment
2007-10-18 Joey Hessadd changelog entry and use mkdir -p
2007-10-18 martin f. krafftensure parent dir exists prior to checkout
2007-10-18 Joey Hess* Signal handling for commands run by mr, including...
2007-10-18 Joey Hess* Fix mr register to work when -c is specified using...
2007-10-17 Joey Hessreleasing version 0.3
2007-10-17 Joey Hess* Typo files from madduck.
2007-10-17 Joey Hess* mr register will now write to whatever config file...
2007-10-17 Joey Hesstypo
2007-10-16 Joey Hess* Add a check to make sure the expected directory exist...
2007-10-16 Joey Hesssimplify, not going to track my own file for this as...
2007-10-16 Joey Hessupdate
2007-10-16 Joey Hessreleasing version 0.2
2007-10-16 Joey Hessnew todo item
2007-10-16 Joey Hessadd -s option
2007-10-16 Joey Hess* Fix a bug in inheritance of default settings in chain...
2007-10-15 Joey Hessdocs
2007-10-15 Joey Hessheh, aj
2007-10-14 Joey Hess* Fix line number display for config file parse errors.
2007-10-14 Joey Hessreleasing version 0.1
2007-10-14 Joey Hessadd folding
2007-10-14 Joey Hessadd
2007-10-14 Joey Hessrewording
2007-10-14 Joey Hessimprove description
2007-10-14 Joey Hessincompatible mrconfig file format change
2007-10-14 Joey Hessconfig improvements
2007-10-14 Joey Hessadd ability to skip doing eg, updates, more frequently...
2007-10-14 Joey Hessadd support for getting config settings
2007-10-13 Joey Hessmr register: default to registering the current directory
2007-10-13 Joey Hessuse LANG=C when parsing command output
2007-10-12 Joey Hessupdate
2007-10-12 Joey Hessbzr support for register
2007-10-12 Joey Hessbugfixes developed while writing blog post
2007-10-12 Joey Hessdocs
2007-10-12 Joey Hessimplemented mr register
2007-10-12 Joey Hessimplemented mr config
2007-10-12 Joey Hesssupport for tracking repo deletions
2007-10-12 Joey Hessuse newlines to separate shell command lines
2007-10-12 Joey Hessadd TODO
2007-10-12 Joey Hessimprove log message for checkouts
2007-10-11 Joey Hessimprove home directory checkout command
2007-10-11 Joey Hessupdate
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 Hessrename INSTALL
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 Hessadd fields
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 Hessadd
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 Hessupdate example
2007-10-11 Joey Hessfix pushing (again..)
2007-10-11 Joey Hesstesting..
2007-10-11 Joey Hesstesting..
next