Next | Query returned 7 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-02-26 20:17:25 by pin | Files touched by this commit (5) | Package removed
Log message:
editors/ced: remove package
   2022-06-28 11:29:17 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/ced: update to 0.2.1

0.2.2
    BugFix : Limit command loop was not interruptable
    BugFix : Limit command one-liner value didn't respect quote rules
    BugFix : Limit command loop input trimmed all whitespaces
    BugFix : Undo and redo mechanics were inconsistent
    Ergono : Line number prompt for edit row multiple
    Ergono : Limit command show columns before prompt
    Ergono : Print-column now allows no argument case
    Featur : New command history

0.2.1
    Hotfix : Ced panicked when given invalid command type

Known issues
    Loop variants are not properly parsing quoted values
        Add row
        Edit row
        Limit
   2022-06-04 23:24:58 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/ced: update to 0.1.7

-No changelog provided.
   2022-05-30 23:27:58 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/ced: update to 0.1.6

No change log provided.
   2022-04-25 21:32:32 by pin | Files touched by this commit (2) | Package updated
Log message:
editors/ced: update to 0.1.5

-Disabled loop variant in non cli feature build
-Order insensitive arguments
-Nolog option
-re-organization + re-located files for better module structure
-More performant edit row + new command print-row
-New edit row for more preformant editing
-Made add_row also check limiter's condition
   2022-04-18 22:12:56 by pin | Files touched by this commit (2) | Package updated
Log message:
editors/ced: update to 0.1.4

-Allow dead code for temporary period
   2022-04-08 12:25:20 by pin | Files touched by this commit (5)
Log message:
editors/ced

Ced is not a fully featured editor, but more likely an "ed" for csv.
Ced simply prevents you from adding surplus column or invalid data type.

That's it. No searching, filtering, no nothing.

Next | Query returned 7 messages, browsing 1 to 10 | previous