Commit graph

93 commits

Author SHA1 Message Date
Athitya
13ade6acb0 Updates travis.yml 2017-07-12 22:15:12 +05:30
Athitya
e74c915973 Adds working -t / --tree flag 2017-07-12 22:00:59 +05:30
Ace Dimasuhid
d62da43586 Adds -A flag, edits -a flag (#75)
Changes:

* Add -A | --almost-all flag

* Update functionality for -a | --all
2017-07-11 16:08:29 +05:30
sergeant-wizard
d50fcac738 Uses one_per_line if not in TTY environments (#70)
* Use one_per_line if not in TTY environments

* Adds stdout pipe to  command to travis scripts.
2017-07-11 10:00:25 +05:30
Michael Dungan
d0f00a9d6a Adds icon for yarn.lock (#72) 2017-07-11 08:24:28 +05:30
Athitya
f804aade07 Update to v0.1.5 2017-07-10 20:36:42 +05:30
Athitya
3fd597b31b Adds minor changes to README 2017-07-10 20:36:24 +05:30
Athitya
e13eb59a28 Fixes bug of different dir with -l flag 2017-07-10 20:29:29 +05:30
Athitya Kumar
39bfc7c6a0 Merge pull request #63 from GladOSkar/master
Adds -l / --long flag
2017-07-10 18:40:31 +05:30
GladOSkar
0cc9e16609 made rubocop happy by simplifying init_contents and increasing class
length limit
2017-07-10 15:04:45 +02:00
GladOSkar
e4e794a39d Revert "shorten the catches for user- and group-lookup drastically"
This reverts commit d6e7235672.
2017-07-10 14:59:28 +02:00
GladOSkar
d6e7235672 shorten the catches for user- and group-lookup drastically 2017-07-10 14:41:38 +02:00
GladOSkar
f02ebbe169 move icons to the right for -l 2017-07-10 14:19:00 +02:00
Oskar
56f9cad47c Merge branch 'master' into master 2017-07-10 14:00:34 +02:00
Tomasz
10b2198ec8 Adds support for handling files and globs as input (#65)
* Added support for handling files as input (#58)

* Added usage case to Travis config (#58)
2017-07-10 17:29:34 +05:30
GladOSkar
e75637168d updated gemfile & travis, made rubocop happy 2017-07-10 13:39:52 +02:00
Ace Dimasuhid
a578f7e5da Adds support to icons for specific filenames (#66) 2017-07-10 16:58:58 +05:30
Ace Dimasuhid
b8fac358c6 Cleans up YAML specs (#64) 2017-07-10 16:43:39 +05:30
GladOSkar
46f86a44bc add -l / --long flag 2017-07-10 11:35:59 +02:00
Athitya Kumar
6ba4240a43 Merge pull request #24 from adimasuhid/master
Add Checking of YAML file order
2017-07-09 21:58:04 +05:30
Ace Dimasuhid
67f29c278f Update file_aliases.yaml to reflect sorted version 2017-07-10 00:13:14 +08:00
Ace Dimasuhid
8a8473e73a Add Specs for Yaml files
* Add spec/support folder

* Add YamlSortChecker to check if yaml files are sorted

* Add Diffy as a development dependency

* Add spec file for all yaml config files for sorting
2017-07-09 23:57:12 +08:00
Paulo
52819d3e93 Fixes empty dir bug (#46)
* Add entry to files.yaml to handle .log file

* Update files.yaml, correcting a typo in log entry

* Update on core.rb, to check if the directory is empty

* Update on core.rb, rewrote test, because Travis saw it as an offense

* Update on core.rb, typo in my test

* Update core.rb, switch error message on empty folder
2017-07-09 14:35:18 +05:30
Adnan
0e2cbc852e Adds epub icon (#47) 2017-07-08 09:12:02 +05:30
Athitya Kumar
207e44efba Create CODE_OF_CONDUCT.md 2017-07-07 23:01:53 +05:30
Athitya
52595c239e Upgrade to v0.1.4 2017-07-07 21:59:07 +05:30
Athitya
69ce52e1ac Adds -a / --all flag support 2017-07-07 21:58:10 +05:30
Athitya
687b5f7b4f Reorders sections in README 2017-07-07 20:40:15 +05:30
Athitya Kumar
0a5ca54978 Merge pull request #38 from athityakumar/update-to-v0.1.3
Update to v0.1.3
2017-07-07 20:32:11 +05:30
Athitya
b554d94b37 Resolves merge conflict 2017-07-07 20:29:24 +05:30
Fatih Erikli
fb0547fcb7 Fixes typo in README (#37) 2017-07-07 20:27:52 +05:30
Athitya
6479092635 Updated markdown and travis files 2017-07-07 20:25:38 +05:30
Athitya
39b7282c8a Updates to gem v0.1.3 2017-07-07 20:19:46 +05:30
Athitya Kumar
010ec6bb09 Rectifies indent in README.md 2017-07-07 17:16:51 +05:30
Athitya Kumar
3cc56bf8dc Rectifies indent in CONTRIBUTING.md 2017-07-07 17:12:59 +05:30
Athitya Kumar
8fd2fdb37a Corrects git clone url 2017-07-07 14:51:32 +05:30
Athitya
5edae7c723 Minor changes in README 2017-07-07 00:28:23 +05:30
Vincent
942bf6393a Adds note for Rbenv users in README (#32)
* added note for rbenv users to remind them to rehash

* removed extra spaces inserted by typora

* added all four lines for easy copy paste

* changed 'uninstall' to 'uninstallation'
2017-07-07 00:20:28 +05:30
Athitya
c355c39d3e Adds license section to readme 2017-07-07 00:01:04 +05:30
Athitya
c217eb37ab Merge branch 'master' of github.com:athityakumar/colorls 2017-07-06 23:53:41 +05:30
Kaustubh Hiware
c2e93358fe Adds contributing section in README (#31)
Add 🎉 at the end
2017-07-06 23:50:51 +05:30
Athitya
021a5ce1b7 Minor changes in README 2017-07-06 22:24:44 +05:30
Athitya Kumar
d3082c99ef Merge pull request #27 from athityakumar/ruby-gem
Colorls -> Ruby gem 🎉
2017-07-06 22:18:56 +05:30
Athitya
d421ce9ce7 Adds some more markdown files 2017-07-06 22:05:43 +05:30
Athitya
3d7522c14d Updates README with Ruby gem installation steps 2017-07-06 21:28:32 +05:30
Athitya
3bfa362121 Merge branch 'master' into ruby-gem 2017-07-06 20:21:09 +05:30
Sam Lazarus
f62a60d4b3 Adds more badges to README (#17)
* Changed style of "PRs Welcome" badge

Changed the style of the "PRs Welcome" badge from flat to shields so that it matches the Travis build status badge.

* Added made with ruby + made with love badges and color theme specification.

* Added the awesome badge, and reordered the badges
2017-07-06 19:46:17 +05:30
Kaustubh Hiware
d716710776 Adds more icons, replaces some for easier viewing (#26) 2017-07-06 19:44:12 +05:30
Athitya
97efea36bf Updates gem to v0.1.1 2017-07-05 22:51:40 +05:30
Athitya
625dbff297 Gitignores gem files 2017-07-05 22:45:17 +05:30