aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | general: Add support for Python 3.5
| * 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
|\ | | | | Theme is optional for GTK refresh
| * de-indenting the commentsFernando Vásquez2017-08-061-3/+3
| |
| * Theme is optional for GTK refreshFernando Vásquez2017-08-061-4/+4
|/ | | I thought maybe that specific theme could be optional for running the reload script.
* Merge pull request #73 from aeikenberry/masterDylan Araps2017-08-031-0/+9
|\ | | | | Adds test for -e
| * adds import to it's own lineAaron Eikenberry2017-08-031-1/+2
| |
| * fixes lint errorAaron Eikenberry2017-08-031-1/+2
| |
| * Merge branch 'master' of github.com:dylanaraps/pywalAaron Eikenberry2017-08-031-1/+1
| |\ | |/ |/| | | | | * 'master' of github.com:dylanaraps/pywal: version: bump
* | version: bump0.5.12dylan araps2017-08-031-1/+1
| |
* | Merge pull request #72 from aeikenberry/masterDylan Araps2017-08-033-2/+12
|\ \ | | | | | | Fixes reload wallpaper weirdness and adds -e option
| | * adds test for -eAaron Eikenberry2017-08-031-1/+8
| |/
| * reverts unsafe shell=True, add option for skipping reload environmentAaron Eikenberry2017-08-022-2/+14
| |
| * Merge branch 'master' of github.com:dylanaraps/pywalAaron Eikenberry2017-08-025-30/+21
| |\ | |/ |/| | | | | | | | | | | | | * 'master' of github.com:dylanaraps/pywal: version: bump tests: Fix test colors: fix print colors: Create comment color based on bg. version: bump
* | Merge branch 'master' of github.com:dylanaraps/wal.py0.5.11Dylan Araps2017-08-033-28/+19
|\ \
| * \ Merge pull request #70 from dylanaraps/lightenDylan Araps2017-08-023-28/+19
| |\ \ | | | | | | | | colors: un-hardcode comment color.
| | * | tests: Fix testDylan Araps2017-08-021-6/+5
| | | |
| | * | colors: fix printDylan Araps2017-08-022-2/+0
| | | |
| | * | colors: Create comment color based on bg.Dylan Araps2017-08-022-21/+15
| |/ /