emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/el-job deleted (was 0a70c578b5)


From: Stefan Monnier
Subject: [nongnu] branch elpa/el-job deleted (was 0a70c578b5)
Date: Sat, 22 Mar 2025 18:15:56 -0400 (EDT)

monnier pushed a change to branch elpa/el-job.

       was  0a70c578b5 Fix (previous fix was not right)

This change permanently discards the following revisions:

  discards  0a70c578b5 Fix (previous fix was not right)
  discards  1d993ebc49 Fix: let processes stay alive (was always reaped 
immediately)
  discards  e061f4ef49 Clearer info
  discards  2d8aeaaf42 Don't do delete-process, kill-buffer is enough
  discards  4377f11db5 Add a debug message
  discards  268102c786 Oops
  discards  6f6e9aa064 Prevent killing random buffer (fix #1)
  discards  be8128bdf3 No package-lint for now
  discards  1c2a3e958e Release version 2.3.0
  discards  68237f09c3 Follow elisp convention
  discards  33ee1713e1 Release version 2.2.3
  discards  8e44b6649a Polish
  discards  99c31acdb3 Update outdated comments in el-job-child.el
  discards  c3886ccc7e Change a seq- thing to cl-
  discards  5535c25154 Release version 2.2.2
  discards  802245112d Let job that returns nothing still call CALLBACK
  discards  90b2696c03 Comments
  discards  2704c7e3d9 Comments
  discards  2e4a808996 Simplify locate-lib-in-load-history
  discards  db9bf6156c Release version 2.2.1
  discards  27cf46baf0 Hotfix
  discards  bcd43d6f2e Polish
  discards  6f93dc82bd Add obsolete internal alias to ease 
upgrade-in-running-Emacs
  discards  349761d380 Add checkdoc to CI, without ispell
  discards  96c1d0bf4f Safer let-binding inside while-loop
  discards  d501872523 Lint
  discards  2b52e884cc Lint
  discards  58699f2328 Lint
  discards  48c8eb7890 Lint
  discards  4bc8a81fd9 Lint
  discards  63d841f64f Nicer dev tools
  discards  0b180cc276 Comments
  discards  455e198d47 CI
  discards  ad229ec4ba CI
  discards  666edc615f Release version 2.2.0
  discards  e52b70fd12 Do not spawn more processes than needed
  discards  183ff2e775 Polish
  discards  18b039e51d Add linter
  discards  a70b492bf4 Release version 2.1.0
  discards  006af3ffd4 DROP SUPPORT Emacs 28
  discards  73835a02a0 Try to be compatible with Emacs 28
  discards  c63827b242 Release version 2.0.1
  discards  4bbeef81cc Hotfix
  discards  8e0c296746 Polish
  discards  08cd1b0fad Fix el-job-show-info
  discards  e77b672d36 Hotfix
  discards  8340f7fe36 Release version 2.0.0
  discards  07a3a7677a Polish
  discards  0e571484f9 Drop support for anonymous jobs
  discards  3d59e81d41 Polish
  discards  ffb216b52d Don't record cores-to-use in struct, always use max
  discards  ecc8e55678 Release version 1.1.0
  discards  dc46079018 Readme
  discards  5a7f3681ad Style
  discards  cd57ff919e Use a poll timer rather than after-change-functions
  discards  94be19d3bb Remove kill-quietly
  discards  11cbdfeadd Improve show-info
  discards  15b821ebb2 Don't handle deprecated usage
  discards  4b362b5db5 Small fix
  discards  8adb5cc56c Readme
  discards  7184447ab3 Release version 1.0.5
  discards  44ef7d1026 Revert "Release version 1.0.4"
  discards  c85b4ca947 Readme
  discards  127b68e005 Release version 1.0.4
  discards  2a27a83935 Fix potential issue: load subr-x on Emacs 28
  discards  b000549169 Readme
  discards  310da7e3ba Fix deprecated arg handling
  discards  b93884c3cd Add a Package-Version
  discards  6fd663e6ce Readme
  discards  721986351e Readme
  discards  68297e8d8a Release version 1.0.0
  discards  00c2ce983e Style
  discards  404de4df65 Get rid of :sig
  discards  e14b325e2c Fix oversights
  discards  3346361758 Get rid of :anonymous
  discards  3a042190a0 Internal rename
  discards  a39d42c6ab Comments
  discards  a5d2462752 Internal renames
  discards  0bbcf589dc Get rid of :keepalive
  discards  ca15123593 Readme
  discards  d25d41bb56 Lump commit
  discards  bc118ea0d0 Style
  discards  154d09d172 Bump copyright
  discards  bbf11134fb Merge branch 'dev'
  discards  dcdb3d8121 Fix likely bug with :wrapup not being called
  discards  30f75f2511 Add variable  el-job-major-version
  discards  40b052f630 Remove :method in favor of just :keepalive
  discards  bbaf49fa17 Turn an error into polite debug message
  discards  70bdb8fea5 Polish
  discards  bddf5f373e Fix a missing reference, and replace slot "results" w 
two new slots
  discards  8709f89efa Prevent some compiler complaints
  discards  85c254a5e6 Fix an oversight while removing eval-once
  discards  91444518a8 Polish
  discards  36032b3ad5 Rename subroutine: receive -> handle-output
  discards  b7f12c4975 Fix the graceful degradation in case of unexpected code 
path
  discards  1f610a4609 Polish
  discards  aa435ef02b Rename :wrapup to :callback
  discards  edb0a16b71 Remove :eval-once
  discards  d045f9a390 Switch most uses of time-convert to current-time
  discards  5f658af280 Remove :skip-benchmark
  discards  96abd158c3 Readme
  discards  252c669cd5 Move code around
  discards  881d0ec3a2 Polish
  discards  e13a224d7e Change default method when fast-read-process-output is 
nil
  discards  aa852eaf10 Polish
  discards  6c5be42f4b Refactor split-optimally (mainly stylistic)
  discards  594dc70c09 Split function el-job--find-lib
  discards  6c5879c74b Hotfix
  discards  7715565f77 Do less in the case of only 1 core
  discards  5c28a27d99 Some new function names
  discards  6d6445cc16 Try fix org-node#78
  discards  10ba5197e3 Add an error-catch
  discards  e90fd07c3c Add a test
  discards  1bb6865aae Extra cleanup
  discards  612338ce61 Extra safety clause
  discards  40f86f79fc Clarifications
  discards  462582b597 Try fix "Items split in X lists, but only Y ready 
processes"
  discards  940e8ff2e1 Fix: don't use old inputs sometimes
  discards  307d81fd1d Simplify a bit
  discards  9af473582e Revert mistake (fix org-node issue #71)
  discards  c0598fb26b Another possible fix for org-node #70
  discards  43e7702fac Try to fix org-node issue #70
  discards  c1d9aec762 Move code around, polish docstrings
  discards  32ea3c1839 Docs
  discards  3b3b800153 Add an autoload for easier load-path checks
  discards  a5f9e72c17 Clean
  discards  090be5b36d fix
  discards  daba10902e fix
  discards  207351fe2d Many refactor wow
  discards  6323ebbb67 Separate child init from accepting input
  discards  cdf9068eb4 docs
  discards  d89810318a docs
  discards  7ccd8ece82 docs
  discards  01b330043c .
  discards  7cb72107fc .
  discards  f4653c6cfc .
  discards  e290f1249c .
  discards  30cda35042 Satisfy linters
  discards  5bae29743d Satisfy linters
  discards  b01324750d .
  discards  54a1e39f5c .
  discards  fbda86f637 .
  discards  28176f5fa0 Let there be light



reply via email to

[Prev in Thread] Current Thread [Next in Thread]