Benjamin Sago
|
827aa8bfc3
Ignore files matched in .gitignore
|
8 years ago |
Benjamin Sago
|
b95446d834
Thread an ignore cache through the program
|
8 years ago |
Benjamin Sago
|
45a807a14f
Redo Git implementation to allow --git --recurse
|
8 years ago |
Benjamin Sago
|
040dbb2414
Use a global Git cache
|
8 years ago |
Benjamin Sago
|
dd838c2dc1
Move Colours and LSColors to their own module
|
8 years ago |
Benjamin Sago
|
965bc9e37a
Print the parsed options to the debug log
|
8 years ago |
Benjamin Sago
|
377260d88c
Start logging at opportune moments
|
8 years ago |
Benjamin Sago
|
6740faa781
env vars should be referenced, not copied
|
8 years ago |
Benjamin Sago
|
da00e2fda2
Thread the row threshold through grid_details
|
8 years ago |
Benjamin Sago
|
a6ed42105d
By lines, I meant details
|
8 years ago |
Benjamin Sago
|
dbebd60c4e
Extract var_os and use the mock to test
|
8 years ago |
Benjamin Sago
|
b5bcf22612
Merge remote-tracking branch origin/option-pars-ng
|
8 years ago |
PJB3005
|
f249c8528b
Use term_size crate to fetch terminal size.
|
8 years ago |
Benjamin Sago
|
2d1f462bfa
Switch to the new options parser
|
8 years ago |
Benjamin Sago
|
5b1966d261
Move filter and dir_action from options to fs
|
8 years ago |
Benjamin Sago
|
0d613652a7
Replace FileName::new with a factory
|
8 years ago |
Benjamin Sago
|
fc60838ff3
Extract table from details and grid_details
|
8 years ago |
Benjamin Sago
|
31148eda7b
Match up fields with parameter names
|
8 years ago |
Benjamin Sago
|
30f74b08b4
Always look up metadata
|
8 years ago |
Benjamin Sago
|
dd8bff083f
Override the names of . and ..
|
8 years ago |
Benjamin Sago
|
20793ce7f4
Implement . and .. by inserting them maually
|
8 years ago |
Benjamin Sago
|
65d94636d7
Remove filter and dir_action from Details
|
8 years ago |
Benjamin Sago
|
14144e2ad3
Create Render structs from views
|
8 years ago |
Benjamin Sago
|
84b01f2064
Fix bug where colours were incorrectly applied
|
8 years ago |
Benjamin Sago
|
aea0035f94
Move Colour and Classify to the View
|
8 years ago |
Benjamin Sago
|
de60b95850
Don’t core dump when given invalid UTF-8 arguments
|
8 years ago |
Benjamin Sago
|
2f79b4db03
Start using new shorthand object field syntax
|
8 years ago |
Kevin Ballard
|
15e08338d8
Remove lazy_static crate
|
8 years ago |
Benjamin Sago
|
56d4d4c156
Also escape characters in links and headings
|
8 years ago |
Benjamin Sago
|
3087565c01
Merge pull request #154 from neosilky/clippy-fixes
|
9 years ago |