| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | colors: Simplify random img. | Dylan Araps | 2017-06-26 | 1 | -23/+23 |
| * | wallpaper: Swap to os.environ.get | Dylan Araps | 2017-06-26 | 1 | -4/+4 |
| * | General: Cleanup | Dylan Araps | 2017-06-26 | 5 | -26/+23 |
| * | General: Fix travis | Dylan Araps | 2017-06-26 | 1 | -1/+1 |
| * | General: Fix travis. | Dylan Araps | 2017-06-26 | 2 | -13/+9 |
| * | General: Reduce number of imports in gen_colors. | Dylan Araps | 2017-06-26 | 2 | -2/+2 |
| * | General: Generalise functions. | Dylan Araps | 2017-06-26 | 4 | -48/+40 |
| * | General: Fix missing import. | Dylan Araps | 2017-06-26 | 1 | -2/+4 |
| * | General: Split wal into multiple files. | Dylan Araps | 2017-06-26 | 9 | -588/+599 |
| * | Travis: Fix travis. | Dylan Araps | 2017-06-26 | 2 | -1/+6 |
| * | General: Move wal into it's own script. | Dylan Araps | 2017-06-26 | 2 | -0/+0 |
| * | General: Move wal into it's own script. | Dylan Araps | 2017-06-26 | 4 | -581/+594 |
| * | General: Cleanup | Dylan Araps | 2017-06-26 | 2 | -0/+4 |
| * | DOCS: CONTRIBUTING | Dylan Araps | 2017-06-26 | 1 | -0/+10 |
| * | DOCS: CONTRIBUTING | Dylan Araps | 2017-06-26 | 1 | -0/+34 |
| * | General: Changes | Dylan Araps | 2017-06-26 | 3 | -7/+13 |
| * | DOCS: CHANGELOG | Dylan Araps | 2017-06-26 | 1 | -0/+1 |
| * | export: Fix bug with color66 appearing in export files. Closes #6 | Dylan Araps | 2017-06-26 | 2 | -1/+7 |
| * | Merge pull request #7 from danielx/console-script | Dylan Araps | 2017-06-26 | 3 | -12/+17 |
| |\ | |||||
| | * | Point the python linters to the new pywal module. | Daniel Liljeström | 2017-06-25 | 1 | -2/+2 |
| | * | Use setuptools.setup console_scripts entry point. | Daniel Liljeström | 2017-06-25 | 2 | -10/+15 |
| * | | General: Revert fix. | Dylan Araps | 2017-06-26 | 1 | -5/+1 |
| * | | DOCS: CHANGELOG | Dylan Araps | 2017-06-26 | 1 | -0/+3 |
| * | | export: Fix bug with color66 appearing in export files. Closes #6 | Dylan Araps | 2017-06-26 | 1 | -1/+5 |
| |/ | |||||
| * | Release: 0.1.60.1.6 | Dylan Araps | 2017-06-25 | 1 | -2/+2 |
| * | General: Change shebang to python3, closes #5 | Dylan Araps | 2017-06-25 | 1 | -1/+1 |
| * | wallpaper: Supress errors on xfce | Dylan Araps | 2017-06-25 | 1 | -2/+2 |
| * | DOCS: README | Dylan Araps | 2017-06-25 | 1 | -0/+1 |
| * | DOCS: README | Dylan Araps | 2017-06-24 | 1 | -3/+3 |
| * | General: Release0.1.5 | Dylan Araps | 2017-06-24 | 1 | -3/+3 |
| * | General: Release | Dylan Araps | 2017-06-24 | 1 | -2/+2 |
| * | DOCS: Revert changes. | Dylan Araps | 2017-06-24 | 4 | -168/+139 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 2 | -1/+1 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 1 | -3/+3 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 1 | -6/+10 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 2 | -138/+163 |
| * | DOCS: README | Dylan Araps | 2017-06-23 | 1 | -1/+1 |
| * | General: Cleanup | Dylan Araps | 2017-06-23 | 1 | -17/+9 |
| * | General: Fix comments. | Dylan Araps | 2017-06-23 | 1 | -4/+4 |
| * | General: Simplify file read. | Dylan Araps | 2017-06-23 | 1 | -7/+2 |
| * | General: Move duplicate code to a function. | Dylan Araps | 2017-06-23 | 1 | -8/+11 |
| * | wallpaper: Reduce duplicate code. | Dylan Araps | 2017-06-23 | 1 | -13/+12 |
| * | General: Remove requirements.txt | Dylan Araps | 2017-06-23 | 2 | -3/+1 |
| * | General: Add .gitignore | Dylan Araps | 2017-06-23 | 1 | -0/+2 |
| * | General: Cleanup | Dylan Araps | 2017-06-23 | 1 | -13/+12 |
| * | General: Cleanup | Dylan Araps | 2017-06-23 | 1 | -4/+4 |
| * | General: Bump version0.1.4 | Dylan Araps | 2017-06-22 | 1 | -2/+2 |
| * | setup: Add classifiers. | Dylan Araps | 2017-06-22 | 1 | -1/+7 |
| * | General: Display a notification to show the user progress. | Dylan Araps | 2017-06-22 | 1 | -11/+26 |
| * | General: Remove gitignore | Dylan Araps | 2017-06-22 | 1 | -4/+0 |