| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed Issue #100 | Matthew Leonberger | 2017-09-28 | 1 | -3/+3 |
| | | | | | Pywal was using sequences that iterm2 recommends against. See https://iterm2.com/documentation-escape-codes.html | ||||
| * | Fix MacOS Unittests | Matthew Leonberger | 2017-09-26 | 1 | -1/+3 |
| | | | | | | | | Tests now check which OS we are on and use the appropriate escapes Merge remote-tracking branch 'origin/hotfix/unittests' into hotfix/unittests | ||||
| * | Add OS detection for mac specific tests | Matthew Leonberger | 2017-09-24 | 1 | -3/+14 |
| | | | | | | | | | Merge branch 'macos_test' of https://github.com/linuxunil/pywal into macos_test Revert "pylint and flake8 need to be in before_install" This reverts commit b2320013e737ed9048b3946cdfee4f2ee113d62d. | ||||
| * | Remove sequence order tests per Issue #102 | Matthew Leonberger | 2017-09-24 | 1 | -8/+0 |
| | | |||||
| * | tests: Add a test for sequence order. | Dylan Araps | 2017-08-12 | 1 | -0/+7 |
| | | |||||
| * | tests: Fix print | Dylan Araps | 2017-08-10 | 1 | -1/+0 |
| | | |||||
| * | general: Make pywal compatible with python 3.5 | Dylan Araps | 2017-08-09 | 1 | -1/+2 |
| | | |||||
| * | fixes mac wallpaper | Aaron Eikenberry | 2017-08-02 | 1 | -0/+5 |
| | | |||||
| * | tests: Remove shitty tests | Dylan Araps | 2017-07-24 | 1 | -9/+0 |
| | | |||||
| * | tests: Fix test | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| | | |||||
| * | tests: Implement all arguments. | Dylan Araps | 2017-07-23 | 1 | -3/+3 |
| | | |||||
| * | tests: Test urxvt alpha | Dylan Araps | 2017-07-23 | 1 | -0/+6 |
| | | |||||
| * | tests: Fix failing test | Dylan Araps | 2017-07-23 | 1 | -2/+2 |
| | | |||||
| * | tests: Test sending escape sequences | Dylan Araps | 2017-07-23 | 1 | -0/+9 |
| | | |||||
| * | export: Add wallpaper to export files, | Dylan Araps | 2017-07-10 | 1 | -1/+1 |
| | | |||||
| * | export: Add wallpaper to export files, | Dylan Araps | 2017-07-09 | 1 | -2/+2 |
| | | |||||
| * | tests: Fix test. | Dylan Araps | 2017-06-30 | 1 | -0/+1 |
| | | |||||
| * | general: Rename set_colors to sequences | Dylan Araps | 2017-06-30 | 1 | -0/+26 |