]> granicus.if.org Git - transmission/shortlog
transmission
2010-09-19 Charles Kerr(trunk libT) #3568 "don't optimistically unchoke torren...
2010-09-18 Charles Kerr(trunk) #3547 "Wrong speed display in web UI" -- fixed
2010-09-18 Charles Kerr(trunk libT) #3567 "Minor memory leak in pthread_create...
2010-09-18 Charles Kerr(trunk libT) #3566 "Memory leak in libtransmission...
2010-09-18 Mitchell Livingstonone less localizable string
2010-09-18 Mitchell Livingstonupdate strings file
2010-09-18 Mitchell Livingstonanother NEWS tweak
2010-09-18 Daniel Lee(qt) Don't lose selection when changing to and from...
2010-09-18 Daniel Leeweb changes in NEWS were a bit overzealous
2010-09-18 Mitchell Livingstonremove "Seed ratio support" from NEWS
2010-09-17 Mitchell Livingstontweak NEWS
2010-09-17 Charles Kerradd first draft of 2.10 NEWS
2010-09-17 Charles Kerr(trunk gtk) #3529 "slow priority-sorting in file list...
2010-09-17 Charles Kerr(trunk) #3549 "torrent properties window does not fit...
2010-09-17 Charles Kerr(trunk gtk) #3554 "alternate speed (turtle) button...
2010-09-16 Charles Kerr(trunk gtk) #3555 "disambiguate the string 'None' for...
2010-09-16 Charles Kerr(trunk daemon) #3547 "Regression: wrong speed display...
2010-09-16 Daniel Lee(trunk) revert downloadSpeed and uploadSpeed in session...
2010-09-16 Daniel Lee(trunk) don't display "Got a list of 0 peers" for curre...
2010-09-14 Daniel Lee(trunk) check for duplicate ids when removing trackers
2010-09-14 Daniel Leeswitch trackerRemove and trackerReplace rpc calls to...
2010-09-14 Daniel Leefix last activity display in qt client
2010-09-12 Mitchell Livingston#3518 Snow Leopard systems should show file sizes and...
2010-09-12 Mitchell Livingstonfix a display issue with the idle time for a split...
2010-09-12 Charles Kerr(trunk daemon) #3547: "regression: wrong speed display...
2010-09-12 Mitchell Livingston#3513 inactive limit should set torrent state as finish...
2010-09-12 Charles Kerr(trunk daemon) sync transmission-remote with r11194...
2010-09-12 Charles Kerr(trunk, web) we were appending lots and lots of strings...
2010-09-12 Charles Kerr(trunk, web client) fix speed display
2010-09-09 Charles Kerr(trunk libT) #3077 "add support for cookies files"
2010-09-09 Charles Kerr(trunk) fix clutch Makefiles
2010-09-08 Daniel Lee(qt) missing colon in progresString
2010-09-06 Charles Kerrremove sort-by-tracker from the GTK+ client
2010-09-06 Charles Kerrremove sort-by-tracker from the Qt client
2010-09-05 Charles Kerrreadd dialog.js. :/
2010-09-03 Charles Kerr(trunk) revert the RPC behavior of rateUpload, rateDown...
2010-09-03 Charles Kerrand the css and index.html change
2010-09-03 Charles Kerr(trunk web) part 2 of reverting the web client changes...
2010-09-03 Charles Kerr(trunk web) revert the web client back to r11156 to...
2010-09-01 Charles Kerr(trunk) RPC: add "scrape" to the trackerStats array...
2010-08-31 Mitchell Livingston#3535 remove unnecessary escape characters and use...
2010-08-30 Mitchell LivingstonChange "Transfer is stalled when no activity for:"...
2010-08-22 Charles Kerr(trunk) sync to libT changes: rename the 'inactive...
2010-08-22 Charles Kerr(trunk libT) #3519 "webseeds don't work" -- patch from...
2010-08-22 Daniel Lee(qt) set an initial value for QDoubleSpinBox in the...
2010-08-22 Daniel Lee(libt) Fix tr_cacheFlushDone overrunning run_info
2010-08-21 Charles Kerr(trunk libT) handle URLs, as well as filenames, via...
2010-08-21 Charles Kerr(trunk libT) add a string length argument to tr_urlIsVa...
2010-08-19 Mitchell Livingston#3517 Only apply the idle seed limit when the transfer...
2010-08-16 Charles Kerr(trunk libT) peer-port-random-on-start was being return...
2010-08-15 Charles Kerr(trunk libT) if we compile with TR_EMBEDDED, use Z_DEFA...
2010-08-14 Mitchell Livingstondon't set an idle eta if the transfer is currently...
2010-08-14 Mitchell Livingstonsimplify the code to check if an eta string should...
2010-08-14 Mitchell Livingstonif there is both an idle limit and ratio limit set...
2010-08-14 Mitchell Livingstononly show the eta string for idle seeding time remainin...
2010-08-14 Mitchell Livingstonadd a stat for the eta of the seeding idle limit, and...
2010-08-12 Mitchell Livingstonin Prefs -> Transfers -> Management, properly gray...
2010-08-10 Charles Kerr(trunk libT) hm, this debugging line wasn't supposed...
2010-08-10 Daniel Lee(web) remove cruft
2010-08-10 Daniel Lee(web) yet another test fix
2010-08-09 Daniel Lee(web) yet another test fix
2010-08-09 Daniel Lee(web) Another try at iphone fix
2010-08-09 Daniel Lee(web) Left out some stuff from the last commit
2010-08-09 Daniel Lee(trunk) Update 'TryExec' in transmission-gtk.destkop...
2010-08-09 Daniel Lee(trunk) #3483:Add 'finished' filter to webui
2010-08-09 Charles Kerr(trunk web) #3485 "Add ratio to compact seeding display...
2010-08-09 Charles Kerr(trunk) make --version/-V behave the same in the other...
2010-08-08 Charles Kerr(trunk web) tweak the statistics dialog size a little
2010-08-08 Charles Kerr(trunk qt) #3497 "Trackerlist not cleared/disabled...
2010-08-08 Charles Kerr(trunk utils) add support for --version/-V
2010-08-08 Charles Kerr(trunk web) #3278 "add sorting by size support to web...
2010-08-08 Charles Kerr(trunk web) use the preference dialog's "compact" mode...
2010-08-08 Charles Kerr(trunk web) rewrite the dialogs to use jQuery.UI instea...
2010-08-07 Charles Kerr(trunk) annotate the RPC spec to explain that the units...
2010-08-07 Mitchell Livingstonfix another warning regarding casting during logging
2010-08-07 Mitchell Livingstonfix warning regarding casting during logging
2010-08-07 Mitchell Livingston(trunk) tweak NEWS
2010-08-07 Charles Kerr(trunk libT) #3493 "transmission doesn't exit cleanly...
2010-08-07 Charles Kerr(trunk libT) when shutting down, use a shorter timeout...
2010-08-07 Charles Kerr(trunk qt) set the step values for the properties dialo...
2010-08-06 Charles Kerr(trunk gtk) fix label clipping issue in the statusbar
2010-08-06 Charles Kerr(trunk libT) fix compiler warnings on non-glibc systems
2010-08-06 Mitchell Livingston(trunk) update to 2.04+
2010-08-06 Charles Kerr(trunk qt) annoy Lacrocivious by removing the unused...
2010-08-06 Charles Kerr(trunk qt) bump Qt prerequisite from 4.4 to 4.6
2010-08-06 Charles Kerr(trunk qt) now that 4.6 has a standard call QIcon:...
2010-08-06 Charles Kerr(trunk gtk) remove dead code
2010-08-06 Charles Kerr(trunk gtk) small renderer cleanup from the #3488 patch
2010-08-06 Charles Kerr(trunk gtk) #3491 "Magnet links don't appear until...
2010-08-06 Charles Kerr(trunk qt) fix bug passing magnet links & urls via...
2010-08-06 Charles Kerr(trunk gtk) portability: use g_dngettext() instead...
2010-08-06 Charles Kerr(trunk) run all our PNG files through pngout <http...
2010-08-06 Charles Kerr(trunk gtk) oops, forgot to remote sexy-icon-entry...
2010-08-06 Charles Kerr(trunk gtk) experimentally remove sexy-icon-entry from...
2010-08-06 Charles Kerr(trunk gtk) Remove the `PREF_KEY_MAIN_WINDOW_LAYOUT_ORD...
2010-08-06 Charles Kerr(trunk qt) when the main window is resized to be narrow...
2010-08-05 Charles Kerr(trunk libT) #3490 "Ambiguous use of directory separato...
2010-08-05 Charles Kerr(trunk qt) #3489 "Qt client should have up/down speeds...
2010-08-05 Charles Kerrnice job.
2010-08-05 Charles Kerr(trunk) ..and the manpages :)
next