Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 05 Nov 2014 13:06:24 +0000 | Pierre-Yves David | transaction: extract backupentry registration in a dedicated function |
Sat, 08 Nov 2014 16:35:15 +0000 | Pierre-Yves David | transaction: pass the transaction to 'postclose' callback |
Sat, 08 Nov 2014 16:31:38 +0000 | Pierre-Yves David | transaction: pass the transaction to 'finalize' callback |
Sat, 08 Nov 2014 16:27:50 +0000 | Pierre-Yves David | transaction: pass the transaction to 'pending' callback |
Wed, 05 Nov 2014 10:22:17 +0000 | Pierre-Yves David | transaction: gather backupjournal logic together in the __init__ |
Wed, 05 Nov 2014 01:38:48 +0000 | Pierre-Yves David | transaction: handle missing file in backupentries (instead of using entries) |
Wed, 05 Nov 2014 01:23:40 +0000 | Pierre-Yves David | test-hup: use ls instead of echo |