sox.git  about / heads / tags
master: git://git.code.sf.net/p/sox/code
$ git log --pretty=format:'%h %s (%cs)%d' pu --
c9a48c05 xa: validate channel count (2017-11-13)
	(pu)
fc032796 wavpack: check errors when initializing (2017-11-09)
3f7ed312 adpcm: fix stack overflow with >4 channels (CVE-2017-15372) (2017-11-08)
bd8036ab always support aligned heap allocation (2017-11-06)
1495ada2 Merge branch 'js/sndio' into pu (2017-11-06)
8228443d Merge branch 'gqrxzy/coreaudio' into pu (2017-11-06)
6f1f24b2 Merge branch 'kc/pdf' into pu (2017-11-06)
581d56e8 Merge branch 'mg/spectrogram' into pu (2017-11-06)
cc66fc3e Merge branch 'ew/fadvise' into pu (2017-11-06)
43e4e2a1 Merge branch 'js/doc' into pu (2017-11-06)
...
# 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