]> git.eshelyaron.com Git - kubed.git/shortlog
kubed.git
2024-08-02 Eshel YaronUpdate NEWS.org and bump version to 0.2.0 v0.2.0
2024-08-02 Eshel Yaron(List Filter): Document 'kubed-list-filter-operator...
2024-08-02 Eshel YaronNew user option 'kubed-list-filter-operator-alist'
2024-08-02 Eshel Yaron; * kubed.texi (Browsing Resources): Tweak wording.
2024-08-02 Eshel Yaron; * kubed.texi (Browsing Resources): Fix markup.
2024-08-02 Eshel YaronDocument a couple more 'tabulated-list-mode' commands
2024-08-02 Eshel YaronDocument resource lists and their filters
2024-08-02 Eshel YaronNew commands for table navigation
2024-08-02 Eshel Yaron(kubed-list-read-filter-map): Bind 'completion-help...
2024-08-01 Eshel Yaron; * kubed.el (kubed-list-read-filter): Also complete...
2024-08-01 Eshel Yaron; * kubed.el (kubed-list-read-filter): Fix typo.
2024-08-01 Eshel YaronEnhance 'kubed-list-read-filter'
2024-08-01 Eshel YaronNew command 'kubed-list-set-filter' in list buffers
2024-08-01 Eshel YaronAdd common parent mode for resource lists mode
2024-08-01 Eshel YaronUse multi-column layout for transient menus
2024-07-31 Eshel YaronEnsure SPC is self-inserting when reading kubectl comma...
2024-07-31 Eshel YaronNew command 'kubed-transient-rollout'
2024-07-31 Eshel YaronNew command 'kubed-watch-deployment-status'
2024-07-31 Eshel Yaron; Fix 'restart' command name in deployments list buffer
2024-07-30 Eshel YaronBind 'kubed-restart-deployment' in 'kubed-deployment...
2024-07-30 Eshel YaronNew command 'kubed-restart-deployment'
2024-07-30 Eshel Yaron; * kubed.el (kubed-define-resource): Remove extraneous...
2024-07-30 Eshel YaronNew commands for creating jobs from cronjobs
2024-07-30 Eshel Yaron* kubed.texi (Extending Kubed): Populate.
2024-07-30 Eshel Yaron; * kubed.texi (Usage): Mention 'kubed-menu-bar-mode'.
2024-07-30 Eshel Yaron; * kubed.el (kubed-define-resource): Fix typos
2024-07-30 Eshel YaronAdd global menu bar menu
2024-07-29 Eshel Yaron; README.md: Adjust figure.
2024-07-29 Eshel Yaron; README.md: Add figure showing help for resource fields
2024-07-29 Eshel YaronNew command 'kubed-cronjobs-toggle-suspension'
2024-07-29 Eshel YaronNew commands for patching resources
2024-07-29 Eshel YaronAdd argument SILENT to 'kubed-update-RESOURCEs' commands
2024-07-29 Eshel YaronAdd general resource-reading functions
2024-07-29 Eshel Yaron; (kubed-read-resource-field): Pass DEFAULT 'completing...
2024-07-29 Eshel Yaron; Teach Imenu about 'kubed-define-resource'
2024-07-29 Eshel YaronExtend resource name reading functions with namespace arg
2024-07-29 Eshel Yaron; Fix 'kubed-kubectl-command' error when 'transient...
2024-07-29 Eshel Yaron; README.md: Add figure showing pods context menu.
2024-07-29 Eshel YaronAdd context menus to resource list buffers
2024-07-29 Eshel Yaron; Don't generate extra nils for non-namespaced resources
2024-07-28 Eshel YaronImprove compatibility with Emacs 29
2024-07-28 Eshel Yaron* kubed.el (deployment): Add useful resource properties
2024-07-28 Eshel Yaron* kubed.el (service): Add useful resource properties
2024-07-28 Eshel Yaron; * kubed.el: Silence warning about 'cobra-read-command...
2024-07-28 Eshel Yaron; Update .gitignore
2024-07-28 Eshel Yaron; * kubed.texi (Usage): Populate with a few words.
2024-07-28 Eshel Yaron; * kubed.texi (Getting Started): Fix itemization
2024-07-28 Eshel Yaron; * README.md (Getting Started): Fix typo
2024-07-28 Eshel YaronInitial commit