Next | Query returned 111 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   2021-06-03 12:06:14 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.5.0

-new auto_exec verb property: a non-auto_exec verb isn't executed directly on a
keyboard shortcut but fills the input so that it may be edited before execution
on enter key.
-add support for backtab key (by default it's bound to :previous_match).
-:rename built-in verb, best used with its keyboard shortcut F2.
-new standard verb arguments: {file-stem}, {file-extension}, and \ 
{file-dot-extension},
-new :toggle_second_tree internal - Fix #388.
-total size of staging area computed and displayed if sizes displayed elsewhere.
-new file_sum_threads_count conf property to define the number of threads used
for file summing (size, count, last modified). The goal is to more easily
search what's the best value depending on the cpu, OS and disk type/speed.
-:input_clear internal - Fix #24.
   2021-05-11 16:06:43 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.4.0

-the default (non prefixed) search is now "path fuzzy" instead of \ 
"name fuzzy".
You can still change the default mode and mode bindings in the config. This was
done after a survey in chat.
-new "unordered tokens" search type: t/ab,cd searches for tokens \ 
"ab" and "cd"
in any order and case insensitive in the subpath, matches for example
src/dcd/Bab.rs - Fix #378
-fix search modes configuration removing all default mappings - Fix #383
-conf / quit_on_last_cancel to allow quitting with esc when there's nothing
to cancel - Fix #380
-new parent skin entry for the part of the sub-path before the file name
(visible when you search on subpath)
-when a content search has been done, opening a file with a compatible command
(like the standard :edit) opens on the first line with a match
   2021-05-01 21:08:26 by pin | Files touched by this commit (3)
Log message:
sysutils/broot: pull from release
   2021-05-01 16:37:19 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/broot: update to 1.3.1

-fix :previous_match not jumping over indirect matches - Fix #377
-fix typing a prefixed pattern then emptying it while keeping the prefix
doesn't remove filtering - Fix #379
-fix shifted matching chars highlighting with regex patterns when showing
icons - Fix #376
   2021-04-28 13:18:16 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.3.0

Minor changes:
-modal mode: revert to command mode on command execution - Fix #372
-modal mode: when in command mode, '/' only enters input mode and is never
appended to the input
-better handle failing external programs when not leaving broot

Major feature: staging area
You may add files to the staging area then apply a command on all of them.
This new feature is described here, https://dystroy.org/broot/staging-area/
Several verbs have been added. Type "stag" in help to see them and their
keyboard shortcuts.
   2021-04-25 18:16:57 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.2.10

v1.2.10
-fix shift based key shortcuts - Fix #363
-check there's another panel before executing verbs with other-panel argument
- Fix #366

v1.2.9
-Fix crash on :input_del_word_left - Fix #361
-Remove diacritics and normalize unicode from input on fuzzy search (an
unnormalized string with unwanted diacritics most often happen when you paste
a string in the input)

v1.2.8
-It's possible to define several key shortcuts for a verb, using the "keys"
property
-Improvements of fuzzy matching

v1.2.7
-Don't ask again for installation if no sourcing file has been found

v1.2.6
-Clipboard features (copy and paste verbs) now work on Android/Termux (needs
the Termux API to be installed)
-Fix a compilation problem on non gnu windows - Thanks @Stargateur
-Obey '--color no' even in standard application mode. In that case,
automatically enable selection marks or you wouldn't know what line is selected

v1.2.5
-Fix style characters being written in --no-style mode - Fix #346
-Replace --no-style with --color taking yes, no or auto, with detection of
output being piped in auto mode (default). --no-style is still usable but it's
not documented anymore - Fix #347
-Fix wrong version number written in log file - Fix #349
-By default the number of panels is now limited to 2 (can be changed in conf
with max_panels_count). The goal is to improve the global ergonomics for the
most common (universal?) use case - Fix #345
   2021-04-24 21:36:41 by pin | Files touched by this commit (1)
Log message:
sysutils/broot: reset maintainer
   2021-02-27 17:22:50 by pin | Files touched by this commit (1) | Package updated
Log message:
sysutils/broot: add update warning

I'll update the package when we default to rust-1.50
   2021-02-14 21:56:55 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.2.4

-line_down_no_cycle and :line_up_nocycle. They may be mapped instead of
:line_up and :line_down when you don't want to cycle (ie arrive on top when
you go down past the end of the tree/list) - Fix #344
-fix selected line number rendering in text preview
   2021-02-06 10:51:51 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/broot: update to 1.2.3

-This version has been built to remove the 1.2.2 from GitHub, because it was
tagged from the wrong commit.

Next | Query returned 111 messages, browsing 91 to 100 | Previous