You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:etasks

See all merge proposals.

etasks has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:etasks
Series: trunk
0 Experimental 2010-07-19 02:56:00 UTC
22. Improved result handling for idle and...

Author: Jan Moringen
Revision Date: 2010-07-19 02:56:00 UTC

Improved result handling for idle and timeout in execution.el
* execution.el (execution-result-timer): renamed
  `execution-result-idle' -> `execution-result-timer'
  (execution-result-idle::initialize-instance): removed
  (execution-result-idle::future-done-p): removed
  (execution-result-idle::future-get): actually respect timeout
  argument
  (execution-result-idle::future-cancel): cosmetic changes
  (execution-result-timeout): removed
  (execution-result-timeout::initialize-instance): removed
  (execution-result-timeout::future-done-p): removed
  (execution-result-timeout::future-get): removed
  (execution-result-timeout::future-cancel): removed
  (tasks-execution-make-timer-lambda): new function; construct a
  lambda expression suitable for use as time function
  (execution-idle::execution-execute): use
  `tasks-execution-make-timer-lambda'
  (execution-idle::execution-timeout): likewise

11 of 1 result
You can't create new branches for etasks.