sox.git  about / heads / tags
master: git://git.code.sf.net/p/sox/code
$ git log --pretty=format:'%h %s (%cs)%d'
2c390049 Merge branch 'mr/build' into pu (2015-12-20)
	(HEAD -> master)
83b84352 msvc: fix build with Visual Studio 2015 (2015-12-20)
607cda2b Merge branch 'mr/pad' into pu (2015-12-20)
48c38def Merge branch 'mr/dsd' into pu (2015-12-20)
92f14ab0 pad: fix alignment to non-power-of-two number of samples (2015-12-20)
f40c5c0d pad: add ability to align output to a multiple of a length (2015-12-20)
0638fb3c dop: fix handling of non-multiple of 16 sample count (2015-12-20)
	(mr/dsd)
12fb2711 dsf: parse id3 tag if present (2015-12-20)
58b5ad73 Make id3 parsing available to all format handlers (2015-12-20)
3896ff0e dsf, dsdiff: fix 32-bit build (2015-12-20)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  for-mans_20200731 Added average power spectrum for stat -freq -a (2020-07-31)
  pu           xa: validate channel count (2017-11-13)
  pu-20171107  adpcm: fix stack overflow (CVE-2017-15372) (2017-11-07)
  pu-20171106  adpcm: fix stack overflow (CVE-2017-15372) (2017-11-07)
  js/sndio     sndio: handle 24-bit samples properly on OpenBSD (2016-09-20)
  kc/pdf       Fix Bug #261: absurd docs bug - PDF is doubled (2016-01-31)
  ew/dyn-default-fix fix build with --with-dyn-default (2016-01-10)
  ew/spectrogram-segv spectrogram: fix segfault when requested size exceeds length (2015-12-29)
  mg/spectrogram spectrogram: add FFTW3 support (2015-12-26)
  ew/align     always support aligned heap allocation (2015-12-21)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
sox-14.4.2   sox-14.4.2 release (2015-02-22) tar.gz
sox-14.4.2rc2 News update for 14.4.2. (2014-12-22) tar.gz
sox-14.4.2rc1 Update stack-protect logic to work for cygwin (2014-12-21) tar.gz
sox-14.4.1   sox-14.4.1 release (2013-02-01) tar.gz
sox-14.4.1rc3 rc3 right before final release (2013-01-29) tar.gz
sox-14.4.1rc2 sox-14.4.1rc2 (2013-01-13) tar.gz
sox-14.4.1rc1 Updating osxbuild to work with OS X 10.7+/XCode 4.x. (2013-01-13) tar.gz
sox-14.4.0   sox-14.4.0 (2012-03-04) tar.gz
sox-14.4.0rc3 add release note about pushing tags (2012-02-19) tar.gz
sox-14.4.0rc2 sox-14.4.0rc2 (2012-01-22) tar.gz
...

git clone https://yhbt.net/sox.git