]> granicus.if.org Git - transmission/shortlog
transmission
2019-10-27 Charles Kerrfixup! fix "unused in lambda capture" warnings by clang++ fix-gcc-warnings
2019-10-26 Charles Kerrfixup! fix "unused in lambda capture" warnings by clang++
2019-10-26 Charles KerrFix -Wcast-function-type warnings in GTK+ app code
2019-10-26 Charles Kerrfixup! fix 'increases required alignment' warning
2019-10-26 Charles Kerrmake building quieter so warnings are more visible
2019-10-26 Charles Kerrfix net.c 'increases required alignment' warning
2019-10-26 Charles Kerrfix 'increases required alignment' warning
2019-10-26 Charles Kerrfix "unused in lambda capture" warnings by clang++
2019-10-26 Charles Kerrfix: add DISABLE_WARNINGS option for SunPro Studio
2019-10-26 Charles Kerrchore: uncrustify
2019-10-26 Charles Kerrfix: pthread_create's start_routine's return value
2019-10-26 Charles Kerrrefactor: fix libtransmission deprecation warnings
2019-10-26 Charles KerrMerge branch 'fix-gcc-warnings' of github.com:transmiss...
2019-10-26 Charles KerrMerge branch 'master' into fix-gcc-warnings
2019-10-26 Charles KerrMerge branch 'master' into fix-gcc-warnings
2019-07-14 Mike GelfandUpdate Uncrustify config to 0.69 master
2019-07-14 Mike GelfandUse explicit boolean conversions (follow-up)
2019-07-14 Mike GelfandUse explicit boolean conversions
2019-07-13 Mike GelfandFixup code style
2019-07-13 Mike GelfandSupport OFD locks and missing flock
2019-07-13 Mike GelfandIntroduce `tr_str_is_empty` to relay intent better
2019-06-24 Mike GelfandFully cover `tr_metainfo_sanitize_path_component`
2019-06-23 Mike GelfandSanitize suspicious path components instead of rejectin...
2019-06-23 Mike GelfandAdd missing declaration for `tr_strcasestr`
2019-06-23 Mike GelfandLoad CA certs from system store on Windows / OpenSSL
2019-06-22 Mike GelfandUpdate curl and openssl to those in 10.10 SDK (macOS)
2019-06-20 Mike GelfandOnly add revision to filename for nightly builds (MSI...
2019-06-20 Mike GelfandInclude Windows Vista Qt style, remove dbus revision...
2019-06-18 Mike GelfandSupport OpenSSL 1.1 x64 file names (MSI package)
2019-06-18 Mike GelfandSupport OpenSSL 1.1 file names (MSI package)
2019-06-18 Mike GelfandSupport MSVS 2017 VC CRT MSM file locations (MSI package)
2019-04-22 Mike GelfandFixup invalid daemon foreground mode check (2cc996cb77)
2019-03-29 Charles KerrMerge branch 'master' into fix-gcc-warnings
2019-03-29 Charles Kerruse -w for DISABLE_WARNINGS in Clang
2019-03-29 Charles Kerrfixup! silence spurious alignment warning
2019-03-29 Mike GelfandUpdate libtransmission/CMakeLists.txt
2019-03-17 LaserEyessParse session-id header case-insensitively (#765)
2019-03-17 Mike GelfandMark a couple of MSI properties as secure
2019-03-17 Mike GelfandRemove useless parentheses
2019-03-17 Mike GelfandDefine each identifier in a dedicated statement
2019-03-17 Mike GelfandRemove side effects from right hand operands of &&...
2019-03-17 Mike GelfandExtract assignments from expression
2019-03-17 Mike GelfandUppercase the literal suffixes
2019-03-16 Mitch LivingstonMerge pull request #859 from fishead/fix-typo
2019-03-16 Chuan Zhangtypo
2019-03-15 Mike GelfandRefactor daemon startup a bit
2019-03-13 Mike GelfandActually add new languages to the build
2019-03-13 Mike GelfandAttempt to explain something to Coverity
2019-03-12 Mike GelfandLet compiler calculate static quark lenghts for us
2019-03-10 Mike GelfandFix build break from previous commit on old Clangs
2019-03-10 Mike GelfandFix build on E2K with LCC (patch by Michael Shigorin...
2019-03-06 Mike GelfandAdd new translations from Transifex (95% and higher)
2019-03-06 Mike GelfandSync existing translations with Transifex
2019-03-03 Mike GelfandMerge pull request #584 from userwithuid/rmintltool
2019-03-02 Charles Kerrfixup! fix: __attribute__(__printf__) warnings
2019-03-02 Mike GelfandMerge pull request #850 from transmission/code-style...
2019-02-28 Mike GelfandAdd code style script and Dockerfile
2019-02-26 Charles Kerrremove uncrustify-test.sh
2019-02-26 Charles Kerrmake uncrustify happy
2019-02-26 Charles Kerrfixup! fix: implicit fallthrough warning
2019-02-26 Charles Kerrfixup! fix: disable warnings for 3rd party code
2019-02-24 Mike GelfandMerge branch 'master' into rmintltool
2019-02-19 Charles Kerrsilence spurious alignment warning
2019-02-18 Charles Kerrfixup! fix: disable warnings for 3rd party code
2019-02-18 Charles KerrMerge branch 'fix-gcc-warnings' of github.com:transmiss...
2019-02-18 Charles Kerrfixup! fix: disable warnings for 3rd party code
2019-02-18 Charles KerrMerge branch 'master' into fix-gcc-warnings
2019-02-18 Charles Kerrwiden the torrent-id column for cleaner formatting...
2019-02-18 Charles Kerrfix: Coverity warnings (#842)
2019-02-18 Charles Kerrfix: disable warnings for 3rd party code
2019-02-17 Charles Kerrfixup! fix: implicit fallthrough warning
2019-02-17 Charles Kerrfix: implicit fallthrough warning
2019-02-17 Charles Kerrfix: __attribute__(__printf__) warnings
2019-02-17 Mike GelfandFixup some formatting leftovers (JS)
2019-02-17 qu1ckAdd labels feature (#822)
2019-02-16 Charles Kerrfeat: make multiscrape limits adaptive (#837)
2019-02-16 Mike GelfandFixup some formatting leftovers
2019-02-15 Mike GelfandMerge pull request #838 from transmission/uncrustify...
2019-02-15 Mike GelfandUpdate to Uncrustify 0.68.1
2019-02-10 Charles KerrMerge pull request #825 from transmission/update-resume...
2019-02-07 Mitch LivingstonMerge pull request #826 from Coeur/QuickLookPluginPath
2019-02-06 Charles KerrMerge branch 'master' into update-resume-file-before...
2019-02-03 Antoine CœurFix QuickLookPlugin reference path to be relative to...
2019-02-02 Charles Kerraddress dirty/save sequencing issue in prev commit
2019-02-02 Charles KerrMerge pull request #741 from Artoria2e5/parseline-cidr
2019-02-02 Charles KerrMerge pull request #816 from PeterDaveHello/improve...
2019-02-02 Charles KerrMerge pull request #795 from jelly/systemd_hardening
2019-02-02 Charles KerrMerge pull request #767 from takiz/transm_show
2019-02-02 Charles KerrMerge pull request #807 from fetzu/master
2019-02-02 Charles KerrMerge pull request #811 from louib/cli_manpage_typo
2019-02-02 Charles Kerrfix: update the resume file before running scripts
2019-01-15 Peter Dave... Refactor shell scripts with syntax and styling fixes
2019-01-13 louibFix typo in CLI manpage.
2019-01-11 fetzuUpdated copyright strings to 2019
2018-12-28 Jelle van der Waadaemon: harden transmission-daemon.service
2018-12-26 Mitchell LivingstonUpdate some selector-based alerts to block-based
2018-12-26 Mitchell LivingstonMore dark mode fixes
2018-12-25 Mitchell Livingstonadd Sparkle update to NEWS
2018-12-24 Mitchell Livingstonmissed one
2018-12-24 Mitchell LivingstonUpdate Sparkle to 1.21.2
next