summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-26Add exa_colors support to the Vagrant VMBenjamin Sago
2017-08-26Add exa_colors to make exa themableBenjamin Sago
2017-08-26Stop collecting ls_colors into a hashmapBenjamin Sago
2017-08-26Move Colours and LSColors to their own moduleBenjamin Sago
2017-08-26Isolate and document the environment variablesBenjamin Sago
2017-08-26Move Vars into its own moduleBenjamin Sago
2017-08-26Extract trait above file name coloursBenjamin Sago
2017-08-26Use the file type colour trait methodsBenjamin Sago
2017-08-26Don’t re-clone the git2-rs repoBenjamin Sago
2017-08-26Merge branch 'ls-colors'Benjamin Sago
2017-08-26Give block and character devices different coloursBenjamin Sago
2017-08-26Add unnecessary hacker themeBenjamin Sago
2017-08-26Add more ls_colors coloursBenjamin Sago
2017-08-25Split FileTypes into types and kindsBenjamin Sago
2017-08-25Start actually parsing ls_colorsBenjamin Sago
2017-08-25These tests don’t need a typeBenjamin Sago
2017-08-25Tests for turning colours on/offBenjamin Sago
2017-08-25Split the colours tests in twoBenjamin Sago
2017-08-24Move colour options to their own fileBenjamin Sago
2017-08-23Strict mode and tests for colour scaleBenjamin Sago
2017-08-22More ls_colors parsingBenjamin Sago
2017-08-20Start writing ls_colors parserBenjamin Sago
2017-08-20A tree only needs the tree styleBenjamin Sago
2017-08-20Reverse what knows how to render a cellBenjamin Sago
2017-08-20Use my patched verson of git2-rsBenjamin Sago
2017-08-20Formalise exa-packaging scriptBenjamin Sago
2017-08-20\tBenjamin Sago
2017-08-20Default to sorting case-insensitivelyBenjamin Sago
2017-08-19Say where the target directory is tooBenjamin Sago
2017-08-19Fail xtests fast if the exa binary doesn’t existBenjamin Sago
2017-08-19Quieten the test outputBenjamin Sago
2017-08-19Print the parsed options to the debug logBenjamin Sago
2017-08-19Make the prompt boldBenjamin Sago
2017-08-19Fix an error being displayed weirdlyBenjamin Sago
2017-08-19Merge branch 'a-better-ssh-experience'Benjamin Sago
2017-08-19And again for LS_COLORSBenjamin Sago
2017-08-19Do the same for strict modeBenjamin Sago
2017-08-19Make debug mode switch-on-and-offableBenjamin Sago
2017-08-19Include a fancy custom promptBenjamin Sago
2017-08-19Add some more helper scriptsBenjamin Sago
2017-08-19Add global aliases for cargo and xtestsBenjamin Sago
2017-08-19Merge branch 'loggin''Benjamin Sago
2017-08-19Test for debug modeBenjamin Sago
2017-08-19Basically, log before doing fs operationsBenjamin Sago
2017-08-19One moreBenjamin Sago
2017-08-19More logging things that shouldn’t happenBenjamin Sago
2017-08-19Now we can log OS error 95Benjamin Sago
2017-08-19Start logging at opportune momentsBenjamin Sago
2017-08-13Merge branch 'row-threshold'Benjamin Sago
2017-08-13Tie the row threshold to EXA_GRID_ROWSBenjamin Sago