summaryrefslogtreecommitdiff
path: root/ui-log.h
diff options
context:
space:
mode:
authorFerry Huberts <ferry.huberts@pelagic.nl>2011-05-13 23:09:34 +0200
committerLars Hjemli <hjemli@gmail.com>2011-05-30 23:15:31 +0200
commit21e0e0bfac660072a4518f91f59d5c4bf6e764b5 (patch)
tree0d14c3e9c38b83b7c9eaafcefb9151ddc3771d4b /ui-log.h
parent2ffeecb7a6827dcf0f81cf543ed312155f6e8f83 (diff)
downloadcgit-21e0e0bfac660072a4518f91f59d5c4bf6e764b5.tar.gz
cgit-21e0e0bfac660072a4518f91f59d5c4bf6e764b5.tar.bz2
cgit-21e0e0bfac660072a4518f91f59d5c4bf6e764b5.zip
ui_repolist: get modtime from packed-refs as fallback
When no modtime could be determined then as a final fallback try to get it from the packed-refs. This will show an idle time when a repository has been packed with all refs in the packed-refs. Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-log.h')
0 files changed, 0 insertions, 0 deletions
_utils.pyx?id=5a5c7536d307aa12c040f89b4d5048fcd8b1a1f6&follow=1'>Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0 2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133 2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14