| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: bump0.5.0 | Dylan Araps | 2017-07-24 | 1 | -1/+1 |
| * | docs: README | Dylan Araps | 2017-07-24 | 1 | -3/+1 |
| * | coverage: remove coveragerc | Dylan Araps | 2017-07-24 | 1 | -9/+0 |
| * | tests: Remove shitty tests | Dylan Araps | 2017-07-24 | 4 | -112/+1 |
| * | coverage: Don't omit files. | Dylan Araps | 2017-07-23 | 1 | -2/+0 |
| * | tests: Add .coveragerc | Dylan Araps | 2017-07-23 | 5 | -3/+15 |
| * | tests: Fix test | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| * | tests: Disable test | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: Implement all arguments. | Dylan Araps | 2017-07-23 | 2 | -3/+36 |
| * | tests: Fix conflict test | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: test main() | Dylan Araps | 2017-07-23 | 2 | -2/+7 |
| * | tests: process args | Dylan Araps | 2017-07-23 | 1 | -2/+5 |
| * | tests: Fix tests | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| * | tests: Test args | Dylan Araps | 2017-07-23 | 2 | -3/+40 |
| * | tests: Test urxvt alpha | Dylan Araps | 2017-07-23 | 1 | -0/+6 |
| * | tests: Fix failing test | Dylan Araps | 2017-07-23 | 2 | -3/+4 |
| * | general: Save file error handling | Dylan Araps | 2017-07-23 | 1 | -2/+5 |
| * | tests: Test sending escape sequences | Dylan Araps | 2017-07-23 | 1 | -0/+9 |
| * | coverage: Disable in reload.py | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: Test json file with no wallpaper. | Dylan Araps | 2017-07-23 | 2 | -0/+30 |
| * | tests: Don't rely on test order. | Dylan Araps | 2017-07-23 | 1 | -5/+8 |
| * | tests: Fix errors | Dylan Araps | 2017-07-23 | 2 | -3/+7 |
| * | tests: Test file import | Dylan Araps | 2017-07-23 | 1 | -0/+5 |
| * | tests: Exclude convert check | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: Test image cache | Dylan Araps | 2017-07-23 | 1 | -0/+11 |
| * | tests: Test imageamagick fail. | Dylan Araps | 2017-07-23 | 2 | -0/+5 |
| * | tests: Added test for template fail | Dylan Araps | 2017-07-23 | 1 | -0/+12 |
| * | travis: Fix flags | Dylan Araps | 2017-07-23 | 1 | -2/+1 |
| * | tests: Test image functions (fail) | Dylan Araps | 2017-07-23 | 1 | -0/+10 |
| * | coverage: Ignore wallpaper.py | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| * | tests: Added test for msg() | Dylan Araps | 2017-07-23 | 1 | -0/+10 |
| * | travis: Fix tests | Dylan Araps | 2017-07-23 | 1 | -0/+6 |
| * | Merge branch 'master' of github.com:dylanaraps/wal.py | Dylan Araps | 2017-07-23 | 2 | -17/+7 |
| |\ | |||||
| | * | Merge pull request #56 from dylanaraps/rd | Dylan Araps | 2017-07-23 | 2 | -17/+7 |
| | |\ | |||||
| | | * | travis: Fix module name | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| | | * | travis: Fix coverage | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| | | * | travis: fix coverage | Dylan Araps | 2017-07-23 | 1 | -2/+4 |
| | | * | general: changes | Dylan Araps | 2017-07-23 | 2 | -4/+5 |
| | | * | docs: README | Dylan Araps | 2017-07-23 | 1 | -15/+2 |
| | |/ | |||||
| * / | tests: Added a test for disown() | Dylan Araps | 2017-07-23 | 1 | -0/+10 |
| |/ | |||||
| * | docs: Remove toc | Dylan Araps | 2017-07-23 | 1 | -10/+0 |
| * | Merge pull request #55 from dylanaraps/alpha | Dylan Araps | 2017-07-23 | 1 | -111/+5 |
| |\ | |||||
| | * | docs: Move documentation to the wiki. | Dylan Araps | 2017-07-23 | 1 | -111/+5 |
| * | | Merge pull request #54 from dylanaraps/alpha | Dylan Araps | 2017-07-23 | 5 | -2/+24 |
| |\| | |||||
| | * | Merge branch 'alpha' of github.com:dylanaraps/wal.py into alpha | Dylan Araps | 2017-07-23 | 0 | -0/+0 |
| | |\ | |||||
| | | * | general: Fix regex issue. | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| | | * | general: Add -a to support terminal transparency. | Dylan Araps | 2017-07-23 | 5 | -2/+24 |
| | * | | general: Fix regex issue. | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| | * | | general: Add -a to support terminal transparency. | Dylan Araps | 2017-07-23 | 5 | -2/+24 |
| |/ / | |||||
| * | | tests: Check color length instead of value since the tests will fail on other... | Dylan Araps | 2017-07-23 | 1 | -1/+1 |