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

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:

mr: Make check() even more pedantic
[code/myrepos.git] / mrconfig.complex
2013-07-10 Joey Hessmyrepos (1.20130710) unstable; urgency=low
2013-07-05 Joey HessMerge remote-tracking branch 'mr/master'
2011-12-21 Joey Hessupdate
2011-04-26 Joey Hessremove quietupdate hack
2010-08-29 Joey Hessanother example of fixups hook
2010-08-29 Joey HessAdded fixups hook, which can be used to run a command...
2009-11-26 Joey Hessmerge from my real .mrconfig, and remove some stuff
2009-11-26 Joey Hessuse [.] instead of []
2008-07-22 Joey HessAdd a push subcommand, which pushes committed changes...
2008-02-03 Joey Hesslast git-*
2008-01-12 Joey Hessupdates, merge from my main mrconfig
2007-11-29 Joey Hessreleasing version 0.17
2007-11-28 Joey Hess* Use LC_MESSAGES=C not LANG=C, as if the user has...
2007-11-06 Joey Hesssync
2007-11-03 Joey Hessupdates from my real config files
2007-10-30 Joey Hess* Avoid using commands like git-config and instead...
2007-10-26 Joey Hessadd an example of how to include all available libs
2007-10-26 Joey Hess* Add support for including one mrconfig file from...
2007-10-26 Joey Hessmerge madduck's fix to not fail determining git url
2007-10-26 Joey Hessfinished up the action splitting
2007-10-25 Joey Hesssplit up actions by rcs
2007-10-22 Joey Hessuse git tag -l , needed by older gits
2007-10-22 martin f. krafftswitch tests for vcs directories for tags method
2007-10-21 Joey Hess* Add ability to reorder repos, if you want mr to act...
2007-10-21 Joey Hess* hours_since was broken by design, and fixing it invol...
2007-10-21 Joey Hessinclude a simplified mrconfig and move the hairy stuff...