View Bazaar branches
Get this repository:
git clone https://git.qastaging.paddev.net/bitlbee

See all merge proposals.

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/bitlbee/bitlbee.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 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 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2025-10-05 12:07:28 UTC
Drop Debian packaging

Author: Jelmer Vernooij
Author Date: 2025-10-05 11:51:11 UTC

Drop Debian packaging

bitlbee has been moved to the QA team in Debian, managed on salsa:

https://salsa.debian.org/debian/bitlbee

See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114687

Having a copy in the upstream repository as well is confusing, so let's
drop it htere.

drop-debian 2025-10-05 12:01:11 UTC
Drop Debian packaging

Author: Jelmer Vernooij
Author Date: 2025-10-05 11:51:11 UTC

Drop Debian packaging

bitlbee has been moved to the QA team in Debian, managed on salsa:

https://salsa.debian.org/debian/bitlbee

See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114687

Having a copy in the upstream repository as well is confusing, so let's
drop it htere.

integration_tests 2021-04-16 10:15:47 UTC
Merge branch 'jabberblock' into integration_tests

Author: / <>
Author Date: 2021-04-16 10:15:47 UTC

Merge branch 'jabberblock' into integration_tests

jabberblock 2021-04-16 10:13:51 UTC
less bloat more consistency

Author: / <>
Author Date: 2021-04-16 10:13:51 UTC

less bloat more consistency

develop 2020-09-01 11:35:40 UTC
gitignore: add debian subdirs and some tooling output

Author: dx
Author Date: 2020-09-01 11:35:40 UTC

gitignore: add debian subdirs and some tooling output

A previous commit removed debian/ from gitignore, but it still contains
output from the deb build process. So instead of throwing the whole dir
in, I added the entries for the stuff that shows up as untracked in my
working copy.

parson 2018-03-10 11:33:19 UTC
Finish merge.

Author: Wilmer
Author Date: 2018-03-10 11:33:19 UTC

Finish merge.

debian/3.5-2 2017-01-28 22:36:26 UTC
More troubles because the fix from the Debian bug didn't match the fix

Author: Wilmer
Author Date: 2017-01-28 22:36:26 UTC

More troubles because the fix from the Debian bug didn't match the fix
actually NMU'd. :-( Now this fix really should work. Third time's the
charm after all, innit.

debian/3.5-1.1 2017-01-28 11:54:45 UTC
Few more tweaks to integrate 3.4.2-1.1 back into Debian history

Author: Wilmer
Author Date: 2017-01-28 11:54:45 UTC

Few more tweaks to integrate 3.4.2-1.1 back into Debian history
properly.

debian/3.5-1 2017-01-24 22:27:01 UTC
Slight changes for Debian 3.5-1 upload.

Author: Wilmer
Author Date: 2017-01-24 22:27:01 UTC

Slight changes for Debian 3.5-1 upload.

release-3.5 2017-01-08 20:26:31 UTC
Prepare 3.5 release notes

Author: dx
Author Date: 2017-01-08 20:26:31 UTC

Prepare 3.5 release notes

debian/3.4.2-1 2016-06-12 21:57:24 UTC
3.4.2-1 as just uploaded.

Author: Wilmer
Author Date: 2016-06-12 21:57:24 UTC

3.4.2-1 as just uploaded.

coverity_scan 2016-01-24 13:07:09 UTC
jabber: Mark messages from other resources as OPT_SELFMESSAGE too

Author: dx
Author Date: 2016-01-24 13:07:09 UTC

jabber: Mark messages from other resources as OPT_SELFMESSAGE too

The jabber_buddy used for messages sent from other resources connected
to the same groupchat has a different ext_jid and it's a different
object than jc->me, so doing a string comparison against acc->user is
needed.

wip/hipchat-self-messages 2015-11-23 22:09:39 UTC
hipchat: Implement their own variant of self-messages

Author: dx
Author Date: 2015-11-23 22:09:39 UTC

hipchat: Implement their own variant of self-messages

Reuses part of the carbons code, but it's not like it at all.

To be able to receive these messages at all, a different cap node
whitelisted by them is required. I could have used one of the official
clients, but let's try to get things done the right way.

hip-cat 2015-11-21 00:01:50 UTC
Merge branch 'master' into feat/hip-cat

Author: dx
Author Date: 2015-11-21 00:01:50 UTC

Merge branch 'master' into feat/hip-cat

feat/hip-cat 2015-11-21 00:01:50 UTC
Merge branch 'master' into feat/hip-cat

Author: dx
Author Date: 2015-11-21 00:01:50 UTC

Merge branch 'master' into feat/hip-cat

just-parson-things 2015-09-04 04:23:35 UTC
Squashed commit switching to parson

Author: Wilmer
Author Date: 2015-09-04 04:23:35 UTC

Squashed commit switching to parson

release-3.4.1 2015-08-03 21:54:58 UTC
3.4.1-1 Debian package.

Author: Wilmer
Author Date: 2015-08-03 21:54:58 UTC

3.4.1-1 Debian package.

wip/msnp24 2015-05-31 02:40:05 UTC
msn: fix leak when reconnecting ssl

Author: dx
Author Date: 2015-05-15 04:28:52 UTC

msn: fix leak when reconnecting ssl

patch/headers 2015-02-20 23:16:08 UTC
Reorganize include files to avoid conflicts with other libs

Author: dx
Author Date: 2014-12-27 04:06:45 UTC

Reorganize include files to avoid conflicts with other libs

- Change all header includes to be relative to the project root
- Remove -I${includedir} from bitlbee.pc Cflags
- Install lib and protocols headers to their own directories. So now it is:

    /usr/include/bitlbee/*.h
    /usr/include/bitlbee/lib/*.h
    /usr/include/bitlbee/protocols/*.h

This breaks backwards compatibility of third party plugins, but now
they don't have to do ambiguous includes like #include <proxy.h>

This also fixes trac ticket 1170 - conflicts when libproxy and liboauth
are installed at the same time bitlbee is built, which the macports
project ran into several times.

reindent 2015-02-20 22:50:54 UTC
Reindent everything to K&R style with tabs

Author: Indent
Author Date: 2015-02-19 05:47:20 UTC

Reindent everything to K&R style with tabs

Used uncrustify, with the configuration file in ./doc/uncrustify.cfg

Commit author set to "Indent <please@skip.me>" so that it's easier to
skip while doing git blame.

flexo/python 2013-03-27 20:31:46 UTC
bpython.register_protocl() actually takes meaningful args and does something.

Author: Nick Murdoch
Author Date: 2013-03-27 20:31:46 UTC

bpython.register_protocl() actually takes meaningful args and does something.

121 of 21 results

Other repositories

Name Last Modified
lp:bitlbee 2025-10-28
11 of 1 result
You can't create new repositories for BitlBee.