| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Alternate way of setting the tmux pane title. | onefang | 2021-09-02 | 1 | -1/+1 |
* | Move Sort out directories, part 2 earlier. | onefang | 2021-09-02 | 1 | -106/+111 |
* | Should have been part of last commit. lol | onefang | 2021-09-02 | 1 | -20/+0 |
* | Move initial option parsing to begining. | onefang | 2021-09-02 | 1 | -0/+21 |
* | Pass all arguments if running a .shini file. | onefang | 2021-09-01 | 1 | -1/+1 |
* | Delay the web server startup for a few seconds. | onefang | 2021-09-01 | 1 | -1/+1 |
* | Strip some more boiler plate from the .shini files. | onefang | 2021-09-01 | 1 | -9/+14 |
* | Don't bother creating the wrong directory that the fllowing comment says git ... | onefang | 2021-08-31 | 1 | -1/+0 |
* | Whitespace cleanup. | onefang | 2021-08-27 | 1 | -3/+3 |
* | Log++ | onefang | 2021-08-27 | 1 | -0/+1 |
* | Make sure we can run sledjchisl most places. | onefang | 2021-08-27 | 1 | -17/+22 |
* | Write actual update and builh sledjchisl commands. | onefang | 2021-08-27 | 1 | -2/+68 |
* | Comment++ | onefang | 2021-08-27 | 1 | -0/+2 |
* | Actually write the test sledjchisl command. | onefang | 2021-08-27 | 1 | -0/+115 |
* | whitespace-- | onefang | 2021-08-27 | 1 | -1/+1 |
* | Add stub build, test, and update sledjchisl commands. | onefang | 2021-08-27 | 1 | -3/+18 |
* | Safety check. | onefang | 2021-08-27 | 1 | -1/+1 |
* | Configure the base port number for sim autogenerated ports. | onefang | 2021-08-27 | 2 | -2/+5 |
* | Log directory and it's contents only readable / writable for the opensim user. | onefang | 2021-08-27 | 1 | -2/+2 |
* | Comment++ | onefang | 2021-08-26 | 1 | -1/+1 |
* | Updated the .gitattributes file tat sledjchisl generates for gitars. | onefang | 2021-08-26 | 1 | -0/+3 |
* | Move "Stopping all the sims'." message to before we start stopping them. | onefang | 2021-08-25 | 1 | -1/+3 |
* | Use the unstripped version of toybox. | onefang | 2021-08-25 | 1 | -1/+1 |
* | Comment tweaks. | onefang | 2021-08-25 | 1 | -4/+3 |
* | Tweak sledjchisl logging a bit. | onefang | 2021-08-25 | 1 | -2/+4 |
* | Log++ | onefang | 2021-08-25 | 1 | -0/+2 |
* | Minor clean up. | onefang | 2021-08-25 | 1 | -1/+1 |
* | memset be gone. | onefang | 2021-08-25 | 1 | -1/+0 |
* | Move the directory creation and securing to just before starting ROBUST. | onefang | 2021-08-25 | 1 | -110/+106 |
* | New sledjchisl pane layout. | onefang | 2021-08-25 | 1 | -43/+35 |
* | More work on gitAR code. | onefang | 2021-08-20 | 1 | -63/+70 |
* | Tweak one sledjchisl output. | onefang | 2021-08-20 | 1 | -1/+1 |
* | Make sure permisions and files aor correct on sledjchisl startup. | onefang | 2021-08-20 | 1 | -53/+73 |
* | Default rsync stull for the config file. | onefang | 2021-08-19 | 1 | -0/+2 |
* | Add rsync and gitar stuff to sledjchisl backups. | onefang | 2021-08-19 | 1 | -21/+255 |
* | leak-- | onefang | 2021-08-19 | 1 | -1/+1 |
* | Debug versions of shellMe sledjchisl internal functions. | onefang | 2021-08-19 | 1 | -47/+92 |
* | No more create function for sledjchisl. | onefang | 2021-08-19 | 1 | -16/+6 |
* | TODO++++ | onefang | 2021-08-18 | 1 | -0/+74 |
* | Fix up the early "make sure we are in the correct directory" changes. | onefang | 2021-08-18 | 1 | -4/+14 |
* | freeSimList() don't do anything if sims isn't allocated. | onefang | 2021-08-18 | 1 | -0/+3 |
* | TODO++ | onefang | 2021-08-18 | 1 | -0/+1 |
* | Factor out most of the system() calls. | onefang | 2021-08-18 | 1 | -64/+77 |
* | tabs++ | onefang | 2021-08-18 | 1 | -3/+3 |
* | Try to cater for several ways of screwing up the working directory. | onefang | 2021-08-18 | 1 | -34/+91 |
* | sledjchisl status function for members. | onefang | 2021-08-18 | 1 | -37/+53 |
* | Index sims by UUID in ourSims as well. | onefang | 2021-08-18 | 1 | -1/+4 |
* | Only backup members inventories that have been on since last backup. | onefang | 2021-08-18 | 1 | -1/+1 |
* | For sledjchisl status, warn on sim not up, not info. | onefang | 2021-08-18 | 1 | -1/+1 |
* | Move more stuff into the var directory. | onefang | 2021-08-18 | 1 | -4/+4 |