summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
blob: 3e1e3f4732d2dd4bd161ba11f190bf7f298a4b83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
repo gitolite-admin
    RW+                              =   admin

repo comedyGenerator
    RW+                              =   admin
    config gitweb.description        =   "Ifunny API scrapper for downloading videos and gifs."
    config gitweb.owner              =   "msglm"

repo dallegen
    RW+                              =   admin
    config gitweb.description        =   "A tool for using dalle-mini via the cli."
    config gitweb.owner              =   "msglm"

repo indeedwatcher
    RW+                              =   admin
    config gitweb.description        =   "Scrapes indeed for job listings then downloads and formats them for you"
    config gitweb.owner              =   "msglm"

repo ddg-image-grabber
    RW+                              =   admin
    config gitweb.description        =   "Scrapes images off duckduckgo image search urls"
    config gitweb.owner              =   "msglm"

repo swinIR_API
    RW+                              =   admin
    config gitweb.description        =   "Allows you to send images to https://huggingface.co/spaces/akhaliq/SwinIR to be upscaled via the cli."
    config gitweb.owner              =   "msglm"

repo school-code
    RW+                              =   admin
    config gitweb.description        =   "All my code of interest from my high school and college days."
    config gitweb.owner              =   "msglm"

repo TrumpDesk
    RW+                              =   admin
    config gitweb.description        =   "A parser for Trump's blog: Trump Desk."
    config gitweb.owner              =   "msglm"

repo msglm-dotfiles
    RW+                              =   admin
    config gitweb.description        =   "My personal bash scripts and configs."
    config gitweb.owner              =   "msglm"

repo stealIfunny
    RW+                              =   admin
    config gitweb.description        =   "comedyGenerator's inferior beta version."
    config gitweb.owner              =   "msglm"

repo dilbertRss
    RW+                              =   admin
    config gitweb.description        =   "A FastAPI RSS feed generator for the dilbert comic strip."
    config gitweb.owner              =   "msglm"

repo sneed
    RW+                              =   admin
    config gitweb.description        =   "A TOML-based, automatic farm generator."
    config gitweb.owner              =   "msglm"

repo indeedgetter
    RW+                              =   admin
    config gitweb.description        =   "Software to archive a specific job posting to a file names 'url'"
    config gitweb.owner              =   "msglm"

repo stashley
    RW+                              =   admin
    config gitweb.description        =   "A program using TOML files to archive personalities to IPFS"
    config gitweb.owner              =   "msglm"

repo yousaythis
    RW+                              =   admin
    config gitweb.description        =   "A program for making videos and images to quote people with"
    config gitweb.owner              =   "msglm"

repo sortunsorted
    RW+                              =   admin
    config gitweb.description        =   "A program for manually sorting the unsorted folder in your Videos folder"
    config gitweb.owner              =   "msglm"

repo ipfs-archive-manager
    RW+                              =   admin
    config gitweb.description        =   "A tool that manages IPFS archives on your behalf."
    config gitweb.owner              =   "msglm"

repo mbsync-notify
    RW+                              =   admin
    config gitweb.description        =   "Short script for notifying users of mbsync of new emails."
    config gitweb.owner              =   "msglm"

repo guix-msglm
    RW+                              =   admin
    config gitweb.description        =   "Custom guix repo for software I want on my system."
    config gitweb.owner              =   "msglm"