Kevin Liu
|
52163d50ae
|
Make changes recommended by clippy
|
2016-10-22 19:17:06 -07:00 |
|
Kevin Liu
|
0a027859b7
|
Bump version
|
2016-10-22 07:17:16 -07:00 |
|
Kevin Liu
|
e9fef72489
|
Unicode everywhere?
|
2016-10-22 07:16:20 -07:00 |
|
Kevin Liu
|
7c395c3b1e
|
General code quality improvements
|
2016-10-22 07:08:45 -07:00 |
|
Kevin Liu
|
fafe1905d2
|
Add warning when copying a big file
|
2016-10-22 06:58:35 -07:00 |
|
Kevin Liu
|
0fdf35a70a
|
Inspect now shows size for dir and better errors
|
2016-10-22 06:34:44 -07:00 |
|
Kevin Liu
|
4be1b8685f
|
Fix inspect message
|
2016-10-22 06:21:09 -07:00 |
|
Kevin Liu
|
af21d1c4ca
|
Don't panic if nothing to clean up
|
2016-10-22 05:37:22 -07:00 |
|
Kevin Liu
|
6292d01c8e
|
Make -s only print the grave paths
|
2016-10-22 05:26:23 -07:00 |
|
Kevin Liu
|
9190868850
|
Change structure
|
2016-10-22 05:22:34 -07:00 |
|
Kevin Liu
|
4ad4d2e6b4
|
Correct example
|
2016-10-22 01:35:40 -07:00 |
|
Kevin Liu
|
a2660394d2
|
Bump version
|
2016-10-22 00:20:03 -07:00 |
|
Kevin Liu
|
7f7daf6479
|
Fix possible source of critical errors
|
2016-10-22 00:18:40 -07:00 |
|
Kevin Liu
|
8fa3ba51fe
|
Update usage
|
2016-10-21 23:58:59 -07:00 |
|
Kevin Liu
|
7ad0765090
|
Update README
|
2016-10-21 23:56:27 -07:00 |
|
Kevin Liu
|
29bc3c5e43
|
Big improvements to resurrect, refactoring, code quality
|
2016-10-21 20:17:22 -07:00 |
|
Kevin Liu
|
def845368b
|
Fix logic in delete_lines_from_record
|
2016-10-21 02:25:20 -07:00 |
|
Kevin Liu
|
0e373be6de
|
Clean up any partial buries due to permission error
|
2016-10-21 01:33:16 -07:00 |
|
Kevin Liu
|
4a228e0e59
|
Factor out fn to delete line from record
|
2016-10-21 01:27:17 -07:00 |
|
Kevin Liu
|
cfc4ac81ba
|
Resurrect now deletes the respective line
|
2016-10-21 01:06:07 -07:00 |
|
Kevin Liu
|
8d7782b49d
|
Use RecordItem struct to hold line info
|
2016-10-21 01:05:48 -07:00 |
|
Kevin Liu
|
24cf57f7dc
|
Prompt to unlink files already in graveyard
|
2016-10-20 22:22:49 -07:00 |
|
Kevin Liu
|
206ae91c0d
|
Use writeln! macro
|
2016-10-20 20:58:27 -07:00 |
|
Kevin Liu
|
c2a46c768a
|
Factor out function for parsing a line in record
|
2016-10-20 19:31:24 -07:00 |
|
Kevin Liu
|
0fe7196323
|
Print error if --decompose fails
|
2016-10-20 03:58:31 -07:00 |
|
Kevin Liu
|
b23f228421
|
Factor out some functions into another file
|
2016-10-20 03:55:06 -07:00 |
|
Kevin Liu
|
c0012b27cb
|
Add option for -r to take a filename
The intention is to be able to chain with -s like -rs in the future to
-r all files that would be printed by -s.
|
2016-10-20 03:54:29 -07:00 |
|
Kevin Liu
|
5f809fce78
|
Simpler way to read from record
|
2016-10-20 01:42:01 -07:00 |
|
Kevin Liu
|
0cfcb5958d
|
Minor changes
|
2016-10-20 01:41:42 -07:00 |
|
Kevin Liu
|
77d3d1a707
|
Assign const to number of lines printed by inspect
|
2016-10-19 02:33:28 -07:00 |
|
Kevin Liu
|
f3aaa4acde
|
Use ? operator now that it's stable
|
2016-10-18 22:53:09 -07:00 |
|
Kevin Liu
|
1d2c62af09
|
Build for 64-bit osx
|
2016-10-18 00:09:18 -07:00 |
|
Kevin Liu
|
3d45ec1151
|
Edit install notes
|
2016-10-18 00:07:34 -07:00 |
|
Kevin Liu
|
f16ea23a1a
|
Get rid of branch condition
|
2016-10-17 23:58:35 -07:00 |
|
Kevin Liu
|
18bd15e493
|
Fix unwrap on err in seance
|
2016-10-17 20:23:33 -07:00 |
|
Kevin Liu
|
953c6e0d97
|
Rename histfile to record
|
2016-10-17 18:05:03 -07:00 |
|
Kevin Liu
|
a02bcf0edf
|
Add optional depth specifier for --seance
|
2016-10-17 18:04:24 -07:00 |
|
Kevin Liu
|
efb23c4f4d
|
Bump version
|
2016-10-17 04:58:06 -07:00 |
|
Kevin Liu
|
32eb462c09
|
Use Command to make fifo
|
2016-10-17 04:55:21 -07:00 |
|
Kevin Liu
|
beb72c232a
|
Bump version
|
2016-10-17 04:47:55 -07:00 |
|
Kevin Liu
|
307c7e0912
|
Hard code fifo mode for osx
|
2016-10-17 04:36:22 -07:00 |
|
Kevin Liu
|
217b2946a5
|
Add link to travis
|
2016-10-17 04:18:48 -07:00 |
|
Kevin Liu
|
de17fba1fa
|
Make travis build
|
2016-10-17 04:17:54 -07:00 |
|
Kevin Liu
|
60e291199b
|
Add travis badge
|
2016-10-17 04:00:20 -07:00 |
|
Kevin Liu
|
beef8b2522
|
Use sudo
|
2016-10-17 03:56:54 -07:00 |
|
Kevin Liu
|
5315840681
|
Add travis
|
2016-10-17 03:55:04 -07:00 |
|
Kevin Liu
|
eaaf4b2418
|
Update usage
|
2016-10-17 03:08:38 -07:00 |
|
Kevin Liu
|
13148b6581
|
Fix inspecting non-utf8 files
|
2016-10-17 00:48:30 -07:00 |
|
Kevin Liu
|
83c14ac4bf
|
Bump version
|
2016-10-17 00:43:45 -07:00 |
|
Kevin Liu
|
9708895b6b
|
Add --inspect option
|
2016-10-17 00:43:31 -07:00 |
|