]> granicus.if.org Git - transmission/shortlog
transmission
2012-12-30 Jordan Lee(trunk qt) 'syntax error in transmission-qt.desktop...
2012-12-30 Jordan Leemake tr_info.webseedCount and tr_info.trackerCount...
2012-12-30 Jordan Leerearrange the class' fields by size, saving a few bytes...
2012-12-30 Jordan Lee(qt) small speedup when rebuilding the activity combobo...
2012-12-29 Jordan Lee(qt) New method: Torrent.hosts(). The list is derived...
2012-12-29 Jordan LeeIn TorrentModel.updateTorrents(), don't call getIds...
2012-12-29 Jordan Leein refreshTrayIcon(), use TorrentModel.getUploadSpeed...
2012-12-29 Jordan Lee(trunk, libT) #3833 'freespace rpc' 0001-Headers-clean...
2012-12-29 Jordan Lee(trunk, libT) #3833 'freespace rpc' 0001-Fix-FTBFS...
2012-12-29 Jordan Lee(trunk, libT) #3833 'freespace argument for session...
2012-12-29 Jordan Lee(trunk, qt) minor speedups to filterbar::recount()
2012-12-28 Jordan Lee(trunk, libT) #5201 'tr_variantDict can be much faster...
2012-12-28 Jordan Lee(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent...
2012-12-28 Jordan Lee(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent...
2012-12-28 Jordan Lee(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent...
2012-12-28 Jordan Lee(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent...
2012-12-28 Jordan Leecopyediting: correct a couple of code comments.
2012-12-28 Jordan Lee(trunk, qt) #5155 'entering text moves selection point...
2012-12-28 Mitchell Livingstonfixed implementation of r13701
2012-12-28 Jordan Leeoops, this should have been in the last commit. :/
2012-12-28 Jordan Lee#3833 'freespace' -- fix memset error.
2012-12-27 Jordan Lee(trunk, libT) copyediting: apply the new indentation...
2012-12-27 Jordan Lee(trunk, libT) #3833 'freespace' argument for 'session...
2012-12-27 Jordan Lee(trunk, libT) #3833 'freespace' argument for 'session...
2012-12-27 Jordan Lee(trunk, libT) #3833 'freespace' argument for 'session...
2012-12-27 Jordan Lee(trunk, libT) #3833 'freespace' argument for 'session...
2012-12-27 Jordan Lee(trunk, libT) #3833 'freespace' argument for 'session...
2012-12-27 Jordan Lee(trunk, libT) #3833 'freespace' argument for 'session...
2012-12-27 Jordan Lee(trunk, qt) #5195 'Qt: open folder: single file in...
2012-12-27 Jordan Lee(trunk, qt) #5194 'Qt: open folder: on single-file...
2012-12-27 Jordan Leesilence console warnings when fallback icons can't...
2012-12-27 Jordan Lee(trunk, qt) #5193 'qt: open folder: if the first file...
2012-12-26 Jordan Lee(trunk, daemon) #5188 'error in transmission-remote...
2012-12-26 Jordan Lee(trunk, libT) #5184 'Transmission 2.73 keeps creating...
2012-12-26 Jordan Lee#5185 (trunk, gtk) fix sort-by-age with patch from...
2012-12-26 Jordan Lee#5191 'using a webseed doesn't update the remaining...
2012-12-24 Jordan Lee(trunk, libT) more tr_variant revision: faster serializ...
2012-12-24 Jordan Lee(trunk, qt) #5192 'Free Memory Read error in transmissi...
2012-12-23 Mitchell Livingstonchange the #include of quark.h in variant.h
2012-12-23 Mitchell Livingstonadd new quark files to the project file, and update...
2012-12-22 Jordan Lee(trunk, libT) first drop of the tr_quark patch.
2012-12-19 Jordan Lee(trunk, libT) #5176 'Deselecting all remaining files...
2012-12-18 Jordan Leecopyediting: indentation/whitespace
2012-12-17 Jordan Lee(trunk, qt) #5164 'french translation for qt client...
2012-12-17 Jordan Lee(trunk, qt) #4901 'can't add magnet links -- transmissi...
2012-12-17 Jordan Lee(trunk libT) when seraializing to JSON, set the LC_NUME...
2012-12-16 Jordan Lee(trunk, gtk) #5174 'the text field in Properties>Tracke...
2012-12-16 Jordan Leein 'make distcheck', build xz and bz2 instead of gz
2012-12-15 Jordan Leecopyediting: whitespace & indentation
2012-12-15 Jordan Leecopyediting: indentation & whitespace
2012-12-15 Jordan Leewhen a peer sends us a block and we count it in tr_cpBl...
2012-12-15 Jordan Lee(trunk, libT) faster JSON parsing for tr_variant. This...
2012-12-14 Mitchell Livingstonmac build compiles with r13667
2012-12-14 Jordan Lee(trunk, libT) #5168 'make libtransmission's public...
2012-12-14 Jordan Leecopyediting: indentation, whitespace
2012-12-14 Jordan Leesvn add variant.c
2012-12-14 Jordan Leerefactor libtransmission's tr_benc class as tr_variant.
2012-12-13 Mitchell Livingston(trunk) bump to 2.75+
2012-12-13 Jordan Lee(trunk, libT) #5169 fix FTBFS in torrentStart()
2012-12-13 Jordan Leecopyediting: indentation
2012-12-13 Jordan Leefewer redundant gobject dynamic casts
2012-12-13 Jordan Leedon't inline functions that can't be inlined.
2012-12-13 Jordan Leecopyediting: indentation cleanup
2012-12-12 Jordan Leefix another pair of #5168 oopses (oopsii?)
2012-12-12 Jordan Leeremove a couple of unnecessary torrentIsLocked() assert...
2012-12-12 Jordan Lee(trunk) #5168 'make libtransmission's public funcs...
2012-12-11 Jordan Leein bencode.c's makeroom(), make the containers' sizes...
2012-12-11 Jordan Leebump to 2.74+
2012-12-11 Jordan Leebump to 2.74 2.74
2012-12-11 Jordan Lee(trunk, libutp) #5002 'crash in UTP_ProcessIncoming...
2012-12-10 Mitchell Livingstonfix NEWS url
2012-12-10 Mitchell Livingstonupdate NEWS
2012-12-10 Jordan Leefirst pass at 2.74 NEWS
2012-12-10 Jordan Leein libtransmission's unit tests, add a convenience...
2012-12-09 Jordan Leein metainfo.c, don't include sys/stat.h anymore, it...
2012-12-09 Jordan Leein bencode.c's makeroom(), clarify the entry assertions
2012-12-09 Jordan Leein bencode.c's tr_bencMergeDicts(), call tr_bencDictRes...
2012-12-09 Jordan Leepreallocate a couple of dictionaries to the right size...
2012-12-09 Jordan Leein bitfield.c, speed up countArray() by about 15%
2012-12-09 Jordan Leein bitfield.c's countRange() function, make walk_end...
2012-12-09 Jordan Leemove bitfield tests to their own file
2012-12-09 Jordan Leeupdate files in POTFILES.in and POTFILES.skip for ...
2012-12-09 Jordan Leein tr_metainfoRemoveSaved(), don't look for .torrent...
2012-12-09 Jordan Leeremove unused function tr_metainfoMigrate()
2012-12-07 Jordan Lee(trunk, libT) #5165: fix r13625 oops
2012-12-06 Jordan Lee(trunk, libT) #5163 'typo in tr_peerIoSupportsUTP(...
2012-12-06 Jordan Lee(trunk, libT) #5157 -- fix r13628 oops
2012-12-05 Jordan Lee(trunk, libT) #5157 'check valid address before UTP_Cre...
2012-12-05 Jordan Lee(trunk, libT) #5146 'seeding complete callback called...
2012-12-05 Jordan Leecopyediting: more whitespace reformatting
2012-12-05 Jordan LeeFollow more common whitespace style conventions in...
2012-11-27 Jordan Lee(trunk, libT) #5150 'improper escaping of dirnames...
2012-11-27 Jordan Lee(trunk, libT) #5150 'improper escaping of dirnames...
2012-11-24 Mitchell Livingston#5106 Work around for crash when seeding completes...
2012-11-24 Mitchell Livingston#5144 add BitZilla to clients list
2012-11-18 Mitchell LivingstonUpdate libutp. Fixes #5128.
2012-11-14 Mitchell Livingston#5134 Magnet links not adding all trackers with tr.0=
2012-11-11 Jordan Lee(trunk, web) #5119 'Error when displaying tracker list...
2012-11-11 Jordan Lee(trunk, libT) #4886 'IPv6-only DHT.dat not being writte...
2012-11-11 Mitchell Livingstonupdate project file to work with new json files
next