aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: bump2.0.0Dylan Araps2018-04-011-2/+2
* general: Fix -qDylan Araps2018-04-011-0/+2
* general: Add palette to output.Dylan Araps2018-04-012-0/+19
* general: cleanup.Dylan Araps2018-04-011-1/+1
* general: Make -R work with theme files.Dylan Araps2018-04-011-10/+11
* general: cleanup.Dylan Araps2018-04-012-8/+11
* Merge pull request #216 from dylanaraps/loggingDylan Araps2018-04-0116-56/+63
|\
| * tests: Remove hacky test'Dylan Araps2018-04-011-16/+0
| * general: Remove unused import.Dylan Araps2018-04-011-1/+0
| * general: Added logging.Dylan Araps2018-04-0115-40/+64
|/
* backend: Add random optionDylan Araps2018-04-012-2/+11
* Merge pull request #200 from dylanaraps/themesDylan Araps2018-04-0118-20/+402
|\
| * theme: cleanupDylan Araps2018-04-011-13/+18
| * theme: Update flagDylan Araps2018-04-012-16/+17
| * general: rebaseDylan Araps2018-04-0115-122/+378
| |\
| * | misc: cleanupDylan Araps2018-03-181-1/+0
| * | misc: cleanupDylan Araps2018-03-181-1/+1
| * | misc: cleanupDylan Araps2018-03-183-3/+4
| * | misc: cleanupDylan Araps2018-03-181-3/+0
| * | misc: cleanupDylan Araps2018-03-181-5/+2
| * | misc: cleanupDylan Araps2018-03-181-2/+2
| * | theme: Added random option. -f randomDylan Araps2018-03-182-4/+14
| * | theme: Move theme handling to own file.Dylan Araps2018-03-185-58/+82
| * | theme: Added darktoothDylan Araps2018-03-161-0/+25
| * | theme: Added ashesDylan Araps2018-03-162-0/+50
| * | misc: cleanupDylan Araps2018-03-161-5/+5
| * | theme: Added vscode-darkDylan Araps2018-03-161-0/+25
| * | theme: Made wal themes more compatibleDylan Araps2018-03-163-4/+29
| * | themes: Added more themes.Dylan Araps2018-03-161-1/+1
| * | themes: Added more themes.Dylan Araps2018-03-162-0/+50
| * | misc: cleanupDylan Araps2018-03-161-9/+8
| * | themes: Allow local themesDylan Araps2018-03-162-6/+15
| * | travis: Fix lintingDylan Araps2018-03-161-1/+1
| * | themes: -f with no args lists themes.Dylan Araps2018-03-151-3/+13
| * | themes: Added 3024Dylan Araps2018-03-153-1/+26
| * | themes: Added 3024Dylan Araps2018-03-151-0/+25
| * | themes: Add support for terminal.sexy jsonDylan Araps2018-03-151-5/+2
| * | Merge branch 'themes' of github.com:dylanaraps/pywal into themesDylan Araps2018-03-150-0/+0
| |\ \
| | * | themes: Added zenburn.Dylan Araps2018-03-152-1/+26
| * | | themes: Add support for terminal.sexy jsonDylan Araps2018-03-153-1/+48
| |/ /
| * | themes: Added colorschemes to manifest.Dylan Araps2018-03-151-0/+1
| * | themes: Added gruvbox.Dylan Araps2018-03-151-0/+25
| * | themes: Initial theme supportDylan Araps2018-03-152-7/+43
* | | general: Add backends to manifesDylan Araps2018-04-011-0/+1
| |/ |/|
* | Merge pull request #213 from dylanaraps/backendsDylan Araps2018-04-0112-103/+365
|\ \
| * | sorry: not sorryDylan Araps2018-04-011-23/+9
| * | pylint: fixesDylan Araps2018-04-012-2/+4
| * | backends: Dynamically import the backend we want to use.Dylan Araps2018-04-011-4/+11
| * | travis: fixesDylan Araps2018-04-011-1/+1
| * | backend: cleanupDylan Araps2018-03-311-18/+40