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

See all merge proposals.

rudel has 8 active branches owned by 2 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:rudel
Series: trunk
1 Development 2011-07-21 18:44:22 UTC
632. Made rudel icon directory configurabl...

Author: Jan Moringen
Revision Date: 2011-07-21 18:44:22 UTC

Made rudel icon directory configurable at runtime
  Patch by ulm; can be found here:
  https://overlays.gentoo.org/proj/emacs/browser/emacs-overlay/app-emacs/rudel/files/rudel-0.3_pre20110405-icons-dir.patch?rev=1661
* rudel-icons.el (header): updated copyright
  (rudel-icons-directory): use `defvar' instead of `defconst'
  (rudel-defimage): dynamically bind `image-load-path' to the value
  `rudel-icons-directory'

lp:~scymtym/rudel/etherpad 1 Development 2011-02-15 02:42:04 UTC
644. Fixed a typo in etherpad/README.ether...

Author: Jan Moringen
Revision Date: 2011-02-15 02:42:04 UTC

Fixed a typo in etherpad/README.etherpad
* etherpad/README.etherpad: fixed a typo

lp:~scymtym/rudel/www 1 Development 2010-10-04 20:44:12 UTC
42. Changed backend category list to bull...

Author: Jan Moringen
Revision Date: 2010-10-04 20:38:16 UTC

Changed backend category list to bullet list in www/backends.html
* www/backends.html (Introduction): made list of backend categories
  into a bullet list

lp:~holtzermann17/rudel/etherpad 1 Development 2010-08-01 12:27:51 UTC
622. Comments to describe url-http and eas...

Author: holtzermann17
Revision Date: 2010-08-01 12:11:33 UTC

Comments to describe url-http and easysync protocol
* etherpad/rudel-etherpad.el, etherpad/rudel-etherpad-util.el
* etherpad/rudel-etherpad-client.el, comet/rudel-comet.el: some
  comments to describe url-http and easysync protocol

lp:~scymtym/rudel/unit-tests 1 Development 2010-07-25 00:12:17 UTC
547. merged trunk changes

Author: Jan Moringen
Revision Date: 2010-07-25 00:12:17 UTC

merged trunk changes

lp:~scymtym/rudel/remote-exec 1 Development 2010-07-23 02:55:00 UTC
619. Use normal quote in function lists in...

Author: Jan Moringen
Revision Date: 2010-07-23 02:55:00 UTC

Use normal quote in function lists in remote-modes/
* remote-modes/rudel-remote-modes-slime.el
  (rudel-remote-modes-slime-repl-functions): use normal quote
* remote-modes/rudel-remote-modes-eshell.el
  (rudel-remote-modes-eshell-functions): likewise
* remote-modes/rudel-remote-modes-comint.el
  (rudel-remote-modes-comint-functions): likewise

lp:~scymtym/rudel/activity 1 Development 2010-07-18 16:17:12 UTC
524. Added rudel-activity-operators to not...

Author: Jan Moringen
Revision Date: 2010-07-18 16:11:22 UTC

Added rudel-activity-operators to notify user objects
* rudel.el (rudel-document::rudel-local-operation): use
  `rudel-activity-operators'
  (rudel-document::rudel-remote-operation): use
  `rudel-activity-operators'
* rudel-operators.el (header): added 0.2 version to history section
  (rudel-activity-operators): new class; operators that relay
  operations to user objects in the form of activity notification
  (rudel-activity-operators::rudel-insert): new method; notify user
  object
  (rudel-activity-operators::rudel-delete): new method; notify user
  object

lp:~scymtym/rudel/networking 1 Development 2010-07-18 03:09:13 UTC
526. Use classes from rudel-connections.el...

Author: Jan Moringen
Revision Date: 2010-06-15 21:58:47 UTC

Use classes from rudel-connections.el in infinote backend
* infinote/rudel-infinote.el (rudel-infinote-backend::rudel-connect):
  changed name of instantiated class
  `rudel-infinote-client-connection' ->
  `rudel-infinote-client->server-connection'
* infinote/rudel-infinote-state.el (rudel-infinote-state::connection):
  changed type `rudel-infinote-client-connection' ->
  `rudel-infinote-client->server-connection'
* infinote/rudel-infinote-client.el (require rudel-connections): new
  require; superclass of `rudel-infinote-client->server-connection'
  (rudel-infinote-client->server-connection): added superclass
  `rudel-client->server-connection'
  (rudel-infinote-client->server-connection::initialize-instance):
  (rudel-infinote-client->server-connection::rudel-get-group):
  (rudel-infinote-client->server-connection::rudel-remove-group):
  (rudel-infinote-client->server-connection::rudel-find-node):
  (rudel-infinote-client->server-connection::rudel-add-node):
  (rudel-infinote-client->server-connection::rudel-send):
  (rudel-infinote-client->server-connection::rudel-disconnect):
  (rudel-infinote-client->server-connection::rudel-subscribe-to):
  (rudel-infinote-client->server-connection::rudel-unsubscribe-from):
  (rudel-infinote-client->server-connection::rudel-subscribe-session):
  (rudel-infinote-client->server-connection::rudel-local-insert):
  (rudel-infinote-client->server-connection::rudel-local-delete):
  (rudel-infinote-client->server-connection::rudel-local-operation):
  (rudel-infinote-client->server-connection::rudel-remote-operation):
  renamed class `rudel-infinote-client-connection' ->
  `rudel-infinote-client->server-connection'

18 of 8 results
You can't create new branches for rudel.