lp:~slgeorge/isync/trunk

Created by Steve George and last modified
Get this branch:
bzr branch lp:~slgeorge/isync/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve George
Project:
Isync
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at git://git.code.sf.net/p/isync/isync.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log

Recent revisions

1215. By Oswald Buddenhagen <email address hidden>

release preparation

update NEWS and AUTHORS

1214. By Oswald Buddenhagen <email address hidden>

expand NEWS

include bug fixes and other improvements, as otherwise they wouldn't be
documented in a user-accessible way, given that ChangeLog wasn't all
that usable, and is gone entirely now.

this backfills from the release notes i have put next to each tar ball
since 1.0.5. and then some edits, in particular release dates.

1213. By Oswald Buddenhagen <email address hidden>

stub out ChangeLog

that file is a relic from the times before distributed VCS with atomic
commits existed. ours was slightly filtered, but still way too noisy to
be useful for end users. so basically, it had no target audience.

the file itself is left in place, because automake complains otherwise
(we don't want to use 'foreign' strictness, as otherwise INSTALL is not
added by autoreconf --install).

1212. By Oswald Buddenhagen <email address hidden>

prefix deprecation notices with file name

so it's (even) more obvious that these refer to the configuration,
rather than being some internal sloppiness.

1211. By Oswald Buddenhagen <email address hidden>

fix -ls hanging after synchronous error

we need to make a note that we're already done with the Store, as
otherwise we'll wait for a callback that never comes.

1210. By Oswald Buddenhagen <email address hidden>

fix --dry-run without --debug-driver

the stubbing is implemented by the proxy driver, so we need to hook it
in in that case as well. the driver is already prepared for that, as
it's also used to implement -Ta/-TA.

1209. By Oswald Buddenhagen <email address hidden>

explicitly strip newline from contents of VERSION

while m4 1.4.19 + autoconf 2.72 from my debian unstable drop the
trailing newline automatically, m4 1.4.18 + autoconf 2.69 shipped
with ubuntu 20.4 don't, leading to an invalid configure script.

reported and verified by Donat Wegner <email address hidden>.

1208. By _0-

build: also consider builds off of git with `git clone --depth 1`

one case where this could happen is a shallow clone, purely for build
purposes. in source based distros, like gentoo, setting depth of the
clone to 1, globally, is a common configuration. this patch avoids that
those builds fail.

Signed-off-by: Paymon MARANDI <email address hidden>

1207. By Oswald Buddenhagen <email address hidden>

accept zero-sized messages from IMAP

while such a thing is rather pointless, completely empty messages are
not forbidden. consequently, we should be able to deal with them, and
above all not crash.

1206. By Behnam Lal <email address hidden>

mbsync-get-cert: add support for STARTTLS

nowadays, many servers offer STARTTLS on the default IMAP port 143
instead of (or in addition to) the traditional IMAP over SSL/TLS (IMAPS)
on port 993.

this patch has been fixed up somewhat by the maintainer.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers