about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-10-25 20:33:04 +0200
committerLars Hjemli <hjemli@gmail.com>2007-10-27 10:53:19 +0200
commitef1cc6ef941cedf2e34fa1ed34ca8cd8a0cfdacc (patch)
tree5c9d40e556a5787e9338bc506dec37360f54d8f5 /.gitmodules
parentUse reflist to print tag info (diff)
downloadcgit-pink-ef1cc6ef941cedf2e34fa1ed34ca8cd8a0cfdacc.tar.gz
cgit-pink-ef1cc6ef941cedf2e34fa1ed34ca8cd8a0cfdacc.zip
Sort tags by age
This adds a function to compare timestamps and then uses it as callback
for qsort() before printing out tags.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
c1ac7ab510ab32bc599bd936b&follow=1'>Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe