- Feb 08, 2016
-
-
Colin Walters authored
The previous fix added the last character of text, but failed to account for the space we're adding.
-
- Jan 26, 2016
-
-
Colin Walters authored
Not sure why we were doing this...I guess people were working around it by adding their own spaces?
-
- Jan 25, 2016
-
-
Colin Walters authored
This way, one can unlock the console while still using the cleanup macro. Otherwise we miss a lot of the ergonomics of cleanup macros.
-
- Apr 17, 2015
-
-
Colin Walters authored
Doing nothing isn't super useful; if you're using e.g. rpm-ostree in Jenkins you want to see *something* from the "live tail". This is a basic line-per-change implementation. Closes: https://github.com/GNOME/libglnx/pull/6
-
- Mar 20, 2015
-
-
Colin Walters authored
They'll be used by rpm-ostree at least.
-
- Feb 17, 2015
-
-
Colin Walters authored
This contains some basic progress bar drawing code for now.
-