summaryrefslogtreecommitdiff
path: root/src/libply/ply-progress.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-20ReindentRay Strode1-225/+212
2014-04-21Revert "Add support for operation log messages"Ray Strode1-29/+9
2014-04-21Add support for operation log messagesPali Rohár1-9/+29
2014-01-27libply: add tracing statements to progress savingRay Strode1-1/+6
2013-12-03tests: drop for nowRay Strode1-70/+0
2012-11-07Use O_CLOEXEC where adequate, simplify its use.Cristian Rodríguez1-0/+4
2010-10-07progress: plug small memory leakRay Strode1-0/+2
2009-09-10[progress] Stop progress at 25% if progress file is not loadedCharlie Brej1-1/+1
2009-09-03[progress] Make the progress percentage settableCharlie Brej1-0/+29
2009-08-11[libply] Fix message list memleaksFrederic Crozat1-0/+26
2009-08-05[progress] Fix constness problemRay Strode1-1/+1
2009-08-05[progress] Remove unused variableRay Strode1-1/+0
2009-03-06Don't average the previous boot time with current boot timeRay Strode1-2/+0
2009-02-26allow the progress cache file to be configurableWilliam Jon McCann1-10/+10
2008-11-17Tweak ply-progress to not progress too far beyond where it expects the next s...Charles Brej1-7/+46
2008-10-23Add recording and recalling of status event times to estimate progressCharles Brej1-41/+150
2008-10-18Move the progress data from boot_splash up a level.Charles Brej1-0/+198