pub/scm/linux/kernel/git/jejb/ricoh-sp100.git  about / heads / tags
Ricoh Alficio SP100/200 CUPS printer driver
$ git log --pretty=format:'%h %s (%cs)%d'
568f385 sp204: add -dNOSAFER to gs (2020-12-06)
	(HEAD -> master)
ac44a4a sp204: add hack to make cartridges last longer (2020-12-06)
4653a20 pstoricohddst-gdi: make DEBUG an environment variable (2020-12-06)
75be4bf pstoricohddst-gdi: Implement dot counts (2020-12-06)
0678958 Create LICENSE (2019-04-01)
e2666e7 Update README.md (2019-04-01)
ef4c12d Documentation updated (2014-07-24)
db3a89f SP 204: Add bypass tray support (2014-07-24)
b866c7b SP 204: Add 1200x600 Resolution setting (2014-07-24)
60f16af RICOH_Aficio_SP_204.ppd: Add new file (2014-07-24)
...

$ git cat-file blob HEAD:README.md


Sorry, this repository is not maintained anymore.

See https://github.com/madlynx/ricoh-sp100/network and https://github.com/madlynx/ricoh-sp100/pulls for more info

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       sp204: add -dNOSAFER to gs (2020-12-06)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
          1 yocto-meta-arago

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/jejb/ricoh-sp100.git