]> granicus.if.org Git - transmission/shortlog
transmission
2011-03-11 Mitchell Livingstonsilence more warning by explicitly setting some file...
2011-03-11 Mitchell Livingstonsilence a warning
2011-03-11 Mitchell LivingstonResize the "recycle" cleanup icon
2011-03-11 Mitchell LivingstonRemove PPC support; remove a whole bunch of unneeded...
2011-03-10 Jordan Lee(trunk libT) Add an enumeration for the peer id length...
2011-03-10 Jordan Lee(trunk libT) use a hex key for tracker announces.
2011-03-10 Mitchell Livingston#4093 Peer and network settings accessible through...
2011-03-10 Mitchell Livingstonadd a button to the bottom-left of the main window...
2011-03-09 Juliusz ChroboczekProtect against broken implementations of monotonic...
2011-03-08 Mitchell Livingston#4099 add 'not equal' in groups preferences
2011-03-08 Mitchell Livingstonhard-code the status bar and filter bar height, so...
2011-03-07 Jordan Lee(trunk qt) #3570 "Russian Translation" -- updated.
2011-03-07 Jordan Lee(trunk daemon) #4094: "move 'Ratio Limit' to 'LIMITS...
2011-03-07 Jordan Lee(trunk libT) #4084 "after reaching seed state, no new...
2011-03-07 Jordan Lee(trunk libT) copyediting.
2011-03-07 Jordan Lee(trunk libT) simpler implementation of the idea behind...
2011-03-07 Jordan Lee(trunk libT) finish r12108
2011-03-06 Jordan Leeexperimental fix for #4084
2011-03-06 Jordan Lee(trunk gtk) fix time display oops
2011-03-06 Jordan Leeadd a missing icon
2011-03-05 Jordan Lee(trunk gtk) #4088 "Transmission needs 256x256 icon...
2011-03-05 Jordan Lee(trunk libT) #4085 "transmission crashed when adding...
2011-03-05 Jordan Lee(trunk libT) #2338: "uTP support" -- enable uTP by...
2011-03-05 Mitchell Livingstonupdate the Add Magnet window's minimum size to match...
2011-03-05 Jordan Lee(trunk libT) #4083 "Wrong shades of progress in Inspect...
2011-03-05 Mitchell Livingstoncleaner fix for #4066
2011-03-04 Mitchell Livingston(trunk) tweak NEWS; typo fix
2011-03-04 Jordan Lee(trunk) copyediting: remove trailing spaces from source...
2011-03-04 Jordan Lee(trunk libT) fix possible memory leak in tr-udp's EV_RE...
2011-03-04 Jordan Lee(trunk libT) new function: tr_ssToAddr()
2011-03-04 Jordan Lee(trunk libT) #3208 "Local Peer Discovery idea: prioriti...
2011-03-04 Jordan Lee(trunk gtk) copyediting.
2011-03-04 Jordan Lee(trunk gtk) remove unused code: gtr_warn_if_fail()
2011-03-04 Jordan Lee(trunk gtk) minor copyediting for clarity/readability
2011-03-04 Jordan Lee(trunk gtk) #4080 "Toggling speed limit mode from the...
2011-03-04 Jordan Lee(trunk) #4072 "remove the 'know peer count' field in...
2011-03-04 Jordan Lee(trunk libT) fix tr_ctorFree() crash reported by Rolcol
2011-03-04 Jordan Lee(trunk libT) fix peerDestruct() crash when peer doesn...
2011-03-04 Mitchell Livingstontypo fix
2011-03-04 Mitchell Livingstonremove unused totalPeersKnown method
2011-03-04 Mitchell Livingston#4072 Remove "known" field in Inspector->Peers
2011-03-04 Mitchell Livingston(trunk) bump to 2.22+
2011-03-03 Mitchell Livingstonupdate xcodeproj
2011-03-03 Jordan Lee(trunk libT) a bit of futzing: remove a few more unnece...
2011-03-03 Jordan Lee(trunk libT) add an "existing dir" argument to tr_fdFil...
2011-03-03 Jordan Leeremove a handful of unnecessary casts
2011-03-03 Jordan Lee(trunk libT) remove the unused tr_ratecontrol code...
2011-03-03 Jordan Lee(trunk libT) #4070 "assertion failure happens soon...
2011-03-03 Jordan Lee(trunk libT) minor revision to r12065: clamp the bandwi...
2011-03-03 Jordan Lee(trunk gtk) some tr-core cleanup
2011-03-03 Mitchell Livingston(trunk) when creating the dock icon badge view, we...
2011-03-03 Jordan Lee(trunk gtk) remove the TrTorrent GObject subclass.
2011-03-02 Jordan Lee(trunk libT) #4078 "Better calculation of the bitfield...
2011-03-02 Jordan Lee(trunk) #4041 "FTBFS with enabled uTP on Debian" -...
2011-03-02 Jordan Lee(trunk libT) work in progress, but this is a slightly...
2011-03-01 Jordan Lee(trunk libT) #4047 "transfer speed shown as 0" -- rever...
2011-02-28 Jordan Lee(trunk libT) #4073 "suggest inclusion of <signal.h...
2011-02-28 Mitchell Livingstonpixel adjustment
2011-02-28 Mitchell Livingstonplace the "download to" location in a box in the add...
2011-02-28 Mitchell Livingston(trunk) #4071 Upload and Download rates swapped in...
2011-02-26 Jordan Leetidy up .gitignore
2011-02-26 Jordan Lee(trunk qt) #4067 "Kazakh translation small fix" --...
2011-02-26 Jordan Leeonly ignore autogenerated files in the m4 directory
2011-02-26 Mitchell Livingston(trunk) #4066 Fix the pieces view for magnet links
2011-02-26 Mitchell Livingstonstore secondsDownloading and secondsSeeding as ints...
2011-02-26 Mitchell Livingstonrevert the last commit
2011-02-26 Mitchell Livingstonstore secondsDownloading and secondsSeeding as ints...
2011-02-26 Jordan Lee(trunk qt) #4064 "add uTP codetip to torrnet peers...
2011-02-26 Jordan Lee(trunk) update .gitignore with patch from taem
2011-02-25 Jordan LeeAdd a placeholder for 2.30 that mentions that the ...
2011-02-25 Jordan Lee(trunk libT) peer-mgr.c peerCallbackFunc(): Replace...
2011-02-25 Jordan Lee(trunk) #2338 "Add uTP support" -- have the autoconf...
2011-02-25 Mitchell Livingstonupdate jquery to 1.5.1
2011-02-24 Mitchell Livingstonchange the default toolbar to separate the remove butto...
2011-02-24 Jordan Lee(trunk qt) fix build issue reported by taem
2011-02-24 Jordan Lee(trunk libT) #4035 "In seed state, transmission disconn...
2011-02-24 Jordan Lee(trunk libT) utils-test.c: remove some debugging stubs...
2011-02-24 Jordan Lee(trunk libT) make the tr_bitsetToBenc() and tr_bitsetFr...
2011-02-24 Jordan Lee(trunk libT) if we're a partial seed and the peer has...
2011-02-23 Mitchell Livingston(trunk) small update to Russian translation
2011-02-23 Jordan Lee(trunk qt) #4052 "Qt Client Kazakh translation" --...
2011-02-23 Jordan Lee(trunk libT) minor cleanup: improve the function names...
2011-02-23 Jordan Lee(trunk libT) minor cleanup: improve the function names...
2011-02-23 Jordan Lee(trunk libT) #4051 "Use composition for the tr_history...
2011-02-23 Jordan Lee(trunk libT) #4048 "use bitsets instead of bitfield...
2011-02-23 Jordan Lee(trunk qt) #4050 "transmission-qt translations don...
2011-02-21 Jordan Lee(trunk libT) remove unused code: tr_bitfieldIsEmpty()
2011-02-21 Jordan Lee(trunk libT) remove unused functions: tr_bitsetDifferen...
2011-02-21 Mitchell Livingstonslightly simplify filter code
2011-02-21 Mitchell LivingstonMac build compiles with r12003
2011-02-21 Jordan Lee(trunk libT) code cleanup: moving bitset functions...
2011-02-21 Jordan Lee(trunk libT) remove dead code in peer-common.h: the...
2011-02-21 Jordan Lee(trunk libT) web.c: free the unprocessed tasks before...
2011-02-20 Jordan Lee(trunk libT) ensure that the last few log messages...
2011-02-20 Mitchell Livingstonsilence a warning
2011-02-20 Mitchell Livingstonrestore cmd-option-f to select the search filter field...
2011-02-20 Mitchell Livingstonmake sure filter buttons' tooltips are updated when...
2011-02-20 Mitchell Livingstonreplace renegade #include with #import
2011-02-20 Mitchell Livingstonlocalize the filter bar
2011-02-20 Mitchell Livingstonadd missing xibs to makefile
next