From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Sun, 19 Jan 2014 15:17:02 +0100 Subject: [PATCH 3/4] summary: Add tag head line in the dowload section In-Reply-To: <1390076700-16626-4-git-send-email-sebastian@breakpoint.cc> References: <1390076700-16626-1-git-send-email-sebastian@breakpoint.cc> <1390076700-16626-4-git-send-email-sebastian@breakpoint.cc> Message-ID: On Sat, Jan 18, 2014 at 9:24 PM, Sebastian Andrzej Siewior wrote: > If the downloads are disabled one gets only ugly "commit sha1". With > downloads enabled you see the file name with different extensions a few > times. > This patches changes it a little. Instead of printing the hash number it > prints the first line of the tag i.e. the head line / commit subject if > available. With downloads enabled it prints additionally the extension > of the archive type (i.e. .tar, .tar.xz) next to it. This is in fact way better than what we have now. I was thinking about this the other day as well. Perhaps instead of this, we should just hide the Download column all together, when snapshots are disabled. List -- what do you all prefer?