]> granicus.if.org Git - transmission/shortlog
transmission
2014-01-19 Jordan Lee(trunk, libT) #5573 'crypto unit test' -- written by...
2014-01-19 Jordan Leein debugf(), don't call fflush() on a null pointer...
2014-01-19 Jordan Lee(trunk, libT) #5517 'fix error adding torrents whose...
2014-01-19 Jordan Lee(trunk, libT) #5583 'blockfile.tmp file descriptor...
2014-01-19 Jordan Lee#5579 (trunk, cli) fix transmission-cli manpage's descr...
2014-01-19 Jordan Lee(trunk, libT) #5570 'regression: peers no longer load...
2014-01-19 Jordan Lee(trunk, daemon) #5562: 'Discrepancy in curl SSL setup...
2014-01-19 Jordan Leeadd svn:keywords on source files that were missing...
2014-01-19 Jordan LeeLicensing changes:
2014-01-18 Jordan Lee(trunk) restore copyright year as suggested in email...
2014-01-10 Mitchell Livingston#5404 Coalesce multiple Speed Limit Auto Enabled/Disabl...
2014-01-10 Mitchell Livingstonold-style spacing
2014-01-10 Mitchell Livingston#5584 Share option in File menu and context menu
2014-01-09 Mitchell Livingstonit's now 2014
2014-01-09 Mitchell Livingston#5533 Turkish localization
2014-01-09 Mitchell Livingston#5576 Share Button (to iMessage, email, etc) for torren...
2014-01-09 Mitchell Livingstonpartial Turkish localization (#5533)
2013-12-16 Jordan Lee(trunk, libT) allocate in jsonsl, allocate jpr_root...
2013-10-27 Mitchell Livingston#5501 Zero-sized files not shown correctly
2013-10-27 Mitchell Livingston#5304 daemon fails to build on mac
2013-10-20 Jordan Lee(trunk, qt) #5514 'enhanced network status in transmiss...
2013-10-20 Jordan Lee(trunk, web) #5510 'add file renaming to transmission...
2013-10-20 Jordan Lee(trunk, daemon) #5506: manpage fix for transmission...
2013-10-20 Jordan Lee(trunk, web) #5510 'add file renaming to transmission...
2013-10-20 Jordan Lee(trunk, libT) #5450: when starting torrents via RPC...
2013-10-20 Jordan Lee(trunk, libT) #5427 'torrents start in pause' -- fix...
2013-10-20 Jordan Lee(trunk, web) #5500 - don't add the X-Transmission-Sessi...
2013-09-21 Mitchell Livingston#5494 Filter should reset when bar is hidden
2013-09-14 Jordan Lee(trunk, qt) #5487 'Qt client crash when using Open...
2013-09-14 Jordan Leecopyediting: indentation cleanups
2013-09-09 Jordan Leefix pedantic compiler warnings
2013-09-09 Jordan Lee(trunk, libT) tr-getopt-test fixes similar to r14192
2013-09-08 Jordan Leeblocklist cleanup: use bool instead of int where approp...
2013-09-08 Jordan Lee(trunk, qt) reuse make-dialog's trailing slash fix...
2013-09-08 Jordan Leehave the peer-id test follow the other unit test files...
2013-09-08 Jordan Lee(trunk, qt) #3606 'Qt client New Torrent from Source...
2013-09-08 Jordan Lee(trunk, qt) #5312 'download checkbox toggle with spaceb...
2013-09-08 Jordan Lee(trunk, qt) #4813: allow launching files in Qt interface
2013-09-08 Jordan Lee(trunk, qt) #5483: use native windows icons, more win...
2013-09-08 Jordan Leefix CL warnings in the Qt code. mikedld
2013-09-08 Jordan Lee(trunk, libT) improved/new MSVC portability wrappers...
2013-09-08 Jordan Leefix a handful of CL warnings & errors in libtransmissio...
2013-09-08 Jordan Leeremove a few straggling uses of %zu to follow up on...
2013-09-08 Jordan Leeintroduce TR_PRIuSIZE macro for portable printf()ing...
2013-09-08 Jordan Leecorrect function pointer type correctness. mikedld
2013-09-08 Jordan Leefunction pointer type correctness. mikedld
2013-09-08 Jordan Leeuse evutil_socket_t instead of int to define socket...
2013-08-30 Jordan Leerevert error r14185 error
2013-08-29 Jordan Leerevert quint64/quint32/qint64/qint32 use to inttypes...
2013-08-26 Jordan Lee(trunk, libT) #5476: also, define __USE_MINGW_ANSI_STDI...
2013-08-26 Jordan Lee(trunk, libT) #5476: correct the definitions of PRIu64...
2013-08-25 Jordan Leemake accessing tr_list's recycle nodes threadsafe....
2013-08-24 Jordan Leeadd windows-friendly definitions for PRIu64, PRId64...
2013-08-24 Jordan Leeadd a size hint for the torrent properties dialog....
2013-08-24 Jordan Leeremove another spurious console message
2013-08-24 Jordan Leeremove spurious console message
2013-08-24 Jordan Leeinstead of inttypes, use Qt integral types -- eg, s...
2013-08-24 Jordan Leeno need for a semicolon after the closing brace in...
2013-08-24 Jordan Leehandle tray icon doubleclicks. (rb07)
2013-08-24 Jordan Leewhen adding by filename, take local file separators...
2013-08-24 Jordan Leemore treating-bools-as-bools
2013-08-24 Jordan Leetreat bool args as booleans rather than ints; no need...
2013-08-24 Jordan Lee#include limits.h where we use it, and don't where...
2013-08-24 Mitchell LivingstonError in French localization
2013-08-18 Jordan Leeadd inline wrapper functions to tr_torrent to decouple...
2013-08-17 Jordan Leebump trunk to 2.82+
2013-08-17 Jordan Leesilence a small handful of minor gcc compiler warnings...
2013-08-17 Jordan Leesilence a small handful of minor gcc compiler warnings...
2013-08-17 Jordan Leesilence a small handful of minor gcc compiler warnings...
2013-08-17 Jordan Lee(trunk, qt) #4937: updated transmission_eu.ts by Xabier...
2013-08-17 Jordan Lee(trunk, qt) #5465: restore Qt 4.6 support, patch by...
2013-08-17 Jordan Lee#5298 'Transmission not holding queue order' -- fixed...
2013-08-10 Mitchell Livingston#4712 Gray out the 'Display a window when adding a...
2013-08-09 Mitchell Livingstonbump to version 2.82 2.82
2013-08-08 Mitchell Livingstontweak NEWS
2013-08-07 Jordan Leefirst pass at 2.82 NEWS
2013-08-05 Jordan Lee(trunk, libT) #5452 'preventing zombies from child...
2013-08-05 Jordan Lee(trunk, libT) #5451: 'crash in tr_torrentGetPeerId...
2013-08-05 Jordan Lee(trunk, gtk) #5450: in transmission-gtk's main.c::on_ap...
2013-08-03 Mitchell Livingston#5414 Download speed very slow until edited
2013-07-29 Jordan Lee(trunk, libT) #5443 'tr_clientForId() misidentifies...
2013-07-29 Jordan Lee(trunk libT) #5444 'underflow in bitfield.c's set_all_t...
2013-07-27 Jordan Leesupport qt5 in transmission-qt
2013-07-27 Jordan Lee(trunk, gtk) #5032 'gobject warning' -- fix typo introd...
2013-07-27 Jordan Leesilence a pair of 'unused variable' gcc warnings
2013-07-27 Jordan Lee(trunk, libt) #4147 'bad file descriptor': in cached_fi...
2013-07-24 Jordan Lee(trunk, web) #5439: fix web client issue in IE 11
2013-07-24 Jordan Lee(trunk, web) #5440: fix syntax error in index.html...
2013-07-24 Jordan Lee(trunk, gtk) #5032 'gobject warning when updating block...
2013-07-24 Jordan Lee(trunk gtk) #5320 'can't opena folder with '#' in its...
2013-07-24 Jordan Leesince Transmission supports older versions of glib...
2013-07-24 Jordan Leefix Transmission 2.81 FTBFS in OpenBSD, patch by naddy
2013-07-24 Jordan Leealways clean up the paused_easy_handles list.
2013-07-22 Jordan Leedon't use a '-' character in the QN argument to G_DEFIN...
2013-07-21 Jordan Leetweak previous commit
2013-07-21 Jordan Lee(trunk, libT) #5432 'on scrape and announce failures...
2013-07-21 Jordan Lee(trunk, libT) #5427 'queued torrents' state changes...
2013-07-20 Jordan Lee(trunk, libT) #5426 'Crash when adding UDP tracker...
2013-07-20 Jordan Lee(trunk, libT) #5429 'nightly build crashes on webseed...
2013-07-20 Jordan Lee(trunk gtk) use G_SOURCE_REMOVE where appropriate
next