Commits
- Commit:
5d86f6aeec2c371a17df59cb9a81d69614bd1220
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portable: release 0.95
- Commit:
1154d0c0f452240fdb333aa24b55166fc6bbed16
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: add foldable commit briefs
with input/ok from jamsek, tracey and Kyle Ackerman, thanks!
- Commit:
d3b1ab82b4b7356f06f46106aff4fb3d570e39b4
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
remove confusing unused variable from gotwebd Makefile.inc
- Commit:
57e64699cd375ca988e53f247e254fef1ccaecb6
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
bump version number
- Commit:
3f6a7302ab14ec8e13c371fa8c1e421ab26a1b2b
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
CHANGES for 0.95
- Commit:
5f42e012bf1e465b1053e2ee9ba0cbb097643169
- From:
- Kyle Ackerman <kackerman0102@gmail.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
plug memleak of the ignore list in 'got status'
Found/reported and patch by Kyle Ackerman.
ok op@
- Commit:
978394e7c1b381b6d87cda75ebfaf507bb01ec64
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: use 'more' for the tag listing too
prodded by stsp and jamsek; ok stsp@
- Commit:
6e7d5e742fc400b2e52525cfeb475b7326a52485
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: dedup the bulk of the tree listing code
- Commit:
b58a46769ec24ecc91246a4846d87b4bf57cc2dc
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: tweak site_owner_wrapper style for dark mode
- Commit:
c328bece03e3584b1227270945572687bdd219b6
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: render less tags in the summary page
suggested / ok stsp
- Commit:
590726f8f4af6e810c8917226265ced5cb814fe2
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
plug a memleak in previous; from op@
- Commit:
544364accd735db0ac059052ebf36f872cd54fd4
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
show tree and README at the bottom of the summary page
ok op@
- Commit:
3b8c462a71ed489dcf9b01f0c1f4c09d5e3bb7c1
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: swap the tags and branch listing in the index page
discussed / ok stsp@
- Commit:
960618864e42444ff7551785725705bc764c043f
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
repair the "chroot" option in /etc/gotwebd.conf
This option was being ignored since the proc.c refactoring.
Problem noticed by mlarkin@
ok op@ mlarkin@
- Commit:
34875d49d76084b885a5ee82586965a633787bb2
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: render READMEs in the tree view
ok tracey@
- Commit:
e6c0de4de8004e5fd84119c0bc64da0e7cab9789
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
template: provide tp_write_htmlescape()
it's like tp_htmlescape() but takes a size instead of a NUL-terminated
string. Part of a larger diff that's ok tracey@
- Commit:
50d24d45982e590e07486cdd9d7f179ffb4ff36e
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: tweak hr styling in the dark mode
Kyle Ackerman agrees
- Commit:
25c61626c421164fd745de37bcf8fca2c4480043
- From:
- Kyle Ackerman <kackerman0102@gmail.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
make diff color-highlighting in gotwebd's dark-mode more accessible
A red/green color scheme is bad for people with red/green colorblindness.
Use similar colors as used by 'tog diff' to avoid this issue.
Patch by Kyle Ackerman
ok op@
- Commit:
b2dcbbc7f5e06e14e36426f8d1eea7806c6b144b
- From:
- Kyle Ackerman <kackerman0102@gmail.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
plug pathlist leak in 'got status' code path
Patch by Kyle Ackerman.
- Commit:
9f6cdac7cdb5361b91da7a72bacd25be067576a2
- From:
- Ryan Kavanagh <rak@debian.org>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
typo (s/occured/occurred) fix from Ryan Kavanagh via tobhe@
- Commit:
df7661fbe80cd534a2bddad93e4d4279dd51558e
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: use breadcumbs in more actions
Breadcumbs are useful not only in the TREE and BLOB action, but
also in COMMITS/BRIEFS and BLOB.
prodded by stsp@
- Commit:
575ccdcfa027a0819df9f362eaf787142709ce2e
- From:
- Mark Jamsek <mark@jamsek.dev>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
plug got checkout and update worktree leaks spotted by op@
- Commit:
b2424a42ae549628fe7e8ac9bf5b69af89f59d46
- From:
- Mark Jamsek <mark@jamsek.dev>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
plug got status worktree leak found by Kyle Ackerman; ok op@
- Commit:
0af390fca55d091e85fdf6b89772471083a8bad5
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
remove gotwebd todo entries that are done
- Commit:
184e6e6f6b03fddd8fe61537fd335053d23d6b7d
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
gotwebd: add actions in the diff view too