-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
176 lines (95 loc) · 5.12 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
2023-10-23 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Thinning status
2023-10-19 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Handle empty timne machine disks
2023-08-16 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Align today's backups
2023-08-15 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Corrected the output of --today when two backups are too near to each other
2023-08-07 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Corrected the timestamp of the latest backup with multiple destinations
2023-07-21 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Corrected the size of the last backups (same values as Backup Loupe)
2023-07-17 Matteo Corti <matteo@corti.li>
* tmstatus.sh: show the size of todays backups
2023-07-10 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Fixed the time difference by the last local backup
2023-07-07 Matteo Corti <matteo@corti.li>
* tmstatus.sh: show information for all the disks (--all option)
* tmstatus.sh: today's backups on one line per destination
2023-06-27 Matteo Corti <matteo@corti.li>
* tmstatus.sh (parse_destination_info): Parsing of destinationinfo with more than one destination
2023-06-19 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Support multiple destinations
2023-06-17 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): Fixed a small display bug when fining changes is at 0%
2023-05-31 Matteo Corti <matteo@corti.li>
* tmstatus.sh (COMPUTER_TMP): Better computer name
2023-05-30 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): Show the time window for the log analysis
2023-05-26 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Parse only the last 60 minutes in the logs (faster)
2023-05-17 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Prints a short message during wait times
2023-05-04 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): fix if no speed is available
* tmstatus.sh: --verbose option
2023-05-03 Matteo Corti <matteo@corti.li>
* tmstatus.sh (usage): -s option
* tmstatus.sh (usage): -p option
* tmstatus.sh (status): fix the output if the finding changes progress is 100%
2023-05-02 Matteo Corti <matteo@corti.li>
* tmstatus.sh: if the logs are read, display the backup speed
* tmstatus.sh (status): Shorten the %/s if less then 1
* tmstatus.sh (status): Handle a speed of '-'
2023-04-02 Matteo Corti <matteo@corti.li>
* tmstatus.sh: filter out spurious df errors
2023-03-30 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): Percent of work done by finding changes
2023-03-24 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): Warn if --today is specified and the time machine is offline
2023-03-20 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): Number of backups today
2023-03-17 Matteo Corti <matteo@corti.li>
* tmstatus.sh: --today option
2023-02-16 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): Some more filtering
2023-02-07 Matteo Corti <matteo@corti.li>
* tmstatus.sh.completion: bash completion
* tmstatus.sh: --quick option
2023-02-03 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Show log files
2023-01-30 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Refactoring: do not call the same tmutil command more than once
2022-08-31 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Available space in %
2022-08-18 Matteo Corti <matteo@corti.li>
* tmstatus.sh (status): Parse LazyThinning
2022-08-17 Matteo Corti <matteo@corti.li>
* tmstatus.sh: corrected the backup size (current backup & total size)
2021-11-15 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Error message if Full Disk Access is required
* tmstatus.sh: General cleanup with ShellCheck
* tmstatus.sh(status): Fixed the processing of the remaining time
2021-10-26 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Fix the processing of tmutils listbackups and latestbackup
2021-04-20 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Verifying progress
2021-02-16 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Better phase naming
* tmstatus.sh: Better info when performing backup verification
2018-02-20 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Fixed the parsing of 100% completion and negative estimated duration
2018-02-11 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Handling first backup
2018-02-08 Matteo Corti <matteo@corti.li>
* tmstatus.sh: better phase descriptions
2018-01-29 Matteo Corti <matteo@corti.li>
* tmstatus.sh: better phase description
2018-01-26 Matteo Corti <matteo@corti.li>
* tmstatus.sh (format_days_ago): better description for <24h
2018-01-25 Matteo Corti <matteo@corti.li>
* tmstatus.sh: Corrected a bug in the phase detection. Prints the time remaining only when existing
* tmstatus.sh: Shows only the percentage if > 1%
* tmstatus.sh: Consolidated time span computation
* tmstatus.sh: Corrected time span computation