Commit Graph

19 Commits

Author SHA1 Message Date
Michael Vogt
df88e23073 Make the progress less chatty
As discussed during the sprint we present some unneeded information
in the progress dialog (like starting and done).
2015-12-08 16:31:45 +01:00
John R. Lenton
b79daba99c works. Next: tests 2015-11-13 19:12:54 +00:00
Michael Vogt
d997e6230a merged lp:snappy and resolved conflicts 2015-06-08 16:25:07 +02:00
Michael Vogt
97b274a12a merged lp:~mvo/snappy/snappy-lp1449032-poor-mans-rsync-15.04 2015-06-03 13:48:37 +02:00
Sergio Schvezov
866aa92c6b Update in-code documentation 2015-06-02 17:53:10 -03:00
Sergio Schvezov
9d9bd96780 Forget gocheck 2015-06-02 17:46:07 -03:00
Michael Vogt
6cabf4bf80 progress/progress_test.go: fix test 2015-05-29 15:41:55 +02:00
Michael Vogt
583b342a39 progress/progress.go: make spinner clear its line 2015-05-29 14:24:04 +02:00
Michael Vogt
f39b3177ec progress/progress.go: do not unset t.pbar in Spin() 2015-05-29 13:53:30 +02:00
Michael Vogt
4e19c99bab progress/progress.go: fix visual artifacts on update 2015-05-29 11:51:53 +02:00
Michael Terry
14898a953e Add modelines 2015-05-15 09:33:27 -04:00
Michael Vogt
dde55f9835 move pkgname out of progress interface and move it into "Start()" 2015-05-06 14:26:38 +02:00
James Hunt
4c6d47bef3 * Reset attachedToTerminal() using defer. 2015-04-22 11:46:52 +01:00
James Hunt
e71d08f9be * TestMakeProgressBar(): reset attachedToTerminal(). 2015-04-22 11:38:14 +01:00
James Hunt
df894acf1b * Review changes: moved MakeProgressBar() to progress/. 2015-04-21 16:52:02 +01:00
Sergio Schvezov
201f45c1a4 Refactoring install to take a progress.Meter from the exported function. 2015-04-13 17:00:23 -05:00
John R. Lenton
2d0d646083 s/status/notify/ as per a very good suggestion from Sergio 2015-04-07 12:43:27 +01:00
John R. Lenton
7f75ff88b4 Add a Status() call to progress.Meter 2015-04-03 00:51:25 +01:00
John R. Lenton
365363b5ee move progress to its own package 2015-04-03 00:42:34 +01:00