| Commit message (Expand) | Author | Age | Files | Lines |
* | damb: clean up, merge cases in a switch statement | sinanmohd | 2023-08-10 | 1 | -2/+1 |
* | damb: make the key value delimiter more explicit and safe | sinanmohd | 2023-08-06 | 1 | -6/+9 |
* | damb: simpler shell pattern | sinanmohd | 2023-08-06 | 1 | -2/+1 |
* | damb: someone forgot the escape character in a shell pattern | sinanmohd | 2023-08-06 | 1 | -1/+1 |
* | damb: invalidate values with newline character | sinanmohd | 2023-08-06 | 1 | -1/+5 |
* | damb: rewrite, better ux and more features | sinanmohd | 2023-08-04 | 1 | -56/+251 |
* | dbook: reduce runtime overhead by moving icon generation to db write | sinanmohd | 2023-08-02 | 1 | -4/+10 |
* | dbook: lazy evaluate value of keys | sinanmohd | 2023-08-02 | 1 | -6/+6 |
* | dbook: trim function to remove white spaces on string ends | sinanmohd | 2023-08-02 | 1 | -15/+14 |
* | dbook: delete saved data when key is removed | sinanmohd | 2023-08-01 | 1 | -0/+6 |
* | dbook: cleanup, remove boilerplate in save and insert | sinanmohd | 2023-08-01 | 1 | -18/+15 |
* | damb: code clean up | sinanmohd | 2023-08-01 | 1 | -4/+4 |
* | damb: get rid of "random" option | sinanmohd | 2023-08-01 | 1 | -6/+1 |
* | dbook: code refactoring, better ux and error management | sinanmohd | 2023-07-06 | 1 | -208/+193 |
* | damb: update icon and make it a var | sinanmohd | 2023-07-06 | 1 | -4/+5 |
* | damb: use sigkill to make sure the target is dead | sinanmohd | 2023-07-05 | 1 | -1/+1 |
* | damb: follow xdg spec | sinanmohd | 2023-07-05 | 1 | -1/+1 |
* | dbook: make usage a function | sinanmohd | 2023-07-05 | 1 | -11/+17 |
* | dbook: proper spacing in notify-send | sinanmohd | 2023-07-05 | 1 | -2/+2 |
* | dbook: fail gracefully when bookmarks is empty | sinanmohd | 2023-07-05 | 1 | -0/+2 |
* | dunicode: use nerd font for the prompt | sinanmohd | 2023-07-04 | 1 | -3/+3 |
* | damb: update display server selection logic | sinanmohd | 2023-07-02 | 1 | -3/+4 |
* | tcsv: redirect error messages to stderr | sinanmohd | 2023-06-01 | 1 | -1/+1 |
* | tcsv: better error handling | sinanmohd | 2023-06-01 | 1 | -5/+16 |
* | tcsv: initial commit: posix client for torrents-csv.ml | sinanmohd | 2023-06-01 | 2 | -0/+154 |
* | 1337x: fix: parse_table returns invalid name | sinanmohd | 2023-05-31 | 1 | -1/+1 |
* | yts: use strcasecmp and proper menu line limits | sinanmohd | 2023-05-08 | 1 | -2/+2 |
* | pirowatch: switch back to nerf font | sinanmohd | 2023-05-08 | 1 | -1/+1 |
* | 1337x: v2 rewrite, more beautiful ui | sinanmohd | 2023-05-08 | 1 | -16/+65 |
* | 1337x, yts: exit quietly if query is empty | sinanmohd | 2023-05-08 | 2 | -25/+17 |
* | 1337x, yts: switch back to nerd font | sinanmohd | 2023-05-08 | 2 | -7/+7 |
* | 1337x, yts: get rid of the proxy fallback, they are unreliable | sinanmohd | 2023-04-28 | 2 | -8/+0 |
* | vpn: only call wip when the connection is successful | sinanmohd | 2023-03-20 | 1 | -3/+1 |
* | clean: use logical operators instead of if | sinanmohd | 2023-03-20 | 2 | -6/+2 |
* | dbook: spell error in vars | sinanmohd | 2023-03-20 | 1 | -1/+1 |
* | font: switch to font awesome for icons | sinanmohd | 2023-03-20 | 9 | -37/+44 |
* | damb: fix: incomplete code | sinanmohd | 2023-03-20 | 1 | -1/+1 |
* | dunicode: initial commit: script to copya and type unicode | sinanmohd | 2023-03-18 | 2 | -0/+104 |
* | menu_run: initial commit: replacement for dmenu_run | sinanmohd | 2023-03-18 | 2 | -0/+57 |
* | daskpass: initial commit: a password prompt | sinanmohd | 2023-03-17 | 2 | -0/+13 |
* | dbook: preserve spacing of config file when using -d | sinanmohd | 2023-03-17 | 1 | -1/+4 |
* | dbook: initial commit: a bookmark manager | sinanmohd | 2023-03-16 | 2 | -0/+317 |
* | repo: update name | sinanmohd | 2023-03-16 | 1 | -1/+1 |
* | vpn: make use of the grep --quiet flag instead of redirecting the output | sinanmohd | 2023-03-12 | 1 | -1/+1 |
* | dpass: docs: passmenu already exists, specify some reasons to use dpass over it | sinanmohd | 2023-03-11 | 1 | -1/+4 |
* | dpass: initial commit: dmenu wrapper for the standard unix password manager | sinanmohd | 2023-03-11 | 2 | -0/+115 |
* | menu: prioritize wayland even when xwayland is available | sinanmohd | 2023-03-11 | 4 | -12/+12 |
* | menu: switchout bemenu for wmenu | sinanmohd | 2023-03-11 | 5 | -5/+5 |
* | docs: remove <> around words, causing probles with cgit markdown renderer | sinanmohd | 2023-03-11 | 1 | -1/+1 |
* | damb: call main with $@ to avoid future headaches | sinanmohd | 2023-03-11 | 1 | -1/+1 |