pub/scm/linux/kernel/git/torvalds/pesconvert.git  about / heads / tags
PES-file thumbnailer, Brother embroidery format
$ git log --pretty=format:'%h %s (%cs)%d'
d6d7001 cairo, svg: ignore empty blocks (2017-12-04)
	(HEAD -> master)
e8950f1 cairo,svg: convert "while" to "for" (code simplification) (2017-12-04)
d714693 pes: check the color index, fail if out of range (2017-12-04)
2465e52 pes: new_block() fails if undefined color is referenced (2017-12-04)
bcc7211 pes: add missing new_block() error check (2017-12-04)
4f36a5c Mark the "big y displacement" case as a jumpstitch too (2012-01-19)
c3ab5a5 Fix jumpstitch output (2012-01-19)
b762109 Simplify and fix block allocation (2011-12-02)
89ff2f5 Add thumbnailer entry for gnome3 (2011-12-02)
34823ef pesconvert: Fixed row init range in output_png(). (2010-03-22)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       cairo, svg: ignore empty blocks (2017-12-04)

# 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 qemu-devel

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/torvalds/pesconvert.git