| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ifinstalled may take multiple progs | Luke Smith | 2020-06-12 | 1 | -1/+4 |
| | | |||||
| * | Works only when "2>" instead of ">" (#706) | Ashish Panigrahi | 2020-06-12 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-06-09 | 3 | -15/+19 |
| |\ | |||||
| | * | rust file compilation (#698) | Bryan Jenks | 2020-06-08 | 1 | -0/+1 |
| | | | |||||
| | * | Added support for .tif images (#695) | Luke Bubar | 2020-06-06 | 1 | -1/+1 |
| | | | | | | | tif files are a type of gray-scale images. | ||||
| | * | Unison and HISTFILE base directory change (#694) | Salman Abedin | 2020-06-06 | 1 | -0/+2 |
| | | | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com> | ||||
| | * | Much cleaner compiler script (#692) | Salman Abedin | 2020-06-06 | 1 | -14/+15 |
| | | | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com> | ||||
| * | | Revert "camtoggle removed" | Luke Smith | 2020-06-07 | 2 | -2/+4 |
| | | | | | | | | | This reverts commit 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9. | ||||
| * | | fix #696 old dox rm'd | Luke Smith | 2020-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | middle click to update price | Luke Smith | 2020-06-06 | 1 | -7/+11 |
| | | | |||||
| * | | no nohup, but setsid -f | Luke Smith | 2020-06-04 | 1 | -1/+1 |
| |/ | |||||
| * | Efficient scripting to get the directory path (#686) | Salman Abedin | 2020-06-04 | 1 | -1/+1 |
| | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com> | ||||
| * | boomer futilely attempts to understand soydev ui | Luke Smith | 2020-06-02 | 1 | -3/+1 |
| | | |||||
| * | funding file for github sponsors | Luke Smith | 2020-06-02 | 1 | -0/+5 |
| | | |||||
| * | fix | Luke Smith | 2020-06-02 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'chambln-refactor' | Luke Smith | 2020-06-02 | 18 | -40/+47 |
| |\ | |||||
| | * | nettraf | Luke Smith | 2020-06-02 | 1 | -2/+2 |
| | | | |||||
| | * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice into chambln-refactor | Luke Smith | 2020-06-01 | 17 | -31/+32 |
| | |\ | |||||
| | | * | cleaning (#677) | Hekuran | 2020-06-01 | 1 | -5/+6 |
| | | | | | | | | | | making it a variable since its used 5 times | ||||
| | | * | Shellcheck (#676) | JameyBear | 2020-06-01 | 16 | -26/+26 |
| | |/ |/| | | | Co-authored-by: WhispersOfJ <kaotiks@gmail.com> | ||||
| | * | Merge branch 'refactor' of https://github.com/chambln/voidrice into ↵ | Luke Smith | 2020-06-01 | 1 | -9/+15 |
| |/| | | | | | | | chambln-refactor | ||||
| | * | Fix arithmetic expansions | Gregory Chamberlain | 2020-05-31 | 1 | -2/+2 |
| | | | |||||
| | * | Refactor nettraf | Gregory Chamberlain | 2020-05-31 | 1 | -8/+14 |
| | | | | | | | | | No longer relies on paste(1p). | ||||
| | * | Remove unnecessary double quotes | Gregory Chamberlain | 2020-05-31 | 1 | -4/+4 |
| | | | |||||
| * | | just let it be swallowed | Luke Smith | 2020-06-01 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'luquinha.virus/voidrice-patch-1' | Luke Smith | 2020-05-31 | 1 | -12/+14 |
| |\ \ | |||||
| | * | | trailing whitespace fix | Luke Smith | 2020-05-31 | 1 | -5/+5 |
| | | | | |||||
| | * | | escaped dollar sign on shortcuts | Lucas Budde Mior | 2020-06-01 | 1 | -2/+2 |
| | | | | |||||
| | * | | comments on shortcuts fixed | Lucas Budde Mior | 2020-05-31 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | comments on shortcuts fixed | Lucas Budde Mior | 2020-05-31 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | comments on shortcuts fixed | Lucas Budde Mior | 2020-05-31 | 1 | -2/+2 |
| | |/ / | |||||
| | * | | now shortcuts is posix compliant, so #!/bin/sh | Lucas Budde Mior | 2020-05-31 | 1 | -9/+9 |
| | | | | |||||
| | * | | Comment on shortcuts properly commented | Lucas Budde Mior | 2020-06-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Use only awk in shortcuts script | Lucas Budde Mior | 2020-06-01 | 1 | -11/+13 |
| | |/ | |||||
| * / | fixes issue #663 , i3block break (#675) | Hekuran | 2020-05-31 | 1 | -1/+1 |
| |/ | | | i3block wont break with this | ||||
| * | old scripts cleanup | Luke Smith | 2020-05-31 | 3 | -39/+1 |
| | | |||||
| * | Another lol fix (#670) | Alexei Syssoyev | 2020-05-31 | 1 | -1/+1 |
| | | |||||
| * | lol fix | Luke Smith | 2020-05-30 | 1 | -1/+1 |
| | | |||||
| * | still needed in some cases | Luke Smith | 2020-05-30 | 1 | -0/+1 |
| | | |||||
| * | Use %d for numbers instead of %s for string (#666) | rickyjon | 2020-05-30 | 1 | -1/+1 |
| | | |||||
| * | fix | Luke Smith | 2020-05-30 | 1 | -1/+1 |
| | | |||||
| * | compiler notes and alt md compilers | Luke Smith | 2020-05-30 | 1 | -1/+10 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-05-30 | 19 | -37/+34 |
| |\ | |||||
| | * | make use of setsid(1)'s `-f` flag (#652) | Kian Kasad | 2020-05-30 | 19 | -37/+34 |
| | | | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| * | | read in previous data | Luke Smith | 2020-05-30 | 1 | -4/+2 |
| |/ | |||||
| * | dumb fix | Luke Smith | 2020-05-30 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'narukeh-patch-1' | Luke Smith | 2020-05-30 | 1 | -1/+1 |
| |\ | |||||
| | * | save the file check every time | Luke Smith | 2020-05-30 | 1 | -2/+1 |
| | | | |||||
| | * | quotes | Hekuran | 2020-05-30 | 1 | -1/+1 |
| | | | |||||
| | * | create netlog if empty | Hekuran | 2020-05-30 | 1 | -0/+1 |
| |/ | | | it would not run without an existing nonempty log file | ||||
