]> granicus.if.org Git - transmission/shortlog
transmission
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...
2017-02-04 Mike GelfandMerge pull request #169 from slokhorst/patch-2
2017-02-04 Sebastiaan... Correct Qt client desktop file name and add keywords
2017-02-02 Mike GelfandMerge pull request #162 from piotrdrag/desktop-gtk
2017-02-01 Mike GelfandMerge pull request #168 from EdwardBetts/patch-1
2017-02-01 Edward Bettsfix spelling mistake
2017-01-29 Piotr DrągAdd Keywords to the .desktop file
2017-01-28 Piotr DrągRemove X-GNOME-FullName from the .desktop file
2017-01-28 Mike GelfandDownsync Mac QuickLook plugin translations from Transif...
2017-01-28 Mike GelfandFix closing </i> in translatable phrase (Qt client)
2017-01-28 Mike GelfandAdd Mac client translations to and downsync from Transifex
2017-01-27 Mike GelfandMerge branch 'sync-translations'
2017-01-27 Mike GelfandSync .po files with Transifex and current source code
2017-01-27 Mike GelfandSync .ts files with Transifex and current source code
2017-01-27 Mike GelfandUse PRIdMAX instead of TR_PRI_SOCK to accomodate intltool
2017-01-24 Mike GelfandConvert tabs to spaces, remove trailing whitespace...
2017-01-22 Mike GelfandPass CMAKE_USER_MAKE_RULES_OVERRIDE on to third-party...
2017-01-18 Mike GelfandWhen building with Xcode, link against 'libcrypto.dylib...
2017-01-17 Mike GelfandFix memory leaks found by GCC's -address=sanitize ...
2017-01-16 Mike GelfandHandle two more cases where dirname/basename may have...
2017-01-15 Mike GelfandReplace setInterval() with setTimeout() for web UI...
2017-01-14 Mike GelfandAdd myself to the list of Transmission authors
2017-01-14 Mike GelfandFix "./update-version-h.sh: Bad substitution"
2017-01-14 Mike GelfandImprove version.h file generation
2017-01-12 Mike GelfandRecode text files in UTF-8, remove trailing whitespace...
2017-01-11 Mike GelfandMerge branch 'mac-client-cmake'
2017-01-11 Mike GelfandFix some warnings revealed by CMake configuration compi...
2017-01-11 Mike GelfandInitial Mac support in CMake configuration
2017-01-10 Mike GelfandChange Growl and Sparkle frameworks install names to...
2017-01-10 Mike GelfandRename glossy dot images to match the containing images...
2017-01-09 Mike GelfandSimplify `tr_ssha1_matches` logic
2017-01-09 Mike GelfandExtend SSHA1 test to check for predefined matches
2017-01-08 Mike GelfandMerge pull request #134 from Eitot/assets
2017-01-08 EitotAdd flat variants of status icons for message log
2017-01-08 EitotMigrate Mac images to asset catalog
2017-01-07 Mike GelfandMerge pull request #11 from JanX2/macosx-misc-1
2017-01-07 Mike GelfandMerge pull request #135 from Eitot/project
2017-01-04 EitotAlign minimum system version in Info.plist to target
2017-01-04 EitotRemove Info.plist from copy phase
2017-01-03 Mike GelfandMerge pull request #133 from floppym/ignore-dot-git
2017-01-03 Mike Gilbertcmake: ignore .git when creating source tarball
2017-01-02 Mike GelfandBump miniupnpc revision to include previously made...
2017-01-02 Mike GelfandAdjust Xcode project to use submodules
2017-01-01 Mike GelfandAdjust autotools files to use submodules
2017-01-01 Mike GelfandAdjust CMake files to use submodules instead of downloa...
2017-01-01 Mike GelfandAdd third-party libraries back as submodules
2017-01-01 Mike GelfandRemove third-party code stored in the repo directly
2016-12-31 Mike GelfandInterrupt verification ASAP if torrent is being removed
2016-12-26 Mike GelfandUpdate README
2016-12-25 Mike GelfandFix up rename test to avoid random use-after-free failures
2016-12-24 Mike GelfandFix up rename test to avoid random duplicate torrent...
2016-12-24 Mike GelfandMerge branch 'solaris-support'
2016-12-24 Mike GelfandAllow for different-cased "nan" value returned by tr_truncd
2016-12-24 Mike GelfandCMake support for Solaris
2016-12-19 Mike GelfandMerge pull request #118 from floppym/systemd
2016-12-19 Mike Gilbertcmake: add FindSYSTEMD module
2016-12-18 Mike GelfandRemove CDash-related stuff from the project, not used...
2016-12-18 Mike GelfandMerge pull request #116 from floppym/mbedcrypto
2016-12-18 Mike Gilbertcmake: link against libmbedcrypto if available
2016-12-09 Mike GelfandMerge branch 'seiyap70-patch-1'
2016-12-09 Mike GelfandMove tr_metainfoFree call higher per review comment
2016-12-09 Mike GelfandMerge branch 'patch-1' of https://github.com/seiyap70...
2016-12-09 Mike GelfandMerge pull request #96 from floppym/libappindicator
2016-11-27 Mike Gilbertcmake: Allow libappindicator to be toggled
2016-11-07 seiyap70free the info resource if failed
2016-11-02 Mike GelfandMerge pull request #60 from milloni/strncmp-instead...
2016-11-02 Mike GelfandMerge pull request #74 from alimony/update-links
2016-11-02 Markus Amalthea... HTTPS links for trac, forum, portcheck, and build subdo...
2016-10-31 Markus Amalthea... Update all website links to canonical HTTPS version.
2016-10-31 Mike GelfandMerge pull request #72 from ssssam/sam/cmake-ninja-fix
2016-10-30 Sam ThursfieldFix CMake build system with the Ninja backend
2016-10-26 Mike GelfandMerge branch 'crypto-utils-update'
2016-10-26 Mike GelfandImprove support for wolfssl (formely cyassl)
2016-10-26 Mike GelfandAdd support for mbedtls (formely polarssl)
2016-10-20 Maciej WolnyFix signedness related warnings
2016-10-20 Maciej WolnyGo back to using memcmp in libtransmission/net.c
2016-10-19 Mike GelfandMerge pull request #42 from wbx-github/master
2016-10-19 Waldemar BrodkorbuClibc-ng since 1.0.18 has sys/quota.h synced with...
next