]> granicus.if.org Git - transmission/shortlog
transmission
2017-06-13 Mike GelfandMerge pull request #304 from Fish2/master
2017-06-13 Mike GelfandBring assertions closer to the beginning of blocks
2017-06-08 Mike GelfandAdd tr-assert.{h,c} to Xcode project
2017-06-08 Mike GelfandIntroduce our own assertion macros with finer control
2017-06-03 Fish2lossless compression of images saved 72KB
2017-05-30 Mike GelfandMake use of new checking capabilities in unit tests
2017-05-30 Mike GelfandAdd generic `check_mem` (libtest)
2017-05-30 Mike GelfandAdd generic `check_bool`, extend `check` to be more...
2017-05-30 Mike GelfandTransform `check_ptr_eq` into generic `check_ptr` ...
2017-05-30 Mike GelfandTransform `check_uint_eq` into generic `check_uint...
2017-05-30 Mike GelfandTransform `check_int_eq` into generic `check_int` ...
2017-05-30 Mike GelfandTransform `check_str_eq` into generic `check_str` ...
2017-05-30 Mike GelfandContinue running other test-cases even if one fails...
2017-05-30 Mike GelfandPass `(u)intmax_t` instead of `(u)int64_t` to `check_...
2017-05-30 Mike GelfandRename `check_streq` to `check_str_eq` to be in line...
2017-05-29 Mike GelfandFixup 2321bc3fad (unintended logic change, spotted...
2017-05-25 Mike GelfandAdd command line interface notes readme section
2017-05-24 Mike GelfandInclude stdbool.h unconditionally
2017-05-23 Mike GelfandLittle bastards keep popping up here and there :(
2017-05-22 Mike GelfandReduce code duplication in logging macros
2017-05-21 Mike GelfandMerge pull request #285 from kholia/PicoTorrent
2017-05-21 Dhiru KholiaAdd Peer ID for PicoTorrent
2017-05-21 Mike GelfandMerge pull request #146 from tonsV2/master
2017-05-21 Mike GelfandFix web UI loading on mobile devices
2017-05-21 Sebastian JensenETA is now shown in compact view.
2017-05-20 Mike GelfandFix some issues reported by Coverity
2017-05-20 Mike GelfandWrap sizeof arguments in braces
2017-05-20 Mike GelfandDisable part of mmap test on OpenBSD that depends on UBC
2017-05-20 Mike GelfandUse C++ linker for anything that depends on static...
2017-05-20 Mike GelfandMerge pull request #284 from haasn/libressl
2017-05-20 Niklas HaasLibreSSL compatibility
2017-05-19 Mike GelfandMerge pull request #260 from piotrdrag/move-ta-translation
2017-05-19 Piotr Drąggtk: move Tamil translation to the correct language...
2017-05-19 Mike GelfandSync gettext translations with Transifex
2017-05-19 Mike GelfandSync gettext translations with code, unwrap lines
2017-05-19 Mike GelfandSync Qt translations with Transifex
2017-05-19 Mike GelfandSync Qt translations with code
2017-05-19 Mike GelfandMove pl_PL translations to pl
2017-05-19 Mike GelfandMove tr_TR translations to tr, sync list in qtr.pro
2017-05-16 Mike GelfandFix autotools build
2017-05-16 Mike GelfandMerge pull request #224 from wjt/appdata
2017-05-16 Mike GelfandFix some issues reported by Coverity
2017-05-13 Mike GelfandReduce for loop variables scope
2017-05-09 Mike GelfandFix some more off-by-one errors on last piece
2017-05-03 Will Thompsongtk: add AppData file
2017-05-02 Mike GelfandMerge pull request #259 from piotrdrag/fix-comment
2017-05-02 Piotr Drąglib: fix translator comment extraction
2017-05-02 Mike GelfandFix torrent file trashing upon addition (Qt client)
2017-05-01 Mike GelfandMerge pull request #158 from spark4160/queue-hotkeys
2017-05-01 Mike GelfandFix FTBFS on Windows (oops!)
2017-05-01 Mike GelfandAdd queue up/down hotkeys (GTK+ client)
2017-05-01 Thomas HinesAdded queue up/down hotkeys to the Qt interface.
2017-05-01 Mike GelfandFix a number of other style inconsistencies met along...
2017-05-01 Mike GelfandAvoid declaring multiple variables on the same line
2017-05-01 Mike GelfandMerge pull request #161 from slokhorst/rpc-ipv6
2017-05-01 Mike GelfandMerge pull request #234 from muesli/master
2017-05-01 Mike GelfandDon't return NaN from Torrent::percentComplete (Qt...
2017-05-01 Mike GelfandOnly compare magnet state if not yet different
2017-05-01 Christian MuehlhaeuserFix sorting by progress (Qt client)
2017-05-01 Mike GelfandMerge pull request #247 from cmskog/make-room-for-ipv6...
2017-05-01 Mike GelfandAnnounce INT64_MAX as size left if the value is unknown
2017-04-30 Carl Michael... Enlarge IP address column in transmission-remote
2017-04-30 Mike GelfandAnnounce -1 as size left if the value is unknown
2017-04-30 Mike GelfandCompare system function return value to a specific...
2017-04-30 Mike GelfandMerge pull request #256 from kholia/Xfplay
2017-04-30 Mike GelfandFix a number of other style inconsistencies met along...
2017-04-30 Mike GelfandMake conditional expressions explicitly boolean
2017-04-30 Mike GelfandUse nullptr consistencty instead of 0 and NULL (Qt...
2017-04-30 Mike GelfandAvoid declaring variables inside conditional expression...
2017-04-29 Dhiru KholiaAdd Peer ID for Xfplay torrent client
2017-04-26 Sebastiaan... Allow the RPC server to listen on an IPv6 address
2017-04-22 Mike GelfandFix mount points enumeration (platform quota) on Solaris
2017-04-21 Mike GelfandCode style change leftovers
2017-04-20 Mike GelfandAlign type qualifiers to the right (code style)
2017-04-20 Mike GelfandAdjust uncrustify config, reformat all but Mac client
2017-03-12 Mike GelfandMerge pull request #215 from transmission/fix-xenial...
2017-03-12 Eric PetitWork around "error: m4_copy: won't overwrite defined...
2017-02-25 Mike GelfandFail installation on Windows if UCRT is not installed
2017-02-23 Mike GelfandFix CMake check for missing crypto backend
2017-02-22 Mike GelfandDetach the thread from within itself to avoid race...
2017-02-21 Mike GelfandMerge branch 'gh37-update-icon-on-rename'
2017-02-21 Mike GelfandUpdate file icon when its name changes (Mac client)
2017-02-21 Mike GelfandUpdate file icon when its name changes in details dialo...
2017-02-19 Mike GelfandMerge pull request #184 from neheb/patch-1
2017-02-19 nehebAdd TCP_FASTOPEN support
2017-02-18 Mike GelfandSet icon for "Open URL" action (Qt client)
2017-02-12 Mike GelfandMerge pull request #180 from lisenenkov/master
2017-02-12 lisenenkovMerge branch 'master' into master
2017-02-12 lisenenkovUpdate inspector.js
2017-02-11 Mike GelfandUse QtWinExtras instead of importing private Qt functio...
2017-02-11 Mike GelfandSwitch from deprecated QStyleOptionViewItemV* to QStyle...
2017-02-11 Mike GelfandRemove supporting code for Qt < 5.2
2017-02-11 Mike GelfandBump minimum required Qt version to 5.2
2017-02-07 Mike GelfandImprove Qt client look on hi-dpi displays
2017-02-06 Mike GelfandUse default (instead of system) locale to be more flexi...
2017-02-06 Mike GelfandUse alternative method of loading translations (Qt...
2017-02-05 Mike GelfandRemove NSApp isOnMountainLionOrBetter helper
2017-02-05 Mike GelfandBump Mac client deployment target to 10.9, fix deprecat...
2017-02-05 Mike GelfandUpdate Xcode project format to 8.0
2017-02-05 Mike GelfandFix up creation of third-party include directories...
next