index
:
squashfu.git
master
SquashFU backup utility, fork with OverlayFS support
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
squashfu
Age
Commit message (
Expand
)
Author
Lines
2010-06-06
overhaul. redo indents to 2 spaces. use short circuit boolean instead of if/t...
Dave Reisner
-282
/
+255
2010-05-21
Revert "mount: streamline the unmount process."
Dave Reisner
-11
/
+14
2010-05-17
Bump to version 1.0
Dave Reisner
-1
/
+1
2010-05-17
mount: streamline the unmount process.
Dave Reisner
-14
/
+11
2010-04-25
Check for leading tabs as well as white space
Dave Reisner
-1
/
+1
2010-01-31
Condense action execution and null parameter check
Dave Reisner
-3
/
+1
2010-01-31
Drop deprecated 0 syntax in favor of 0
Dave Reisner
-5
/
+5
2010-01-23
Use saner conversion of epoch to human readable timestamps
Dave Reisner
-3
/
+3
2010-01-23
Fix date when confirming bin deletion
Dave Reisner
-1
/
+1
2010-01-23
Fix ugly sorting error in report
Dave Reisner
-2
/
+3
2010-01-21
Polish up array error check
Dave Reisner
-2
/
+1
2010-01-20
Check for value in array, rather than blindly removing the backup when rsync ...
Dave Reisner
-4
/
+8
2010-01-19
Warn when rsync hangs up unexpectedly and we pass off to remove_bin
Dave Reisner
-0
/
+1
2010-01-19
Implement warn() function in caution yellow
Dave Reisner
-0
/
+4
2010-01-19
Restructure action_remove_bin
Dave Reisner
-18
/
+23
2010-01-19
Don't suppress pattern space when removing lines from binventory
Dave Reisner
-1
/
+1
2010-01-18
Actually fix alignment...I need sleep
Dave Reisner
-2
/
+2
2010-01-18
Fixed printf in remove_bin() for alignment
Dave Reisner
-4
/
+4
2010-01-18
Specify -i with sed to actually edit the bin file in remove_bin
Dave Reisner
-1
/
+1
2010-01-18
yum, more errors
Dave Reisner
-2
/
+2
2010-01-18
Fix hillarious typo that results in all your bins being deleted
Dave Reisner
-2
/
+2
2010-01-18
Need file to operate on for removing bin from .bin.list
Dave Reisner
-1
/
+1
2010-01-18
Clean up verbiage in action_remove_bin()
Dave Reisner
-6
/
+6
2010-01-18
Round1 of bug fixes
Dave Reisner
-3
/
+4
2010-01-18
Call sweep_bins after a bin is deleted
Dave Reisner
-0
/
+3
2010-01-18
Check UID and that .bin.list is writeable before proceeding with delete
Dave Reisner
-0
/
+8
2010-01-18
Add remove bin option to usage heredoc and options parser
Dave Reisner
-1
/
+7
2010-01-18
Create function to remove a bin, optionally interactive
Dave Reisner
-3
/
+20
2010-01-18
define new_bin in action_backup so it can be later used to remove the bin if/...
Dave Reisner
-4
/
+5
2010-01-18
Merge create_new_incremental() into action_backup()
Dave Reisner
-31
/
+24
2010-01-18
New branch. Goal: optional rollback when rsync fails
Dave Reisner
-0
/
+4
2010-01-18
Don't quote include/exclude arrays in rsync op -- causes havoc
Dave Reisner
-1
/
+1
2010-01-18
Correct spacing on usage heredoc
Dave Reisner
-1
/
+1
2010-01-18
Tone down die() to only show colons
Dave Reisner
-15
/
+9
2010-01-18
Add -c option for specifying alternate config
Dave Reisner
-2
/
+8
2010-01-18
Conform -U option to set action and not immediately execute
Dave Reisner
-2
/
+5
2010-01-18
Reimplement options using getopts
Dave Reisner
-9
/
+34
2010-01-17
Start transition to more robust options parser
Dave Reisner
-4
/
+5
2010-01-17
Fix incorrect value displaying for seed size
Dave Reisner
-2
/
+4
2010-01-17
Exit with return value on action_resquash_now
Dave Reisner
-0
/
+1
2010-01-17
Remove unused code in action_rollback
Dave Reisner
-4
/
+0
2010-01-17
Fix typo in usage
Dave Reisner
-1
/
+1
2010-01-17
Bump version to 0.9-beta
Dave Reisner
-1
/
+1
2010-01-17
Cleanup mounting calls. Don't needlessly unmount squash just to mount it agai...
Dave Reisner
-7
/
+4
2010-01-17
Send reporting loading msg to STDERR
Dave Reisner
-2
/
+2
2010-01-17
Provide loading message for user while bins are sized
Dave Reisner
-0
/
+2
2010-01-17
Use preloaded array to generate report
Dave Reisner
-6
/
+9
2010-01-17
Append to IFS, don't replace it
Dave Reisner
-1
/
+1
2010-01-17
Add option to manually resquash down to MIN_BINS
Dave Reisner
-1
/
+25
2010-01-17
Allow rollback of 0 to see current backup set
Dave Reisner
-3
/
+3
[next]