mogilefs-client.git  about / heads / tags
MogileFS client library for Ruby
$ git log --pretty=format:'%h %s (%cs)%d' v2.0.0 --
7b1e64a mogilefs-client 2.0.0 (2009-02-02)
	(tag: v2.0.0)
72bf21f backend: cleanup and simplify slightly (2009-02-02)
a24cd5c MogileFS::Mysql: refresh devices/domains on cache miss (2009-01-28)
e482442 GNUmakefile: add flog/flay targets (2009-01-23)
929184e Remove unnecessary statements and temp variables (2009-01-23)
69dd8a9 documentation updates (2009-01-23)
b4ca522 allow using the default class to store files (2009-01-23)
b294f73 Enable test for db_backend (2009-01-06)
6d7fc20 Manifest: add test/test_util.rb (2009-01-06)
d3f4b01 test_backend: shorten timeout test (2009-01-06)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Ruby mogilefs-client 3.12.2 (2020-02-06)
  pu           backend: respect timeout on socket/timeout errors (2012-07-27)
  checksums    socket_common: small simplification in read() calculation (2011-12-04)
  pipeline     list_keys/each_key: better handling of verbose listings (2011-11-11)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v3.12.2      Ruby mogilefs-client 3.12.2 (2020-02-06) tar.gz
v3.12.1      Ruby mogilefs-client 3.12.1 (2019-11-11) tar.gz
v3.12.0      Ruby mogilefs-client 3.12.0 (2019-01-02) tar.gz
v3.11.1      mogilefs-client 3.11.1 (2017-03-23) tar.gz
v3.11.0      Ruby mogilefs-client 3.11.0 (2017-01-31) tar.gz
v3.10.0      Ruby mogilefs-client 3.10.0 (2016-08-31) tar.gz
v3.9.0       Ruby mogilefs-client 3.9.0 (2015-06-25) tar.gz
v3.8.0       Ruby mogilefs-client 3.8.0 (2015-02-10) tar.gz
v3.7.1       Ruby mogilefs-client 3.7.1 (2013-09-10) tar.gz
v3.7.0       Ruby mogilefs-client 3.7.0 (2013-07-18) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
            https://yhbt.net/mogilefs-client-public

git clone https://yhbt.net/mogilefs-client.git