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

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:

releasing version 1.07
[code/myrepos.git] / debian / changelog
2011-12-12 Joey Hessreleasing version 1.07
2011-12-12 Joey HessAdded --force option that disables repository skipping.
2011-12-05 Joey Hessshell escaping bug was fixed in passing in the last...
2011-12-05 Joey Hessfactor out runsh
2011-12-04 Joey Hessimprove documentation of _append and some doc reorg
2011-12-04 Joey HessThe previous fix for chaining to absolute paths broke...
2011-12-04 Joey HessCorrect printing of line numbers when includes are...
2011-12-04 Joey HessShow the line when failing to parse a config file....
2011-12-04 Joey HessBlock tty control codes in untrusted mr config files.
2011-11-29 Joey Hesschangelog
2011-11-04 Joey Hessreleasing version 1.06
2011-11-03 Joey HessAdd support for skip = lazy, a mode where mr only opera...
2011-11-02 Joey HessSupport chaining to absolute paths.
2011-10-27 Joey HessFix propigation of failure from pre and post hooks...
2011-09-27 Joey Hessallow bzr checkout in untrusted mrconfig too
2011-09-27 Joey Hessbzr branch support
2011-09-27 Joey HessSupport bzr checkouts, which are updated with "bzr...
2011-09-27 Joey HessAllow untrusted mrconfig files to set parameters to...
2011-09-27 Joey HessBrought back the "deleted" parameter, which provides...
2011-09-25 Joey Hessupdate
2011-09-23 Joey Hesschangelog
2011-08-05 Joey HessAvoid using sed -r in git-fake-bare, for OSX portability.
2011-06-19 Joey Hessreleasing version 1.04
2011-06-11 Joey HessAllow mr register to be used with mrconfig file that...
2011-05-30 Joey HessImprove trust errors displayed while bootstrapping...
2011-05-01 Joey Hessreleasing version 1.03
2011-04-25 Joey Hessbugnum
2011-04-25 Joey HessNow --quiet supresses all output from commands run...
2011-03-28 Joey HessAdded git-subtree library. Thanks, Svend Sorensen
2011-01-22 Joey Hessreleasing version 1.02
2011-01-22 Joey HessFix bug in escaping.
2011-01-20 Joey Hessreleasing version 1.01
2011-01-20 Joey HessAdd "mr run", which can run an arbitrary command in...
2011-01-19 Joey Hessreleasing version 1.00
2011-01-19 Joey HessThe -p flag is now enabled by default.
2011-01-19 Joey HessTrust flag day.
2010-12-16 Joey Hessreleasing version 0.51
2010-12-16 Joey HessDo not return a nonzero exit status when all repositori...
2010-11-10 Joey HessAdd push to manpage synopsis. Closes: #603029
2010-10-28 Joey HessFix display when absolute directories are configured...
2010-08-29 Joey Hessreleasing version 0.50
2010-08-29 Joey HessAdded support for arbitrary pre and post hooks for...
2010-08-29 Joey HessAdded fixups hook, which can be used to run a command...
2010-08-15 Joey Hessupdate
2010-07-19 Joey Hessreleasing version 0.49
2010-07-13 Joey HessTypo. Closes: #586233, #588913
2010-06-17 Joey HessTypo. Closes: #586233
2010-06-17 Joey HessUse short mode status output for git and bzr.
2010-04-08 Joey HessUpdate suggests for git-core to git transition.
2010-02-05 Joey HessFix the hours_since function built into mr's shell...
2010-02-05 Joey Hessreleasing version 0.47
2009-12-24 Joey HessAllow empty sections to be used in mrconfig files.
2009-12-13 Joey HessPass -L to curl to allow it to follow redirects when...
2009-12-10 Joey HessAvoid using abs_path to determine canonical repo path...
2009-12-08 Joey Hessreleasing version 0.45
2009-12-08 Joey HessFix handling of a repository in "."
2009-11-30 Joey HessAdd --insecure option that can be used to ignore SSL...
2009-11-27 Joey Hessbootstrap: Improve stats display.
2009-11-25 Joey HessFix pod error. Closes: #558012
2009-11-25 Joey Hessreleasing version 0.44
2009-11-25 Joey Hessmr bootstrap: Fix cross-device rename failure. Closes...
2009-11-03 Joey Hesschangelog
2009-11-03 Joey HessMerge branch 'master' of git://github.com/geoffdavis/mr
2009-09-25 Joey Hesstypo
2009-09-25 Joey HessMake mr -i pass -i to the shell, to insure it knows...
2009-09-09 Joey Hessreleasing version 0.43
2009-09-09 Joey Hessmr bootstrap enhancements for d-i
2009-09-07 Joey HessMan page typo. Closes: #545412
2009-08-16 Joey HessSet User-Agent to "mr" when downloading the mrconfig...
2009-08-07 Joey Hessreleasing version 0.42
2009-08-07 Joey HessAdd support for ~/.mrtrust, which can be used to list...
2009-08-07 Joey Hessreleasing version 0.41
2009-08-07 Joey HessAdd `mr bootstrap`
2009-08-07 Joey HessAdd -p switch, that makes mr search the current directo...
2009-08-01 Joey Hessreleasing version 0.40
2009-04-21 Joey Hesstypo
2009-04-16 Joey HessUse pass --pull to bzr merge to avoid needing to commit...
2009-03-10 Joey Hessreleasing version 0.39
2009-03-01 Joey Hesschangelog
2009-01-22 Joey HessRemove gitless lib. It turned out to be better to simpl...
2009-01-22 Joey Hessgitless: Use --shared when cloning repos, avoids proble...
2009-01-21 Joey Hessreleasing version 0.37
2009-01-17 Joey Hessturn off auto gc
2009-01-16 Joey HessAdd git-remote file to lib. This adds a special type...
2009-01-10 Joey Hessreleasing version 0.36
2009-01-10 Joey HessFix display of repos configured at absolute path locations.
2009-01-07 Joey HessAdd webcheckout command. See http://kitenet.net/~joey...
2008-10-16 Joey Hessreleasing version 0.35
2008-08-21 Joey HessPass additional options to darcs push when pushing...
2008-08-21 Joey HessCreate ~/.mrlog not world readable.
2008-08-21 Joey Hessclose bug I fixed in passing before it was filed..
2008-08-16 Joey HessWarn if an include command fails nonzero. Closes: ...
2008-08-02 Joey HessFix bug when remembering failed commands in offline...
2008-07-22 Joey Hessreleasing version 0.33
2008-07-22 Joey HessAdd a push subcommand, which pushes committed changes...
2008-07-22 Joey Hessreleasing version 0.32
2008-07-09 Joey HessInclude the right (v2) version of GPL in the source.
2008-06-28 Joey Hessreleasing version 0.31
2008-06-26 Joey HessAdd an offline mode
2008-06-25 Joey Hessreleasing version 0.30
next