Commits
- Commit:
cbea38000971f273e45bd6c97b6203daefbb8438
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix diff and blame view search for horizontal scrolling with unicode
ok op@
- Commit:
9119855459d45307656bf70c7302295c55be7bae
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
wrap overlong lines in tog.c
- Commit:
923086fdfc886d17bc06195d87e3fd344c1f0474
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix horizontal scrolling of unicode in the blame view
ok op@
- Commit:
f1c0ec19a9ca0f47f5ed103fb127207019c336d2
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix horizontal scrolling of unicode in tog diff view
ok op@
- Commit:
d74d89932016eeae5963d366656c832a8b87d409
- From:
- Mark Jamsek <mark@jamsek.dev>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
add missing linebreaks to demarcate sentences in tog.1
ok op@
- Commit:
b235ad5de664deda8bcce9efe3083f81c643774c
- From:
- Mark Jamsek <mark@jamsek.dev>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
missed style(9) fixes in previous commit
ok tb@
- Commit:
7c7a66bd979832cee8429180b46a5179e2cd8b66
- From:
- Tracey Emery <tracey@traceyemery.net>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix build with -DGOT_NO_OBJ_CACHE
ok stsp
- Commit:
8331683470d6461305fa990d167c7f9b3be031e2
- From:
- Mark Jamsek <mark@jamsek.dev>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
plug realloc memleak and style(9) fixes in expand_tab()
fixes and ok from tb@
- Commit:
f91a2b483b4be113fca62a06cd1c43795052af81
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
move horizontal line scrolling logic into format_line() for easier reuse
ok op@
- Commit:
4122562d732f642d4fe4f5926b534508f2336155
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix an off-by-one in tog's draw_file() causing wrong diff output
This issue caused empty lines added in diffs to be displayed without
leading + in the diff view.
Problem found by op@
ok op jamsek
- Commit:
bf7e79b3bda88577a127a80a52a869c2766b8d7f
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix a recent regression where tog segfaults if Ctrl+l is used in the log view
- Commit:
331b1a1699dc074cf20f63a5c87102c4c4fe075f
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix horizontal scrolling of unicode in tog log view
ok jamsek
- Commit:
02bce7e239bf6bbd35c2d61a6306abd7ab820c2c
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix horizontal scrolling bug in the blame view
ok op@, jamsek
- Commit:
84227eb1cd472aee3db29eed97367db85b2480e9
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
show last-modified date in the "tog ref" view if the 'm' key is pressed
Patch by Mark Jamsek
- Commit:
05171be424fc132682506497f3225073d7396f57
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
implement horizontal scrolling for tog diff, blame, and log views
Patch by Mark Jamsek
- Commit:
3b5e1554e5caae9735bd0e242537a2067533c4b3
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
style: remove double semicolon
- Commit:
a6da5f6b0dd3ee6b20e16a313792d3618fa5839d
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
revert "clear the rest of the pack_fds pointers"
There is no need to clear local variables before returning from a function.
ok tracey
- Commit:
4f1ecad819d7a7af32a43a0d4420d9db11c6052b
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix D_GOTWWW default path; gotweb can now run without a config file again
ok tracey
- Commit:
df67eb78ca3c32640d852cacd2086d83713c97b2
- From:
- Tracey Emery <tracey@traceyemery.net>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
clear the rest of the pack_fds pointers
- Commit:
1b4d350c1e8b01882ea60640e129b7f8b6586b3d
- From:
- Tracey Emery <tracey@traceyemery.net>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
clear gw_trans->pack_fds pointer in gotweb
- Commit:
e0fb2ce2175172af5aa89bb628413c1afcc7b96a
- From:
- Tracey Emery <tracey@traceyemery.net>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
fix recent regression in gotweb for pack_fds
- Commit:
b6652669759c76df5848c093cf90ecfd90d280d2
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
using a local packfd variable in open_worktree() is sufficient
- Commit:
0dcca008649b39a379b76232af4afac403b9c483
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
remove pointless assignment at the end of got_repo_pack_fds_close()
- Commit:
7648b8ae7289c7590d1cfac906eaebaacb00e1c4
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
don't look for close() errors if opentemp() failed in got_repo_pack_fds_open()
- Commit:
ece63358eba76d37a9bc20201f9b64db59392feb
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
clear pack_fds pointer in tog's stop_blame() after closing