Goit

Simple and lightweight Git web server
git clone http://git.omkov.net/Goit
Log | Tree | Refs | README | Download

Date Message Author Files + -
2023-12-29 02:18:46 Add admin cron page and log last job time Jakob Wakeling 10 +145 -19
2023-12-23 04:05:01 Paginate repository log page Jakob Wakeling 11 +122 -97
2023-12-16 04:51:02 Allow editing of repositories' upstreams Jakob Wakeling 5 +89 -7
2023-12-16 02:24:55 Merge import page into repository create Jakob Wakeling 12 +99 -192
2023-11-16 08:28:16 Don't select line numbers with text in file view Jakob Wakeling 3 +15 -10
2023-09-10 05:23:55 Implement password change functionality Jakob Wakeling 4 +100 -38
2023-08-19 00:11:35 Implement repository edit page Jakob Wakeling 15 +200 -33
2023-08-08 10:43:43 Update the user login page Jakob Wakeling 7 +104 -66
2023-08-07 05:42:13 Add colour to commit view plusses and minuses Jakob Wakeling 7 +37 -15
2023-08-06 11:29:48 Implement commit viewing Jakob Wakeling 10 +210 -18
2023-07-27 05:45:56 Implement file viewing Jakob Wakeling 11 +174 -4
2023-07-26 10:38:15 Properly create repositories through web interface Jakob Wakeling 10 +206 -131
2023-07-26 00:39:54 Handle directories on the repository tree page Jakob Wakeling 17 +72 -40
2023-07-19 07:53:59 Enable Git receive-pack service Jakob Wakeling 9 +149 -104
2023-07-18 12:58:41 Omit empty tables for commits, branches, and tags Jakob Wakeling 4 +66 -56
2023-07-18 12:40:45 Implement repository refs page Jakob Wakeling 17 +310 -61
2023-07-17 09:54:54 Implement user password authentication Jakob Wakeling 18 +967 -0