]> 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:

bootstrap: add support to local files
[code/myrepos.git] / mr
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...
2007-11-25 Joey Hess* Allow -n to be passed a number to specify how deep...
2007-11-13 Joey Hessimprove message
2007-11-09 Joey Hess* Cut number of rcs tests run in half.
2007-11-07 Joey Hess* Portability fixes for the non-POSIX shell of SunOS...
2007-11-06 Joey Hess* -c was broken, fix. Closes: #449539
2007-11-03 Joey Hess* Don't try to test the repo type when doing a checkout...
2007-11-03 Joey Hess* Avoid creating parent directory for a checkout that...
2007-11-03 Joey Hess* Better error message if more than one repo type test...
2007-11-02 Joey HessAllow option bundling, mostly so "-j2" will work.
2007-10-30 Joey Hess* Avoid using commands like git-config and instead...
2007-10-28 Joey Hess* Make registration work when no config file yet exists...
2007-10-26 Joey Hessfunction reorder
2007-10-26 Joey HessMerge branch 'master' of git://git.madduck.net/code/mr
2007-10-26 Joey Hessa few more tweaks
2007-10-26 Joey Hessok, it's clean enough now
2007-10-26 Joey HessRevert "replace `pwd` calls with $PWD"
2007-10-26 Joey HessMerge commit 'madduck/master'
2007-10-26 Joey Hessjust a few more functions..
2007-10-26 martin f. krafftreplace `pwd` calls with $PWD
2007-10-26 Joey Hessmore reorganisation
2007-10-26 Joey Hessarn't you glad you use functions? don't you wish everyb...
2007-10-26 Joey Hessmeh, try again at getting register to use the right...
2007-10-26 Joey Hessquote all url and dir strings written by mr reg
2007-10-26 Joey Hessfix mr register to support actions defined in config...
2007-10-26 Joey Hessactions not split by rcs override those that are
2007-10-26 Joey Hess* Add support for including one mrconfig file from...
2007-10-26 Joey Hesssome fixes to bare and fake-bare registering
2007-10-26 Joey Hessmerge in madduck's changes to fix fake-bare worktree...
2007-10-26 Joey Hessmerge madduck's fix to not fail determining git url
2007-10-26 Joey HessMerge commit 'madduck/master'
2007-10-26 Joey Hessfinished up the action splitting
2007-10-25 Joey Hessdon't list rcs specific commands in usage message or
2007-10-25 Joey Hesssplit up actions by rcs
2007-10-25 martin f. krafftFix fake-bare worktree checkout
2007-10-25 martin f. krafftFix fake-bare worktree checkout
2007-10-25 martin f. krafftDo not fail determining git url
2007-10-25 martin f. krafftreplace basename call with shell construct
2007-10-25 martin f. krafftAdd info() and warning() akin to error()
2007-10-25 martin f. krafftreplace $(pwd) calls with $PWD
2007-10-25 martin f. krafftRefactor repository type detection
2007-10-25 martin f. krafftRefactor checking for (type of) Git repository
2007-10-25 martin f. krafftImplement (initial) support for fake bare git repositories
2007-10-25 martin f. krafftadd a vim modeline to preserve joey's tabbing prefs
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-23 Joey Hess* Patch from Simon McVittie, adding support for darcs...
2007-10-22 Joey Hessdon't print \n between skipped repos
2007-10-22 Joey Hessgetcwd might fail if the working directory is deleted...
2007-10-21 Joey Hessfix leaf subdir case
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 Hessassume any action with "update" in its name is like...
next