]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2014-03-09 Thierry Volpiatto* smtpmail-async.el: Try to catch 'done to not exit...
2014-03-08 Thierry Volpiatto* smtpmail-async.el: Fix encoding problems (#27)
2014-03-07 Thierry Volpiatto* smtpmail-async.el: Exclude some vars when injecting...
2014-03-03 Thierry Volpiatto* smtpmail-async.el (async-smtpmail-send-it): Eval...
2014-02-19 Thierry Volpiatto* dired-async.el (helm-async-be-async): Move it as...
2014-01-20 Thierry Volpiatto* async-test.el: Update copyrights.
2014-01-20 Thierry Volpiatto* async-test.el: Remove now unnecessary tests.
2014-01-20 Thierry Volpiatto* dired-async.el (dired-async-mode): Notify number...
2014-01-20 Thierry Volpiatto* README.md: Update.
2014-01-20 Thierry Volpiatto* dired-async.el (helm-async-be-async): alias for dired...
2014-01-20 Thierry Volpiatto* dired-async.el: Finish converting all names to dired*.
2014-01-20 Thierry VolpiattoRename helm-async.el to dired-async.el
2014-01-20 Thierry Volpiatto* helm-async.el: Use cl-lib instead of cl.
2014-01-20 Thierry Volpiatto* helm-async.el: Rename all with dired-async prefix...
2014-01-20 Thierry Volpiatto* async-file.el: Removed.
2013-11-18 John WiegleyMerge pull request #23 from DarwinAwardWinner/no-load...
2013-11-18 Ryan C. ThompsonDon't rely on async.el being in load-path.
2013-11-06 John WiegleyRevert master back to 242ae73
2013-11-06 John WiegleyRevert "* helm-async.el: Fix error handling."
2013-11-05 John WiegleyMerge pull request #21 from DarwinAwardWinner/lexbind-fix
2013-11-05 Ryan C. ThompsonComplete the docstring for "async--get-function"
2013-10-22 John WiegleyMerge pull request #19 from DarwinAwardWinner/lexbind-fix
2013-10-22 Ryan C. ThompsonReplace closure prevention with closure sanitation
2013-10-22 Ryan C. ThompsonAdd test for handling different ways of passing a function
2013-10-22 Ryan C. ThompsonAdd lexbind test
2013-10-21 John WiegleyMerge pull request #18 from DarwinAwardWinner/lexbind-fix
2013-10-20 Ryan C. ThompsonMore robust evaluation and closure-protection of start...
2013-10-20 Ryan C. ThompsonAdd more comprehensive testing for anti-closure feature
2013-10-20 Ryan C. ThompsonHave test file add its own directory to load path
2013-10-17 Ryan C. ThompsonPrevent accidental creation of lexical closures.
2013-10-17 Ryan C. ThompsonAdd test for #17.
2013-07-16 Thierry Volpiatto* helm-async.el: Fix error handling.
2013-06-24 Thierry Volpiatto* helm-async.el (dired-create-file): Revert changes...
2013-06-24 Thierry Volpiatto* helm-async.el: Add comments about incompatibility...
2013-06-24 Thierry Volpiatto* helm-async.el (dired-create-files): Handle `dired...
2013-06-11 Thierry Volpiatto* helm-async.el (dired-create-files): No need to backqu...
2013-06-11 Thierry Volpiatto* helm-async.el: Untabify and reindent.
2013-06-11 Thierry Volpiatto* helm-async.el: Fix mode-line updating for emacs-24...
2013-04-10 Thierry VolpiattoUpdate copyrights.
2013-02-20 Thierry Volpiatto* async.el: Issue #7 Apply sabof patch from github...
2013-02-18 Thierry VolpiattoMerge branch 'master' of github.com:jwiegley/emacs...
2013-02-18 Thierry Volpiatto* helm-async.el (helm-async-env-variables-regexp):...
2013-02-17 John WiegleyMerge pull request #6 from mstrlu/fix-def-use-native...
2013-02-17 John WiegleyMerge pull request #11 from myuhe/pkg
2013-02-16 myuheadd async-pkg.el
2013-02-01 Thierry Volpiatto* helm-async.el (dired-create-file): Fix operation...
2012-11-29 Thierry Volpiatto* helm-async.el (dired-create-files): Honor dired-overw...
2012-08-08 Thierry VolpiattoMerge branch 'master' of github.com:jwiegley/emacs...
2012-08-08 Thierry Volpiatto* helm-async.el (helm-async-mode): ding when finish.
2012-07-22 Luminous Fennell* dired-async.el: Add a defvar for `dired-async-use...
2012-07-21 John WiegleyMerge pull request #5 from mstrlu/fix-async-copy-call
2012-07-21 Luminous FennellFix missing optional arguments when calling `async...
2012-07-16 Thierry Volpiatto* async.el (async-start): Use the possible true name...
2012-07-13 Thierry Volpiatto* helm-async.el (helm-async-processes): use process...
2012-07-13 Thierry Volpiatto* helm-async.el: Turn off mode-line notification only...
2012-07-11 John WiegleyFix github issue 2
2012-07-10 John WiegleyAsync queue handling has to happen in dired-async
2012-07-10 John WiegleyMove async.el testing code into its own module
2012-07-10 John WiegleyStarted work on a generalized async-file service
2012-07-10 John WiegleyMinor touches
2012-07-07 John WiegleyMerge pull request #1 from thierryvolpiatto/master
2012-07-07 Thierry Volpiatto* helm-async.el: Update copyright
2012-07-06 Thierry Volpiatto* helm-async.el (helm-async-be-async): New, allow turni...
2012-07-06 Thierry Volpiatto* helm-async.el Return file errors in child Emacs.
2012-07-06 Thierry Volpiatto* helm-async.el (dired-create-file): Use quote.
2012-07-06 Thierry Volpiatto* helm-async.el: let-bind dired-recursive-copies to...
2012-07-06 Thierry Volpiatto* helm-async.el: New, redefine dired-create-file to...
2012-06-22 John WiegleyPropagate non-zero exit codes as errors
2012-06-22 John WiegleySeveral minor fixes
2012-06-22 John WiegleyAdded async-sandbox
2012-06-21 John Wiegleydired-async now shows progress using overlays
2012-06-21 John WiegleyShow ops in progress `dired-async-in-process-face'
2012-06-21 John WiegleyShow full backtraces if `async-debug' is non-nil
2012-06-20 John Wiegleysmtpmail-async: Report status to user when done
2012-06-20 John WiegleyUse pipes instead of variable passing
2012-06-20 John WiegleyFix to dired-async for wdired-mode
2012-06-20 John WiegleyDon't use lexical-binding in dired-async.el
2012-06-20 John WiegleyAlways base64 encode
2012-06-20 John WiegleyFix for when async.el is byte-compiled
2012-06-20 John WiegleyAdded message passing, but undocumented for now
2012-06-20 John WiegleySome minor adjustments
2012-06-20 John WiegleyDon't use pipes for communication just yet
2012-06-20 John WiegleyAdded `dired-async-use-native-commands'
2012-06-20 John WiegleyMade some macros into functions, added debug code
2012-06-20 John WiegleyAdded `async-start-process'
2012-06-19 John WiegleySend data over a pipe, rather than in an argument
2012-06-19 John WiegleyCorrected a problem with async deletions
2012-06-19 John WiegleyFixed async-smtpmail-send-it
2012-06-19 John WiegleyQuiet byte-compiler warnings
2012-06-19 John WiegleyUpdated README
2012-06-19 John WiegleyAdded smtpmail-async.el
2012-06-19 John WiegleyAdded async-inject-environment
2012-06-19 John WiegleyAdded support for signal propagation
2012-06-19 John WiegleyUpdated README
2012-06-19 John WiegleyAdded dired-async
2012-06-19 John WiegleyAdded note to README
2012-06-18 John WiegleyRenamed emacs-async.el to async.el
2012-06-18 John WiegleySmall change
2012-06-18 John WiegleyInitial revision