lp://qastaging/~slgeorge/isync/trunk
- Get this branch:
- bzr branch lp://qastaging/~slgeorge/isync/trunk
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.code.sf.net/p/isync/isync.
Last successful import was .
Recent revisions
- 1220. By Oswald Buddenhagen <email address hidden>
-
make imap_msgs test actually return non-zero on failure
- 1219. By Oswald Buddenhagen <email address hidden>
-
clarify that maildir message moves should preserve the flag field
- 1218. By Oswald Buddenhagen <email address hidden>
-
mention that plain --debug excludes driver-all as well
amends 4cc5ad5a.
- 1217. By Oswald Buddenhagen <email address hidden>
-
fix conditional on undefined value on some config syntax errors
if the first token on a line was an unterminated escape/quote, we'd
branch based on an uninitialized 'comment' variable.amends 725a122e.
- 1216. By Oswald Buddenhagen <email address hidden>
-
fix crash in mkdir_p() with invalid path
if the user specified Inbox as a non-existing path in a directory they
can't write to, we'd hit the root and crash due to a null pointer deref.REFMAIL: <email address hidden>
- 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)