Next | Query returned 112 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2025-03-30 18:49:56 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.45.1

v1.45.1 - 2025-03-25

 - Fix compilation failing without --locked - Fix #995

v1.45.0 - 2025-03-17

 - Fix total search impossible to redo after refresh - Fix #986
 - With refresh_after: false, a verb configuration can request that the tree \ 
isn't refreshed after its execution - Fix #987
   2025-02-13 12:21:35 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.7

    fix bad regex match position - Fix #979
    update resvg dependency to 0.44 - Thanks @NoisyCoil
    on --server, remove the existing socket if it already exists - Thanks \ 
@VasilisManol
   2025-01-13 21:27:15 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.6

v1.44.6 - 2025-01-12

 - fix .ignore files ignored when not in a git repository - Fix #970 -update \ 
git2 dependency to 0.20 - Fix #974
   2025-01-02 22:40:08 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.5

 - no real change (just reverting a crate name to ease some packaging)
   2025-01-01 20:38:12 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.4

 - fix panic in preview on syntax coloring (when a sublime syntax isn't \ 
compatible with the regex engine) - Fix #967
   2024-12-27 13:36:34 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.3

    removed default bindings on left and right keys. You may add them back by \ 
adding this to your verbs.hjson:
            { key: "left", internal: "back" }
            { key: "right", internal: "open_stay" }

    rustc minimal version changed from 1.76 to 1.79, which allows better \ 
performing image rendering
    remove dependency to onig, to allow compatibility with gcc 15 - Fix #956
   2024-10-22 20:57:36 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.2

 - temp files created for kitty now erased on quitting or when too many of them \ 
have been written
 - no longer panics when launched with BROOT_LOG=debug but the broot.log file \ 
can't be created - Fix #951
 - fix user and group names displayed as "????" when coming from \ 
openldap - Fix #953
   2024-10-17 07:19:31 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.1

v1.44.1 - 2024-10-16
 - fix wrong position of IMEs (input method editors) popup - thanks @xubaiwang - \ 
See #948
 - improve querying the terminal for capabilities (prevent some escape chars \ 
from leaking)
   2024-09-09 21:14:25 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.44.0

v1.44.0 - 2024-09-07
 - :focus_staging_area_no_open internal, focus the staging area if it's already \ 
open, does nothing in other case - Fix #926
 - fix some composite patterns with several operators and no parenthesis
   2024-08-30 11:11:27 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.43.0

v1.43.0 - 2024-08-30
 - 'Size' and 'Deletion date' columns in trash screen. This screen now supports \ 
the :toggle_date, :toggle_size, :sort_by_date, and :sort_by_size internals.
 - new :show internal make the provided path visible and selected, adding lines \ 
to the tree if necessary, does nothing if the provided path is not a descendant \ 
of the current tree root (this part may change depending on feedback) - Fix #936

Next | Query returned 112 messages, browsing 1 to 10 | Previous