emacs-elpa-diffs
Thread
Date
Earlier messages
Messages by Date
2026/04/29
[nongnu] elpa/simple-httpd updated (43135e1181 -> 5d0334b24d)
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd ba3ab13168 1/3: Simplify httpd--filter, better content-length checking
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd cfeb525138 2/3: Ensure that requests are properly queued
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 5d0334b24d 3/3: Error on bad requests
ELPA Syncer
2026/04/29
[nongnu] elpa/cider e71110778a 4/4: Merge pull request #3898 from clojure-emacs/bound-completed-requests
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 4b5711f3eb 3/4: Bound nrepl-completed-requests with a FIFO cap
ELPA Syncer
2026/04/29
[nongnu] elpa/cider fd2dfce8a2 2/4: Merge pull request #3897 from clojure-emacs/tunnel-cleanup-on-disconnect
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 3fa8f2dbda 1/4: Tear down SSH tunnel on abnormal client disconnect
ELPA Syncer
2026/04/29
[nongnu] elpa/cider updated (b95dcc9046 -> e71110778a)
ELPA Syncer
2026/04/29
[gnu] externals/forgejo abcb66e6e2: compose: Make forgejo-compose-mode a minor mode
ELPA Syncer
2026/04/29
[gnu] externals/ellama 03e1029ec7 3/3: Merge pull request #408 from s-kostyaev/fix-issue-342-max-tokens
ELPA Syncer
2026/04/29
[gnu] externals/ellama 0634d96bed 1/3: Add max token limit support
ELPA Syncer
2026/04/29
[gnu] externals/ellama updated (89d724fd3b -> 03e1029ec7)
ELPA Syncer
2026/04/29
[gnu] externals/ellama 8b1ad67c93 2/3: Bump version
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 43135e1181 6/6: Update NEWS
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 27fa243c73 2/4: Merge pull request #3895 from clojure-emacs/sync-request-err-handler-arity
ELPA Syncer
2026/04/29
[nongnu] elpa/cider updated (0ff2841936 -> b95dcc9046)
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd updated (d65a470927 -> 43135e1181)
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 92d43e8a28 2/6: Update README
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 4a70e8d4b9 1/6: Use cl-with-gensyms and file-attribute-modification-time instead of nth
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 6e55379317 3/6: Move changelog to NEWS.org
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 47d47df4d4 5/6: Improve behavior for asynchronous responses
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 3568c91629 4/6: Update NEWS.org
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 3f21e8141e 3/4: Stop response-handler errors from poisoning the nREPL response queue
ELPA Syncer
2026/04/29
[nongnu] elpa/cider b95dcc9046 4/4: Merge pull request #3896 from clojure-emacs/demote-dispatch-errors
ELPA Syncer
2026/04/29
[nongnu] elpa/cider cffe3491ac 1/4: Fix nrepl-err-handler-function arity in nrepl-send-sync-request
ELPA Syncer
2026/04/29
[gnu] externals/org 068b65c757 1/2: Merge branch 'bugfix'
ELPA Syncer
2026/04/29
[gnu] externals/org updated (ee635fc850 -> 7522e2850a)
ELPA Syncer
2026/04/29
[gnu] externals-release/org 6d30f2bec1: lisp/ox-koma-letter.el: Remove Marco Wahl from maintainer line
ELPA Syncer
2026/04/29
[gnu] externals/minuet e3258cf10a: doc: update README.
ELPA Syncer
2026/04/29
[gnu] externals/org 7522e2850a 2/2: Update ox-latex.el maintainer
ELPA Syncer
2026/04/29
[gnu] externals/ellama 89d724fd3b 3/3: Merge pull request #407 from s-kostyaev/fix-session-load-sorting
ELPA Syncer
2026/04/29
[gnu] externals/ellama updated (4f8bdc017c -> 89d724fd3b)
ELPA Syncer
2026/04/29
[gnu] externals/ellama 401713c496 2/3: Bump version
ELPA Syncer
2026/04/29
[gnu] externals/ellama 7afce28c70 1/3: Sort session loading by modification time
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 851b5d609b 3/4: httpd-clean-path: Minor cleanup
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd updated (2984da3753 -> d65a470927)
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd aee9a7e104 2/4: Expand httpd-send-header-test
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd d65a470927 4/4: httpd-parse-args: Omit empty strings
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd b2eec72847 1/4: httpd-send-header: Respond with same version as request
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 2a92f3b2a9 1/4: Build the cider.debug response handler with nrepl-make-eval-handler
ELPA Syncer
2026/04/29
[nongnu] elpa/cider updated (d82477459a -> 0ff2841936)
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 55af4ca452 3/4: Merge pull request #3893 from clojure-emacs/debug-handler-on-status
ELPA Syncer
2026/04/29
[nongnu] elpa/cider b2e559996d 2/4: Plug request-id leaks in raw nREPL response handlers
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 0ff2841936 4/4: Merge pull request #3894 from clojure-emacs/mark-id-completed-leaks
ELPA Syncer
2026/04/29
[gnu] externals/with-command-redo f364332837: Init
ELPA Syncer
2026/04/29
[gnu] branch externals/with-command-redo created (now f364332837)
ELPA Syncer
2026/04/29
[gnu] externals/llm 796e12fab8: Signal tool call errors for invalid JSON arguments (#272)
ELPA Syncer
2026/04/29
[gnu] externals/ellama updated (952474216f -> 4f8bdc017c)
ELPA Syncer
2026/04/29
[gnu] externals/ellama 4f8bdc017c 3/3: Merge pull request #406 from s-kostyaev/fix-elpa-tarball-manual-conflict
ELPA Syncer
2026/04/29
[gnu] externals/ellama 1cc302e856 1/3: Fix ELPA README manual export
ELPA Syncer
2026/04/29
[gnu] externals/ellama ba5a7212a8 2/3: Bump version
ELPA Syncer
2026/04/29
[gnu] main 801b8c8d41: elpa-package (with-command-redo): New package
Stefan Monnier via
2026/04/29
[nongnu] elpa/simple-httpd 3529928d18 3/5: httpd-send-header: Do not send body for HEAD requests
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 957d808849 2/2: Add 'Migrating from project.el' page
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd a9d7049ed7 1/5: httpd--filter: Rework; Ensure that sequential requests are handled properly
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 2984da3753 5/5: httpd--filter: Error 400 for unsupported transfer encoding
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 03bbd6dadb 2/5: httpd--connection-close-p: Connection header is case insensitive
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd updated (c0cc9cc317 -> 2984da3753)
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 6b6082bf49 1/2: Add concept and command concordance table to project.el comparison
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 800513ff42 4/5: httpd-send-header: Only respond with keep-alive if requested
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile updated (aed4ed98b2 -> 957d808849)
ELPA Syncer
2026/04/29
[gnu] externals/ellama updated (8685e7104c -> 952474216f)
ELPA Syncer
2026/04/29
[gnu] externals/ellama 952474216f 11/11: Merge pull request #405 from s-kostyaev/docs-fix
ELPA Syncer
2026/04/29
[gnu] externals/ellama 2f5307e6f1 05/11: Show ephemeral context in chat buffer
ELPA Syncer
2026/04/29
[gnu] externals/ellama 7451052c33 09/11: Remove false statement from documentation
ELPA Syncer
2026/04/29
[gnu] externals/ellama dd64081f5e 02/11: Document image input workflows
ELPA Syncer
2026/04/29
[gnu] externals/ellama dedac48ea3 03/11: Bump version
ELPA Syncer
2026/04/29
[gnu] externals/ellama db8d848d73 07/11: Improve file link formatting in tool media messages
ELPA Syncer
2026/04/29
[gnu] externals/ellama 24a37f9b96 08/11: Merge pull request #404 from s-kostyaev/plan-image-input-support
ELPA Syncer
2026/04/29
[gnu] externals/ellama 23598de1e3 04/11: Document image input in manual
ELPA Syncer
2026/04/29
[gnu] externals/ellama 8e4218f217 01/11: Add image input support
ELPA Syncer
2026/04/29
[gnu] externals/ellama 82c455ddb3 10/11: Bump version
ELPA Syncer
2026/04/29
[gnu] externals/ellama aaa37ba9c5 06/11: Use context for image ask commands
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd a630c3ec44 2/8: httpd--connection-close: Always close on HTTP/1.0 requests
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 72800d6ff0 7/8: httpd-parse-args: Additional tests
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd c0cc9cc317 8/8: httpd-error: Fix format specs after switch from format-spec
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 1ab58ebf27 4/8: httpd--filter: Buffer can already contain parts of the next request
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 7af76ea4af 3/8: httpd--sentinel: Log close
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 14fe1ac8d2 6/8: httpd-send-file: Use modification date
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd fe650d1b40 5/8: Extract function httpd--parse-content-args
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd updated (bef16cd85c -> c0cc9cc317)
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd 97b7411dc7 1/8: Be more explicit about security in the README
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 8b65da7020 4/6: Merge pull request #3891 from clojure-emacs/simplify-handler-callers
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 9cef6c5bc6 2/6: Merge pull request #3890 from clojure-emacs/nrepl-eval-handler
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 9e247caea4 3/6: Drop trivial wrappers around eval handler emit functions
ELPA Syncer
2026/04/29
[nongnu] elpa/cider d82477459a 6/6: Merge pull request #3892 from clojure-emacs/decouple-nrepl-handler
ELPA Syncer
2026/04/29
[nongnu] elpa/cider d330f5faa3 5/6: Decouple nrepl-make-eval-handler from CIDER's UI layer
ELPA Syncer
2026/04/29
[nongnu] elpa/cider updated (8375c0360c -> d82477459a)
ELPA Syncer
2026/04/29
[nongnu] elpa/cider e608cef73b 1/6: Add nrepl-make-eval-handler with a keyword-arg API
ELPA Syncer
2026/04/29
[gnu] externals/shift-number ab412a7af6: Fix shift-number-redo skip the chain when undo is disabled
ELPA Syncer
2026/04/29
[gnu] externals/ack 9cb4cf7aaa 1/2: Look for ripgrep foremost, has mostly won the grep wars
ELPA Syncer
2026/04/29
[gnu] externals/ack 7d1babc1c5 2/2: Limit very long lines in ripgrep results
ELPA Syncer
2026/04/29
[gnu] externals/ack updated (90c90a8032 -> 7d1babc1c5)
ELPA Syncer
2026/04/29
[nongnu] elpa/magit 6b10f7f6f9: Use appropriate signal to verify that a recent transient is loaded
Jonas Bernoulli via
2026/04/29
[nongnu] elpa/recomplete bbe2b77995: Refactor: extract undo logic into a package `with-command-redo`
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 8f645b2299 03/11: Detect fd per-host for TRAMP projects
ELPA Syncer
2026/04/29
[nongnu] elpa/simple-httpd bef16cd85c: Accept "application/x-www-form-urlencoded; charset=..."
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 771a008309 08/11: Narrow remote-buffer skip in projectile-find-file-hook-function
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 3810aa31a2 05/11: Cache projectile-project-vcs and probe markers in one directory listing
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile fbd3ce795a 09/11: Clear file-exists cache on root-cache invalidation
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile aed4ed98b2 11/11: Fix projectile-ignored-projects coverage in project.el comparison
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 4fbf28d4ac 06/11: Skip file-truename for remote buffers in projectile-project-buffer-p
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 83c2329d9b 02/11: Surface non-zero exits from projectile-files-via-ext-command
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 1ca91495e3 07/11: Skip remote round-trips in known-project ops
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 765c99dbf0 04/11: Cut redundant remote round-trips in projectile-project-root
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile updated (28014dae70 -> aed4ed98b2)
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 07f2b7bc3b 01/11: Refresh project.el comparison for Emacs 31
ELPA Syncer
2026/04/29
[nongnu] elpa/projectile 40156ca9c8 10/11: Document TRAMP support honestly
ELPA Syncer
2026/04/29
[nongnu] elpa/cider 8375c0360c: Require nrepl-tests-utils in cider-tests.el
ELPA Syncer
2026/04/29
[gnu] externals/shift-number 5328269e24: Add shift-number-redo to avoid adding undo steps for successive usage
ELPA Syncer
2026/04/29
[gnu] externals/tramp 16c6256368: Tramp ELPA version 2.8.1.4 released
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 1b4b53a098: httpd-html: Fix typos
ELPA Syncer
2026/04/28
[gnu] externals/gnosis f879479a24 1/3: refactor: switch transient with keymap-popup
ELPA Syncer
2026/04/28
[gnu] externals/gnosis updated (550bb0f605 -> 32b72c9fc4)
ELPA Syncer
2026/04/28
[gnu] externals/gnosis 32b72c9fc4 3/3: packaging: use codeberg URL
ELPA Syncer
2026/04/28
[gnu] externals/gnosis 952a718b0a 2/3: Version bump 0.10.4
ELPA Syncer
2026/04/28
[gnu] externals/forgejo cf977fee13 2/5: [fix] db: Fix is_locked always true due to :json-false being non-nil
ELPA Syncer
2026/04/28
[gnu] externals/forgejo 18dbadf625 4/5: repo: Update elpaignore
ELPA Syncer
2026/04/28
[gnu] externals/forgejo 0e2afe43ec 1/5: readme: Add contributing section.
ELPA Syncer
2026/04/28
[gnu] externals/forgejo updated (9c64ffe462 -> b5a2122737)
ELPA Syncer
2026/04/28
[gnu] externals/forgejo 4287310c60 3/5: readme: Update installation section
ELPA Syncer
2026/04/28
[gnu] externals/forgejo b5a2122737 5/5: repo: Add PR template
ELPA Syncer
2026/04/28
[gnu] main 8ead5cdd71 1/2: elpa-package (ellama): Fix doc
Stefan Monnier via
2026/04/28
[gnu] main 1a86a742fd 2/2: Merge branch 'main' of git.sv.gnu.org:/srv/git/elpa/gnu
Stefan Monnier via
2026/04/28
[gnu] externals/keymap-popup 7aa36cdff4 2/2: packaging: Version bump 0.2.2
ELPA Syncer
2026/04/28
[gnu] externals/keymap-popup updated (b8012d73ea -> 7aa36cdff4)
ELPA Syncer
2026/04/28
[gnu] externals/keymap-popup f41c7fa327 1/2: refactor: replace post-command-hook with explicit refresh calls
ELPA Syncer
2026/04/28
[gnu] externals/ellama 986b7e3b2b 03/11: Show delegated prompts in subagent buffers
ELPA Syncer
2026/04/28
[gnu] externals/forgejo updated (68f4429ef0 -> 9c64ffe462)
ELPA Syncer
2026/04/28
[gnu] externals/ellama 7bfdd63d10 09/11: Fix OpenAI streaming tool call collection
ELPA Syncer
2026/04/28
[gnu] externals/ellama 819db46312 07/11: Sanitize provider request strings
ELPA Syncer
2026/04/28
[gnu] externals/ellama 8685e7104c 11/11: Merge pull request #403 from s-kostyaev/task-template-arguments
ELPA Syncer
2026/04/28
[gnu] externals/forgejo f04dcafcae 1/2: view, tl: Add pin/delete commands to list and detail views
ELPA Syncer
2026/04/28
[gnu] externals/forgejo 9c64ffe462 2/2: db: Add pin_order, due_date, is_locked columns
ELPA Syncer
2026/04/28
[gnu] externals/ellama 14adb66b5a 01/11: Add task template rendering
ELPA Syncer
2026/04/28
[gnu] externals/ellama 2c486add5d 08/11: Fix CI compatibility failures
ELPA Syncer
2026/04/28
[gnu] externals/ellama e75504a984 06/11: Normalize tool-call args before provider requests
ELPA Syncer
2026/04/28
[gnu] externals/ellama 6c9887b440 10/11: Bump version
ELPA Syncer
2026/04/28
[gnu] externals/ellama f793a75d8d 02/11: Show session buffers on generation
ELPA Syncer
2026/04/28
[gnu] externals/ellama 60f6920225 04/11: Keep subagent loops bound to worker sessions
ELPA Syncer
2026/04/28
[gnu] externals/ellama updated (d81592b0fb -> 8685e7104c)
ELPA Syncer
2026/04/28
[gnu] externals/ellama 7ff551b7fb 05/11: Document task subagent templates
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 8b4671042f 232/249: Turn httpd-server-name into a defcustom
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 2ebad5c1f1 180/249: Rely on Compat for backported functionality
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 32602d4cc3 049/249: Don't error on extensionless filenames.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 7dacb738e6 226/249: Minor cleanup httpd-batch-mode
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd f664b65b85 202/249: Treat text mime types as utf-8 if charset is not specified
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 543640386a 244/249: Simplify httpd-parse test
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 44fd82f255 166/249: Delete test that fails under native compilation
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 5755585391 199/249: Remove servlet font locking keywords
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 8e1059ff5d 229/249: Move all macros to the httpd-* namespace
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd b191b07c94 141/249: Bump to version 1.4.6.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 2362ff77bb 024/249: Added sexp HTML generation function.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 0e78e23c92 204/249: Use alist-get
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 8f0c79371e 218/249: Reduce temporary buffer creation
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd e12a2d0595 231/249: Mark httpd--resolve-proc as private
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 81be9e39ad 238/249: Rework httpd-error and add generic fallback page
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 523440b5ed 157/249: Add feature showing backtrace on error page.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd f93fc30e3b 086/249: Bump the version number.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 6260232da8 164/249: add application/wasm mime type
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 1c5d08d984 217/249: Avoid temporary buffer creation in httpd-send-header
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 023fd16f4a 003/249: Deny directory listings.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd ed1e3b2ad4 210/249: httpd-log calls with quasiquoting
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd bd39772e6f 239/249: httpd-error: Use format instead of format-spec
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd be73a176a1 151/249: Add httpd-running-p (closes #17)
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 25c45e32a7 002/249: Adjusted home directory to generic version.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd c03211cb07 150/249: Bump to version 1.5.0.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 956997fc72 233/249: httpd--buffer-size: Remove unused buffer argument
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd bb75ba9fdb 055/249: Add a README.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd edb5fbc6c2 135/249: Change httpd-host type to string/local/nil.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd afc30d37e1 194/249: Use 'when-let*' where applicable
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 4eafe0efd4 222/249: generate-new-buffer: Use inhibit-buffer-hooks argument on Emacs 28 and newer
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 0eb75491c7 016/249: Removed unneeded list copy.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 6d014699b1 037/249: Simplify and prepare for use as a package.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 10f26d8228 116/249: Allow httpd-unhex to accept nil gracefully.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd e1e45e8efd 241/249: Make httpd--normalize-header a defsubst
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd f0e4ee08aa 137/249: Helper function to serve a given directory.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 06ff2b43f3 176/249: Linting: Double space
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 2a52f8c8a7 200/249: httpd-mime-types: Expand comment
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 39f6b654c9 245/249: Extend httpd-send-header-test
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 155cd64cea 095/249: Don't use depreciated function time-to-seconds.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 60f28d07f0 230/249: Shorter first line in docstring
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 229f8f5af7 195/249: Use 'eobp' instead of manual check
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd fb48b2439b 033/249: Oops, that's 200 OK, not 202.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 4ac47813fd 216/249: httpd-send-header: Throw error on resend
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 60ef07cfce 066/249: buffer-string works well enough.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 640dc4c941 057/249: Allow for more detailed error messages.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd c252765de1 152/249: Properly close connections when requested (#18)
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 1d9d606e07 036/249: Add .gitignore.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 36e6117d79 080/249: Turn servlets on by default.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 863c2d1747 041/249: Switch to HTML5 (cleaner).
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 8d0a540d1d 236/249: Add more properties to the customization group
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd ccae8509a5 078/249: Bump version number (1.2).
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 646c7f2fa2 082/249: Support POST requests.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 45c1911bda 099/249: Bump version number and establish some version history.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 554d0554aa 248/249: httpd-get-servlet never returns nil
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd d438efde2f 129/249: Bump to version 1.4.4.
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 891be6e942 185/249: httpd-stop: Set httpd--clients to nil
ELPA Syncer
2026/04/28
[nongnu] elpa/simple-httpd 2fe396dc01 136/249: Adding test dep on 'cl package.
ELPA Syncer
Earlier messages