]> granicus.if.org Git - transmission/shortlog
transmission
2009-12-10 Charles Kerr(trunk libT) add simple tr_http_unescape() unit test
2009-12-10 Charles Kerr(trunk gtk) fix error in GTK+ client's scrape status...
2009-12-10 Charles Kerr(trunk libT) fix errors in tr_httpParseURL()
2009-12-10 Charles Kerr(trunk libT) finally get rid of the last remnants of...
2009-12-10 Mitchell Livingstonone more tweak
2009-12-10 Mitchell Livingstonfix a bug with the new message index code
2009-12-10 Mitchell Livingstoncalculate the message attributes when opening the windo...
2009-12-10 Charles Kerr(trunk libT) #2655: "1.80b1 crash in peer-mgr.c's getPe...
2009-12-10 Mitchell Livingstonon second thought, there's no need to store the index...
2009-12-10 Mitchell Livingstonreset the message index when clearing the log
2009-12-10 Mitchell Livingstonupdate Spanish localization
2009-12-09 Charles Kerr(trunk libT) #2653 "transmission-remote-dotnet makes...
2009-12-09 Charles Kerr(trunk gtk) #2650 "hide empty file list in property...
2009-12-09 Charles Kerr(trunk gtk) #2650 "hide empty file list in property...
2009-12-09 Charles Kerr(trunk libT) #2641 "a magnetic-induced crash because...
2009-12-09 Kevin Glowacz(trunk web) IE doesn't like to set the innerHTML of...
2009-12-09 Charles Kerr(trunk libT) by request, remove a clientData argument...
2009-12-09 Charles Kerr(trunk libT) by request, add a clientData argument...
2009-12-09 Charles Kerr(trunk libT) the deleteFunc passed in as the second...
2009-12-09 Charles Kerr(trunk gtk) #2625 "ability to create a magnet link...
2009-12-09 Charles Kerr(trunk libT) #2651: "missing errmsg in RPC torrentSet...
2009-12-08 Charles Kerr(trunk libT) #2643 "Total UL/DL ratio reset when quitti...
2009-12-08 Charles Kerr(trunk gtk) #2500 "Torrent details window should be...
2009-12-08 Mitchell Livingstonsupport pasting a list of trackers in the text field...
2009-12-07 Charles Kerr(trunk gtk) #2324 "power management inhibition with...
2009-12-07 Charles Kerr(trunk) fix warnings found by the clang static analyzer...
2009-12-07 Charles Kerr(trunk libT) remove unnecessary #includes
2009-12-07 Mitchell Livingstonavoid a potential crash when removing transfers
2009-12-06 Eric PetitThe IPv6 check could always fail because we did not...
2009-12-06 Kevin Glowacz(trunk web) 'Start when added' checkbox when adding...
2009-12-06 Kevin Glowacz(trunk web) Add Select / Deselect All buttons to the...
2009-12-05 Charles Kerr(trunk libT) #2551 "when uploading to peers, prefetch...
2009-12-05 Mitchell LivingstonOnly reset the inspector when a magnetized transfer...
2009-12-05 Mitchell Livingstonfix pasting a url into the torrent window
2009-12-05 Mitchell Livingstondisplay a console message if setting default magnet...
2009-12-05 Mitchell Livingstontweak NEWS
2009-12-05 Charles Kerr(trunk) update the copyright notices
2009-12-05 Mitchell Livingstondecrease the size of the buffer for logging
2009-12-05 Mitchell Livingstonremove a redundant level check in tr_msg()
2009-12-05 Charles Kerr(trunk gtk) small string tweak
2009-12-04 Mitchell Livingston#2625 Add a menu item to copy a magnet link to the...
2009-12-04 Charles Kerr(trunk, qt) #2096: show magnet links the same way the...
2009-12-04 Kevin Glowacz(trunk web) show relevant status and progress bar for...
2009-12-04 Charles Kerr(trunk) #2638 'tweak news'
2009-12-03 Charles Kerr(trunk Qt) #2096 "magnet links" -- fix crashes when...
2009-12-03 Charles Kerr(trunk, qt) #2096 "magnet links" -- Add the "Copy Magne...
2009-12-03 Charles Kerr(trunk qt) #2616: "for the ratio mode button, use the...
2009-12-03 Charles Kerr(trunk) #2096 "magnet links" -- fix RPC typo introduced...
2009-12-03 Charles Kerr(trunk libT) #2636: "wrong peer progress update" -...
2009-12-03 Mitchell Livingstonupdate strings file
2009-12-02 Charles Kerr(trunk third-party) #2636: "Fix stray printf in dht.c"
2009-12-02 Charles Kerr(trunk cli(!)) #2096 "Magnet links - Extension for...
2009-12-02 Charles Kerr(trunk) #2096 "Magnet Links - Extension for Peers to...
2009-12-02 Charles Kerr(trunk libT)
2009-12-02 Charles Kerr(trunk libT) fix implicit pointer conversion error...
2009-12-02 Charles Kerr(trunk libT) minor tweaks: make bencode's int parser...
2009-12-02 Charles Kerr(trunk libT) experimental: Reduce SO_SNDBUF and SO_RCVB...
2009-12-02 Mitchell Livingston10,000 log messages is enough for anyone
2009-12-02 Mitchell Livingstonsignificantly cleaner code (and more than likely just...
2009-12-02 Mitchell Livingstoncap the message log count in the Mac UI
2009-12-01 Mitchell Livingstoncap libT's message log
2009-12-01 Charles Kerr(trunk gtk) revert a couple of menu reorderings that...
2009-12-01 Charles Kerr(trunk gtk) #2324 "power management inhibition with...
2009-12-01 Charles Kerr(trunk) #2119 "daemon should reload settings.json on...
2009-11-30 Charles Kerr(trunk) #2222 "DHT support" -- remove "DHT support...
2009-11-30 Charles Kerr(trunk) #1663 "crashes on shutdown if libevent loop...
2009-11-30 Charles Kerr(trunk daemon) fix minor text formatting error in trans...
2009-11-30 Mitchell Livingstoninline tr_removeElementFromArray()
2009-11-30 Mitchell Livingstontweak NEWS a little more
2009-11-29 Mitchell Livingstonupdate NEWS
2009-11-29 Charles Kerr(trunk) first draft of 1.80 release notes
2009-11-29 Mitchell Livingston#2629 Add a button to make Transmission the default...
2009-11-29 Charles Kerr(trunk gtk) #2096 "magnet links" -- if a user (or,...
2009-11-29 Charles Kerr(trunk gtk) #2629 "associate transmission with magnet...
2009-11-29 Charles Kerr(trunk libT) #2607 "avoid unnecessary calls to getPeerC...
2009-11-29 Charles Kerr(trunk libT) #2576 "IPv6 support for DHT (BEP #32)...
2009-11-29 Charles Kerr(trunk gtk) #2625: "ability to create a manget link...
2009-11-29 Charles Kerr(trunk libT) #2631 "Add webseed support to magnet links"
2009-11-29 Charles Kerr(trunk libT) add SO_SNDBUF, SO_RCVBUF logging messages
2009-11-29 Charles Kerr(trunk gtk) fix r9625 oops on adding torrents by their...
2009-11-29 Charles Kerr(trunk libT, gtk) #2625 "ability to create a magnet...
2009-11-29 Charles Kerr(trunk libT) resolve "noslashes" vs "keep_slashes"...
2009-11-29 Charles Kerr(trunk gtk) support adding torrents by their raw 40...
2009-11-29 Charles Kerr(trunk gtk) the Torrent menu's getting crowded... split...
2009-11-29 Mitchell Livingstonadd a bit more safety to the message log code
2009-11-29 Mitchell Livingstontrivial change to array size
2009-11-28 Mitchell Livingstonset two blank functions as inline
2009-11-28 Mitchell Livingston(hopefully) fix a potential crash in the message log...
2009-11-28 Mitchell LivingstonMac message log: 1. when changing logging level, scroll...
2009-11-28 Mitchell Livingstonadd a lock to the message lock code
2009-11-28 Mitchell Livingston#2624 Message Log's level filter should act as an actua...
2009-11-28 Mitchell Livingstondisplay an error for invalid magnet links
2009-11-28 Mitchell Livingstonapply auto-group custom locations for magnet links
2009-11-28 Mitchell Livingston#2621 Percentage of retrieved metadata was between...
2009-11-28 Charles Kerr(trunk gtk) add ratio-icon.h to Makefile.am so that...
2009-11-28 Charles Kerr(trunk libT) remove unnecessary code
2009-11-28 Charles Kerr(trunk libT) performance improvements to peer-mgr.c...
2009-11-27 Mitchell Livingstonupdate some fields in the inspector and main window...
2009-11-27 Mitchell Livingstonremove an unneeded static variable
2009-11-27 Mitchell Livingstontrivial cleanup in the logging code
next