Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-18 | Merge pull request #26 from nicodebo/zsh_completion | Rasmus Steinke | 2 | -0/+116 |
2017-07-18 | Add zsh completion script | nicodebo | 2 | -0/+116 |
2017-07-16 | Remove perl column | Rasmus Steinke | 1 | -1/+0 |
2017-07-16 | use pure awk for cache creation | Rasmus Steinke | 3 | -43/+15 |
2017-07-15 | make clerk_fzf use new perl column script | Rasmus Steinke | 1 | -6/+8 |
2017-07-15 | properly ommit last column in loop | Rasmus Steinke | 1 | -1/+1 |
2017-07-15 | Use own column implementation. This should make clerk work on BSD and debian | Rasmus Steinke | 3 | -3/+33 |
2017-06-07 | fix keybindings for new rofi | Rasmus Steinke | 1 | -39/+45 |
2017-05-05 | Merge branch 'master' of https://github.com/carnager/clerk | Rasmus Steinke | 1 | -2/+1 |
2017-05-05 | remove obsolete copy vi option | Rasmus Steinke | 1 | -1/+0 |
2017-04-20 | Merge pull request #22 from iAmMrinal0/patch-1 | Rasmus Steinke | 1 | -2/+1 |
2017-04-20 | Fix screenshot not shown in README | Mrinal Purohit | 1 | -2/+1 |
2017-02-14 | also backup on instant rate | Rasmus Steinke | 1 | -0/+13 |
2017-02-14 | only perform backup once an hour | Rasmus Steinke | 1 | -3/+12 |
2017-02-14 | delete trackratings before dumping stickers | Rasmus Steinke | 1 | -0/+1 |
2017-02-07 | add auto backup for track ratings | Rasmus Steinke | 2 | -1/+7 |
2017-01-28 | fix backup menu | Rasmus Steinke | 1 | -2/+1 |
2016-08-16 | check config | Rasmus Steinke | 1 | -0/+11 |
2016-08-16 | make animation optional | Rasmus Steinke | 2 | -1/+7 |
2016-07-31 | add warning about tmux config file | Rasmus Steinke | 1 | -0/+2 |
2016-07-31 | fix text | Rasmus Steinke | 1 | -1/+1 |
2016-07-31 | use column to pad text | Rasmus Steinke | 1 | -1/+1 |
2016-07-31 | dynamically generate help screen | Rasmus Steinke | 2 | -25/+14 |
2016-07-31 | fix typo in help | Rasmus Steinke | 1 | -1/+1 |
2016-07-31 | remove elif, whereever that came from | Rasmus Steinke | 1 | -3/+0 |
2016-07-31 | export MPD_HOST | Rasmus Steinke | 1 | -0/+17 |
2016-07-22 | change default kill binding | Rasmus Steinke | 1 | -1/+1 |
2016-07-22 | make custom tmux config actually work | Rasmus Steinke | 1 | -0/+18 |
2016-07-22 | add quit hotkey | Rasmus Steinke | 3 | -1/+5 |
2016-07-22 | update tmux config | Rasmus Steinke | 1 | -72/+18 |
2016-07-22 | make tmux config configurable | Rasmus Steinke | 3 | -27/+8 |
2016-07-22 | create config dir, if needed | Rasmus Steinke | 1 | -0/+5 |
2016-07-22 | push | Rasmus Steinke | 1 | -12/+6 |
2016-07-21 | properly relaunch stuff | Rasmus Steinke | 1 | -8/+4 |
2016-07-21 | add help text and kill command | Rasmus Steinke | 1 | -11/+23 |
2016-07-21 | properly start sl | Rasmus Steinke | 1 | -2/+1 |
2016-07-21 | use the proper way to start processes in tmux | Rasmus Steinke | 1 | -8/+8 |
2016-07-21 | fix script name | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | fix re-creation of caches | Rasmus Steinke | 3 | -2/+4 |
2016-07-21 | fix odd spacing error | Rasmus Steinke | 1 | -5/+5 |
2016-07-21 | check for config files before parsing | Rasmus Steinke | 1 | -2/+6 |
2016-07-21 | add custom mpd host option | Rasmus Steinke | 2 | -0/+18 |
2016-07-21 | add new multi select option from upstream rofi | Rasmus Steinke | 1 | -0/+2 |
2016-07-21 | add PKGBUILD for clerk_fzf | Rasmus Steinke | 4 | -0/+65 |
2016-07-21 | fix path | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | fix path to tmux config | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | fix typo | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | add tmux config | Rasmus Steinke | 1 | -0/+1 |
2016-07-21 | update makefile | Rasmus Steinke | 1 | -0/+2 |
2016-07-21 | read config | Rasmus Steinke | 1 | -1/+6 |