summaryrefslogtreecommitdiffstats
path: root/Makefile.toml
AgeCommit message (Expand)Author
2022-12-09Makefile: Fix CI ordering/dependencies (#2004)har7an
2022-12-09HOTFIX: utils: Move plugins into new assets folder (#2003)har7an
2022-11-22plugins: rework plugin loading (#1924)har7an
2022-10-25hotfix: update yaml to kdl in the makefileAram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-06-15Add/ci enable clippy (#1509)a-kenji
2022-06-10add(ci/makefile): run clippy on all features (#1479)a-kenji
2022-06-03add(plugin): `compact-bar` & `compact` layout (#1450)a-kenji
2022-04-13chore(package): patch versionAram Drevekenin
2022-03-16fix: release tagging (#1223)a-kenji
2022-02-27fix(tests): ensure e2e tests use updated plugins (#1047)Thomas Linford
2022-01-05chore(build): fix publishing flowAram Drevekenin
2021-12-29fix(clippy): ensure clippy runs on all targets (#972)danieleades
2021-09-30fix(makefile): update `update-default-config` (#751)a-kenji
2021-09-30fix(makefile): build-plugins on building dev-dir (#750)a-kenji
2021-09-27feat(sessions): mirrored sessions (#740)Aram Drevekenin
2021-09-21feature(release): Copy default config to the examples folder on release (#736)a-kenji
2021-08-31chore(release): v0.16.0v0.16.0Aram Drevekenin
2021-08-30fix(ui): change resize binding to Ctrl-nBrooks Rady
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-07-19chore(release): v0.15.0v0.15.0Brooks J Rady
2021-07-05chore(release): v0.14.0v0.14.0Aram Drevekenin
2021-06-21Add e2e tests (#582)Aram Drevekenin
2021-06-17Fix missing `layout-dir` in makefilea-kenji
2021-06-03fix(build): better tested publishing flowBrooks J Rady
2021-06-03fix(build): allow crates.io to update between crate uploadsBrooks J Rady
2021-05-27chore(release): v0.12.0v0.12.0Aram Drevekenin
2021-05-27chore(build): update makefileAram Drevekenin
2021-05-24hotfix(build): Fix cargo make installKunal Mohan
2021-05-22Allow passing arguments to test and build commandsKunal Mohan
2021-05-16Revert changes to Makefile.toml and build without --all-featuresKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan
2021-05-14feat(build): incorporate git committing and tagging into the publish processBrooks J Rady
2021-05-14fix(build): fix an unintuitive operator precedence breaking plugin updatingBrooks J Rady
2021-05-07fix(build): Make sure `assets/man` folder exists before buildinghenil
2021-05-05Merge pull request #455 from Adhalianna/maina-kenji
2021-05-05auto install mandown if it's not there (tested with Manjaro repositories)NKGoc
2021-05-05Merge branch 'main' of https://github.com/Adhalianna/zellijNKGoc
2021-05-05new tasks to install mandown and generate manpageNKGoc
2021-05-05new tasks to install mandown and generate manpageNKGoc
2021-05-05simplificationsNKGoc
2021-05-04chore(plugin): shuffle helper library names and versionsBrooks J Rady
2021-05-04typo fixNKGoc
2021-05-04remove description added when making sense out of cargo makeNKGoc
2021-05-04add manpage to zellijNKGoc
2021-05-02chore: added zellij-tile-extra, moved macros from zellij-tiledenis
2021-04-29fix(build): don't store binary assets in gitBrooks J Rady
2021-04-26fix(ci): fix cross compiliationBrooks J Rady
2021-04-19fix(naming): made plugin terminology more consistentBrooks J Rady