sapling/hgext3rd/lfs
Jun Wu f532dddaa4 lfs: implement byte-level progress bar
Summary:
Previously, the progress bar is file-level - it moves when a file is transferred.

When uploading or downloading a single giant file, progress bar matters. And
this diff adds it to make people more patient.

Test Plan:
Manually upload and download several big files.
Make sure the progress bar appears in both cases.

Also make sure the output is sane with `-v`.

Reviewers: #mercurial, davidsp, rmcelroy

Reviewed By: rmcelroy

Subscribers: rmcelroy, mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D5100014

Signature: t1:5100014:1495316719:c500ccd63d3a495e41575cadd72419a41f5fb259
2017-05-22 11:03:14 -07:00
..
__init__.py lfs: add a lfs_files template 2017-05-18 22:18:20 -07:00
blobstore.py lfs: implement byte-level progress bar 2017-05-22 11:03:14 -07:00
pointer.py lfs: cleanup file headers 2017-05-16 15:44:06 -07:00
wrapper.py lfs: add a lfs_files template 2017-05-18 22:18:20 -07:00