]> granicus.if.org Git - transmission/shortlog
transmission
2009-01-20 Charles Kerr(trunk daemon) #1718: -f and -p? do not agree on first...
2009-01-20 Charles Kerr(trunk libT) better implementation of r7761 to take...
2009-01-20 Charles Kerr(trunk libT) bah, fix r7761 oops
2009-01-20 Duncan BeeversAdd upload torrent by url to web interface
2009-01-20 Charles Kerr(trunk libT) when pruning out slow peers, don't prune...
2009-01-20 Charles Kerr(trunk libT) fix uninitialized variable in bandwidth...
2009-01-20 Charles Kerr(trunk libT) fix crash-on-add-torrent-from-clutch repor...
2009-01-19 Mitchell Livingston(trunk) last filter button resizing adjustment, I swear
2009-01-19 Mitchell Livingston(trunk) streamline the filter button resize code a bit
2009-01-19 Mitchell Livingston(trunk) filter button shrinking will now scale proporti...
2009-01-19 Charles Kerr(trunk libT) fix two bugs introduced yesterday's add...
2009-01-19 Charles Kerr(trunk libT) #1715: More stats information in rpc sessi...
2009-01-19 Charles Kerr(trunk libT) put ful's theory to the test wrt function...
2009-01-19 Charles Kerr(trunk libT) s/function_done/tr_idle_function_done/
2009-01-19 Charles Kerr(trunk libT) prefer `int' over `ssize_t'
2009-01-19 Charles Kerr(trunk libT) possible fix for the `few peers' errors...
2009-01-18 Charles Kerr(trunk gtk) make hudson-t happy
2009-01-18 Charles Kerr(trunk libT) annotate the help & man page to note that...
2009-01-18 Charles Kerr(trunk libT) In RPC, add general support for nonblockin...
2009-01-18 Charles Kerr(trunk libT) have tr_strndup() take an ssize_t instead...
2009-01-18 Charles Kerr(trunk libT) fix a minor memory leak.
2009-01-17 Charles Kerr(trunk libT) discard peers from the tracker or pex...
2009-01-17 Charles Kerr(trunk) in configure.ac, make debugging support automat...
2009-01-17 Charles Kerr(trunk libT) minor cleanup
2009-01-17 Charles Kerr(trunk daemon) #1707: Show peer progress in --peers...
2009-01-17 Charles Kerr(trunk libT) check in some of the extra error logging...
2009-01-17 Charles Kerr(trunk daemon) #1704: --info and/or --files should...
2009-01-17 Mitchell LivingstonGet rid of peer-mgr-private.h in Xcode
2009-01-16 Charles Kerr(trunk libT) fix IPv6 reported & solved by erdgeist...
2009-01-16 Mitchell Livingstonallow checking for betas when autoupdate is off
2009-01-16 Charles Kerr(trunk) sync xcode & autoconf idioms for determining...
2009-01-16 Charles Kerr(trunk) #1700: A bug in check-openssl.m4 for not teach...
2009-01-16 Charles Kerr(trunk libT) minor tweaks to reduce libtransmission...
2009-01-16 Charles Kerr(trunk libT) make file preallocation optional via setti...
2009-01-16 Erick Turnquist(trunk libT) fix r7717
2009-01-16 Charles Kerr(trunk libT) fix tracker IPv6 error reported by the...
2009-01-16 Charles Kerr(trunk) add interface versioning to the RPC spec
2009-01-14 Charles Kerr(trunk libT) #1698: RunTime Check failure
2009-01-14 Charles Kerr(trunk libT) Remove tr_peerMgrHasConnections, it isn...
2009-01-13 Charles Kerr(trunk libT) fix an r7707 bug in tr_sessionGetActiveTor...
2009-01-13 Charles Kerr(trunk libT) peerMgr: operate directly on tr_torrent...
2009-01-13 Charles Kerr(trunk libT) minor torrent iteration cleanup. (wereHam...
2009-01-13 Charles Kerr(trunk gtk) make hudson-t happy
2009-01-13 Charles Kerr(trunk libT) Remove tr_torrentNext() from the public...
2009-01-13 Charles Kerr(trunk libT) Clean up RPC server initialization (wereHa...
2009-01-13 Charles Kerr(trunk libT) Get rid of peer-mgr-private.h (from wereHa...
2009-01-13 Charles Kerr(trunk daemon) #1671: transmission-remote --get option...
2009-01-13 Mitchell Livingstonre-enable ability to check for beta releases
2009-01-13 Mitchell Livingston(trunk) add custom Sparkle (with tag support)
2009-01-13 Mitchell Livingston(trunk) remove old Sparkle
2009-01-13 Mitchell Livingstonmake beta support use upcoming Sparkle "tag" functional...
2009-01-13 Charles Kerr(trunk libT) #1655: rpc-spec 4.2: "session-stats" retur...
2009-01-13 Mitchell Livingstonfix whoops in the appcast
2009-01-13 Charles Kerr(trunk gtk) #1690: Torrent is completed without ever...
2009-01-12 Charles Kerr(trunk libT) close open files immediately after they...
2009-01-12 Charles Kerr(trunk gtk) #1689: notify bild errors
2009-01-12 Charles Kerr(trunk libT) #1619: remove an unnecessary preprocessor...
2009-01-12 Charles Kerr(trunk libT) #1427: Files are kept open in read/write...
2009-01-12 Charles Kerr(trunk gtk) #1341: show the number of verified pieces...
2009-01-12 Charles Kerr(trunk gtk) #1666: Option to disable notification bubbles
2009-01-12 Charles Kerr(trunk libT) #1592: file priorities are not preserved...
2009-01-12 Mitchell Livingstonclean up Info.plist
2009-01-11 Mitchell Livingstonuse the torrent file's UTI in open/save dialogs
2009-01-11 Mitchell Livingstonadd minimum system version
2009-01-11 Mitchell Livingston(trunk) update NEWS
2009-01-11 Charles Kerr(trunk libT) win32 portability patch from Alexey
2009-01-11 Mitchell Livingstonadd support for auto-updating to beta releases
2009-01-11 Mitchell Livingstonupdate NEWS
2009-01-10 Mitchell Livingstonupdate the Mac code's copyright dates
2009-01-10 Charles Kerr(trunk) update the GPL code's copyright dates
2009-01-10 Charles Kerr(trunk libT) #1634: better utf8 validation of metainfo...
2009-01-10 Charles Kerr(trunk libT) #1675: better utf8 validation of metainfo...
2009-01-10 Charles Kerr(trunk libT) fix minor compiler warning that cropped...
2009-01-10 Charles Kerr(trunk libT) upgrade our copy of Unicode Inc's freeware...
2009-01-10 Charles Kerr(trunk libT) handle the special-case tracker timestamps...
2009-01-10 Charles Kerr(trunk libT) win32 portability fixes, reported by Alexey
2009-01-09 Charles Kerr(trunk libT) undo r7645 based on feedback that the...
2009-01-09 Charles Kerr(trunk libT) fix getConfigDir() bug reported by wereHamster
2009-01-09 Charles Kerr(trunk libT) fix downloadDir error reported & tracked...
2009-01-09 Charles Kerr(trunk libT) annotate tr_cpBlockBitfieldSet() as sugges...
2009-01-09 Charles Kerr(trunk libT) finally get around to making upload-slots...
2009-01-08 Charles Kerr(trunk libT) clear out the experimental code that accum...
2009-01-08 Charles Kerr(trunk libT) fix evbuffer oops
2009-01-08 Charles Kerr(trunk libT) make the default number of open files...
2009-01-08 Charles Kerr(trunk libT) The buffer is static anyway, no need to...
2009-01-08 Charles Kerr(trunk libT) remove a small number of redundant or...
2009-01-08 Mitchell Livingstonmake credits match authors
2009-01-08 Mitchell Livingston#1668 Groups: filter torrents by evalutating a multival...
2009-01-08 Malcolm Jarvismy bike shed is colored with an "L".
2009-01-08 Charles Kerr(trunk) what color is your bike shed?
2009-01-08 Charles Kerr(trunk) try to give credit where it's due. if anyone...
2009-01-08 Erick Turnquistadd myself to AUTHORS
2009-01-07 Charles Kerr(trunk libT) fix odd handshake bug reported by wereHamster
2009-01-07 Charles Kerr(trunk libT) re-enable the completion sanity tests...
2009-01-07 Charles Kerr(trunk libT) update the copyrights on some files that...
2009-01-07 Charles Kerr(trunk libT) much faster implementation of tr_cpBlockBi...
2009-01-06 Charles Kerr(trunk libT) apparently the r7629 tr_cpBlockBitfieldSet...
2009-01-06 Charles Kerr(trunk libT) hm, checked in the wrong version.
2009-01-06 Charles Kerr(trunk libT) faster tr_cpBlockBitfieldSet()
2009-01-06 Erick Turnquist(trunk libT) Fix an assertion failure in ptrarrays...
next