index
:
rccat
master
cat with colors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-02
Update to stable entangled
HEAD
master
Josias
2020-04-22
Remove size for colors array because it is already initialized
Josias
2020-04-22
Remove blue (too dark)
Josias
2020-04-22
Fix markdown
Josias
2020-04-22
Revise Markdown
Josias
2020-04-22
Improve spacing
Josias
2020-04-22
Improve documentation and add omitted code
Josias
2020-04-22
Use enTangleD for literate programming
Josias
2020-04-21
Remove Android section
Josias
2020-04-21
Add email to license
Josias
2020-04-21
Add checklist
Josias
2020-04-21
Fix typo
Josias
2020-04-15
malloc isn't necessary here
Josias
2020-04-14
Update copyright for 2020
Josias
2020-04-14
Use fprintf more consistently
Josias
2019-12-11
Remove white entirely
Josias
2019-12-11
Add BSD-2-Clause license
Josias
2019-12-11
Add some roadmap
Josias
2019-12-11
No same color in a row
Josias
2019-12-11
Fix a few things
Josias
2019-12-02
Move termux-elf-cleaner to android section
Josias
2019-12-01
Remove bad code switch
Josias
2019-12-01
Add install to makefile
Josias
2019-12-01
Use kernel style
Josias
2019-11-25
Fix double lines
Josias
2019-11-25
Disable colors when output is piped
Josias
2019-11-25
Improve Makefile
Josias
2019-11-25
Support multiple files and - options + fix
Josias
2019-11-25
Support multiple files as args
Josias
2019-11-24
Fix bad call to printColors()
Josias
2019-11-24
Add README.md
Josias
2019-11-24
Change name to rccat
Josias
2019-11-24
Add changes by tleydxdy
Josias
2019-11-22
Remove unused buffer-length
Josias
2019-11-22
Update .gitignore
Josias
2019-11-22
Replace colors.c with the cli one
Josias
2019-11-22
Separate into function
Josias
2019-11-22
Basic program
Josias