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.
2014-09-23 |
Paul Wise | Add a clean command that works like git clean -dxn... |
blob | commitdiff | raw |
2014-09-07 |
Paul Wise | Add darcs grep command using ack-grep |
blob | commitdiff | raw | diff to current |
2014-08-31 |
Joey Hess | Fix breakage introduced by --minimal patch. |
blob | commitdiff | raw | diff to current |
2014-08-31 |
Joey Hess | fix uninitialized value |
blob | commitdiff | raw | diff to current |
2014-08-31 |
Paul Wise | Add a minimal output mode that shows output when approp... |
blob | commitdiff | raw | diff to current |
2014-08-31 |
Paul Wise | Pass a fake terminal to subcommands when mr is run... |
blob | commitdiff | raw | diff to current |
2014-08-31 |
Paul Wise | Always print a new line after failed commands. |
blob | commitdiff | raw | diff to current |
2014-08-31 |
Joey Hess | Deal with abs_path change in new version of perl, now... |
blob | commitdiff | raw | diff to current |
2014-05-28 |
Joey Hess | Merge branch 'local_bootstrap' of https://github.com... |
blob | commitdiff | raw | diff to current |
2014-05-28 |
Joey Hess | Support "vcsh clone url repo" as trusted checkout synta... |
blob | commitdiff | raw | diff to current |
2014-05-27 |
Lorenzo Cappelletti | Call help() before loadconfig() |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Lorenzo Cappelletti | bootstrap: document stdin |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Lorenzo Cappelletti | bootstrap: add support to stdin |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Lorenzo Cappelletti | bootstrap: rename url to src for consistency with docum... |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Lorenzo Cappelletti | bootstrap: fix documentation to reflect new capability |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Lorenzo Cappelletti | bootstrap: add support to local files |
blob | commitdiff | raw | diff to current |
2014-03-22 |
Frederik "Freso... | Point man page to http://myrepos.branchable.com/. |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Ellis Whitehead | Change mr shebang from '/usr/bin/perl' to '/usr/bin... |
blob | commitdiff | raw | diff to current |
2014-02-04 |
Philipp Ittershagen | Skip comments before checking for control characters. |
blob | commitdiff | raw | diff to current |
2013-12-29 |
Joey Hess | Avoid using man -l, relying on both versions of man... |
blob | commitdiff | raw | diff to current |
2013-08-26 |
Joey Hess | Merge remote-tracking branch 'remotes/dgit/dgit/sid' |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Charles Plessy | Document the grep subcommand. |
blob | commitdiff | raw | diff to current |
2013-07-10 |
Joey Hess | myrepos (1.20130710) unstable; urgency=low |
blob | commitdiff | raw | diff to current |
2013-07-05 |
Joey Hess | renaming |
blob | commitdiff | raw | diff to current |
2013-07-05 |
Joey Hess | Merge remote-tracking branch 'mr/master' |
blob | commitdiff | raw | diff to current |
2013-04-22 |
Joey Hess | Better cvs status. Closes: #694037 Thanks, Paul Wise |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Joey Hess | fix apparent typo in veracity commands |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Paul Wise | Bug#695478: [mr] [PATCH] Drop the extra -m from various... |
blob | commitdiff | raw | diff to current |
2012-12-17 |
Joey Hess | update |
blob | commitdiff | raw | diff to current |
2012-12-17 |
Joey Hess | status: Now includes information about unpushed changes... |
blob | commitdiff | raw | diff to current |
2012-11-11 |
Joey Hess | Added a fetch command. Closes: #480580 |
blob | commitdiff | raw | diff to current |
2012-08-17 |
Joey Hess | Add grep subcommand. Uses ack-grep on VCS that do not... |
blob | commitdiff | raw | diff to current |
2012-08-16 |
Joey Hess | Simpler vcsh status command line. Closes: #685089 |
blob | commitdiff | raw | diff to current |
2012-07-05 |
Joey Hess | mr bootstrap: Now supports ssh:// urls. |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Joey Hess | Pass -q to cvs diff and update. Closes: #673367 |
blob | commitdiff | raw | diff to current |
2012-05-14 |
Joey Hess | Improve bzr register's heuristics to determine upstream... |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Joey Hess | Recognize a repo with a .git file as a git repo. |
blob | commitdiff | raw | diff to current |
2012-03-02 |
Joey Hess | Ignore nonzero exit status of hg pull, which can happen... |
blob | commitdiff | raw | diff to current |
2012-02-13 |
Joey Hess | After checkout, run fixups chdired to the just checked... |
blob | commitdiff | raw | diff to current |
2012-02-03 |
Joey Hess | vcsh is now supported without including a plugin. |
blob | commitdiff | raw | diff to current |
2012-01-09 |
Joey Hess | make veracity commit push |
blob | commitdiff | raw | diff to current |
2012-01-09 |
Jimmy Tang | Initial add of veracity (http://veracity-scm.com/)... |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Joey Hess | Fix display of trust errors. |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Joey Hess | Remove dir_test hack and add a way for vcs tests to... |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Joey Hess | Fix vcs test code. Closes: #651976 |
blob | commitdiff | raw | diff to current |
2011-12-12 |
Adam Spiers | Perform an "extract variable" refactoring to reduce... |
blob | commitdiff | raw | diff to current |
2011-12-12 |
Joey Hess | Added --force option that disables repository skipping. |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Joey Hess | VCS_dir_test optmisation |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Joey Hess | factor out runsh |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Joey Hess | reword |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Joey Hess | print included content as an included line number is... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Joey Hess | improve documentation of _append and some doc reorg |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Adam Spiers | Add support for suffixing parameters with '_append... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Adam Spiers | Add emacs settings to match vim settings - helps keep... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Adam Spiers | Slightly improve POD markup by adding C<> and F<> where... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Adam Spiers | Fix 'supresses' typo. |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Adam Spiers | Remove trailing slash from MR_REPO. |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Adam Spiers | Add a comment explaining what selectrepos() returns. |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Joey Hess | The previous fix for chaining to absolute paths broke... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Joey Hess | Correct printing of line numbers when includes are... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Richard Hartmann | Improve error reporting |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Joey Hess | Block tty control codes in untrusted mr config files. |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Joey Hess | wording |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Joey Hess | add example of including libs, and mention all the... |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Joey Hess | better docs |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Joey Hess | Add support for skip = lazy, a mode where mr only opera... |
blob | commitdiff | raw | diff to current |
2011-11-02 |
Joey Hess | Support chaining to absolute paths. |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Joey Hess | Fix propigation of failure from pre and post hooks... |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Joey Hess | improved checkout docs |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Joey Hess | bzr record --local for checkout |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Joey Hess | allow bzr checkout in untrusted mrconfig too |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Joey Hess | bzr branch support |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Joey Hess | Support bzr checkouts, which are updated with "bzr... |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Joey Hess | Allow untrusted mrconfig files to set parameters to... |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Joey Hess | Brought back the "deleted" parameter, which provides... |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Joey Hess | Allow mr register to be used with mrconfig file that... |
blob | commitdiff | raw | diff to current |
2011-05-30 |
Joey Hess | Improve trust errors displayed while bootstrapping... |
blob | commitdiff | raw | diff to current |
2011-04-25 |
Joey Hess | Now --quiet supresses all output from commands run... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Joey Hess | update |
blob | commitdiff | raw | diff to current |
2011-01-22 |
Joey Hess | Fix bug in escaping. |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Joey Hess | Add "mr run", which can run an arbitrary command in... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Joey Hess | The -p flag is now enabled by default. |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Joey Hess | Trust flag day. |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Joey Hess | Do not return a nonzero exit status when all repositori... |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Joey Hess | Add push to manpage synopsis. Closes: #603029 |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Joey Hess | Fix display when absolute directories are configured... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Joey Hess | Added support for arbitrary pre and post hooks for... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Joey Hess | Added fixups hook, which can be used to run a command... |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Joey Hess | fix quoting |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Joey Hess | revert unnecessary line move |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Joey Hess | typo |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Jimmy Tang | Added fossil support |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Joey Hess | Typo. Closes: #586233, #588913 |
blob | commitdiff | raw | diff to current |
2010-06-17 |
Joey Hess | Typo. Closes: #586233 |
blob | commitdiff | raw | diff to current |
2010-06-17 |
Joey Hess | Use short mode status output for git and bzr. |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Joey Hess | remove quotes |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Joey Hess | Fix the hours_since function built into mr's shell... |
blob | commitdiff | raw | diff to current |
2009-12-24 |
Joey Hess | Allow empty sections to be used in mrconfig files. |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Joey Hess | Pass -L to curl to allow it to follow redirects when... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Joey Hess | Avoid using abs_path to determine canonical repo path... |
blob | commitdiff | raw | diff to current |
next |