pub/scm/linux/kernel/git/geert/fbtest.git  about / heads / tags
Git clone of CVS module FBdev/utlilities/fbtest of project linux-fbdev on sf.net
$ git log --pretty=format:'%h %s (%cs)%d'
dba87e7 Initialize ticks in benchmark() (2023-07-05)
	(HEAD -> master)
47f6351 pnmtohex: Add netpbm to include search patch (2023-04-03)
131c53c pnmtohex: Optionally use pkg-config for netpbm (2023-04-03)
dbf4e0b Add support for the hppa architecture (2022-01-31)
80f45e9 Fix small pixel drawing on little endian systems (2020-06-22)
301c91b test003: Fix off-by-one error in palette index (2019-12-30)
04a4be6 cfb2: Fix cfb2_setpixel() return value (2019-12-30)
1dda6d8 Add test013: Filling circles (2019-09-20)
674dc08 Add .gitignore files (2019-09-20)
29ab066 Remove unneeded #include <asm/page.h> (2014-08-11)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Initialize ticks in benchmark() (2023-07-05)

# 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)
          7 linux-fbdev
          1 lkml
          1 linux-mtd
          1 linux-block
          1 linux-xfs
          1 linux-nfs
          1 linux-fsdevel
          1 linux-mm
          1 linux-btrfs
          1 linux-rdma
          1 linux-ext4
          1 linux-f2fs-devel
          1 virtualization
          1 ocfs2-devel
          1 cluster-devel

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/geert/fbtest.git