]> granicus.if.org Git - transmission/shortlog
transmission
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
2015-12-12 Mike GelfandSync translations with Transifex
2015-12-06 Jordan Leefix const warnings
2015-12-06 Jordan Leefix unused label warning
2015-12-06 Jordan Leeconst correctness
2015-12-06 Jordan Lee(trivial) remove trailing enum comma
2015-12-06 Jordan Leefix -Wfloat-equal warning
2015-12-06 Jordan Leein Torrent::setDouble(), don't compare doubles directly...
2015-12-06 Jordan Lee(trivial) silence a few -Wold-style-cast warnings
2015-12-06 Jordan Lee(trivial) remove trailing semicolon after Q_DECLARE_MET...
2015-12-06 Jordan Lee(trivial) remove namespace trailing semicolon
2015-12-06 Jordan Leeremove unused macro
2015-12-06 Jordan Leelink transmission-gtk against libappindicator if necessary
2015-12-06 Jordan Leelink daemon against systemd libraries if necessary
2015-11-28 Mike GelfandImprove Qt client appearance on hidpi screens a bit
2015-11-26 Mike GelfandUse correct language pair in version info resource
2015-11-25 Mike Gelfand#6022: Prevent stack overflow when stallness changes...
2015-11-15 Mike GelfandFallback to English if no proper translation is available
2015-11-14 Mike GelfandDon't force-add "Show options dialog" checkbox when...
2015-11-06 Mike GelfandAdd the rest of current Windows-related third-party...
2015-11-06 Mike Gelfand#6017: Remove `-lm` from utils compile flags (but leave...
2015-11-05 Mike GelfandDon't install Makefile.in files for web UI when using...
2015-11-05 Mike GelfandUpdate NEWS
2015-11-05 Mike Gelfand#5802: Require absolute paths in "session-set" and...
2015-11-03 Mike GelfandAdd libcrypto library for Xcode 7 support (complements...
2015-10-25 Mike GelfandUse tr_realloc (BSD reallocf-alike) instead of plain...
2015-10-25 Mike GelfandGH-4: Allow downloading files from http servers (not...
2015-10-24 Mike GelfandClear filter upon double clicking on filtered torrent...
2015-10-23 Mike Gelfand#5777: Trim potential URIs from clipboard on Mac (patch...
2015-10-23 Mike GelfandSupport absolute paths longer than ~260 chars on Windows
2015-10-23 Mike GelfandUse tr_sys_path_remove instead of remove
2015-10-23 Mike GelfandBetter support for UNC paths in tr_sys_path_is_relative
2015-10-23 Mike GelfandRework Win32 basename and dirname implementation
2015-10-20 Mike Gelfand#5802: Don't make assumptions of remote path validity...
2015-10-20 Mike GelfandAlways invoke async RPC callback, even if operation...
2015-10-19 Mike GelfandShow notice on top of filtered torrents list
2015-10-18 Mike GelfandRemove unused session tag
2015-10-18 Mike GelfandDisplay notifications via tray icon if dbus is not...
2015-10-16 Mike Gelfand#5889: Sync with libutp before its API changed
2015-10-16 Mike Gelfand#5992: Remove now obsolete check for 13th Baktun (alrea...
2015-10-15 Mike Gelfand#6006: Don't use newlocale/uselocale with uClibc below...
2015-10-14 Mike Gelfand#6005: Style fix for previous commit (no functional...
2015-10-13 Mike Gelfand#6005: Bump minimum OpenSSL version to 0.9.7, fix build...
2015-10-11 Mike GelfandInitialise networking in daemon before making libevent...
2015-10-11 Mike GelfandImprove error handling when formatting error messages...
2015-10-08 Mike GelfandFix parameters order in `tr_web_done_func` declaration
2015-10-08 Mike Gelfand#5867: Fix miniupnpc strings script re. r14269 (patch...
2015-10-08 Mike Gelfand#4518: Mark appropriate fields in prefs as html5 number...
next