This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
git-annex
Watch
2
Star
0
Fork
You've already forked git-annex
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e0fae28c72
git-annex
/
Messages
History
Joey Hess
e0fae28c72
Rate limit console progress display updates to 10 per second. Was updating as frequently as changes were reported, up to hundreds of times per second, which used unncessary bandwidth when running git-annex over ssh etc.
2016-09-08 13:17:43 -04:00
..
Concurrent.hs
avoid build warnings when building w/o concurrent-output
2016-09-06 14:36:15 -04:00
Internal.hs
Work around problem with concurrent-output when in a non-unicode locale by avoiding use of it in such a locale.
2016-02-14 15:02:42 -04:00
JSON.hs
fix build with old ghc
2016-08-08 10:49:49 -04:00
Progress.hs
Rate limit console progress display updates to 10 per second. Was updating as frequently as changes were reported, up to hundreds of times per second, which used unncessary bandwidth when running git-annex over ssh etc.
2016-09-08 13:17:43 -04:00