]> granicus.if.org Git - transmission/shortlog
transmission
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
2016-01-07 Mike Gelfand#5737: Retry if RPC server fails to bind to specified...
2016-01-06 Mike Gelfand#6042: Remove dead code now that we build for OS X...
2016-01-04 Mike GelfandAdd tests in such a way that target name is expanded...
2016-01-04 Mike Gelfand#5663: Autotools fixes: proper kqueue check, macro...
2016-01-04 Mike GelfandDon't build transmission-cli by default (suggested...
2016-01-04 Mike GelfandImprove file test modification time checks
2016-01-03 Mike GelfandUncomment error prefixing tests
2016-01-03 Mike Gelfand#5974: Torrents queued should be able to "Resume Now...
2016-01-02 Mike GelfandUpdate NEWS
2016-01-02 Mike Gelfand#6046: Fix grammatical mistake in German translation...
2016-01-02 Mike GelfandFix line endings on last commit
2016-01-02 Mike Gelfand#5663: Emulate `GetOverlappedResultEx` on Windows Vista/7
2016-01-02 Mike Gelfand#5663: Rework directory watching in daemon
2015-12-31 Mike Gelfand#5407: In `tr_peerMgrGetDesiredAvailable()`, check...
2015-12-31 Mike Gelfand#5891: Move UDP shutdown timer setup to sessionCloseImp...
2015-12-31 Mike Gelfand#5891: Fix crash on session shutdown (evdns_getaddrinfo...
2015-12-31 Mike GelfandFix MinGW build (still produces lots of useless warning...
2015-12-31 Mike GelfandLoosen bitfield assertions to account for unknown bit...
2015-12-29 Mike GelfandOn second thought, bring back stdbool.h check back
2015-12-29 Mike GelfandRemove useless checks and definitions (C99)
2015-12-29 Mike GelfandAlways add all source files to targets
2015-12-29 Mike GelfandWould you please die already, nasty chdir warning...
2015-12-29 Mike GelfandGet rid of some more warnings
2015-12-28 Mike GelfandGet rid of some more warnings
2015-12-28 Mike GelfandOptimize URL-parsing functions a bit; rewrite `tr_urlPa...
2015-12-27 Mike Gelfand#6041: Use AppKit status light icons (patch by mattrajca)
2015-12-27 Mike GelfandFix bitfield bit removal, add more asserts, extend...
2015-12-27 Mike Gelfand#5963: Fix two more places where int is used in boolean...
2015-12-27 Mike Gelfand#6037: Fix global options popover layout (patch by...
2015-12-25 Mike GelfandOngoing refactoring (use size_t instead of int)
2015-12-25 Mike GelfandOngoing refactoring (use size_t instead of int)
2015-12-24 Mike GelfandRevert r14501
2015-12-22 Mike Gelfand#6039: Fix uninitialized controlView use in InfoTabButt...
2015-12-21 Mike GelfandUse default encoding (UTF-8) for all the source files...
2015-12-21 Mike Gelfand#6038: Fix qmake-based Qt client build
2015-12-21 Mike GelfandConvert OS X client .strings files to UTF-8
2015-12-21 Mike GelfandRemove duplicate and unused languages from OS X client...
2015-12-21 Mike GelfandUpdate all XIBs to latest format (Xcode 7), set deploym...
2015-12-17 Mike GelfandMove DBus/COM checks up to where Qt is being searched for
2015-12-16 Mike GelfandAdd ActiveQt-based COM interop helper
2015-12-16 Mike GelfandOne more little Qt thingy (we don't need to include...
2015-12-16 Mike GelfandBump CMake to 2.8.12, rework Qt use a little
2015-12-16 Mike GelfandRefactor DBus IPC to allow for further extensibility
2015-12-13 Mike GelfandPrint log messages in one `OutputDebugString()` call...
2015-12-13 Mike GelfandOptionally return result length from `evbuffer_free_to_...
2015-12-13 Mike GelfandReserve a few more bytes for base64 operations to preve...
2015-12-12 Mike GelfandAdd libevent include directories to GTK+ client
next