pub/scm/linux/kernel/git/arne/far-progs.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/arne/far-progs.git/
$ git log --pretty=format:'%h %s (%cs)%d'
fe02541 xfstests: fix compile error of src/fssum.c on bigendian host (2013-11-13)
	(HEAD -> master)
a9bd955 add more tests (2013-09-27)
f7d9bec far-progs: Need to pass -vv to btrfs receive now to get all debug output (2013-04-25)
4b0e273 far-progs: adapt tests to new Btrfs-progs mkfs and send options (2013-04-25)
860d5c9 fardump: allow filenames in argv[] (2013-04-25)
8a0e182 fardump: Print stream offset in case of errors (2013-04-25)
19ab0e7 fardump: remove a warning that is caused by gcc, not by the source code (2013-04-25)
97cb182 btrfs-receive: memory-leak fix that requires an updated libbtrfs (2013-04-25)
d3fde0a far-progs: add applications that use the far-lib (2013-04-25)
cb0e413 far-rcv: add far-rcv lib (2013-04-25)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       xfstests: fix compile error of src/fssum.c on bigendian host (2013-11-13)

# 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)
          4 linux-btrfs
          1 linux-xfs
          1 dpdk-dev
          1 linux-mmc
          1 dri-devel
          1 intel-gfx

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/arne/far-progs.git