]> granicus.if.org Git - transmission/shortlog
transmission
2016-10-03 Mike GelfandRemove useless path button text updates, this is handle...
2016-10-03 Mike GelfandTRAC-6098: Rework trailing slash stripping (once more)
2016-10-03 Mike GelfandMerge branch 'trac5348-misidentification-of-local-session'
2016-10-03 Mike GelfandRevert debugging code...
2016-10-03 Mike GelfandMerge branch 'trac5348-misidentification-of-local-session'
2016-10-03 Mike GelfandUse session ID (if available) to check if session is...
2016-09-27 Mike GelfandAdd GTK+ client's fr_CA, jbo, and zh_HK linguas to...
2016-09-27 Jordan Leein gtk+ client's LINGUAS file, add fr_CA, jbo, and...
2016-09-27 Jordan Leeupdate gtk+ client's translations from launchpad
2016-09-27 Mike GelfandMerge branch 'trac5348-misidentification-of-local-session'
2016-09-27 Mike GelfandAdd session-id.{c,h} to autoconf and Xcode builds
2016-09-27 Mike GelfandMerge branch 'trac5348-misidentification-of-local-session'
2016-09-27 Mike GelfandReturn session ID as part of "session-get" response
2016-09-27 Mike GelfandHandle "fields" argument in "session-get" RPC request
2016-09-27 Mike GelfandMaintain lock file(s) corresponding to session ID
2016-09-25 Mike GelfandMerge pull request #34 from RobFog/donationURL
2016-09-25 Robert VehseRevert unintended whitespace changes.
2016-09-24 Mike GelfandAdd libevent submodule (should hopefully fix Mac build)
2016-09-23 Robert VehseUpdate all instances of the donation link. Fixes #26.
2016-09-21 Mike GelfandFactor out session ID into a standalone entity
2016-09-18 Mike GelfandAbort handshake if establishing DH shared secret fails
2016-09-06 Mike GelfandMerge pull request #24 from sebastianas/openssl_1.1
2016-09-06 Mike GelfandFix coding style and building with !TR_LIGHTWEIGHT
2016-09-05 Sebastian Andrzej... transmission: build against openssl 1.1.0
2016-09-03 JohnClayUpdate README.md
2016-09-02 Mike GelfandGet rid of $Id$ SVN keywords in source files
2016-09-02 Mike GelfandDon't search for SVN revision when calculating version
2016-09-02 Mike GelfandPackage README.md instead of README
2016-09-02 Mike GelfandReplace SVN and SCM with VCS everywhere
2016-09-01 Mike GelfandMerge pull request #21 from transmission/fix-readme
2016-09-01 Mike GelfandFix readme formatting to use proper markdown
2016-09-01 Mike GelfandRename README to README.md
2016-04-24 Mike GelfandReduce torrents model memory requirements (Qt client)
2016-04-24 Mike GelfandBump minimum Qt version to 4.8
2016-04-23 Mike Gelfand#6071: Fix typo in comment
2016-04-23 Mike Gelfand#5921: Use libsystemd instead of libsystemd-daemon...
2016-04-19 Mike GelfandRefactor RPC requests code for proper queueing (patch...
2016-04-12 Mike GelfandWeb UI: main() refactoring (patch by skybon @ GH-9)
2016-04-09 Mike GelfandFork 3rd-party libraries on GitHub
2016-04-03 Mike GelfandTry getting SVN revision from Jenkins environment when...
2016-04-02 Mike GelfandOnly include .msi-related CMake stuff when it makes...
2016-04-02 Mike GelfandAdd files necessary for .msi packages creation on Windows
2016-03-29 Jordan Leecrypto.h and crypto-utils.h can't use #pragma once...
2016-03-29 Jordan Leemaybe fix double-include of crypto.h / crypto-utils...
2016-03-29 Jordan Leeuse '#pragma once' instead of #ifndef..#define..#endif...
2016-03-29 Jordan Leefix bad TR_DEPRECATED macro on clang :P
2016-03-29 Jordan Leegive a useful definition of TR_DEPRECATED on msvc as...
2016-03-29 Jordan Leefix a handful of minor compiler warnings, mostly in...
2016-03-15 Mike GelfandOnly grow filter input up to 250px width, then stick...
2016-03-15 Mike GelfandFix dropping .torrent files into main window on Windows
2016-03-13 Mike GelfandExplicitly compare result of str(n)cmp/memcmp to signif...
2016-03-13 Mike GelfandHandle potential dirname/basename errors where needed
2016-03-10 Mike Gelfand#6089: Beautified JavaScript (patch by skybon)
2016-03-10 Mike GelfandBump to 2.92+
2016-03-06 Mike GelfandUpdate NEWS, bump to 2.92 2.92
2016-03-06 Mike GelfandAttempt to remove OSX.KeRanger.A for unlucky users...
2016-03-06 Mike GelfandBump to 2.91 2.91
2016-03-06 Mike GelfandUpdate NEWS
2016-03-05 Mike GelfandUpdate NEWS
2016-03-05 Mike Gelfand#5743: Use `-rad` as short form of `--remove-and-delete`
2016-03-03 Mike GelfandFix constraints issues on Yosemite when hiding web...
2016-03-03 Mike Gelfand#6078: Show main window and scroll to torrent on notifi...
2016-03-03 Mike Gelfand#6077: Add `--blocklist-update` to transmission-remote...
2016-03-03 Mike Gelfand#6083: Remove what looks like unintended changes (added...
2016-03-03 Mike GelfandFix copyright year in Win32 resources
2016-03-02 Mike Gelfand#6079: Fix miniupnpc script to handle spaces and other...
2016-03-02 Mike GelfandFix building for Win32/x86 (wrong callback calling...
2016-03-02 Mike GelfandPrevent crash during group rules removal in some cases...
2016-02-29 Mike GelfandFix existing Qt client instance detection and torrents...
2016-02-28 Mike GelfandInclude Windows patches into source archive, otherwise...
2016-02-28 Mike GelfandBump to 2.90+
2016-02-28 Mike GelfandUpdate NEWS 2.90
2016-02-27 Mike GelfandBump version to 2.90
2016-02-27 Mike GelfandSync translations with Transifex
2016-02-27 Mike GelfandUpdate user-facing copyright years
2016-02-27 Mike GelfandUpdate NEWS
2016-02-27 Mike Gelfand#6061: Change Sparkle Update URL to use HTTPS instead...
2016-02-27 Mike GelfandUse autolayout for about and license windows (OS X)
2016-02-27 Mike GelfandUse autolayout for torrent info window (OS X)
2016-02-24 Mike GelfandUse autolayout for group rules window, take two (OS X)
2016-02-24 Mike GelfandUse autolayout for group rules window (OS X)
2016-02-23 Mike GelfandFix warning for when 2nd `iconv()` argument is const
2016-02-23 Mike GelfandLoad icons with GResource, remove deprecated inline...
2016-02-23 Mike GelfandDefine `HAVE_ICONV` instead of `HAVE_ICONV_OPEN` when...
2016-02-07 Mike GelfandOnly depend on iconv if found
2016-02-07 Mike GelfandCheck for `iconv()` instead of `iconv_open()`, adjust...
2016-02-06 Mike Gelfand#6064: Add test cases which exhibit the issue
2016-02-06 Mike Gelfand#6064: Merge ConvertUTF.c fixes from LLVM (?)
2016-01-25 Mike GelfandAdd hidden "watch-dir-force-generic" setting handling...
2016-01-25 Mike GelfandMake it possible to force generic watchdir implementati...
2016-01-13 Mike GelfandFix Turkish translation for high/normal/low priority...
2016-01-12 Mike GelfandUse autolayout for Add Magnet window (OS X)
2016-01-09 Mike GelfandDisable format warnings when building with MinGW
2016-01-09 Mike Gelfand#6051: `transmission-gtk --version` shouldn't require...
2016-01-08 Mike GelfandAdd bitfield test for has all/none
2016-01-08 Mike GelfandApply most of recommended project changes (OS X)
2016-01-08 Mike GelfandGet rid of some more deprecation warnings (OS X)
2016-01-07 Mike GelfandUse `TR_BAD_SIZE` instead of -1 in `tr_quark_new()...
2016-01-07 Mike Gelfand#6050: Get rid of calls to deprecated convertScreenToBa...
2016-01-07 Mike Gelfand#6048: Improve error checking on metadata retrieval
next