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

unattended-upgrades has 4 active reviews. See all merge proposals.

unattended-upgrades has 21 active branches owned by 3 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:unattended-upgrades
Series: trunk
bug 1 Development 2014-10-17 14:22:55 UTC
312. merged from debian-sid

Author: Michael Vogt
Revision Date: 2014-10-17 14:22:55 UTC

merged from debian-sid

lp:~mvo/unattended-upgrades/use-apt-term-log 1 Development 2014-09-11 12:37:04 UTC
309. WIP: use apt term log

Author: Michael Vogt
Revision Date: 2014-09-11 12:36:07 UTC

WIP: use apt term log

lp:~smcv/unattended-upgrades/on-shutdown 1 Development 2014-03-12 18:57:21 UTC
303. u-u-shutdown: log stdout/stderr from ...

Author: Simon McVittie
Revision Date: 2014-03-12 18:50:55 UTC

u-u-shutdown: log stdout/stderr from unattended-upgrade

If it crashes or something during shutdown, the output will be lost
unless we put it in a file.

lp:~mvo/unattended-upgrades/minimal-upgrades-speedup2 1 Development 2014-03-04 07:55:08 UTC
303. fix tests

Author: Michael Vogt
Revision Date: 2014-03-04 07:55:08 UTC

fix tests

lp:~mvo/unattended-upgrades/debian-sid-mirror 1 Development 2013-05-16 15:57:23 UTC
274. * data/50unattended-upgrades.Debian: ...

Author: Michael Vogt
Revision Date: 2013-05-16 15:57:23 UTC

* data/50unattended-upgrades.Debian:
  - use ${distro_codename} instead of "stable" to avoid issues
    on release upgrades, thanks to Evgeny Kapun (closes: #707002)

lp:~unattended-upgrades-developers/unattended-upgrades/debian-sid-mirror2 1 Development 2013-05-16 15:57:23 UTC
274. * data/50unattended-upgrades.Debian: ...

Author: Michael Vogt
Revision Date: 2013-05-16 15:57:23 UTC

* data/50unattended-upgrades.Debian:
  - use ${distro_codename} instead of "stable" to avoid issues
    on release upgrades, thanks to Evgeny Kapun (closes: #707002)

lp:~mvo/unattended-upgrades/minimal-upgrades-speedup 1 Development 2013-04-19 12:01:35 UTC
273. calculate the minimal paritions only ...

Author: Michael Vogt
Revision Date: 2013-04-19 11:44:05 UTC

calculate the minimal paritions only once and apply them in a sorted order, the old algorithm was re-calculating after each cache.commit() which was rather slow

lp:~mvo/unattended-upgrades/allow-removal 1 Development 2013-04-15 06:07:14 UTC
272. merge trunk, fix pep8/py3 errors

Author: Michael Vogt
Revision Date: 2013-04-15 06:07:14 UTC

merge trunk, fix pep8/py3 errors

lp:~mvo/unattended-upgrades/fix-on-error-mail 1 Development 2013-03-27 15:55:42 UTC
267. in case of warnings, also send a mail...

Author: Michael Vogt
Revision Date: 2013-03-27 15:55:21 UTC

in case of warnings, also send a mail when Unattended-Upgrade::MailOnlyOnError is enabled

lp:~mvo/unattended-upgrades/hooks 1 Development 2013-01-22 06:37:52 UTC
267. wire in the run_hooks code

Author: Michael Vogt
Revision Date: 2013-01-22 06:04:59 UTC

wire in the run_hooks code

lp:~unattended-upgrades-developers/unattended-upgrades/stable 1 Development 2013-01-16 11:42:45 UTC
255. do not use dh_python2 as this is "jus...

Author: Michael Vogt
Revision Date: 2013-01-16 11:42:45 UTC

do not use dh_python2 as this is "just" a script, no modules exported etc

lp:~mvo/unattended-upgrades/refactor2 1 Development 2013-01-16 06:59:29 UTC
259. move fix_dpkg_journal_if_dirty() into...

Author: Michael Vogt
Revision Date: 2013-01-16 06:59:20 UTC

move fix_dpkg_journal_if_dirty() into the controller and add test for it

lp:~mvo/unattended-upgrades/0.79 1 Development 2013-01-05 09:10:41 UTC
254. update tests for latest string change

Author: Michael Vogt
Revision Date: 2012-11-11 15:34:52 UTC

update tests for latest string change

lp:~mvo/unattended-upgrades/pep8-again (Has a merge proposal) 1 Development 2012-10-05 15:47:17 UTC
305. add unattended-upgrades-shutdown in t...

Author: Michael Vogt
Revision Date: 2012-10-05 15:46:55 UTC

add unattended-upgrades-shutdown in the pep8/pyflakes checks too

lp:~ubuntu-core-dev/unattended-upgrades/oneiric bug 1 Development 2011-11-30 08:53:12 UTC
214. releasing version 0.73ubuntu1.1

Author: Michael Vogt
Revision Date: 2011-11-30 08:53:12 UTC

releasing version 0.73ubuntu1.1

lp:~ubuntu-core-dev/unattended-upgrades/natty 1 Development 2011-04-29 08:15:25 UTC
193. releasing version 0.72.1ubuntu1.1

Author: Michael Vogt
Revision Date: 2011-04-29 08:15:25 UTC

releasing version 0.72.1ubuntu1.1

lp:~mvo/unattended-upgrades/minimal-steps-upgrade.multiprocessing 1 Development 2011-03-04 14:20:31 UTC
149. add simple multiprocessing code aroun...

Author: Michael Vogt
Revision Date: 2011-03-04 14:18:21 UTC

add simple multiprocessing code around the minimal step upgrade

lp:~mvo/unattended-upgrades/mvo bug 1 Development 2009-08-19 15:47:05 UTC
142. locking fixes

Author: Michael Vogt
Revision Date: 2009-08-19 15:47:05 UTC

locking fixes

lp:~mvo/unattended-upgrades/oo-refactor 1 Development 2009-07-23 16:55:34 UTC
131. add missing GtkUI.py

Author: Michael Vogt
Revision Date: 2009-07-23 16:55:34 UTC

add missing GtkUI.py

lp:~mvo/unattended-upgrades/gtk-ui 1 Development 2009-07-21 09:56:07 UTC
122. add prototypish gtk based UI

Author: Michael Vogt
Revision Date: 2009-07-21 09:55:43 UTC

add prototypish gtk based UI

lp:~james-w/unattended-upgrades/karmic bug(Has a merge proposal) 1 Development 2009-05-03 14:10:16 UTC
86. Update for karmic. * Override mistak...

Author: James Westby
Revision Date: 2009-05-03 14:04:45 UTC

Update for karmic.

* Override mistaken sync from Debian. (LP: #371222)
* Do the work under binary-indep in debian/rules as the package is
  not architecture specific. Thanks Lintian.

121 of 21 results
You can't create new branches for unattended-upgrades.