]> git.madduck.net Git - code/mbuild.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/mbuild.git
2010-01-28 martin f. krafftproper lookup of package version
2009-12-31 martin f. krafftpass -D through to sbuild
2009-07-21 martin f. krafftno longer necessary to merge changes
2009-07-21 martin f. krafftfix downloading of tarball, which needs debian revision
2009-07-21 martin f. krafftbe more verbose about fetching tarballs
2009-07-21 martin f. krafftenable fetching of orig tarball if missing
2009-07-21 martin f. krafftwrite error message to stderr
2009-05-15 martin f. krafftadd commented signing command
2009-05-15 martin f. krafftproperly merge source and binary changes files
2009-05-15 martin f. krafftdetermine default dist from changes file
2009-05-15 martin f. krafftadd binonly build support
2009-05-15 martin f. krafftadd -sa support
2009-05-15 martin f. krafftremove tmpdir from /tmp, not /
2009-05-15 martin f. krafftdo not call reprepro from dinstall
2009-05-15 martin f. krafftadd my own distribution
2009-05-15 martin f. krafftlenny is out
2008-05-16 martin f. krafftminor updates
2008-05-15 martin f. krafftwork on it
2008-05-15 martin f. krafftimport configuration file
2008-05-15 martin f. krafftrename mbuild to sbuild-wrapper
2008-05-09 martin f. krafftuse unstable, not codename sid as default
2008-05-06 martin f. krafftsyntax checks and usage output
2008-05-06 martin f. krafftset defaults for arch and dist
2008-05-06 martin f. krafftdefault dinstall copies files back to $PWD
2008-05-06 martin f. krafftfix quoting of bundle filename
2008-05-01 martin f. krafftonly chdir when necessary
2008-04-26 martin f. krafftimprove bundle creation
2008-04-25 martin f. krafftfactor out reprepro stuff to config file
2008-04-24 martin f. krafftadd readme
2008-04-24 martin f. krafftremove shell invocation
2008-04-24 martin f. krafftinitial checkin