| Commit message (Expand) | Author | Age | Files | Lines |
* | Teal: convert luarocks.deps | V1K1NGbg | 2024-10-21 | 1 | -151/+195 |
* | Teal: convert luarocks.repos | V1K1NGbg | 2024-10-21 | 1 | -106/+99 |
* | Teal: convert luarocks.dir | V1K1NGbg | 2024-10-21 | 1 | -9/+11 |
* | Teal: convert luarocks.core.sysdetect | V1K1NGbg | 2024-10-21 | 1 | -52/+141 |
* | Teal: convert luarocks.core.dir | V1K1NGbg | 2024-10-21 | 1 | -29/+27 |
* | Teal: convert luarocks.core.manif | V1K1NGbg | 2024-10-21 | 1 | -19/+29 |
* | Teal: convert luarocks.core.types.result | V1K1NGbg | 2024-10-21 | 1 | -0/+14 |
* | Teal: convert luarocks.core.types.rockspec | V1K1NGbg | 2024-10-21 | 1 | -0/+78 |
* | Teal: convert luarocks.core.types.query | V1K1NGbg | 2024-10-21 | 1 | -0/+13 |
* | Teal: convert luarocks.core.util | V1K1NGbg | 2024-10-21 | 1 | -90/+103 |
* | Teal: convert luarocks.core.vers | V1K1NGbg | 2024-10-21 | 1 | -40/+44 |
* | Teal: convert luarocks.core.path | V1K1NGbg | 2024-10-21 | 1 | -26/+20 |
* | Teal: convert luarocks.core.persist | V1K1NGbg | 2024-10-21 | 1 | -27/+17 |
* | Teal: convert luarocks.fun | V1K1NGbg | 2024-10-21 | 1 | -48/+43 |
* | Teal: rename luarocks.fun | Hisham Muhammad | 2024-10-21 | 1 | -0/+0 |
* | Teal: convert luarocks.fetch.hg_http | V1K1NGbg | 2024-10-21 | 1 | -2/+5 |
* | Teal: rename luarocks.fetch.hg_https | Hisham Muhammad | 2024-10-21 | 1 | -0/+0 |
* | Teal: convert luarocks.fetch.svn | V1K1NGbg | 2024-10-21 | 1 | -12/+11 |
* | Teal: convert luarocks.fetch.git | V1K1NGbg | 2024-10-21 | 1 | -18/+19 |
* | Teal: rename luarocks.fetch.git_https | Hisham Muhammad | 2024-10-21 | 1 | -0/+0 |
* | Teal: convert luarocks.fetch.git_http | V1K1NGbg | 2024-10-21 | 1 | -2/+5 |
* | Teal: convert luarocks.fetch.sscm | V1K1NGbg | 2024-10-21 | 1 | -5/+6 |
* | Teal: convert luarocks.fetch.git_file | V1K1NGbg | 2024-10-21 | 1 | -2/+5 |
* | Teal: convert luarocks.fetch.hg | V1K1NGbg | 2024-10-21 | 1 | -10/+9 |
* | Teal: convert luarocks.fetch.cvs | V1K1NGbg | 2024-10-21 | 1 | -11/+9 |
* | Teal: convert luarocks.fetch.git_ssh | V1K1NGbg | 2024-10-21 | 1 | -2/+5 |
* | Teal: rename luarocks.fetch.hg_ssh | Hisham Muhammad | 2024-10-21 | 1 | -0/+0 |
* | Teal: convert luarocks.cmd.remove | V1K1NGbg | 2024-10-21 | 1 | -7/+12 |
* | Teal: convert luarocks.cmd.init | V1K1NGbg | 2024-10-21 | 1 | -14/+25 |
* | Teal: convert luarocks.cmd.unpack | V1K1NGbg | 2024-10-21 | 1 | -18/+21 |
* | Teal: convert luarocks.cmd.lint | V1K1NGbg | 2024-10-21 | 1 | -6/+15 |
* | Teal: convert luarocks.cmd.config | V1K1NGbg | 2024-10-21 | 1 | -45/+55 |
* | Teal: convert luarocks.cmd.show | V1K1NGbg | 2024-10-21 | 1 | -34/+61 |
* | Teal: convert luarocks.cmd.purge | V1K1NGbg | 2024-10-21 | 1 | -9/+15 |
* | Teal: convert luarocks.cmd.write_rockspec | V1K1NGbg | 2024-10-21 | 1 | -56/+71 |
* | Teal: convert luarocks.cmd.download | V1K1NGbg | 2024-10-21 | 1 | -6/+16 |
* | Teal: convert luarocks.cmd.build | V1K1NGbg | 2024-10-21 | 1 | -26/+35 |
* | Teal: convert luarocks.cmd.path | V1K1NGbg | 2024-10-21 | 1 | -3/+8 |
* | Teal: convert luarocks.cmd.search | V1K1NGbg | 2024-10-21 | 1 | -5/+12 |
* | Teal: convert luarocks.cmd.pack | V1K1NGbg | 2024-10-21 | 1 | -4/+9 |
* | Teal: convert luarocks.cmd.install | V1K1NGbg | 2024-10-21 | 1 | -51/+36 |
* | Teal: convert luarocks.cmd.new_version | V1K1NGbg | 2024-10-21 | 1 | -22/+31 |
* | Teal: convert luarocks.cmd.doc | V1K1NGbg | 2024-10-21 | 1 | -8/+13 |
* | Teal: convert luarocks.cmd.test | V1K1NGbg | 2024-10-21 | 1 | -3/+8 |
* | Teal: convert luarocks.cmd.upload | V1K1NGbg | 2024-10-21 | 1 | -10/+26 |
* | Teal: convert luarocks.cmd.list | V1K1NGbg | 2024-10-21 | 1 | -10/+27 |
* | Teal: convert luarocks.cmd.make | V1K1NGbg | 2024-10-21 | 1 | -19/+32 |
* | Teal: convert luarocks.cmd.which | V1K1NGbg | 2024-10-21 | 1 | -3/+8 |
* | Teal: convert luarocks.manif | V1K1NGbg | 2024-10-21 | 1 | -33/+37 |
* | Teal: convert luarocks.config | V1K1NGbg | 2024-10-21 | 1 | -8/+10 |