| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | setup.py: version bump0.6.0 | Dylan Araps | 2017-08-12 | 1 | -1/+2 |
| * | version: bump' | Dylan Araps | 2017-08-12 | 2 | -1/+2 |
| * | Merge pull request #79 from dylanaraps/35 | Dylan Araps | 2017-08-12 | 15 | -96/+102 |
| |\ | |||||
| | * | tests: Add a test for sequence order. | Dylan Araps | 2017-08-12 | 1 | -0/+7 |
| | * | colors: Fix cache file name. | Dylan Araps | 2017-08-12 | 1 | -2/+2 |
| | * | travis: revert | Dylan Araps | 2017-08-10 | 1 | -1/+0 |
| | * | travis: Test on 3.7 | Dylan Araps | 2017-08-10 | 1 | -0/+1 |
| | * | travis: 3.4 (almost there) | Dylan Araps | 2017-08-10 | 1 | -1/+0 |
| | * | travis: Test 3.4 again | Dylan Araps | 2017-08-10 | 1 | -0/+1 |
| | * | general: Remove need for OrderedDict | Dylan Araps | 2017-08-10 | 2 | -4/+3 |
| | * | general: Remove all pathlib usage | Dylan Araps | 2017-08-10 | 3 | -13/+12 |
| | * | general: Remove all pathlib usage | Dylan Araps | 2017-08-10 | 1 | -1/+1 |
| | * | general: Remove all pathlib usage | Dylan Araps | 2017-08-10 | 11 | -53/+53 |
| | * | travis: nope | Dylan Araps | 2017-08-10 | 1 | -2/+0 |
| | * | travis: Add even older python versions to test. | Dylan Araps | 2017-08-10 | 1 | -0/+2 |
| | * | tests: Fix print | Dylan Araps | 2017-08-10 | 1 | -1/+0 |
| | * | general: Remove pointless format | Dylan Araps | 2017-08-10 | 1 | -1/+1 |
| | * | setup: Change message to 3.5 | Dylan Araps | 2017-08-10 | 1 | -1/+1 |
| | * | travis: Test on Python 3.5 | Dylan Araps | 2017-08-10 | 1 | -0/+1 |
| | * | colors: Use an ordered dict to store the colors. | Dylan Araps | 2017-08-10 | 1 | -10/+9 |
| | * | util: Fix error on 3.6 | Dylan Araps | 2017-08-09 | 1 | -2/+2 |
| | * | general: Make pywal compatible with python 3.5 | Dylan Araps | 2017-08-09 | 12 | -40/+42 |
| * | | version: bump0.5.13 | Dylan Araps | 2017-08-12 | 1 | -1/+1 |
| * | | args: Fix comment. | Dylan Araps | 2017-08-12 | 1 | -1/+1 |
| * | | args: Added -R to restore the scheme. | Dylan Araps | 2017-08-12 | 1 | -0/+12 |
| * | | tests: Add more tests | Dylan Araps | 2017-08-12 | 1 | -5/+20 |
| * | | colors: Send UXTerm colors to X resources. Closes #81 | Dylan Araps | 2017-08-12 | 1 | -6/+9 |
| |/ | |||||
| * | Merge pull request #74 from deviantfero/patch-1 | Dylan Araps | 2017-08-07 | 1 | -8/+8 |
| |\ | |||||
| | * | de-indenting the comments | Fernando Vásquez | 2017-08-06 | 1 | -3/+3 |
| | * | Theme is optional for GTK refresh | Fernando Vásquez | 2017-08-06 | 1 | -4/+4 |
| |/ | |||||
| * | Merge pull request #73 from aeikenberry/master | Dylan Araps | 2017-08-03 | 1 | -0/+9 |
| |\ | |||||
| | * | adds import to it's own line | Aaron Eikenberry | 2017-08-03 | 1 | -1/+2 |
| | * | fixes lint error | Aaron Eikenberry | 2017-08-03 | 1 | -1/+2 |
| | * | Merge branch 'master' of github.com:dylanaraps/pywal | Aaron Eikenberry | 2017-08-03 | 1 | -1/+1 |
| | |\ | |/ |/| | |||||
| * | | version: bump0.5.12 | dylan araps | 2017-08-03 | 1 | -1/+1 |
| * | | Merge pull request #72 from aeikenberry/master | Dylan Araps | 2017-08-03 | 3 | -2/+12 |
| |\ \ | |||||
| | | * | adds test for -e | Aaron Eikenberry | 2017-08-03 | 1 | -1/+8 |
| | |/ | |||||
| | * | reverts unsafe shell=True, add option for skipping reload environment | Aaron Eikenberry | 2017-08-02 | 2 | -2/+14 |
| | * | Merge branch 'master' of github.com:dylanaraps/pywal | Aaron Eikenberry | 2017-08-02 | 5 | -30/+21 |
| | |\ | |/ |/| | |||||
| * | | Merge branch 'master' of github.com:dylanaraps/wal.py0.5.11 | Dylan Araps | 2017-08-03 | 3 | -28/+19 |
| |\ \ | |||||
| | * \ | Merge pull request #70 from dylanaraps/lighten | Dylan Araps | 2017-08-02 | 3 | -28/+19 |
| | |\ \ | |||||
| | | * | | tests: Fix test | Dylan Araps | 2017-08-02 | 1 | -6/+5 |
| | | * | | colors: fix print | Dylan Araps | 2017-08-02 | 2 | -2/+0 |
| | | * | | colors: Create comment color based on bg. | Dylan Araps | 2017-08-02 | 2 | -21/+15 |
| | |/ / | |||||
| * / / | version: bump | Dylan Araps | 2017-08-03 | 1 | -1/+1 |
| |/ / | |||||
| * | | version: bump0.5.10 | Dylan Araps | 2017-08-02 | 2 | -2/+2 |
| * | | Merge pull request #68 from aeikenberry/master | Dylan Araps | 2017-08-02 | 1 | -0/+13 |
| |\ \ | |||||
| | | * | fixes mac wallpaper | Aaron Eikenberry | 2017-08-02 | 2 | -8/+6 |
| | |/ | |||||
| | * | Adds support for changing tab bar color in iTerm | Aaron Eikenberry | 2017-08-01 | 1 | -0/+13 |
| |/ | |||||
| * | docs: Move contributing to the wiki. | Dylan Araps | 2017-08-01 | 1 | -50/+0 |