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

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:

mr: Make check() even more pedantic
[code/myrepos.git] / debian /
2014-11-09 Richard HartmannForgot to `dch -r`
2014-11-09 Richard HartmannTaking over Debian package maintenance from Joey
2014-10-24 Joey Hessprep
2014-10-24 Joey Hessprep release
2014-09-23 Joey HessAdd a clean command. Thanks, Paul Wise. Closes: #702685
2014-09-23 Paul WiseAdd a clean command that works like git clean -dxn...
2014-09-07 Joey Hesschangelog
2014-08-31 Joey HessFix breakage introduced by --minimal patch.
2014-08-31 Joey Hessfix
2014-08-31 Joey Hesschangelog
2014-08-31 Paul WisePass a fake terminal to subcommands when mr is run...
2014-08-31 Joey Hessprep
2014-08-31 Joey HessDeal with abs_path change in new version of perl, now...
2014-06-13 Joey Hessprep release
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 Joey HessMake mr help work even if the mrconfig file is busted...
2014-04-07 Joey HessAdded lib/git-annex. Thanks, martin f krafft. Closes...
2014-02-27 Joey Hesssv
2014-02-27 Joey Hessprep release
2014-02-04 Joey Hesschangelog
2013-12-29 Joey HessAvoid using man -l, relying on both versions of man...
2013-08-26 Joey Hessreleasing version 1.20130826
2013-08-26 Joey HessMerge remote-tracking branch 'remotes/dgit/dgit/sid'
2013-08-19 Joey HessUpdate of manpage and Suggests field for 'mr grep'...
2013-08-19 Charles PlessySuggest ack-grep, used with the 'mr grep' command.
2013-07-10 Joey Hessreleasing version 1.20130710
2013-07-10 Joey Hessmyrepos (1.20130710) unstable; urgency=low
2013-07-05 Joey Hessreleasing version 1.20130705.1
2013-07-05 Joey Hessreleasing version 1.20130705
2013-07-05 Joey Hessmoved TODO to website
2013-07-05 Joey Hessrenaming
2013-07-05 Joey HessMerge remote-tracking branch 'mr/master'
2013-06-19 Joey Hessclean rule
2013-06-19 Joey Hessinstall lib too
2013-06-19 Joey HessAdd make install rule. Thanks, v4hn
2013-05-05 Joey Hessreleasing version 1.15
2013-04-22 Joey HessBetter cvs status. Closes: #694037 Thanks, Paul Wise
2013-04-18 Joey HessAdded lib/repo, for support for repo (as used in Androi...
2013-02-13 Joey Hessreleasing version 1.14
2013-02-13 Joey HessDrop an extra -m from various commit/record commands...
2013-02-07 Joey HessAdded lib/vis, an add-on to visualise repo history...
2012-12-17 Joey Hessstatus: Now includes information about unpushed changes...
2012-11-11 Joey HessAdded a fetch command. Closes: #480580
2012-09-28 Joey Hessupdate my home page
2012-08-25 Joey Hessreleasing version 1.13
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 Hessreleasing version 1.12
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-10 Joey HessAdd vcsh to Suggests.
2012-03-02 Joey HessIgnore nonzero exit status of hg pull, which can happen...
2012-02-25 Joey Hessupdated debian copyright format url
2012-02-14 Joey Hessreleasing version 1.11
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 Hesschangelog
2011-12-27 Joey Hessreleasing version 1.10
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 Hessreleasing version 1.08
2011-12-13 Joey HessFix vcs test code. Closes: #651976
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 Hesswording
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 Hessforgot to add this before
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...
next