]> granicus.if.org Git - transmission/shortlog
transmission
2009-10-29 Charles Kerr(trunk libT) #2508 atom->port never updated
2009-10-29 Mitchell Livingstontrivial cleanup and update strings file
2009-10-29 Mitchell Livingstonwhoops
2009-10-29 Mitchell Livingstonremove the mac's redundant location check when adding...
2009-10-28 Mitchell Livingstonchange the text at the bottom of the peer info tab...
2009-10-28 Charles Kerr(trunk libT) #2530: Announce attempt to invalid tracker...
2009-10-28 Charles Kerr(trunk libT) another tweak to tr_torrentSetLocation()
2009-10-28 Charles Kerr(trunk gtk) fix minor layout/resize errors in the torre...
2009-10-28 Mitchell LivingstonBitTorrent Embedded -> SDK
2009-10-28 Mitchell Livingstonadd "BitTorrent Embedded" to client list
2009-10-28 Charles Kerr(trunk daemon) change a couple of flags' types from...
2009-10-27 Mitchell Livingstonwhoops leak
2009-10-27 Mitchell Livingstonper-torrent action menu's priority images might have...
2009-10-27 Charles Kerr(trunk libT) #2531: when the user moves a torrent from...
2009-10-27 Charles Kerr(trunk daemon) #2155: transmission-remote should allow...
2009-10-27 Charles Kerr(trunk libT) #2518: overzealously alarmist re unrespons...
2009-10-27 Charles Kerr(trunk libT) fix #2534: if port forwarding is disabled...
2009-10-27 Charles Kerr(trunk libT) add a wrapper function, tr_netCloseSocket...
2009-10-27 Charles Kerr(trunk libT) use part of hexum's patch from <http:...
2009-10-27 Charles Kerr(trunk daemon) #2119: add 'break' to the SIGHUP switch
2009-10-27 Charles Kerr(trunk libT) There seems to be a lot of talk about...
2009-10-27 Mitchell Livingstonbump the ratio buffer size to 12, to be on the safe...
2009-10-26 Mitchell Livingstonallocate much less memory for the ratio text
2009-10-26 Mitchell Livingstonpotential fix to #2519
2009-10-26 Mitchell Livingstonfix a crash when trying to delete data that doesn't...
2009-10-26 Mitchell Livingstononly set the inspector reveal button image on 10.5
2009-10-25 Mitchell Livingstonwe should use the size of the array that we're actually...
2009-10-25 Mitchell Livingstondelay part of generating the message log text until...
2009-10-25 Mitchell Livingstonget rid of 2 more warnings
2009-10-25 Mitchell Livingstonupdate strings file
2009-10-25 Mitchell Livingstonon second thought, the other UI's might want this value...
2009-10-25 Mitchell Livingstonsince the Mac UI is the only one to use it, move percen...
2009-10-25 Mitchell Livingstonone less warning
2009-10-25 Mitchell Livingstonrestore the check for remaining disk space
2009-10-25 Mitchell Livingstonsince Transmission will now create missing directories...
2009-10-25 Mitchell Livingstondisplay an error when moving data fails
2009-10-25 Mitchell Livingstonrestore the check of moving a folder into itself
2009-10-25 Mitchell Livingstonsmooth out the upload eta the same way as the download eta
2009-10-25 Mitchell Livingstonwhen calculating the "smoothed" eta, 1. only factor...
2009-10-25 Mitchell Livingston(trunk) update to 1.76+
2009-10-24 Mitchell Livingstonstore the donate ask date right away, instead of after...
2009-10-24 Charles Kerr(trunk) add SIGKILL handling to daemon, gtk clients...
2009-10-23 Charles Kerr(trunk) fix r9380 #2412 timing issue
2009-10-23 Charles Kerr(trunk) #2527: daemon should log messages to syslog
2009-10-23 Charles Kerr(trunk) trunk's just been too stable lately. #2119...
2009-10-22 Mitchell Livingston(trunk) update NEWS
2009-10-22 Charles Kerr(trunk libT) undo today's earlier commit r9381 for...
2009-10-22 Charles Kerr(trunk libT) revert r9345, because all our .torrent...
2009-10-22 Charles Kerr(trunk libT) #2508: atom->port never updated
2009-10-22 Charles Kerr(trunk libT) #2412: tracker query should use bind address
2009-10-22 Mitchell Livingston(trunk) update NEWS
2009-10-22 Mitchell Livingston(1.7x) #2439 changing sort order to queue will automati...
2009-10-22 Charles KerrIn NEWS, add a link to http://trac.transmissionbt.com...
2009-10-22 Charles Kerr(trunk) sync NEWS with the 1.7x branch
2009-10-22 Charles Kerr(trunk libT) #2518: r9334 overzealously alarmist wrt...
2009-10-22 Charles Kerr(trunk libT) #2510: port messages not sent for outgoing...
2009-10-22 Mitchell Livingstonfix Quick Look from the file inspector
2009-10-21 Mitchell Livingston#2524 torrent peer limit not saved right away
2009-10-21 Mitchell Livingstonmore efficient time machine location check
2009-10-21 Mitchell Livingstonblock while moving a file (for now)
2009-10-21 Mitchell Livingstonupdate the time machine exclude list when the file...
2009-10-21 Mitchell Livingstondon't try to reveal files that don't exist
2009-10-21 Charles KerrlibT doesn't need to create the Incomplete directory...
2009-10-21 Charles Kerr(trunk libT) show sha1's hex letters in uppercase,...
2009-10-21 Charles Kerr(trunk libT) add callback notification when a torrent...
2009-10-21 Mitchell Livingstonlets not leak a string
2009-10-21 Mitchell Livingstonuse libtransmission for moving, incomplete directory...
2009-10-21 Charles Kerr(trunk libT) add a couple of hooks for the mac client...
2009-10-21 Charles Kerr(trunk libT) #2520: tor->isRunning is not always saved...
2009-10-20 Charles Kerr(trunk libT) #1483: fix bug introduced in r9328
2009-10-20 Charles Kerr(trunk gtk,qt) synchronize the gtk, qt preferences...
2009-10-20 Charles Kerr(trunk libT) change the new public API a little bit...
2009-10-20 Charles Kerr(trunk libT) semi-paranoid safeguard: when searching...
2009-10-20 Charles Kerr(trunk libT) make the ".part" suffix an optional featur...
2009-10-19 Charles Kerr(trunk libT) make tr_torrentFindFile() a public API
2009-10-19 Charles Kerr(trunk libT) make tr_torrentFileCompleted() safe for...
2009-10-19 Eric PetitRemoves fastresume.[ch] from Xcode project
2009-10-19 Charles Kerr(trunk daemon) #1483: add "incomplete dir" support...
2009-10-19 Charles Kerr(trunk) #1483: move completed torrents to a user-specif...
2009-10-19 Charles Kerrmake hudson-t happy
2009-10-19 Charles Kerr(trunk) #1483: move completed torrents to a user-specif...
2009-10-19 Mitchell Livingstonon 10.6, use the new copying methods in the message...
2009-10-19 Mitchell Livingstonwhen pruning message log messages, sort them in reverse...
2009-10-19 Mitchell Livingstonadd an extra check when determining if the message...
2009-10-19 Mitchell Livingstonremove the header from the file table
2009-10-19 Mitchell Livingston#2514 update to dht-0.10
2009-10-18 Mitchell Livingstonavoid an unnecessary copy when generating a single...
2009-10-18 Mitchell Livingstonget rid of copying the priority images and elliminate...
2009-10-18 Mitchell Livingstondon't use setFlipped: on the file node's image on 10.6
2009-10-18 Mitchell Livingstonmake the nested for-loop in PiecesView into a single...
2009-10-18 Mitchell Livingstontrivial adjustments to pieceview: use an enum instead...
2009-10-18 Mitchell Livingstondon't store a copy of the pieces view's background...
2009-10-17 Mitchell Livingstononly remove a torrent from the queue for a local error...
2009-10-17 Charles Kerr(trunk daemon) fix a few compiler warnings
2009-10-16 Mitchell Livingstonwhoops again
2009-10-16 Mitchell Livingstonwhoops
2009-10-16 Mitchell Livingstonsmall adjustments to the queue
2009-10-15 Mitchell Livingston"Reveal the data file in Finder" -> "Show the data...
2009-10-15 Mitchell Livingstonupdate localizable strings
2009-10-15 Mitchell Livingston#2503 When sorting by state, separate queued transfers...
next