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

prep
[code/myrepos.git] / mr
2014-08-31 Joey HessDeal with abs_path change in new version of perl, now...
2014-05-28 Joey HessMerge branch 'local_bootstrap' of https://github.com...
2014-05-28 Joey HessSupport "vcsh clone url repo" as trusted checkout synta...
2014-05-27 Lorenzo CappellettiCall help() before loadconfig()
2014-04-25 Lorenzo Cappellettibootstrap: document stdin
2014-04-25 Lorenzo Cappellettibootstrap: add support to stdin
2014-04-25 Lorenzo Cappellettibootstrap: rename url to src for consistency with docum...
2014-04-25 Lorenzo Cappellettibootstrap: fix documentation to reflect new capability
2014-04-25 Lorenzo Cappellettibootstrap: add support to local files
2014-03-22 Frederik "Freso... Point man page to http://myrepos.branchable.com/.
2014-03-09 Ellis WhiteheadChange mr shebang from '/usr/bin/perl' to '/usr/bin...
2014-02-04 Philipp IttershagenSkip comments before checking for control characters.
2013-12-29 Joey HessAvoid using man -l, relying on both versions of man...
2013-08-26 Joey HessMerge remote-tracking branch 'remotes/dgit/dgit/sid'
2013-08-19 Charles PlessyDocument the grep subcommand.
2013-07-10 Joey Hessmyrepos (1.20130710) unstable; urgency=low
2013-07-05 Joey Hessrenaming
2013-07-05 Joey HessMerge remote-tracking branch 'mr/master'
2013-04-22 Joey HessBetter cvs status. Closes: #694037 Thanks, Paul Wise
2013-02-13 Joey Hessfix apparent typo in veracity commands
2013-02-13 Paul WiseBug#695478: [mr] [PATCH] Drop the extra -m from various...
2012-12-17 Joey Hessupdate
2012-12-17 Joey Hessstatus: Now includes information about unpushed changes...
2012-11-11 Joey HessAdded a fetch command. Closes: #480580
2012-08-17 Joey HessAdd grep subcommand. Uses ack-grep on VCS that do not...
2012-08-16 Joey HessSimpler vcsh status command line. Closes: #685089
2012-07-05 Joey Hessmr bootstrap: Now supports ssh:// urls.
2012-05-18 Joey HessPass -q to cvs diff and update. Closes: #673367
2012-05-14 Joey HessImprove bzr register's heuristics to determine upstream...
2012-03-27 Joey HessRecognize a repo with a .git file as a git repo.
2012-03-02 Joey HessIgnore nonzero exit status of hg pull, which can happen...
2012-02-13 Joey HessAfter checkout, run fixups chdired to the just checked...
2012-02-03 Joey Hessvcsh is now supported without including a plugin.
2012-01-09 Joey Hessmake veracity commit push
2012-01-09 Jimmy TangInitial add of veracity (http://veracity-scm.com/)...
2011-12-22 Joey HessFix display of trust errors.
2011-12-16 Joey HessRemove dir_test hack and add a way for vcs tests to...
2011-12-13 Joey HessFix vcs test code. Closes: #651976
2011-12-12 Adam SpiersPerform an "extract variable" refactoring to reduce...
2011-12-12 Joey HessAdded --force option that disables repository skipping.
2011-12-05 Joey HessVCS_dir_test optmisation
2011-12-05 Joey Hessfactor out runsh
2011-12-05 Joey Hessreword
2011-12-05 Joey Hessprint included content as an included line number is...
2011-12-04 Joey Hessimprove documentation of _append and some doc reorg
2011-12-04 Adam SpiersAdd support for suffixing parameters with '_append...
2011-12-04 Adam SpiersAdd emacs settings to match vim settings - helps keep...
2011-12-04 Adam SpiersSlightly improve POD markup by adding C<> and F<> where...
2011-12-04 Adam SpiersFix 'supresses' typo.
2011-12-04 Adam SpiersRemove trailing slash from MR_REPO.
2011-12-04 Adam SpiersAdd a comment explaining what selectrepos() returns.
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 Richard HartmannImprove error reporting
2011-12-04 Joey HessBlock tty control codes in untrusted mr config files.
2011-11-29 Joey Hesswording
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
next