summaryrefslogtreecommitdiffstats
path: root/src/verb/execution_builder.rs
AgeCommit message (Expand)Author
2022-11-04version 1.16.2Canop
2022-07-10allow :focus based verbs to take a patternCanop
2021-06-13`{root}` verb argumentCanop
2021-06-11"client-server" no longer feature gatedCanop
2021-06-10`working_dir` verb attributeCanop
2021-05-29:rename verb (and what makes it possible)Canop
2021-04-20staging area filtered with patternCanop
2021-04-19improve command previsualization in status for multiselectionCanop
2021-04-17fix test unit on changed APCanop
2021-04-15staging area [WIP]Canop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2021-01-27remove excedentary escaping in some command generationCanop
2021-01-09minor cleaningCanop
2021-01-07allow specifying execution pattern as arrayCanop
2020-12-20fix missing import in test unitv1.0.9Canop
2020-12-18fix execution strings tokenization ignoring quotesCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-01progressive display of file sums (size, counts, date)Canop
2020-09-22refactor: move the invocation pattern from execution to verbCanop