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

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:

changelog
[code/myrepos.git] / mr
2011-11-29 Joey Hessadd example of including libs, and mention all the...
2011-11-03 Joey Hessbetter docs
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 Hessimproved checkout docs
2011-09-27 Joey Hessbzr record --local for checkout
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-06-11 Joey HessAllow mr register to be used with mrconfig file that...
2011-05-30 Joey HessImprove trust errors displayed while bootstrapping...
2011-04-25 Joey HessNow --quiet supresses all output from commands run...
2011-02-05 Joey Hessupdate
2011-01-22 Joey HessFix bug in escaping.
2011-01-20 Joey HessAdd "mr run", which can run an arbitrary command in...
2011-01-19 Joey HessThe -p flag is now enabled by default.
2011-01-19 Joey HessTrust flag day.
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 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 Hessfix quoting
2010-08-15 Joey Hessrevert unnecessary line move
2010-08-15 Joey Hesstypo
2010-08-15 Jimmy TangAdded fossil support
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-05-11 Joey Hessremove quotes
2010-02-05 Joey HessFix the hours_since function built into mr's shell...
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 HessFix handling of a repository in "."
2009-11-30 Joey HessAdd --insecure option that can be used to ignore SSL...
2009-11-30 Pavel AvgustinovAdd -k/--insecure option to ignore SSL errors on bootstrap.
2009-11-27 Joey Hessclarify
2009-11-27 Joey Hessbootstrap: Improve stats display.
2009-11-26 Joey Hessomit \n between repos in quiet mode
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 Hessde-hardcode paths
2009-11-03 Joey HessMerge branch 'master' of git://github.com/geoffdavis/mr
2009-11-02 Geoff DavisFix help page display on Solaris and OS X
2009-09-25 Joey HessMake mr -i pass -i to the shell, to insure it knows...
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 Hessdocument long options in man page
2009-08-07 Joey Hessadd --trust-all option for test suite
2009-08-07 Joey HessAdd support for ~/.mrtrust, which can be used to list...
2009-08-07 Joey HessAdd `mr bootstrap`
2009-08-07 Joey HessAdd -p switch, that makes mr search the current directo...
2009-04-16 Joey HessUse pass --pull to bzr merge to avoid needing to commit...
2009-04-09 Joey Hessmove less important file to end of section
2009-01-20 Joey HessRevert "fix a few more messages for absolute paths"
2009-01-20 Joey HessRevert "Fix display of repos configured at absolute...
2009-01-16 Joey Hessupdate docs
2009-01-16 Joey HessAdd git-remote file to lib. This adds a special type...
2009-01-10 Joey Hesstypo
2009-01-10 Joey Hessfix a few more messages for absolute paths
2009-01-10 Joey HessFix display of repos configured at absolute path locations.
2009-01-07 Joey Hessremove manual fold markers
2008-08-21 Joey HessPass additional options to darcs push when pushing...
2008-08-21 Joey HessCreate ~/.mrlog not world readable.
2008-08-16 Joey HessWarn if an include command fails nonzero. Closes: ...
2008-08-16 Joey Hesstypo
2008-08-02 Joey HessFix bug when remembering failed commands in offline...
2008-07-22 Joey HessAdd a push subcommand, which pushes committed changes...
2008-06-27 Joey Hessabort online operations if any command fails
2008-06-27 Joey Hesscommand storing fixes
2008-06-26 Joey Hessremember mr switches
2008-06-26 Joey Hessremember mr switches
2008-06-26 Joey HessAdd an offline mode
2008-06-24 Joey HessFix mr -c <config> register. (Thanks, Daniel Bungert)
2008-06-24 Daniel Bungertfix register when config file is overridden
2008-05-12 Joey HessFor the checkout command, MR_REPO was set to the name...
2008-05-12 Joey HessAllow environment variables in section headers. Pass...
2008-04-18 Joey HessIgnore exit code from darcs whatsnew, which can be...
2008-04-08 Joey Hesscapitalise sentence
2008-04-08 Joey HessAdd -i option to start a shell if an operation fails...
2008-03-19 Joey Hesssimplification
2008-02-03 Joey Hess* Update bzr registration code to work with current...
2007-12-22 Joey Hessoops
2007-12-22 Joey Hess* Add a "record" subcommand, borrowing termonology...
2007-12-22 Joey Hess* Add -q flag.
2007-12-22 Anthony Townsadd "mr -q" to shut up all the repository related info
2007-12-13 Joey Hess* Updating git repos no longer uses git-pull -t by...
2007-12-04 Joey Hess* Support versions of man that don't use -l.
2007-12-04 Elijah NewrenFix some typos
2007-11-29 Joey Hess* darcs: Use record subcommand, there is no commit...
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-25 Joey Hess* Add a warning about runing too many jobs at a time.
2007-11-25 Josh Triplett* Make -j with no argument run unlimited jobs in parall...
next