gitweb-sgk/.git
3 years agoChanged logo hyperlink to point to SGK homepage.
Aaron Taylor [Thu, 5 Nov 2020 10:34:39 +0000 (10:34 +0000)]
Changed logo hyperlink to point to SGK homepage.

3 years agoCapitalized labels on summary page.
Aaron Taylor [Thu, 5 Nov 2020 10:29:11 +0000 (10:29 +0000)]
Capitalized labels on summary page.

3 years agoChanged default diff style from 'inline' to 'sidebyside' in gitweb.
Aaron Taylor [Thu, 5 Nov 2020 10:23:48 +0000 (10:23 +0000)]
Changed default diff style from 'inline' to 'sidebyside' in gitweb.

3 years agoModified gitweb 'summary' page to display filesystem tree plus README.
Aaron Taylor [Thu, 5 Nov 2020 10:13:12 +0000 (10:13 +0000)]
Modified gitweb 'summary' page to display filesystem tree plus README.

3 years agoAdded feature to gitweb tree mode: In current directory, display README if available.
Aaron Taylor [Thu, 5 Nov 2020 09:43:59 +0000 (09:43 +0000)]
Added feature to gitweb tree mode: In current directory, display README if available.

3 years agoApplied kogakure theme to gitweb.
Aaron Taylor [Thu, 5 Nov 2020 09:42:22 +0000 (09:42 +0000)]
Applied kogakure theme to gitweb.

3 years agoSupporess suffix ".git" on path breadcrumbs in tree mode.
Aaron Taylor [Thu, 5 Nov 2020 06:45:11 +0000 (06:45 +0000)]
Supporess suffix ".git" on path breadcrumbs in tree mode.

3 years agoChanged "project_name/.git" into "project_name" on the main project list page.
Aaron Taylor [Thu, 5 Nov 2020 06:35:21 +0000 (06:35 +0000)]
Changed "project_name/.git" into "project_name" on the main project list page.

3 years agoSuppress suffix ".git" from clone URL.
Aaron Taylor [Thu, 5 Nov 2020 06:16:08 +0000 (06:16 +0000)]
Suppress suffix ".git" from clone URL.

3 years agoOutput project URLs as hyperlinks instead of plaintext.
Aaron Taylor [Thu, 5 Nov 2020 06:08:22 +0000 (06:08 +0000)]
Output project URLs as hyperlinks instead of plaintext.

3 years agoModified header breadcrumbs from this format:
Aaron Taylor [Thu, 5 Nov 2020 05:59:15 +0000 (05:59 +0000)]
Modified header breadcrumbs from this format:

    project / project_name / .git / summary

into this format:

    project / project_name / summary

Also changed the 'project_name' hyperlink to point to the project's 'summary'
page rather than its 'project_list' page.

3 years agoAdd SGK logo.
Aaron Taylor [Thu, 5 Nov 2020 02:54:40 +0000 (02:54 +0000)]
Add SGK logo.

3 years agoInitial commit of stock (IIRC) gitweb.
Aaron Taylor [Thu, 5 Nov 2020 02:54:17 +0000 (02:54 +0000)]
Initial commit of stock (IIRC) gitweb.