2012-11-25 20:35:17 +00:00
|
|
|
Got progress bars working for glacier. This needed some glacier-cli
|
|
|
|
changes, which Robie helpfully made earlier.
|
|
|
|
|
|
|
|
Spent some hours getting caught up and responding to bug reports, etc.
|
|
|
|
|
|
|
|
Spent a while trying to make git-annex commands that fail to find
|
|
|
|
any matching files to act on print a useful warning message,
|
|
|
|
rather than the current nothing. Concluded this will be surprisingly
|
2012-11-25 21:55:01 +00:00
|
|
|
hard to do, due to the multiple seek passes some commands perform. Update:
|
|
|
|
Thought of a non-invasive and not too ugly way to do this while on my
|
|
|
|
evening walk, and this wart is gone.
|