lp:~spvkgn/transmission/+git/transmission

Owned by Pavel
Get this repository:
git clone https://git.launchpad.net/~spvkgn/transmission/+git/transmission

Import details

Import Status: Reviewed

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

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log

Branches

Name Last Modified Last Commit
main 2024-04-21 23:21:17 UTC
doc: fix typo (#6790)

Author: Pooyan Khanjankhani
Author Date: 2024-04-21 23:21:17 UTC

doc: fix typo (#6790)

4.0.x 2024-03-31 16:58:38 UTC
fix(web): don't use 2 rows for upload/download speed info (#6570)

Author: Helmut K. C. Tessarek
Author Date: 2024-03-31 16:58:38 UTC

fix(web): don't use 2 rows for upload/download speed info (#6570)

wip/variant-move 2024-03-13 22:22:36 UTC
WIP

Author: Mike Gelfand
Author Date: 2024-03-13 22:22:36 UTC

WIP

refactor/tr-rpc-server 2023-12-25 02:25:19 UTC
refactor: make tr_rpc_server settings fields private

Author: Charles Kerr
Author Date: 2023-12-25 02:17:40 UTC

refactor: make tr_rpc_server settings fields private

wip/appimage 2023-11-24 22:03:27 UTC
WIP

Author: Mike Gelfand
Author Date: 2023-11-24 01:06:59 UTC

WIP

refactor/variant-rpcimpl 2023-11-05 18:36:27 UTC
fixup! fixup! refactor: use updated variant API in rpcimpl

Author: Charles Kerr
Author Date: 2023-11-04 21:20:47 UTC

fixup! fixup! refactor: use updated variant API in rpcimpl

refactor/make-tr_torrent-is_stopping_-private 2023-10-22 01:00:17 UTC
refactor: demeter

Author: Charles Kerr
Author Date: 2023-10-22 01:00:17 UTC

refactor: demeter

refactor/variant-make-map 2023-09-05 03:12:16 UTC
chore: make clang-tidy happy

Author: Charles Kerr
Author Date: 2023-09-04 06:09:39 UTC

chore: make clang-tidy happy

refactor/remove-redundant-torrent-struct-declarations 2023-07-26 15:30:01 UTC
refactor: remove redundant tr_session forward declarations

Author: Charles Kerr
Author Date: 2023-07-26 15:30:01 UTC

refactor: remove redundant tr_session forward declarations

refactor/tr-error 2023-07-06 23:53:31 UTC
perf: use tr_error_set_from_sockerrno in tr-buffer

Author: Charles Kerr
Author Date: 2023-07-03 23:38:24 UTC

perf: use tr_error_set_from_sockerrno in tr-buffer

refactor/small 2023-06-19 23:52:50 UTC
Squashed commit of the following:

Author: Charles Kerr
Author Date: 2023-06-19 23:48:08 UTC

Squashed commit of the following:

commit 4b9b9920bfea51a9fe0f2a9ac69c22db3571be85
Author: Charles Kerr <charles@charleskerr.com>
Date: Mon Jun 19 16:51:34 2023 -0500

    refactor: prefer std::map over QMap in transmission-qt (#5641)

    * refactor: use std::map instead of QMap in PrefsDialog.cc

    * refactor: use std::map instead of QMap in DetailsDialog.cc

    * refactor: use std::map instead of QMap in OptionsDialog.cc

    * refactor: use std::map instead of QMap in FileTreeModel.cc

commit 040bc8a1ce71219535c23880cfdab19089863e66
Author: Dmitry Antipov <dmantipov@yandex.ru>
Date: Tue Jun 20 00:22:54 2023 +0300

    fix: Qt 6.5 deprecation warning (#5552)

commit 23a52fa1c55791963340641dbefa698366b5f327
Author: LaserEyess <16581533+LaserEyess@users.noreply.github.com>
Date: Mon Jun 19 16:51:20 2023 -0400

    fixup: dedup tr_rpc_address with tr_address (#5523)

    * fixup: dedup tr_rpc_address with tr_address

    tr_rpc_address was duplicating a lot of work that tr_address was doing a
    lot better. Fall back to using tr_address for ipv4/ipv6 connections and
    make a tr_unix_addr for handling unix sockets.

    * remove unnecessary functions

commit ddac05954b046b55f4bf25f45204f83f8ad8da4b
Author: Василий Чай <basilefff@gmail.com>
Date: Mon Jun 19 09:30:55 2023 +0400

    fix: return error when renaming into existing file (#5563)

commit b8ff35c4ce93cb12df20961f8477cc34c8362241
Author: tearfur <46261767+tearfur@users.noreply.github.com>
Date: Mon Jun 19 08:06:31 2023 +0800

    handle IPv6 NAT during LTEP handshake (#5565)

    * fix: peer handshake reported wrong ipv6 address

    https://github.com/transmission/transmission/issues/5542#issuecomment-1556710922

commit fd583ac878806546c3780eab939fdabd9e94c3de
Author: Charles Kerr <charles@charleskerr.com>
Date: Sun Jun 18 17:36:39 2023 -0500

    deps: bump libfmt to v10.0.0 (#5635)

    seems to be semver/minor safe for our API use

    Fixes #5511.

    Possibly fixes #5627.

commit 1664088ba5c7eba82850728b340159a0941ee802
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun Jun 18 15:55:43 2023 -0500

    chore: update generated transmission-web files (#5588)

commit 0fd7989b181d6bd0420f47efe9a1c5860ca568dc
Author: Gary Elshaw <69029666+GaryElshaw@users.noreply.github.com>
Date: Mon Jun 19 07:11:56 2023 +1200

    fix: restore png files that were corrupted in recent "compression" script

commit bd9d110d4583ad8721cb8d75c3c51fbc8061d69b
Author: Cœur <coeur@gmx.fr>
Date: Sun Jun 18 20:32:34 2023 +0200

    fix 'setNeedsDisplay' is deprecated: first deprecated in macOS 10.14 (#5633)

commit 76166d8fa71f351fe46221d737f8849b23f551f7
Author: Cœur <coeur@gmx.fr>
Date: Mon Jun 12 18:03:22 2023 +0200

    refactor: replace NSMutableDictionary with constant attributes (#5221)

commit c379cd727f0d57f119256b5bc0809bf894ada554
Author: Robin Seth Ekman <robin.seth.ekman@gmail.com>
Date: Mon Jun 12 03:19:54 2023 +0200

    fix: transmission-remote only list every other label (fixes #5571) (#5572)

commit 87f254ae90f74552af22584a020fc3230da60f07
Author: Charles Kerr <charles@charleskerr.com>
Date: Sun Jun 11 18:52:45 2023 -0500

    chore: bump fast_float snaapshot to 5.2.0 (#5605)

commit 802619e174fd746d95ca8d302a93eec92fe4e112
Author: tearfur <46261767+tearfur@users.noreply.github.com>
Date: Mon Jun 12 07:27:01 2023 +0800

    fix: fixes and improvements to global IP query (#5510)

commit c8e84f870b5c707d712831525cc0910a907ac0ef
Author: Charles Kerr <charles@charleskerr.com>
Date: Sun Jun 11 16:28:43 2023 -0500

    ci: remove "brew update" step (#5606)

commit 60c68afdde70a196a56303621687ef6912803fe5
Author: Charles Kerr <charles@charleskerr.com>
Date: Sun Jun 11 11:25:35 2023 -0500

    Revert "fix: some labels not displayed in transmission-remote (#5600)"

    This reverts commit ebd5080a934c6b1faab4b9c5f6ef72698c7e111f.

commit ebd5080a934c6b1faab4b9c5f6ef72698c7e111f
Author: Charles Kerr <charles@charleskerr.com>
Date: Sat Jun 10 19:01:32 2023 -0500

    fix: some labels not displayed in transmission-remote (#5600)

    Fixes #5571.

commit 8ca02b8f283bc6291accc4f1aed261f08d4ee0af
Author: Mike Gelfand <mikedld@users.noreply.github.com>
Date: Sun Jun 11 02:09:18 2023 +0400

    Avoid locale use in `tr_truncd()` (#5587)

    `tr_parseNum<>()` is implemented with `fast_float::from_chars()`, and
    the latter is documented as "expecting a locale-indepent format
    equivalent to what is used by std::strtod in the default ("C") locale".
    To accomodate locale independent number parsing, switch back to
    locale-independent number formatting in `tr_truncd()` by both removing a
    `L` format specifier from `fmt::format_to_n()` call and using a fixed
    "." decimal separator when truncating the value.

commit 0ef58c2a20019096aed0ab639f2207b8e1c1b248
Author: Charles Kerr <charles@charleskerr.com>
Date: Mon Jun 5 17:03:11 2023 -0500

    chore: improve lossless compression of png files (#5586)

commit c1c27f3da02434a950d2836ed32c0d4ce0b40dc4
Author: Daniel Kamil Kozar <dkk089@gmail.com>
Date: Mon Jun 5 20:15:32 2023 +0200

    Expose files' begin and end pieces via RPC (#5578)

    * Expose files' begin and end pieces via RPC

    This adds two arguments, `beginPiece` and `endPiece`, for each of the entries
    in the `files` array of the RPC's `torrent-`get` method.

    The point is to allow RPC clients to display a file's completion progress as
    piece-based in addition to byte-based.

commit 61679e1adc680c210c553aa62898c12d8035af00
Author: Cœur <coeur@gmx.fr>
Date: Mon May 29 15:43:43 2023 +0200

    Support localized punctuation for "Port:" (#4452)

    * Support localized punctuation for "Port:"

    * Code review: adopting "Port: %@"

    * updating other locales for "Port" -> "Port: %@"

perf/cancel-strategy 2023-05-14 05:55:32 UTC
Merge branch 'main' into perf/cancel-strategy

Author: Charles Kerr
Author Date: 2023-05-14 05:55:32 UTC

Merge branch 'main' into perf/cancel-strategy

perf/announcer-udp-dns-pool 2023-05-09 18:31:56 UTC
refactor: replace DnsCache::dump() with DnsCache::walk()

Author: Charles Kerr
Author Date: 2023-05-09 18:04:29 UTC

refactor: replace DnsCache::dump() with DnsCache::walk()

build/alpine-x86 2022-12-27 22:21:30 UTC
Downgrade actions/checkout to v1

Author: Mike Gelfand
Author Date: 2022-12-27 22:21:30 UTC

Downgrade actions/checkout to v1

See actions / checkout # 334.

feature/gtk-gio-settings 2022-12-15 23:39:48 UTC
Remove now-unused quarks

Author: Mike Gelfand
Author Date: 2022-12-12 01:31:02 UTC

Remove now-unused quarks

feature/qt-win11-icon-theme 2022-12-10 16:17:03 UTC
Adjust status icons' color for better look

Author: Mike Gelfand
Author Date: 2021-12-08 18:49:31 UTC

Adjust status icons' color for better look

fix/msbuild-warnings 2022-11-14 20:48:44 UTC
fix: C4573 warning about default capture mode

Author: Charles Kerr
Author Date: 2022-11-14 20:48:44 UTC

fix: C4573 warning about default capture mode

build/remove-transmission-app.js-from-repo-tmp 2022-11-11 00:01:18 UTC
Generate transmission-app.js during build

Author: Mike Gelfand
Author Date: 2022-11-11 00:01:18 UTC

Generate transmission-app.js during build

refactor/block-req-allocation 2022-07-06 01:10:51 UTC
fix: handle reqq in the new block allocator

Author: Charles Kerr
Author Date: 2022-07-06 00:31:52 UTC

fix: handle reqq in the new block allocator

refactor/write-cache 2022-04-11 22:52:44 UTC
refactor: start adding session-io

Author: Charles Kerr
Author Date: 2022-04-11 22:52:10 UTC

refactor: start adding session-io

wip/gtk-3.14 2022-01-23 17:52:02 UTC
Fix icon install location (#726)

Author: Que Quotion
Author Date: 2022-01-23 17:52:02 UTC

Fix icon install location (#726)

Derived from the [master] version of the file; fixes Issue #725

feature/msvc-no-permissive 2021-10-25 18:45:19 UTC
Explicitly disable permissive C++ mode with MSVC

Author: Mike Gelfand
Author Date: 2021-10-25 18:45:19 UTC

Explicitly disable permissive C++ mode with MSVC

feature/cmake-upgrade 2020-06-18 06:01:53 UTC
Modernize use of CURL library (CMake)

Author: Mike Gelfand
Author Date: 2020-06-17 21:08:54 UTC

Modernize use of CURL library (CMake)

2.9x 2019-10-21 13:45:06 UTC
uClibc-ng since 1.0.18 has sys/quota.h synced with GNU libc (#898)

Author: Rosen Penev
Author Date: 2019-10-21 13:45:06 UTC

uClibc-ng since 1.0.18 has sys/quota.h synced with GNU libc (#898)

snap-packaging 2019-03-17 17:09:19 UTC
Add basic Snap packaging for daemon, gtk, qt, utils

Author: Mike Gelfand
Author Date: 2019-03-15 19:28:46 UTC

Add basic Snap packaging for daemon, gtk, qt, utils

2.8x 2014-07-01 18:03:19 UTC
update NEWS

Author: Jordan Lee
Author Date: 2014-07-01 18:03:19 UTC

update NEWS

2.7x 2013-02-18 14:24:33 UTC
(2.7x) bump to 2.77

Author: Jordan Lee
Author Date: 2013-02-18 14:24:33 UTC

(2.7x) bump to 2.77

2.4x 2011-11-13 16:50:47 UTC
(2.4x web) fix minor pluralization issue

Author: Jordan Lee
Author Date: 2011-11-13 16:50:47 UTC

(2.4x web) fix minor pluralization issue

2.2x 2011-03-04 23:38:34 UTC
(2.2x) tweak NEWS

Author: Mitchell Livingston
Author Date: 2011-03-04 23:38:34 UTC

(2.2x) tweak NEWS

2.1x 2011-03-04 06:08:40 UTC
(2.1x gtk) #4080 "Toggling speed limit mode from the web interface doesn't af...

Author: Jordan Lee
Author Date: 2011-03-04 06:08:40 UTC

(2.1x gtk) #4080 "Toggling speed limit mode from the web interface doesn't affect GUI" -- fixed.

2.0x 2011-01-20 17:23:41 UTC
(2.0x web) #3924: fix regression in the toolbar dropdown

Author: Jordan Lee
Author Date: 2011-01-20 17:23:41 UTC

(2.0x web) #3924: fix regression in the toolbar dropdown

1.9x 2010-05-01 21:27:54 UTC
final NEWS update

Author: Mitchell Livingston
Author Date: 2010-05-01 21:27:54 UTC

final NEWS update

1.8x 2010-01-29 16:09:11 UTC
Creating stable 1.8x maintenance branch

Author: Charles Kerr
Author Date: 2010-01-29 16:09:11 UTC

Creating stable 1.8x maintenance branch

1.7x 2010-01-05 09:52:14 UTC
(1.7x) backport r9841 "Temporary fix for the libevent svn:externals"

Author: Eric Petit
Author Date: 2010-01-05 09:52:14 UTC

(1.7x) backport r9841 "Temporary fix for the libevent svn:externals"

1.5x 2009-09-24 03:20:39 UTC
(1.5x third-party) maybe fix the libevent breakage

Author: Charles Kerr
Author Date: 2009-09-24 03:20:39 UTC

(1.5x third-party) maybe fix the libevent breakage

1.6x 2009-05-28 13:05:35 UTC
(1.6x) backport r8551: fix "make distcheck" issue raised by a cleanup in libe...

Author: Charles Kerr
Author Date: 2009-05-28 13:05:35 UTC

(1.6x) backport r8551: fix "make distcheck" issue raised by a cleanup in libevent 1.4.11

1.4x 2008-12-24 17:50:41 UTC
update appcast for 1.42

Author: Mitchell Livingston
Author Date: 2008-12-24 17:50:41 UTC

update appcast for 1.42

1.3x 2008-12-05 18:00:53 UTC
(1.3x libT) backport #1387: Easy code changes to reduce CPU load

Author: Charles Kerr
Author Date: 2008-12-05 18:00:53 UTC

(1.3x libT) backport #1387: Easy code changes to reduce CPU load

1.2x 2008-06-19 13:06:24 UTC
(1.2x) #1044: fix bug with the -o command-line option

Author: Charles Kerr
Author Date: 2008-06-19 13:06:24 UTC

(1.2x) #1044: fix bug with the -o command-line option

1.1x 2008-04-21 20:32:20 UTC
revert the news on the 1.1x branch - it doesn't look like 1.12 will come to f...

Author: Mitchell Livingston
Author Date: 2008-04-21 20:32:20 UTC

revert the news on the 1.1x branch - it doesn't look like 1.12 will come to fruition

1.0x 2008-02-27 01:15:19 UTC
update 1.06 appcast and libevent files

Author: Mitchell Livingston
Author Date: 2008-02-27 01:15:19 UTC

update 1.06 appcast and libevent files

0.9x 2007-12-13 15:24:35 UTC
backport the pthread mutex compile error to the 0.9x branch.

Author: Charles Kerr
Author Date: 2007-12-13 15:24:35 UTC

backport the pthread mutex compile error to the 0.9x branch.

0.8x 2007-09-09 18:24:56 UTC
refix grammar (http://owl.english.purdue.edu/handouts/grammar/g_apost.html)

Author: Mitchell Livingston
Author Date: 2007-09-09 18:24:56 UTC

refix grammar (http://owl.english.purdue.edu/handouts/grammar/g_apost.html)

0.7x 2007-04-30 15:05:47 UTC
add date to news

Author: Mitchell Livingston
Author Date: 2007-04-30 15:05:47 UTC

add date to news

0.6 2006-06-25 21:33:31 UTC
0.6.1

Author: Eric Petit
Author Date: 2006-06-25 21:33:31 UTC

0.6.1

145 of 45 results
This repository contains Public information 
Everyone can see this information.