bup icon indicating copy to clipboard operation
bup copied to clipboard

Please switch to using the github.com/bup/bup repo instead!

Results 7 bup issues
Sort by recently updated
recently updated
newest added

Bup's newliner hides critical error messages (such as SSH authentication failures). This patch makes them visible by not piping stderr through the newliner. As the newliner is there to make...

There's a 'while'-loop with this structure: while cond: foobar if not cond: break I've removed the 'if'-statement.

I noticed some oddities with incremental backups where --strip or --strip-path were involved with 'bup save'. This change extends the 'strip' test by doing two gratuitous index/save cycles after the...

This is not necessarily the best way to do it, but it is better than just comparing the name. See https://groups.google.com/d/topic/bup-list/GvwzsmOU1p4/discussion

Because that the rendering on github was a bit ugly ;) Signed-off-by: zzeroo [email protected]