summaryrefslogtreecommitdiffstats
path: root/lib/show_progress.c
Commit message (Expand)AuthorAgeFilesLines
* show_progress: print spaces with %*sSascha Hauer2016-04-151-2/+1
* lib: fix whitespace, drop blank lines at EOFAntony Pavlov2014-01-061-1/+0
* lib: Fix copy_file when filesize is FILESIZE_MAXTeresa Gámez2013-09-271-2/+3
* progressbar: use __stringify in format stringAlexander Aring2012-10-301-1/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* show_progress: fix progress bar for files > 32 MiBMarc Kleine-Budde2012-01-251-2/+6
* add progression bar functionSascha Hauer2010-06-281-0/+62