]> git.madduck.net Git - code/myrepos.git/shortlog

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:

code/myrepos.git
2013-07-05 Joey Hessupdate
2013-07-05 Joey Hessarchive
2013-07-05 Joey Hessauthor
2013-07-05 Joey Hessadd
2013-07-05 Joey Hesscopy web page from my web site
2013-07-05 Joey HessMerge remote-tracking branch 'mr/master'
2013-07-05 Joey Hessclean out
2013-07-05 admincalendar update
2013-07-05 admininitial commit
2013-06-19 Joey Hessclean rule
2013-06-19 Joey Hessavoid double build
2013-06-19 Joey Hessinstall lib too
2013-06-19 Joey HessAdd make install rule. Thanks, v4hn
2013-06-19 v4hnAdd a simple `make install` rule
2013-05-05 Joey Hessreleasing version 1.15
2013-04-22 Joey HessBetter cvs status. Closes: #694037 Thanks, Paul Wise
2013-04-22 Joey Hessthis needs to be included from within [DEFAULT]
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-13 Joey Hessfix apparent typo in veracity commands
2013-02-13 Paul WiseBug#695478: [mr] [PATCH] Drop the extra -m from various...
2013-02-07 Joey HessAdded lib/vis, an add-on to visualise repo history...
2013-02-03 Paul WiseIgnore some files
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-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 Hessmake veracity commit push
2012-01-09 Joey Hesschangelog
2012-01-09 Jimmy TangInitial add of veracity (http://veracity-scm.com/)...
2011-12-27 Joey Hessreleasing version 1.10
2011-12-22 Joey HessFix display of trust errors.
2011-12-21 Joey Hessupdate
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 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 Hessshell escaping bug was fixed in passing in the last...
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 Joey HessShow the line when failing to parse a config file....
2011-12-04 Richard HartmannImprove error reporting
2011-12-04 Joey HessBlock tty control codes in untrusted mr config files.
2011-12-03 Richard HartmannImprove vcsh support
2011-11-29 Joey Hesswording
2011-11-29 Joey Hesschangelog
2011-11-29 Joey Hessadd example of including libs, and mention all the...
2011-11-29 Richard HartmannAdd support for vcsh via lib/
2011-11-04 Joey Hessreleasing version 1.06
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-09-25 Joey Hessadd back a long-lost example
2011-09-25 Joey Hessupdate
2011-09-25 Joey Hessexpand
2011-09-23 Joey Hesschangelog
2011-09-23 Julien RebetezPatch to correctly handle fake bare repositories with...
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-06 Svend Sorensengit-subtree: Display short-format status message
2011-05-01 Joey Hessreleasing version 1.03
next