]> granicus.if.org Git - transmission/shortlog
transmission
2009-11-24 Charles Kerr(trunk libT) fix another edge case for magnet links
2009-11-24 Charles Kerr(trunk libT) fix bitset crash. add bitset.h to the...
2009-11-24 Charles Kerr(trunk libT) don't allow duplicate torrents to be added...
2009-11-24 Charles Kerr(trunk) more magnet fixes
2009-11-24 Charles Kerr(trunk gtk) #2556: in GTK+ client's menu, rename "Add...
2009-11-24 Charles Kerr(trunk libT) simple fix from jch
2009-11-24 Charles Kerr(trunk) #2096 "magnet links": in libT, cleanup. in...
2009-11-24 Eric PetitAdds magnet files to Xcode project
2009-11-24 Charles Kerr(trunk libT) oops
2009-11-24 Charles Kerr(trunk) #2096: Magnet, BEP #9 support
2009-11-24 Charles Kerr(trunk libT) jch's patches 0001 through 0004 for ticket...
2009-11-23 Charles Kerr(trunk) remove dead code
2009-11-22 Charles Kerr(trunk gtk) tweak the last commit a little.
2009-11-22 Charles Kerr(trunk gtk) #2597: add an optional "download complete...
2009-11-22 Charles Kerr(trunk gtk) #2556: add a torrent from a URL. works...
2009-11-22 Charles Kerr(trunk libT) a very minor commit. remove trailing...
2009-11-22 Mitchell Livingstonremove the cap on the number of messages in the message...
2009-11-22 Mitchell Livingstonin the message window code, create the processed file...
2009-11-22 Charles Kerr(trunk) #2592: add swarmSpeed note to the list of diffs...
2009-11-22 Mitchell Livingstona couple of more swarm speed removals
2009-11-22 Mitchell Livingstonmissed one
2009-11-22 Mitchell Livingston#2592 remove swarm speed from libtransmission
2009-11-22 Mitchell Livingston#2592 remove swarm speed from the web ui
2009-11-22 Charles Kerr(trunk libT) fix a stupid trunk-only bug that messed...
2009-11-22 Mitchell Livingston#2592 remove swarm speed from the mac ui
2009-11-21 Mitchell Livingstonwhen displaying the tracker/scrape last announce, facto...
2009-11-21 Mitchell LivingstonDisplay the proper seeder/leecher/download count for...
2009-11-20 Charles Kerr(trunk libT) #2575: PEX is not meant to do forwarding
2009-11-20 Charles Kerr(trunk libT) #2096: add code magnet URL parser and...
2009-11-19 Charles Kerr(trunk libT) #2589: similar to r9529, just removing...
2009-11-19 Charles Kerr(trunk libT) #2589: unnecessary calls to time() cause...
2009-11-18 Charles Kerr(trunk gtk) #2587: speed display isn't the same in...
2009-11-17 Mitchell Livingstonhave the Mac UI build its own ratio string
2009-11-16 Mitchell Livingstonclean up bitspirit a bit more
2009-11-16 Mitchell Livingstonadd yet another BitSpirit peer id
2009-11-14 Charles Kerr(trunk third-party) #2583: infinite loop in DHT code
2009-11-14 Charles Kerr(trunk web) #2157: web ui should support turtle mode
2009-11-14 Charles Kerr(trunk) #2222: revert r8967, as foreshadowed in http...
2009-11-14 Mitchell Livingstonon 10.6, only reload the progress row in the peer table...
2009-11-14 Mitchell Livingstonhave status bar drawing occur all at once
2009-11-13 Charles Kerr(trunk libT) make tr_findTorrentFromHash() a public API
2009-11-12 Charles Kerr(trunk libT) reduce the time we wait for a handshake...
2009-11-12 Charles Kerr(trunk libT) #2573: Don't send BT_PORT messages over...
2009-11-11 Charles Kerr(trunk libT) silence a gcc warning
2009-11-10 Charles Kerr(trunk libT) tweak high/normal/low priority peer bandwi...
2009-11-10 Charles Kerr(trunk libT) #2551: when uploading to peers, prefetch...
2009-11-10 Charles Kerr(trunk libT) #2112: provide "ipv6=" parameter to trackers
2009-11-10 Charles Kerr(trunk libT) #2572: don't send empty dictionaries when...
2009-11-10 Charles Kerr(trunk daemon) #2155: typo fix: honnor -> honor
2009-11-10 Kevin Glowacz(trunk web) unobtrusified tab switching
2009-11-10 Kevin Glowacz(trunk web) *slightly* improved tab styles
2009-11-10 Kevin Glowacz(trunk web) style the turtle button for :active states too
2009-11-10 Kevin Glowacz(trunk web) Add turtle mode. Patch from Grug. Fixes...
2009-11-09 Charles Kerr(trunk gtk) #2570: "Select right radio button when...
2009-11-09 Mitchell Livingstonremove unused variable
2009-11-09 Charles Kerr(trunk gtk) #2567: Close the preferences window when...
2009-11-09 Charles Kerr(trunk gtk) possible fix for "open folder" in single...
2009-11-09 Charles Kerr(trunk gtk) possible fix for "open folder" in single...
2009-11-09 Charles Kerr(trunk libT) #2552 "torrent state doesn't change automa...
2009-11-09 Charles Kerr(trunk libT) add configure-time checks for pread()...
2009-11-09 Charles Kerr(trunk libT) #2502: announce own IPv6 address to peers
2009-11-09 Charles Kerr(trunk gtk) #1483: support an incomplete directory
2009-11-09 Mitchell Livingstoneliminate setting an unnecessary null character
2009-11-08 Eric PetitRemoves request-list.[ch] from Xcode project
2009-11-08 Charles Kerr(trunk libT) #2551 "better buffer cache management...
2009-11-08 Charles Kerr(trunk libT) #2548: T's request queue can send out...
2009-11-08 Mitchell Livingstonadjustment to the port checker, including getting rid...
2009-11-07 Mitchell Livingstonwhen determining progress bar with, round instead of...
2009-11-07 Mitchell Livingstontiny changes I have sitting around
2009-11-07 Mitchell Livingstonuse pow() instead of powf()
2009-11-07 Mitchell Livingstonsmall efficiency change for file inspector stats
2009-11-07 Mitchell Livingstonthe red unavailable bar wasn't showing if none of the...
2009-11-07 Mitchell Livingstonthe new way of determining the unwanted width of the...
2009-11-07 Charles Kerr(trunk gtk) fix a couple of build errors on older versi...
2009-11-06 Charles Kerr(trunk libT) #2558: "build failure in r9484"
2009-11-05 Charles Kerr(trunk libT) undo #2552's commit r9482 because it cause...
2009-11-05 Charles Kerr(trunk gtk) #2555: Sort contextual menu items as recomm...
2009-11-05 Charles Kerr(trunk libT) #2552: Torrent state doesn't change automa...
2009-11-04 Mitchell Livingstonfix BitLet peer id
2009-11-04 Charles Kerr(trunk libT) #2554: JSON_int_t won't use "long long...
2009-11-04 Charles Kerr(trunk) #2553: autogen failure: "aclocal: couldn't...
2009-11-04 Mitchell Livingstonuse a 10.6-method for displaying the per-torrent action...
2009-11-04 Mitchell Livingstonon non-folder torrents, the per-torrent action menu...
2009-11-04 Mitchell Livingstonmore typo fixes
2009-11-02 Mitchell Livingstonnothing of significance
2009-11-02 Mitchell Livingstonfix typo
2009-11-02 Mitchell Livingstonfor now, manually update error messages on the Mac...
2009-11-02 Mitchell Livingston4.3 not 4.2
2009-11-02 Mitchell Livingstononly mark a function as hot when compiled with GCC...
2009-11-02 Charles Kerr(trunk libT) undo r9465 + r9466, which was the experime...
2009-11-01 Mitchell Livingstonsleep for 0.05 seconds, and use cocoa to do it
2009-11-01 Mitchell Livingston200 microseconds for real
2009-11-01 Mitchell Livingstonattempt to get the move functionality not to hang on...
2009-11-01 Charles Kerr(trunk libT) turn off a debugging message in the terminal
2009-11-01 Charles Kerr(trunk libT) #2548: T's request queue can send out...
2009-11-01 Charles Kerr(trunk libT) use __attribute__((nonnull)) where appropr...
2009-10-31 Charles Kerr(trunk libT) #2547: fix tr_lowerBound()
2009-10-31 Mitchell Livingstonsimplify the time machine updating method
2009-10-31 Mitchell LivingstonGet rid of another warning
2009-10-31 Kevin Glowacz(trunk web) show pieces info in the inspector
next