summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-18Merge pull request #199 from jwiegley/fix-issue-165-encoding-commentsexternals/asyncJohn Wiegley
2026-03-18Clean up encoding comments after utf-8-auto fixJohn Wiegley
2026-03-16Load cl-lib in format checks for consistent indentationJohn Wiegley
2026-03-16Fix indentation in async-bytecomp, async-package, and dired-asyncJohn Wiegley
2026-03-16Fix CI failures: indentation check and Windows test timingJohn Wiegley
2026-03-16Rewrite README and update packaging metadataJohn Wiegley
2026-03-16Add pre-commit hooks, Makefile targets, and CIJohn Wiegley
2026-03-16Add Nix flake with dev shell and CI checksJohn Wiegley
2026-03-16Fix X-URL header and Eask test scriptJohn Wiegley
2025-10-05Don't calculate file size unneedlessly whenThierry Volpiatto
2025-10-04Be async when total size of marked files exceed *small-file-maxThierry Volpiatto
2025-08-31Avoid using make-temp-nameThierry Volpiatto
2025-08-28Don't create log-file if not neededThierry Volpiatto
2025-08-26Ensure the trailing slash in dir name is removedThierry Volpiatto
2025-08-26Simplify async-bytecomp--file-to-comp-buffer-1 signatureThierry Volpiatto
2025-08-25Fix previous commitThierry Volpiatto
2025-08-25DRY new function async-bytecomp--file-to-comp-buffer-1Thierry Volpiatto
2025-08-25Simplify binding error-dataThierry Volpiatto
2025-08-25Fix async-byte-compile-log-file path in async-packagesThierry Volpiatto
2025-08-24Use temporary file for async byte compile logPrzemysław Kryger
2025-08-23Merge pull request #198 from djr7C4/fix-inject-emacs-30John Wiegley
2025-07-27Add .github/FUNDING.ymlJohn Wiegley
2025-05-05Ignore abbrev tables when injecting variablesDavid J. Rosenbaum
2025-03-25Fix call to file-name-nondirectoryThierry Volpiatto
2024-11-26Update commentary and docstringThierry Volpiatto
2024-11-25Ensure async-bytecomp-package-mode is not used in async-package (#194)Thierry Volpiatto
2024-11-20Allow caching locate-library result (#193)Thierry Volpiatto
2024-10-05Merge pull request #192 from tarsiiformes/groupThierry Volpiatto
2024-10-02Specify custom group for async-package-messageJonas Bernoulli
2024-09-06Merge pull request #177 from baracunatana/patch-1John Wiegley
2024-08-21Bump to 1.9.9Thierry Volpiatto
2024-08-11Bind package-user-dir in childThierry Volpiatto
2024-08-08New hook async-pkg-install-after-hookThierry Volpiatto
2024-07-19Update READMEThierry Volpiatto
2024-07-19Refresh package-alist in call-backThierry Volpiatto
2024-07-19Only load the new or upgraded packagesThierry Volpiatto
2024-07-19No need to call package-initialize which is costlyThierry Volpiatto
2024-07-16Update commentary in async-packageThierry Volpiatto
2024-07-16Bind package-pinned-packages in childrenThierry Volpiatto
2024-07-14Revert "Set package-load-list in children"Thierry Volpiatto
2024-07-14Set package-load-list in childrenThierry Volpiatto
2024-07-14Use package-activate-all in callbackThierry Volpiatto
2024-07-14Ensure to not add dups in package-selected-packagesThierry Volpiatto
2024-07-12Use customize-save-variable to set and save package-selected-packagesThierry Volpiatto
2024-07-05Merge pull request #191 from purcell/patch-1John Wiegley
2024-07-05jcs fork of setup-emacs action doesn't have 29.4 on Windows yetSteve Purcell
2024-07-05Re-enable CI, add Emacs 29, and skip old Emacsen on ARM MacOSSteve Purcell
2024-07-04Disable GitHub workflowJohn Wiegley
2024-07-04Fix message in callbacksThierry Volpiatto
2024-07-02Provide async function for package.elThierry Volpiatto