aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: bump0.6.6dylan araps2017-08-161-1/+1
* reload: Fix error with XQuartz on macOS. Closes #86dylan araps2017-08-161-2/+2
* tests: Fix testDylan Araps2017-08-151-1/+1
* tests [export]: Properly isolate test cases and remove duplicate code.Dylan Araps2017-08-151-16/+31
* version: bump'dylan araps2017-08-151-1/+1
* sequences: Fix incorrect macOS sequence.dylan araps2017-08-151-1/+1
* wallpaper: Fix stray path object macOS.dylan araps2017-08-151-2/+3
* tests: Fix tests0.6.4Dylan Araps2017-08-151-1/+1
* version: bumpDylan Araps2017-08-151-1/+1
* image: Fix bug with relative image paths.Dylan Araps2017-08-151-0/+2
* docs: READMEDylan Araps2017-08-141-1/+1
* version: bump0.6.3Dylan Araps2017-08-141-1/+1
* wallpaper: Remove useless printDylan Araps2017-08-141-1/+0
* version: bumpDylan Araps2017-08-141-1/+1
* wallpaper: Fix urllib import error.0.6.2Dylan Araps2017-08-141-1/+2
* version: bump0.6.1Dylan Araps2017-08-131-1/+1
* wallpaper: Correctly encode path.Dylan Araps2017-08-131-2/+3
* docs: READMEDylan Araps2017-08-131-2/+2
* docs: READMEDylan Araps2017-08-131-1/+3
* docs: READMEDylan Araps2017-08-131-1/+7
* setup.py: version bump0.6.0Dylan Araps2017-08-121-1/+2
* version: bump'Dylan Araps2017-08-122-1/+2
* Merge pull request #79 from dylanaraps/35Dylan Araps2017-08-1215-96/+102
|\
| * tests: Add a test for sequence order.Dylan Araps2017-08-121-0/+7
| * colors: Fix cache file name.Dylan Araps2017-08-121-2/+2
| * travis: revertDylan Araps2017-08-101-1/+0
| * travis: Test on 3.7Dylan Araps2017-08-101-0/+1
| * travis: 3.4 (almost there)Dylan Araps2017-08-101-1/+0
| * travis: Test 3.4 againDylan Araps2017-08-101-0/+1
| * general: Remove need for OrderedDictDylan Araps2017-08-102-4/+3
| * general: Remove all pathlib usageDylan Araps2017-08-103-13/+12
| * general: Remove all pathlib usageDylan Araps2017-08-101-1/+1
| * general: Remove all pathlib usageDylan Araps2017-08-1011-53/+53
| * travis: nopeDylan Araps2017-08-101-2/+0
| * travis: Add even older python versions to test.Dylan Araps2017-08-101-0/+2
| * tests: Fix printDylan Araps2017-08-101-1/+0
| * general: Remove pointless formatDylan Araps2017-08-101-1/+1
| * setup: Change message to 3.5Dylan Araps2017-08-101-1/+1
| * travis: Test on Python 3.5Dylan Araps2017-08-101-0/+1
| * colors: Use an ordered dict to store the colors.Dylan Araps2017-08-101-10/+9
| * util: Fix error on 3.6Dylan Araps2017-08-091-2/+2
| * general: Make pywal compatible with python 3.5Dylan Araps2017-08-0912-40/+42
* | version: bump0.5.13Dylan Araps2017-08-121-1/+1
* | args: Fix comment.Dylan Araps2017-08-121-1/+1
* | args: Added -R to restore the scheme.Dylan Araps2017-08-121-0/+12
* | tests: Add more testsDylan Araps2017-08-121-5/+20
* | colors: Send UXTerm colors to X resources. Closes #81Dylan Araps2017-08-121-6/+9
|/
* Merge pull request #74 from deviantfero/patch-1Dylan Araps2017-08-071-8/+8
|\
| * de-indenting the commentsFernando Vásquez2017-08-061-3/+3
| * Theme is optional for GTK refreshFernando Vásquez2017-08-061-4/+4
|/