|
|
|
@152
|
[152]
|
3 years |
bradfitz |
stop leaking tempfiles
|
|
|
|
@151
|
[151]
|
3 years |
bradfitz |
start of tempfile leak auditing, moving all tempfile creation into …
|
|
|
|
@150
|
[150]
|
3 years |
bradfitz |
more brackup-target work, and todo/changes updates
|
|
|
|
@149
|
[149]
|
3 years |
bradfitz |
don't leak tempfiles
|
|
|
|
@148
|
[148]
|
3 years |
bradfitz |
commands to get brackup files from server
|
|
|
|
@147
|
[147]
|
3 years |
bradfitz |
implement list_targets command
|
|
|
|
@146
|
[146]
|
3 years |
bradfitz |
doc updates
|
|
|
|
@145
|
[145]
|
3 years |
bradfitz |
fixes
|
|
|
|
@144
|
[144]
|
3 years |
bradfitz |
more todo
|
|
|
|
@143
|
[143]
|
3 years |
mart |
Implementation of the "backups" method for the Filesystem target.
|
|
|
|
@142
|
[142]
|
3 years |
bradfitz |
start of target management tool
|
|
|
|
@141
|
[141]
|
3 years |
bradfitz |
use default
|
|
|
|
@140
|
[140]
|
3 years |
bradfitz |
doc fixes
|
|
|
|
@139
|
[139]
|
3 years |
mart |
Preparation for enumerating backups on a particular target.
|
|
|
|
@138
|
[138]
|
3 years |
bradfitz |
this was unused.
|
|
|
|
@137
|
[137]
|
3 years |
bradfitz |
Tagging version '1.02' using shipit.
|
|
|
|
@136
|
[136]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.02. Changelog diff …
|
|
|
|
@135
|
[135]
|
3 years |
bradfitz |
don't tail-pack... only merge chunks into composite chunks that represent …
|
|
|
|
@134
|
[134]
|
3 years |
bradfitz |
support for merging little files together into big chunks
on the backup …
|
|
|
|
@133
|
[133]
|
3 years |
bradfitz |
so search.cpan.org picks it up
|
|
|
|
@132
|
[132]
|
3 years |
bradfitz |
todo
|
|
|
|
@131
|
[131]
|
3 years |
bradfitz |
Tagging version '1.01' using shipit.
|
|
|
|
@130
|
[130]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.01. Changelog diff …
|
|
|
|
@129
|
[129]
|
3 years |
bradfitz |
lot of docs
|
|
|
|
@128
|
[128]
|
3 years |
bradfitz |
more docs
|
|
|
|
@127
|
[127]
|
3 years |
bradfitz |
Tagging version '1.00' using shipit.
|
|
|
|
@126
|
[126]
|
3 years |
bradfitz |
Checking in changes prior to tagging of version 1.00. Changelog diff …
|
|
|
|
@125
|
[125]
|
3 years |
bradfitz |
document verbose
|
|
|
|
@124
|
[124]
|
3 years |
bradfitz |
- track in meta header the default (most often occuring) modes for
…
|
|
|
|
@123
|
[123]
|
3 years |
bradfitz |
lot was already done
|
|
|
|
@122
|
[122]
|
3 years |
bradfitz |
cleanup
|
|
|
|
@121
|
[121]
|
3 years |
bradfitz |
noatime support
|
|
|
|
@120
|
[120]
|
3 years |
bradfitz |
more debug
|
|
|
|
@119
|
[119]
|
3 years |
bradfitz |
defer loading everything until first access
|
|
|
|
@118
|
[118]
|
3 years |
bradfitz |
note for future
|
|
|
|
@117
|
[117]
|
3 years |
bradfitz |
legacy migration thing.
|
|
|
|
@116
|
[116]
|
3 years |
bradfitz |
skip files ending in whitespace, and don't cache stat info is file is …
|
|
|
|
@115
|
[115]
|
3 years |
bradfitz |
suck in the whole sqlite file, so it's not so damn slow.
|
|
|
|
@114
|
[114]
|
3 years |
bradfitz |
less/smarter verbose output:
don't show a file status line until we have …
|
|
|
|
@113
|
[113]
|
3 years |
bradfitz |
memoize full digest
|
|
|
|
@112
|
[112]
|
3 years |
bradfitz |
bogus dep
|
|
|
|
@111
|
[111]
|
3 years |
bradfitz |
fix:
--- the digest cache, for files smaller than the chunk size, …
|
|
|
|
@110
|
[110]
|
3 years |
bradfitz |
add Brackup::DigestCache, subclass of Dict::SQLite, but will have …
|
|
|
|
@109
|
[109]
|
3 years |
bradfitz |
show better percentage bars, if we precalc'd the data
|
|
|
|
@108
|
[108]
|
3 years |
bradfitz |
start of some code to show size actually needed to upload, ahead of time. …
|
|
|
|
@107
|
[107]
|
3 years |
bradfitz |
parallel gpg stuff
|
|
|
|
@106
|
[106]
|
3 years |
bradfitz |
add to comment
|
|
|
|
@105
|
[105]
|
3 years |
bradfitz |
manifest cleanup
|
|
|
|
@104
|
[104]
|
3 years |
bradfitz |
more
|
|
|
|
@103
|
[103]
|
3 years |
bradfitz |
intro GPG process management stuff. for now, only manages one process at …
|
|
|
|
@102
|
[102]
|
3 years |
bradfitz |
if restore failed, don't proceed to tree diff
|
|
|
|
@101
|
[101]
|
3 years |
bradfitz |
misc
|
|
|
|
@100
|
[100]
|
3 years |
bradfitz |
fix tests, previously broken.
also make tests ignore 'atime' field, since …
|
|
|
|
@99
|
[99]
|
3 years |
bradfitz |
change where we encrypt, to make next transition more clear
|
|
|
|
@98
|
[98]
|
3 years |
bradfitz |
multiplexed slave iterator stuff.... you can start to see now how
the gpg …
|
|
|
|
@97
|
[97]
|
3 years |
bradfitz |
switch backup.pm to use a stream of events from an iterator object.... in …
|
|
|
|
@96
|
[96]
|
3 years |
bradfitz |
noise
|
|
|
|
@95
|
[95]
|
3 years |
bradfitz |
add a chunk iterator object, to be used by future refactor of backup
|
|
|
|
@94
|
[94]
|
3 years |
bradfitz |
+ - fix memory leak in case where chunk exists on target, but local
+ …
|
|
|
|
@93
|
[93]
|
3 years |
bradfitz |
- make PositionedChunk use the digest cache (which I guess was
…
|
|
|
|
@92
|
[92]
|
3 years |
bradfitz |
- retry PUTs to Amazon on failure, a few times, pausing in-between,
in …
|
|
|
|
@91
|
[91]
|
3 years |
bradfitz |
say something's happening on start
|
|
|
|
@90
|
[90]
|
3 years |
bradfitz |
- clean up old, dead code in Amazon target (the old inventory db which
…
|
|
|
|
@89
|
[89]
|
3 years |
bradfitz |
show progress with -v, and include new doc
|
|
|
|
@88
|
[88]
|
3 years |
bradfitz |
halve number of stats when walking backup root
|
|
|
|
@87
|
[87]
|
3 years |
bradfitz |
not done yet
|
|
|
|
@86
|
[86]
|
3 years |
bradfitz |
clean up quicker
|
|
|
|
@85
|
[85]
|
3 years |
bradfitz |
- cleanups, strictness
- don't upload meta files when in dry-run mode
|
|
|
|
@84
|
[84]
|
3 years |
bradfitz |
fix Amazon target
|
|
|
|
@83
|
[83]
|
3 years |
bradfitz |
todo
|
|
|
|
@82
|
[82]
|
3 years |
bradfitz |
renaming this
|
|
|
|
@81
|
[81]
|
3 years |
bradfitz |
sort this
|
|
|
|
@80
|
[80]
|
3 years |
bradfitz |
- merge in the refactoring branch, in which a lot of long-standing
pet …
|
|
|
|
@79
|
[79]
|
3 years |
bradfitz |
clean up tree
|
|
|
|
@78
|
[78]
|
3 years |
bradfitz |
gets tests passing again, and quietly.
|
|
|
|
@77
|
[77]
|
3 years |
bradfitz |
another mart patch from trunk that didn't merge automatically
|
|
|
|
@76
|
[76]
|
3 years |
bradfitz |
merging mart's win32 changes from trunk
|
|
|
|
@75
|
[75]
|
3 years |
mart |
The naming scheme for chunk files is rather unfortunate since colons …
|
|
|
|
@74
|
[74]
|
3 years |
mart |
Must read chunk files in binary mode.
|
|
|
|
@73
|
[73]
|
3 years |
mart |
The trick of calling tempfile() and then holding the filehandle open while …
|
|
|
|
@72
|
[72]
|
3 years |
mart |
S_ISLNK doesn't work under ActiveState Perl on Windows, so fall back on …
|
|
|
|
@71
|
[71]
|
3 years |
mart |
Only try to expand ~/ if $ENV{HOME} is set.
|
|
|
|
@70
|
[70]
|
3 years |
mart |
Allow user to specify config file location on the command line.
Default …
|
|
|
|
@69
|
[69]
|
3 years |
bradfitz |
work in progress.
refactor a ton of code... split digestdatabase into …
|
|
|
|
@68
|
[68]
|
3 years |
bradfitz |
new branch
|
|
|
|
@67
|
[67]
|
3 years |
bradfitz |
branch
|
|
|
|
@66
|
[66]
|
3 years |
bradfitz |
require gpg-agent, and help out with it... also add --batch and info …
|
|
|
|
@65
|
[65]
|
3 years |
bradfitz |
- support putting .meta files besides .chunk files on the Target
to …
|
|
|
|
@64
|
[64]
|
3 years |
bradfitz |
actually, we do need to use wanted callback for right ordering
|
|
|
|
@63
|
[63]
|
3 years |
bradfitz |
+ - new --du-stats to command to act like the du(1) command, but
+ …
|
|
|
|
@62
|
[62]
|
3 years |
bradfitz |
+ - deal w/ encryption better: tell chunks when the backup target
+ …
|
|
|
|
@61
|
[61]
|
3 years |
bradfitz |
rearrange
|
|
|
|
@60
|
[60]
|
3 years |
bradfitz |
minor stuff
|
|
|
|
@59
|
[59]
|
3 years |
bradfitz |
start of stats and --dry-run options
|
|
|
|
@58
|
[58]
|
3 years |
bradfitz |
not yaml
|
|
|
|
@57
|
[57]
|
3 years |
bradfitz |
tag
|
|
|
|
@56
|
[56]
|
3 years |
bradfitz |
0.91 was never committed
|
|
|
|
@55
|
[55]
|
3 years |
bradfitz |
forgot the restore and changes
|
|
|
|
@54
|
[54]
|
3 years |
bradfitz |
0.90
|
|
|
|
@53
|
[53]
|
3 years |
bradfitz |
trust-model=always ... thanks Frank!
|
|
|
|