• Atlanta
  • Joined on 2018-11-23
gbmor pushed to master at institute/admin 2020-07-26 19:08:02 +00:00
750e8f5b20 removed loop so I can just call badprocs.py via cron
gbmor pushed to master at institute/admin 2020-07-26 18:59:28 +00:00
0721da9d36 added python script that checks for potentially malicious procs
gbmor pushed to master at institute/site 2020-07-25 22:55:37 +00:00
2ebe2cc18f extra info on things a user shouldn't run, also mentioned renice
gbmor pushed to master at institute/admin 2020-07-25 15:08:43 +00:00
bb4c065491 Added references to catgirl irc client to welcome email and motd
gbmor pushed to master at institute/wiki 2020-07-16 05:34:06 +00:00
f0bb09f4e4 added todo.md, submitted by ~ensa
gbmor pushed to master at institute/wiki 2020-07-16 05:21:52 +00:00
b68274905f updated repo link on main page
gbmor pushed to master at institute/site 2020-07-15 22:36:20 +00:00
d934b4c4ac added regina3.9.1/rexx to lang list
gbmor pushed to master at institute/admin 2020-07-13 03:30:53 +00:00
0f4ca88f10 removed some old quotes i couldn't source, added a pat the bunny line
gbmor pushed to master at institute/wiki 2020-07-12 16:48:59 +00:00
4891cdddc8 updated contributing info
gbmor pushed to master at institute/wiki 2020-07-12 16:47:37 +00:00
ac274a3690 updated link to tildewiki repo in readme
gbmor pushed to master at institute/wiki 2020-07-12 16:43:36 +00:00
08a764a7d7 Removed mention of gitweb.description - it's buggy
gbmor pushed to master at institute/admin 2020-07-11 19:53:26 +00:00
6fbd31ef4c updated package list
gbmor pushed to master at institute/wiki 2020-07-11 16:24:29 +00:00
f838c6c763 Add prefers-color-scheme support to wiki.css
gbmor commented on pull request institute/wiki#3 2020-07-11 07:01:33 +00:00
Update 'pages/user-repos.md'

It's still smart enough to be able to tell it's a repo even though it's not a bare repo, but calling the parent folder tcoin.git while it's not a bare repo will make cgit think the repo's name is tcoin.git.

In this case, the guide refers to using bare repos and instructs the reader to add the location as a remote, then push to it, rather than interact with it directly.

gbmor commented on pull request institute/wiki#3 2020-07-11 06:38:46 +00:00
Update 'pages/user-repos.md'

Using foo.git as the repo's directory is the usual naming convention for bare repos. However, cgit does not include .git in the URL for repos. All of the repos I control on git.tilde.institute use this naming structure, but .git is omitted by cgit from the HTTP path.

The only way I can think of .git being visible is if foo.git contained another repo, bar.git such that the structure is:

public_repos/foo.git/bar.git

In which case foo.git would not be interpreted as a bare repo but as an intentionally named parent directory and namespaced accordingly by cgit.

gbmor pushed to master at institute/wiki 2020-07-11 05:42:26 +00:00
690c96a0fc added #gemini to irc channel suggestions
e922353d3b added warning about outdated info re: bchs
Compare 2 commits »
gbmor pushed to master at institute/site 2020-07-11 05:18:00 +00:00
31c591924d nav links now fit entire cell
gbmor synced commits to master at gbmor/clinte from mirror 2020-07-06 09:19:42 +00:00
06af54fd60 removed panic on error in favor of exit(1) and clean msg
gbmor pushed to master at institute/admin 2020-07-05 07:11:10 +00:00
ff9a4aa56d added notice about mbox->maildir to motd
gbmor pushed to master at institute/site 2020-07-04 23:24:14 +00:00
99bdbf53e6 updated previous announcement: re alpine patched for maildir