| .. |
|
yaml_utils
|
Remove redundant variable dedeclarations
|
2024-05-19 16:38:21 +10:00 |
|
color.go
|
Fix Decolorise to also strip hyperlinks
|
2024-08-24 10:36:01 +02:00 |
|
color_test.go
|
Fix Decolorise to also strip hyperlinks
|
2024-08-24 10:36:01 +02:00 |
|
date.go
|
|
|
|
date_test.go
|
|
|
|
dummies.go
|
Change direct access to Common.UserConfig to a getter
|
2024-08-18 10:24:52 +02:00 |
|
errors.go
|
|
|
|
formatting.go
|
Return nil columnPositions when not rendering anything
|
2024-08-24 10:51:25 +02:00 |
|
formatting_test.go
|
Use utils.StringWidth to optimize rendering performance
|
2024-06-23 13:10:48 +02:00 |
|
history_buffer.go
|
chore: use errors.New to replace fmt.Errorf with no parameters.
|
2024-04-24 16:21:34 +08:00 |
|
history_buffer_test.go
|
|
|
|
io.go
|
Fix ForEachLineInFile to not lose the last line if it doesn't end with a LF
|
2024-10-09 15:37:08 +02:00 |
|
io_test.go
|
Fix ForEachLineInFile to not lose the last line if it doesn't end with a LF
|
2024-10-09 15:37:08 +02:00 |
|
lines.go
|
Implement ScanLinesAndTruncateWhenLongerThanBuffer
|
2024-05-15 13:27:01 +02:00 |
|
lines_test.go
|
Implement ScanLinesAndTruncateWhenLongerThanBuffer
|
2024-05-15 13:27:01 +02:00 |
|
once_writer.go
|
|
|
|
once_writer_test.go
|
|
|
|
rebase_todo.go
|
Add changeToFixup field to MoveFixupCommitDown
|
2024-09-15 11:19:39 +02:00 |
|
rebase_todo_test.go
|
Add changeToFixup field to MoveFixupCommitDown
|
2024-09-15 11:19:39 +02:00 |
|
regexp.go
|
|
|
|
regexp_test.go
|
|
|
|
search.go
|
|
|
|
search_test.go
|
|
|
|
slice.go
|
Re-determine existing main branches if mainBranches config changed
|
2024-08-18 10:24:52 +02:00 |
|
slice_test.go
|
Remove redundant variable dedeclarations
|
2024-05-19 16:38:21 +10:00 |
|
string_stack.go
|
|
|
|
template.go
|
|
|
|
template_test.go
|
|
|
|
thread_safe_map.go
|
|
|
|
thread_safe_map_test.go
|
|
|
|
utils.go
|
Replace min/max helpers with built-in min/max
|
2024-04-07 23:24:10 +08:00 |
|
utils_test.go
|
Replace min/max helpers with built-in min/max
|
2024-04-07 23:24:10 +08:00 |