| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: bump2.0.0 | Dylan Araps | 2018-04-01 | 1 | -2/+2 |
| * | general: Fix -q | Dylan Araps | 2018-04-01 | 1 | -0/+2 |
| * | general: Add palette to output. | Dylan Araps | 2018-04-01 | 2 | -0/+19 |
| * | general: cleanup. | Dylan Araps | 2018-04-01 | 1 | -1/+1 |
| * | general: Make -R work with theme files. | Dylan Araps | 2018-04-01 | 1 | -10/+11 |
| * | general: cleanup. | Dylan Araps | 2018-04-01 | 2 | -8/+11 |
| * | Merge pull request #216 from dylanaraps/logging | Dylan Araps | 2018-04-01 | 16 | -56/+63 |
| |\ | |||||
| | * | tests: Remove hacky test' | Dylan Araps | 2018-04-01 | 1 | -16/+0 |
| | * | general: Remove unused import. | Dylan Araps | 2018-04-01 | 1 | -1/+0 |
| | * | general: Added logging. | Dylan Araps | 2018-04-01 | 15 | -40/+64 |
| |/ | |||||
| * | backend: Add random option | Dylan Araps | 2018-04-01 | 2 | -2/+11 |
| * | Merge pull request #200 from dylanaraps/themes | Dylan Araps | 2018-04-01 | 18 | -20/+402 |
| |\ | |||||
| | * | theme: cleanup | Dylan Araps | 2018-04-01 | 1 | -13/+18 |
| | * | theme: Update flag | Dylan Araps | 2018-04-01 | 2 | -16/+17 |
| | * | general: rebase | Dylan Araps | 2018-04-01 | 15 | -122/+378 |
| | |\ | |||||
| | * | | misc: cleanup | Dylan Araps | 2018-03-18 | 1 | -1/+0 |
| | * | | misc: cleanup | Dylan Araps | 2018-03-18 | 1 | -1/+1 |
| | * | | misc: cleanup | Dylan Araps | 2018-03-18 | 3 | -3/+4 |
| | * | | misc: cleanup | Dylan Araps | 2018-03-18 | 1 | -3/+0 |
| | * | | misc: cleanup | Dylan Araps | 2018-03-18 | 1 | -5/+2 |
| | * | | misc: cleanup | Dylan Araps | 2018-03-18 | 1 | -2/+2 |
| | * | | theme: Added random option. -f random | Dylan Araps | 2018-03-18 | 2 | -4/+14 |
| | * | | theme: Move theme handling to own file. | Dylan Araps | 2018-03-18 | 5 | -58/+82 |
| | * | | theme: Added darktooth | Dylan Araps | 2018-03-16 | 1 | -0/+25 |
| | * | | theme: Added ashes | Dylan Araps | 2018-03-16 | 2 | -0/+50 |
| | * | | misc: cleanup | Dylan Araps | 2018-03-16 | 1 | -5/+5 |
| | * | | theme: Added vscode-dark | Dylan Araps | 2018-03-16 | 1 | -0/+25 |
| | * | | theme: Made wal themes more compatible | Dylan Araps | 2018-03-16 | 3 | -4/+29 |
| | * | | themes: Added more themes. | Dylan Araps | 2018-03-16 | 1 | -1/+1 |
| | * | | themes: Added more themes. | Dylan Araps | 2018-03-16 | 2 | -0/+50 |
| | * | | misc: cleanup | Dylan Araps | 2018-03-16 | 1 | -9/+8 |
| | * | | themes: Allow local themes | Dylan Araps | 2018-03-16 | 2 | -6/+15 |
| | * | | travis: Fix linting | Dylan Araps | 2018-03-16 | 1 | -1/+1 |
| | * | | themes: -f with no args lists themes. | Dylan Araps | 2018-03-15 | 1 | -3/+13 |
| | * | | themes: Added 3024 | Dylan Araps | 2018-03-15 | 3 | -1/+26 |
| | * | | themes: Added 3024 | Dylan Araps | 2018-03-15 | 1 | -0/+25 |
| | * | | themes: Add support for terminal.sexy json | Dylan Araps | 2018-03-15 | 1 | -5/+2 |
| | * | | Merge branch 'themes' of github.com:dylanaraps/pywal into themes | Dylan Araps | 2018-03-15 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | themes: Added zenburn. | Dylan Araps | 2018-03-15 | 2 | -1/+26 |
| | * | | | themes: Add support for terminal.sexy json | Dylan Araps | 2018-03-15 | 3 | -1/+48 |
| | |/ / | |||||
| | * | | themes: Added colorschemes to manifest. | Dylan Araps | 2018-03-15 | 1 | -0/+1 |
| | * | | themes: Added gruvbox. | Dylan Araps | 2018-03-15 | 1 | -0/+25 |
| | * | | themes: Initial theme support | Dylan Araps | 2018-03-15 | 2 | -7/+43 |
| * | | | general: Add backends to manifes | Dylan Araps | 2018-04-01 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Merge pull request #213 from dylanaraps/backends | Dylan Araps | 2018-04-01 | 12 | -103/+365 |
| |\ \ | |||||
| | * | | sorry: not sorry | Dylan Araps | 2018-04-01 | 1 | -23/+9 |
| | * | | pylint: fixes | Dylan Araps | 2018-04-01 | 2 | -2/+4 |
| | * | | backends: Dynamically import the backend we want to use. | Dylan Araps | 2018-04-01 | 1 | -4/+11 |
| | * | | travis: fixes | Dylan Araps | 2018-04-01 | 1 | -1/+1 |
| | * | | backend: cleanup | Dylan Araps | 2018-03-31 | 1 | -18/+40 |