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

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:

Merge remote-tracking branch 'mr/master'
[code/myrepos.git] / debian /
2007-10-26 Joey Hesschangelog formatting
2007-10-26 Joey Hessmerge madduck's fix to not fail determining git url
2007-10-26 Joey Hessadd changelog entries for madduck's changes
2007-10-26 Joey Hessfinished up the action splitting
2007-10-25 Joey Hessreleasing version 0.8
2007-10-25 Joey Hess* Patch from Simon McVittie, to pass -a to darcs comman...
2007-10-24 Joey Hess* Improve "in subdir" message.
2007-10-24 Joey Hessreleasing version 0.7
2007-10-23 Joey Hess* Patch from Simon McVittie, adding support for darcs...
2007-10-22 Joey Hess* Fix inverted tests in tags command. (madduck)
2007-10-22 Joey Hessreleasing version 0.6
2007-10-21 Joey Hess* Add ability to reorder repos, if you want mr to act...
2007-10-21 Joey Hessimprove wording
2007-10-21 Joey Hess* hours_since was broken by design, and fixing it invol...
2007-10-21 Joey Hessreally works now
2007-10-21 Joey Hesson second thought, this is a better test
2007-10-21 Joey Hessadd syntax check to build process
2007-10-21 Joey Hessinclude a simplified mrconfig and move the hairy stuff...
2007-10-21 Joey Hess* Add to the example mrconfig a "tags" command that...
2007-10-21 Joey Hessreword
2007-10-21 Joey Hessmention mercurial too
2007-10-21 Joey Hessadd announcedir target, for news on its web page
2007-10-21 Joey Hessreleasing version 0.5
2007-10-21 Joey Hessmention new feature
2007-10-21 Joey Hesstypo
2007-10-20 Joey Hess* Incorporate code from on Anthony Towns's mrs, to...
2007-10-20 Joey Hessadd an example of how to run git w/o getting random...
2007-10-20 Joey Hessadd mercurial
2007-10-20 Joey Hesscleanups
2007-10-20 Alexander WirtAdd support for mercurial
2007-10-20 Joey Hess* Change mr update to use git pull -t origin master...
2007-10-19 Joey Hess* Fix output of "mr config DEFAULT lib".
2007-10-19 Joey Hess* Removed special case repository deletion handling...
2007-10-18 Joey Hessreleasing version 0.4
2007-10-18 Joey Hessupdate changelog
2007-10-18 Joey HessMerge branch 'master' into mrconfig_bestguess
2007-10-18 Joey Hess* Support registering CVS repositories. Closes: #447171
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 Hessadd changelog entry and use mkdir -p
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-16 Joey Hess* Add a check to make sure the expected directory exist...
2007-10-16 Joey Hessupdate
2007-10-16 Joey Hessreleasing version 0.2
2007-10-16 Joey Hessadd -s option
2007-10-16 Joey Hess* Fix a bug in inheritance of default settings in chain...
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 Hessimprove description
2007-10-12 Joey Hessuse newlines to separate shell command lines
2007-10-11 Joey Hessadd bzr support
2007-10-11 Joey Hessbetter cvs handling approach
2007-10-11 Joey Hessrename INSTALL
2007-10-11 Joey Hessimprovements for working in a subdir of a repo
2007-10-11 Joey Hessadd help and diff commands
2007-10-11 Joey Hessadd fields
2007-10-11 Joey Hesscheckout on update if the repo isn't checked out yet
2007-10-11 Joey Hessinitial checkin