Next | Query returned 111 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2022-01-23 17:13:11 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.9.2

-instead of crashing on syntect panic in code preview, fall back to unstyled
 text - Fix #485
-fix files in worktree missing from git statuses - Fix #428
   2022-01-08 16:35:46 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.9.1

v1.9.1
-Better manage when to draw/erase/keep Kitty Graphics Protocol images for better
 speed when background tasks run. Also fix background not erased behind kitty
 images in some cases.

v1.9.0
-total search (launched with ctrl-s) shows all matches - This is experimental
 and might be reversed, opinions welcome
-kitty graphics protocol used for high definition image rendering on recent
 enough versions of WezTerm - Fix #473
-fix syntaxic preview of Python files broken by comments - Fix #477
-home key bound to :input_go_to_start, end key bound to :input_go_to_end -
 Fix #475
   2022-01-01 23:28:50 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/broot: update to 1.8.1

-fix regex pattern automatically built from content pattern when going from a
 tree search to a file preview isn't escaped - Fix #472
   2021-12-29 06:42:38 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.8.0

-alt-i bound to toggle_git_ignore
-alt-h bound to toggle_hidden
-text previews switches to hexa when there are not printable chars
 (eg escape sequences)
   2021-12-17 07:46:56 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/broot: update to 1.7.5

-Make the "clipboard" feature non default again, as it proves to make
 compilation harder on some platform.
 You can still try the compilation with cargo install broot
 --features "clipboard"

The released archive on GitHub or on my server are still compiled with the
"clipboard" feature when available.
   2021-12-03 09:28:35 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.7.4

-Fix the hex preview sometimes missing 1 or 2 characters in the right ASCII
 column
   2021-11-23 22:33:46 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
broot: update to 1.7.3.

Changes:
Fix rendering artefacts on Windows, like a duplicate input line
   2021-11-18 21:05:47 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.7.2

-include more syntaxes for preview of code files (using the list from the bat
 project) - Fix #464
   2021-11-09 16:28:05 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.7.1

-fix clipboard filled with dummy value on launch on X11
   2021-10-30 22:00:24 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.7.0

-"clipboard" feature now default (can still be removed at compilation
with --no-default-features)
-fix clipboard features not working on some recent linux distributions
-you can now select part of the input with shift arrows or by dragging the
mouse cursor
-new internals: input_selection_cut and input_selection_copy (not bound by
default)

Next | Query returned 111 messages, browsing 71 to 80 | Previous