pub/scm/infra/transparency-logs/gitolite/git/1.git  about / heads / tags
Gitolite transparency log 2020-11-01 - current
$ git log --pretty=format:'%h %s (%cs)%d'
84a0643aa4 post-receive: pub/scm/linux/kernel/git/netdev/net-next (2024-05-09)
	(HEAD -> master)
b2599aaaac post-receive: pub/scm/linux/kernel/git/netdev/net-next (2024-05-09)
2524b32469 post-receive: pub/scm/linux/kernel/git/netdev/net (2024-05-09)
9739bb1db9 post-receive: pub/scm/linux/kernel/git/netdev/net-next (2024-05-09)
b592099f76 post-receive: pub/scm/linux/kernel/git/netdev/net-next (2024-05-09)
e3ab3add25 post-receive: pub/scm/linux/kernel/git/netdev/net-next (2024-05-09)
3bb791ed11 post-receive: pub/scm/linux/kernel/git/netdev/net (2024-05-09)
0375175135 post-receive: pub/scm/linux/kernel/git/axboe/linux-block (2024-05-09)
cad084a442 post-receive: pub/scm/linux/kernel/git/netdev/net-next (2024-05-09)
f3efc4c434 post-receive: pub/scm/linux/kernel/git/clk/linux (2024-05-09)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       post-receive: pub/scm/linux/kernel/git/netdev/net-next (2024-05-09)

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

git clone https://80x24.org/lore/pub/scm/infra/transparency-logs/gitolite/git/1.git