mogilefs-client.git  about / heads / tags
MogileFS client library for Ruby
$ git log --pretty=format:'%h %s (%cs)%d' v2.0.1 --
cfdf498 mogilefs-client 2.0.1 (2009-02-25)
	(tag: v2.0.1)
8d6ced7 network: make verify_uris method more robust (2009-02-25)
6cf59a3 Allow 'store_content' to be used with a streamable object (2009-02-23)
aaf794c fix tests (2009-02-23)
d49d491 Add setup.rb (2009-02-23)
ee21c71 test: workaround some concurrency issues in tests (2009-02-07)
6f103af backend: Allow TEST_DEAD_PORT to be set (2009-02-07)
75115f3 test_util: cleanup forked servers (2009-02-07)
b384c7d Rewrite tests to not use threads (1.9) (2009-02-07)
cdc5fc0 Force binary encoding on all objects (2009-02-07)
...
# 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