]> granicus.if.org Git - transmission/shortlog
transmission
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
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...
next