]> granicus.if.org Git - transmission/shortlog
transmission
2011-04-28 Jordan Lee(trunk libT) #4212 "excessive UDP logfile entries in...
2011-04-27 Jordan Lee(trunk libT) heap pruning: use tr_bencToBuf() instead...
2011-04-27 Jordan Lee(trunk libT) heap pruning: using the same mechanism...
2011-04-27 Jordan Lee(trunk libT) tweak the ABI of tr_bencToBuf() to match...
2011-04-27 Jordan Lee(trunk libT) heap pruning: using the same mechanism...
2011-04-27 Jordan Lee(trunk libT) heap pruning: using the same mechanism...
2011-04-27 Jordan Lee(trunk libT) heap pruning: avoid unnecessary malloc...
2011-04-27 Jordan Lee(trunk libT) heap pruning: lazy-allocate the array...
2011-04-27 Jordan Lee(trunk libT) more heap pruning: avoid an unnecessary...
2011-04-27 Jordan Lee(trunk libT) constify the tr_scrape_request argument...
2011-04-27 Jordan Lee(trunk libT) more heap pruning: build the "cookie_filen...
2011-04-27 Jordan Lee(trunk libT) use tr_malloc() instead of malloc() in...
2011-04-27 Jordan Lee(trunk libT) #4209 "Shortcut UDP tracker test" -- prior...
2011-04-27 Jordan Lee(trunk libT) #4209 "Shortcut UDP tracker test" -- the...
2011-04-25 Jordan Lee#4206 "RPC Documentation missing defualt value for...
2011-04-24 Jordan Lee(trunk libT) #4204 "Availability is the same as the...
2011-04-24 Juliusz ChroboczekOptimise UDP dispatch (fixes #4209).
2011-04-20 Jordan Lee(trunk daemon) #2338 "Add uTP support" -- added er13...
2011-04-20 Jordan Lee(trunk utils) add '-o' description to transmission...
2011-04-20 Jordan Lee(trunk gtk) very minor tweak in deciding which rows...
2011-04-19 Jordan Lee(trunk) revert r12372 based on feedback from er13:...
2011-04-19 Jordan Lee(trunk libt) #4164 "__FD_SETSIZE impact on open-file...
2011-04-19 Jordan Lee(trunk) fix "__gxx_personality_v0" when compiling Trans...
2011-04-17 Mitchell Livingstonbump to 2.30 beta 3 2.30b3
2011-04-17 Mitchell Livingstontweak to the reveal button in the inspector in the...
2011-04-17 Mitchell Livingstonupdate Dutch localization for 2.30
2011-04-17 Jordan Lee(trunk libT) more heap pruning: don't allocate peer...
2011-04-17 Jordan Lee(trunk libT) heap and event pruning: don't create evtim...
2011-04-17 Jordan Lee(trunk libT) more heap pruning: use composition rather...
2011-04-16 Jordan Lee(trunk libT) use FD_SETSIZE instead of __FD_SETSIZE
2011-04-16 Jordan Lee(trunk libT) #4165 "__FD_SETSIZE impact on open-file...
2011-04-16 Mitchell Livingston#4104 Drop Mac PPC support
2011-04-16 Jordan Lee(trunk libT) changes to the bandwidth allocator's phase...
2011-04-15 Jordan Lee(trunk qt) sync Qt client with r12355
2011-04-14 Mitchell LivingstonIgnore configuration files from Xcode 4.
2011-04-13 Jordan Lee(trunk gtk) more heap pruning, in tr_core
2011-04-13 Jordan Lee(trunk gtk) Avoid unnecessary GtkComboBox queries.
2011-04-13 Jordan Lee(trunk gtk) more heap pruning: minor GtkTreeModel changes
2011-04-13 Jordan Lee(trunk gtk) more heap pruning:
2011-04-12 Jordan Lee(trunk gtk) transmission-gtk requires GTK+ 2.8 or highe...
2011-04-12 Jordan Lee(trunk gtk) more heap pruning: give DetailsImpl an...
2011-04-12 Jordan Lee(trunk gtk) more heap pruning: give torrent-cell-render...
2011-04-11 Mitchell Livingstonupdate French localization for 2.30
2011-04-11 Jordan Lee(trunk libT) fix 2.30b1 memory corruption bug when...
2011-04-11 Jordan Lee(trunk gtk) minor janitorial: const correctness in...
2011-04-11 Mitchell Livingston#4182 Remember filter search text between runs
2011-04-10 Mitchell Livingston#4175 fix typo
2011-04-10 Jordan Lee(trunk libT) #4175 "very bizarre and unwieldly logfile...
2011-04-10 Jordan Lee6789ABCDE
2011-04-10 Jordan Lee(trunk libT) remove unneeded assert()ion
2011-04-10 Jordan Lee(trunk libT) use a better data struct for the tr_dataty...
2011-04-10 Jordan Lee(trunk web) #3820 "web ui flicking to selection" -...
2011-04-10 Jordan Lee(trunk libT) #4175 "very bizarre and unwieldy logfile...
2011-04-10 Jordan Lee(trunk libT) #4175 "bizarre and unwieldly logfile in...
2011-04-09 Mitchell Livingstonbump version number to 2.30b2 2.30b2
2011-04-09 Jordan Lee(trunk libT) #4173 "crashing with r12315 in Debian...
2011-04-07 Mitchell Livingstoncatch invalid addresses when loading tracker favicons
2011-04-07 Jordan Lee(trunk libT) in peer-mgr's closeBadPeers() function...
2011-04-07 Jordan Lee(trunk libT) use get_next_scrape_time() inside the...
2011-04-07 Jordan Lee(trunk libT) #3931 "'Announce is Queued' but torrent...
2011-04-07 Jordan Lee(trunk libT) #4173 "Crashing with r12315 in Debian...
2011-04-07 Jordan Lee(trunk libT) trivial commit fixing typo in the comments...
2011-04-07 Jordan Lee(trunk gtk) more heap pruning: use a GStringChunk for...
2011-04-07 Mitchell Livingstonadd an extra check when generating status strings in...
2011-04-06 Jordan Lee(trunk libT) more heap pruning: avoid four unnecessary...
2011-04-06 Mitchell Livingstonupdate European Portuguese localization for 2.3
2011-04-06 Jordan Lee(trunk libT) remove an assertion from bitfield that...
2011-04-05 Mitchell Livingstonwhen removing trackers, handle hidden duplicates
2011-04-05 Jordan Lee(trunk libT) fix ABR error when parsing a URL with...
2011-04-05 Jordan Lee(trunk libT) more heap pruning: avoid an unnecessary...
2011-04-05 Jordan Lee(trunk libT) more heap pruning: avoid an unnecessary...
2011-04-05 Jordan Lee(trunk gtk) removed the unused MC_NAME column from...
2011-04-05 Jordan Lee(trunk libT) when processing errors in peer-io.c's...
2011-04-05 Jordan Lee(trunk libT) when processing an error in tr_peerIoTryWr...
2011-04-05 Jordan Lee(trunk gtk) use GQuarks instead of strings for keys...
2011-04-05 Jordan Lee(trunk gtk) use GQuarks instead of strings for keys...
2011-04-05 Jordan Lee(trunk gtk) more heap pruning: in the main window's...
2011-04-05 Jordan Lee(trunk libT) more heap pruning: use a hash, rather...
2011-04-05 Jordan Lee(trunk libT) oops, r12313 committed the wrong version...
2011-04-05 Jordan Lee(trunk libT) keep a pool of reusable tr_list nodes
2011-04-05 Jordan Lee(trunk libT) Use tr_strndup() instead of tr_strdup...
2011-04-05 Jordan Lee(trunk libT) use alloca() for allocating the block...
2011-04-05 Jordan Lee(trunk libT) #4165 "crash on startup introduced in...
2011-04-05 Jordan Lee(trunk libT) remove redundant assert()s
2011-04-05 Jordan Lee(trunk libT) remove unnecessary memmove()s from rechoke...
2011-04-04 Jordan Leeremove unneeded include
2011-04-04 Jordan Lee(trunk gtk) more heap pruning: avoid unnecessary malloc...
2011-04-04 Jordan Lee(trunk libT) more heap pruning: avoid an unnecessary...
2011-04-04 Jordan Lee(trunk libT) avoid an unnecessary malloc() + free(...
2011-04-04 Jordan Lee(trunk libT) when reading piece data in from a socket...
2011-04-03 Mitchell Livingstonsmall cleanup when determining if two announce URLs...
2011-04-02 Jordan Lee(trunk libT) fix UMR bug reported by wereHamster
2011-04-02 Juliusz ChroboczekReinstate including tcp.h in net.c.
2011-04-02 Jordan Lee(trunk libT) don't bother calling rechokeUploads()...
2011-04-02 Jordan Lee(trunk libT) #4138 "use stdbool.h instead of tr_bool...
2011-04-02 Jordan Lee(trunk libT) better multiscrape
2011-04-02 Jordan Lee(trunk libT) tr_torrentGetFileMTime() used to require...
2011-04-02 Jordan Lee(trunk libT) tr_torrentFindFile2(): avoid an unnecessar...
2011-04-01 Jordan Lee(trunk libT) simplify tr_torrent's hasAnyLocalData...
2011-04-01 Jordan Lee(trunk libT) more malloc pruning. *yawn*
next