]> granicus.if.org Git - transmission/shortlog
transmission
2013-03-12 Mitchell Livingstonupdate Brazilian Portuguese localization for 2.8
2013-03-11 Mitchell Livingstonupdate Spanish localization for 2.8
2013-03-09 Mitchell Livingstonupdate German localization for 2.8
2013-03-09 Mitchell Livingstonupdate localized strings file
2013-03-07 Mitchell LivingstonSimplify betterComponentsSeparatedByCharactersInSet:
2013-03-07 Mitchell Livingstonr14044 Use OSAtomicIncrement32(&value) instead of OSAto...
2013-03-07 Mitchell Livingston#5319 potential race condition when counting torrents
2013-03-04 Mitchell Livingstoncombine the two rpc delete data methods
2013-03-04 Mitchell Livingstonstop when we find the torrent
2013-03-04 Mitchell Livingstona tiny bit more safety by assigning the torrent directl...
2013-03-04 Mitchell Livingstoncleanup and GCD-ing of the rpc methods
2013-02-26 Jordan Lee(qt) #5307 'Error in prefs.cc' -- fixed with patch...
2013-02-19 Mitchell Livingstonfix path bug from r14034
2013-02-19 Mitchell Livingstonmake the children in a FileListNode a property
2013-02-19 Mitchell Livingstonretain/autorelease the dictionary when seeding complete...
2013-02-19 Mitchell Livingstonremove redundant code when creating a torrent's file...
2013-02-18 Jordan Lee(qt) freespace fixes by rb07 from https://trac.transmis...
2013-02-18 Mitchell Livingstonsync mainline NEWS and version with 2.7x branch
2013-02-18 Jordan Lee(libT) #5293 'Wrong error codes used in upnp.c': second...
2013-02-18 Jordan Lee(web) #5290 'Use HTML5's FileReader to upload .torrent...
2013-02-17 Jordan Lee(libT) fix memory leak regression in the nightlies...
2013-02-15 Jordan Lee(libT) don't start the web thread until we have a task...
2013-02-15 Jordan Lee(libT) remove code to migrate config files from pre...
2013-02-14 Jordan Lee(libT) #5293 'Wrong error codes used in upnp.c': patch...
2013-02-14 Jordan Lee(qt) #5278 'Something strange with the color of progres...
2013-02-14 Jordan Lee(gtk) use replace strcmp() with g_strcmp0() everywhere
2013-02-11 Mitchell Livingstonperform the rename callback in the main thread
2013-02-11 Mitchell Livingston#5286 Files renamed in Mac Inspector are not re-sorted
2013-02-11 Mitchell Livingstonupdate QuickLook copyright string as well.
2013-02-11 Mitchell Livingston(Mac trunk) bump copyright year to 2013
2013-02-10 Jordan Lee(libT) #5291 'increase scrape buffer sizes to accomodat...
2013-02-10 Jordan Leeuse g_strcmp0() instead of strcmp() to guard against...
2013-02-10 Jordan Lee(qt) #5280 'show options dialog in more cases': fix...
2013-02-10 Jordan Lee(libT) restore the RPC download-dir-free-space argument...
2013-02-10 Jordan Lee(qt) fix nightly regression by zeroing out the myFileDi...
2013-02-10 Jordan Lee(web) remove vim tmpfiles
2013-02-10 Jordan LeeIn Web Client, use jQuery.ajax() to upload files
2013-02-10 Jordan LeeMake accidentally-public function names private
2013-02-10 Jordan Lee(web) remove the freespace-info label from the web...
2013-02-09 Jordan Lee(qt) merge together the two 'add url/magnet link' dialogs.
2013-02-09 Jordan Lee(qt) copyediting: whitespace/indentation
2013-02-09 Jordan Lee(qt) #5285 'Qt client's file tree should have a size...
2013-02-09 Jordan Lee(gtk) #5284 'file tree should show the wanted size...
2013-02-09 Jordan Lee(qt) #5284 'file tree should show the wanted size of...
2013-02-09 Mitchell Livingstonresize the rename dialogue buttons for different locali...
2013-02-09 Jordan Lee(qt) #5282 "Formatter's sizeToString() and memToString...
2013-02-09 Mitchell Livingston(trunk) #5244 Dutch Translation error nl.proj
2013-02-09 Jordan Lee(qt) #4076 'free space indicator': better user feedback...
2013-02-09 Jordan Lee(trunk) first draft of changing the FreeSpace API to...
2013-02-08 Mitchell Livingstonrearrange the renamer files in the project file
2013-02-08 Mitchell Livingstonproperly enable/disable the rename confirm button
2013-02-08 Mitchell Livingston#5241 Mac crash with VDKQueue
2013-02-08 Mitchell Livingstonfix autoreleasing the file watcher queue
2013-02-08 Mitchell Livingstontrivial changes
2013-02-08 Mitchell Livingston(trunk) #5279 Typo in configure.ac
2013-02-08 Jordan Lee(gtk) match transmission-qt's way of showing up & down...
2013-02-07 Jordan Lee(qt) experiment with making the statusbar's speed/ratio...
2013-02-06 Jordan Lee(qt) #5277 'queue operation regression in nightlies...
2013-02-06 Jordan Lee(libT) #5276 'regression in nightly: assert (tr_session...
2013-02-06 Jordan Lee(libT) #5276 'regression in nightly: assert (tr_session...
2013-02-05 Jordan Lee(qt) in the statusbar, use the same upload/download...
2013-02-05 Jordan Lee(web) #5214 'add storage free space indicator' -- added...
2013-02-05 Jordan Lee#5272 'quotactl breaks compilation of libT/platform...
2013-02-05 Jordan Lee(libT) #5275 'quotactl breaks compilation of libT/platf...
2013-02-05 Mitchell Livingstonsync Credits with AUTHORS
2013-02-05 Jordan Leeadd Mnemosyne LLC; plus add copyediting
2013-02-05 Jordan Leemove kjg from the Lead section to Contributors
2013-02-05 Jordan LeeIn the Third-Party Resources section, remove libsexy...
2013-02-04 Jordan Lee(trunk) prefer tr_remove() to unlink() or rmdir()
2013-02-04 Jordan Lee(trunk) add portability wrappers tr_rename(), tr_remove...
2013-02-04 Jordan Lee(libT) add rb07's win32 implementation of tr_mkstemp()
2013-02-04 Jordan Lee(libT) add rb07's win32 implementation of tr_is_same_fi...
2013-02-04 Jordan Lee(libT) when logging on win32, use OutputDebugStringA...
2013-02-04 Jordan Lee(libT) add '#include errno.h' to announcer-udp.c to...
2013-02-04 Jordan Lee(libT) #5274 '"copy magnet link to clipboard" doesn...
2013-02-04 Jordan Lee(gtk) #5271 'once we start shutting down the applicati...
2013-02-04 Jordan Lee(gtk) #5246 'problems when incomplete-dir is a subdirec...
2013-02-04 Jordan Lee(libT) make the class hierarchy between tr_peer, tr_pee...
2013-02-04 Jordan Lee(gtk) #5271 'once we start shutting down the applicatio...
2013-02-03 Jordan Lee(libT) reduce the scope of REQUEST_BUF_SECS from peer...
2013-02-03 Jordan Leemove tr_peer.encryptionPreference to tr_peermsgs.encryp...
2013-02-03 Jordan Lee(libT) move the tr_peer declaration from peer-mgr.h...
2013-02-03 Jordan Lee(libT) remove redundancy from compareKeys()
2013-02-03 Jordan Lee(qt) copyediting: whitespace/indentation
2013-02-03 Jordan Lee(qt) copyediting: whitespace/indentation
2013-02-03 Jordan Lee(qt) #5270 'Details > Comment field loses selection...
2013-02-03 Jordan Lee(qt) plug a handful of minor memory leaks
2013-02-02 Jordan Lee(gtk) #4076 'free space indicator': tweak the GTK+...
2013-02-02 Jordan Lee(qt) #4076 'free space indicator': try a different...
2013-02-02 Jordan Lee(libT) copyediting: whitespace/indentation
2013-02-02 Jordan Lee(libT) #5267: 'speed limits wrap around too low number...
2013-02-02 Jordan Lee(libT) copyediting: indentation/whitespace in rpc-server.c
2013-02-02 Jordan Lee(libT) recycle the peer id used for public torrents...
2013-02-02 Jordan Lee(libT) remove pointless tr_session.peer_id variable
2013-02-02 Jordan Lee(qt) remove console messages that were committed in...
2013-02-01 Jordan Lee(qt) #5252 'file-renaming issues in Qt client': fix...
2013-02-01 Jordan Lee(qt) #5252 'file-renaming issues in Qt client': hide...
2013-02-01 Jordan Lee#4076 'free space indicator': in the Qt and GTK+ client...
2013-02-01 Jordan Leein the Qt and GTK+ clients, move the torrent count...
2013-02-01 Jordan Lee(libT) #5259 'Minor memory leaks in tr_torrentDeleteLoc...
next