]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-07-27 Eshel Yaronkubed.el: Support ingress resources
2024-07-27 Eshel Yaronkubed.el: Support ingressclass resources
2024-07-27 Eshel Yaron* lisp/net/kubed.el (kubed-create-cronjob): Fix typos
2024-07-27 Eshel Yaron(kubed-define-resource): New keyword argument :plural
2024-07-27 Eshel Yaronkubed.el: Refine 'kubed-create-cronjob'
2024-07-27 Eshel YaronNew commands 'kubed{-transient}-apply'
2024-07-27 Eshel Yaronkubed.el: Fix typo
2024-07-27 Eshel Yaron; Skip commit 156a3ba4f9ef9f7a401cfd3ca118152169f0ddcf
2024-07-27 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test42-utf8)...
2024-07-27 Michael AlbinusImprove Tramp startup time
2024-07-27 Liu HuiUse buffer-local value of 'comint-input-ring-size'
2024-07-27 Kyle MeyerUpdate to Org 9.7.9
2024-07-27 Stefan Kangas* lisp/net/nsm.el (nsm-verify-connection): Improve...
2024-07-27 Stefan Kangas; Fix punctuation in etc/*
2024-07-27 Philip KaludercicFix edge-case with 'which-key-dont-use-unicode' setter
2024-07-27 Michael AlbinusTramp: Handle hops with "%" in their names
2024-07-27 Gerd MöllmannNS: prevent makeKeyWindow warnings (bug#69525)
2024-07-27 Eli Zaretskii; * .gitignore: Add lisp/eshell/esh-groups.el.
2024-07-27 Eli ZaretskiiAdd support for Tifinagh script
2024-07-27 Eli Zaretskii; * doc/emacs/cmdargs.texi (Initial Options): Fix last...
2024-07-27 Po LuAdd PROBLEMS entry for bug#72303
2024-07-27 Eli Zaretskii; Improve documentation of 'line-prefix' and 'wrap...
2024-07-27 Eli Zaretskii; Don't use non-ASCII in ELisp manual sources unless...
2024-07-27 Eli Zaretskii; Don't use non-ASCII in Emacs manual sources unless...
2024-07-27 Eli ZaretskiiImprove documentation of '--init-directory' command...
2024-07-27 Harald Jörg; cperl-mode.el: Fix fontification of flip-flop (Bug...
2024-07-27 Juri Linkov; * admin/MAINTAINERS: Add myself for maintaining some...
2024-07-27 Eli ZaretskiiFix display of 'display' strings in RTL paragraphs...
2024-07-27 Andrea CoralloFix bug in server.el introduced by 0d7d835902df
2024-07-27 Stefan Kangas; * admin/MAINTAINERS: Remove Nicolas Petton.
2024-07-27 Mattias EngdegårdUse timer accessors instead of aref/aset
2024-07-27 Stefan Monnierlisp/minibuffer.el (completion--sifn-requote): Fix...
2024-07-27 Stefan Kangas* admin/notes/spelling: Update note.
2024-07-27 Konstantin... Don't produce invalid XML with multi-line commenting...
2024-07-27 Eshel Yaron; Skip commit b97786d9f6ec242501e8db40bb4da08f0f64d04d
2024-07-27 Stefan KangasStandardize possessive apostrophe usage in manuals...
2024-07-27 Stefan KangasDon't refer to obsolete finder group "wp"
2024-07-27 Eshel Yaronminibuffer.el: Default to 'regexp' style for 'search...
2024-07-27 Eshel YaronNew command 'kubed-explain'
2024-07-26 Eshel Yaronkubed.el: Add optional per-column value-formatting...
2024-07-26 Eshel YaronNew commands 'kubed{-transient}-exec'
2024-07-26 Eshel Yaron; Remove accidentally inserted text from docstring
2024-07-26 Eshel Yaron* lisp/net/kubed.el (cronjob): New resource type
2024-07-26 Eshel Yaronkubed.el: Fix filtering resource definition files by...
2024-07-26 Eshel Yaronkubed.el: Correctly handle spaces in resource properties
2024-07-26 Eshel Yaronkubed.el: Minor cleanups
2024-07-25 Eshel YaronNew commands 'kubed{-transient}-diff'
2024-07-25 Eshel YaronNew commands 'kubed{-transient}-attach'
2024-07-25 Eshel Yaron(kubed-forward-port-to-pod): Fix prompt
2024-07-25 Eshel YaronNew commands 'kubed-transient', 'kubed-transient-run'
2024-07-25 Eshel YaronNew command 'kubed-run'
2024-07-25 Eshel YaronAdd more default completion styles for 'cobra-command...
2024-07-25 Eshel Yaron(kubed-pods-{dired,shell}): Use new Tramp file name...
2024-07-25 Michael AlbinusTramp's method "kubernetes" supports now optional namespace
2024-07-25 Eshel YaronFix cherry-picking of d458664e893cd74f46bf9d00559ff5386...
2024-07-25 Eli Zaretskii; * doc/emacs/misc.texi (Document View): Improve wordin...
2024-07-25 Tassilo HornFix jumping to page in DocView's text contents (bug...
2024-07-25 Paul EggertFix process-attributes rss and pmem on GNU/Linux
2024-07-25 Tassilo HornDescribe that DocView text contents display is in a...
2024-07-25 Manuel Giraudbug#72241: 31.0.50; [PATCH] Use a dedicated buffer...
2024-07-25 Stefan Kangas; * etc/NEWS: Fix header level.
2024-07-25 Stefan KangasDelete defgroup "wp" obsolete since Emacs 26
2024-07-25 Stefan Kangas(error): Remove support for old calling convention
2024-07-25 Andrea CoralloAdd some basic checking for function type declarations
2024-07-25 Eshel Yaronkubed.el: Mention 'kubed-transient'
2024-07-25 Eshel YaronIntegrate 'kubed-kubectl-command' with transient menus
2024-07-25 Eshel YaronRename 'kubed-kubectl-executable' to '-program'
2024-07-25 Eshel YaronMove command line completion code from kubed.el to...
2024-07-25 Eshel Yaron(kubed-command-line-completion-table): Elucidate, optimize
2024-07-24 Eshel Yaronkubed.el: Add some commentary
2024-07-24 Michael AlbinusAdapt Tramp tests
2024-07-24 Michael AlbinusRemove Emacs 27 compatibility from Tramp
2024-07-24 Andrea CoralloFix some function type declaration
2024-07-24 Po Lu* src/image.c (gui_put_x_image): Avoid memory leak.
2024-07-24 Eli Zaretskii; * doc/misc/use-package.texi (Getting Started): Fix...
2024-07-24 Po LuAdapt last change to non-NS systems
2024-07-24 Po LuFix NULL pointer dereferences in xpm_load_image
2024-07-24 Po LuFix bug#72255
2024-07-24 Stefan KangasDelete redundant "a.k.a." in use-package.texi
2024-07-24 Juri Linkov* lisp/isearch.el: Exit Isearch after deleting the...
2024-07-24 Juri Linkov* lisp/isearch.el: Preserve original value of overridin...
2024-07-24 Stefan KangasDocument (use-package 'emacs) declarations
2024-07-24 Eshel Yaron; Skip commit de9f9add1383c6154805ad4b3738af4c896522e4
2024-07-24 Eli Zaretskii; * src/xdisp.c (Fformat_mode_line): Doc fix.
2024-07-24 Gerd MöllmannFix disappearing bar cursor on Hebrew text (bug#72230)
2024-07-24 Manuel GiraudFix DocView with DVI files
2024-07-24 Stefan Kangas; Fix typo in use-package.texi
2024-07-24 Alan MackenzieFIx spurious fontification of variable in Java Mode
2024-07-24 Stefan KangasCorrectly typeset nil and t in texinfo
2024-07-24 Michael AlbinusFix Tramp IPv6 handling in tests
2024-07-24 Kyle MeyerUpdate to Org 9.7.8-5-gfdf0e0
2024-07-24 Yuan FuFix Ftreesit_parser_create
2024-07-24 Stefan KangasImprove treesit-node-child-by-field-name docstring
2024-07-24 Stefan KangasMinor copyedits in tree-sitter starting guide
2024-07-24 Stefan KangasUpdate tag for prebuilt tree-sitter grammars
2024-07-24 Stefan KangasFix punctuation and doc style in treesit.c
2024-07-24 Stefan Kangas; Fix punctuation in docs
2024-07-24 Manuel GiraudFix DocView with PostScript files
2024-07-24 Eshel Yaron(kubed-command-line-completion-table): Also complete...
2024-07-24 Eshel YaronNew command 'kubed-kubectl-command'
next