Commit graph

598 commits

Author SHA1 Message Date
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
Athitya
31eb53966b Updates travis.yml with more lc flag tests 2017-07-05 22:24:37 +05:30
Athitya
b0edf5fd9b Updates travis.yml 2017-07-05 22:20:49 +05:30
Athitya
4905321dca Updates Ruby gem for release 0.1.0 2017-07-05 22:15:46 +05:30
Athitya
f993755f0e Adds ruby gem skeleton 2017-07-05 19:53:11 +05:30
Athitya
64d256efad Beautifies colorls.rb 2017-07-05 18:16:25 +05:30
Athitya
65957dcf29 Updates README with new flag screenshots
Flags : [-f] [-d] [-sd] [-sf] [-1]
2017-07-05 13:06:40 +05:30
Athitya Kumar
1b6e4a2e8e Merge pull request #19 from rubikonx9/master
Added sorting, column layout, and support for files in input
2017-07-05 12:51:33 +05:30
Tomasz Górecki
ed3a5cfc7c Added invalid flags' usage error message 2017-07-05 09:17:22 +02:00
Tomasz Górecki
f2d78eafe9 Corrected chunkifying 2017-07-05 08:59:20 +02:00
Tomasz Górecki
eca28f9516 Removed support for files as input 2017-07-05 08:29:22 +02:00
Tomasz Górecki
a7ec665da4 Updated the README 2017-07-05 07:36:05 +02:00
Tomasz Górecki
487e3788a1 After-review corrections
Changed args to the contructor to named parameters.
Changed CLI arguments' names.
2017-07-05 07:27:39 +02:00
Balaji Ravichandran
b94128f255 Updates README.md with uninstallation procedure (#22)
* Update README.md

* Update README.md
2017-07-04 16:09:45 +05:30
Tomasz Górecki
056657b97e Corrected rubocop issues 2017-07-04 10:40:34 +02:00
Tomasz Górecki
dd4bdc85f3 Added support for passing files as input 2017-07-04 09:31:16 +02:00
Tomasz Górecki
160734fb2c Updated Readme 2017-07-04 09:05:58 +02:00
Tomasz Górecki
1e07facec9 Added -1 option 2017-07-04 09:00:16 +02:00
Tomasz Górecki
d3495cf6f1 Added dirs-first sorting 2017-07-04 08:41:11 +02:00
Tomasz Górecki
d3f52a6895 Made the script executable & added shebang 2017-07-04 08:24:41 +02:00
Tomasz Górecki
f9df865190 Added --sort (case-insensitive) option 2017-07-04 08:23:45 +02:00
Eric Soldierer
09f9b20997 Update installation location in README (#14)
* update install location

* updated function definition and added possibility to make -r default option

* fix formatting of code block

* fix installation path in function
2017-07-03 17:17:21 +05:30
Athitya
eb1e40994f Fixes negative-slice bug
When the largest file name is greater than the terminal's screen width, the loop used to slice the contents with a negative index - which raises an error. This has now been fixed.
2017-07-03 15:51:27 +05:30
Athitya Kumar
bbf78a4938 Adds 'PRs welcome' badge 2017-07-02 14:18:57 +05:30
Athitya
80711cdb68 Updates README 2017-07-02 12:16:09 +05:30
Athitya
be2fb0b4ae Adds support for special folder icons 2017-07-02 11:54:15 +05:30
Athitya
8d55ba207b Ignores incorrect flags given to lc 2017-07-01 20:36:24 +05:30
Athitya
300377dddf Adds support to more formats 2017-07-01 20:09:45 +05:30
Athitya
405b3f03b2 Adds usage and tweaking section to README 2017-07-01 15:54:11 +05:30
Athitya Kumar
1fbd3a723b Adds Travis CI logo 2017-07-01 15:44:40 +05:30
Athitya
65e5971d75 Updates README 2017-07-01 15:41:41 +05:30
Athitya
faabe85060 Fixes rubocop issue 2017-07-01 15:22:20 +05:30
Athitya
8de164b6fd Adds better indent decisions to lc, with --report flag 2017-07-01 15:14:10 +05:30
Athitya
26e05cfb4d Fixes rubocop issue 2017-06-30 15:28:13 +05:30
Athitya
ed2a250e88 Adds minor correction in tab indentation 2017-06-30 15:14:27 +05:30
Athitya
b340d0035c Updates README 2017-06-30 13:46:38 +05:30
Athitya
cdcdf2d8fe Adds feature of multiple files in same line with proper indentation 2017-06-30 13:40:46 +05:30
Athitya
e51e1f855c Fixes minor same directory issue 2017-06-29 22:57:31 +05:30
Athitya
db3c579b9c Adds Rubocop to Gemfile 2017-06-29 22:47:24 +05:30
Athitya
cf5eb0c07f Adds travis CI config 2017-06-29 22:44:41 +05:30
Athitya
3cbeb05e27 Edits README 2017-06-29 22:37:49 +05:30
Athitya
4af4a2fb30 Clarifies setup in README 2017-06-29 22:34:56 +05:30
Athitya
79ae9d5cee Adds README 2017-06-29 22:32:18 +05:30
Athitya
ad726bc083 Inits repository 2017-06-29 22:08:38 +05:30