]> granicus.if.org Git - transmission/shortlog
transmission
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
2012-11-11 Mitchell Livingstonfix a parameter type mismatch in jsonsl
2012-11-11 Jordan Lee(trunk libT) #5131: replace JSON_parser with jsonsl...
2012-11-11 Jordan Leeadd more unit tests for the json-benc glue code
2012-11-04 Mitchell Livingstonremove invalid break in r13611
2012-11-04 Mitchell Livingston#5121 Stopped torrents resume after sleep automatically.
2012-11-02 Mitchell Livingstonsimplify how the torrent table gets the type ahead...
2012-11-02 Mitchell Livingston#5118 (web client) Tracker tier count should start...
2012-11-01 Mitchell Livingstonsome cleanup to retains when removing torrents
2012-10-31 Mitchell Livingstonrevert r13603
2012-10-31 Mitchell Livingstonfix typo in r13604
2012-10-31 Mitchell Livingston#5113 Add pbTorrent to client list
2012-10-31 Mitchell Livingston#5111 Add Zona to client list
2012-10-30 Mitchell Livingstonexperimental fix for #5106
2012-10-30 Mitchell Livingston#2794 Don't apply auto-grouping until torrent is demagn...
2012-10-29 Mitchell Livingstonre-add layout code commented out in r13583
2012-10-29 Mitchell Livingston#5109 Show expansion tooltip for abbreviated file names...
2012-10-29 Mitchell Livingstonsilence a deprecation warning
2012-10-29 Mitchell Livingston#5108 Multi-file torrent selection bug
2012-10-29 Mitchell Livingstonno padding between the title/status strings in the...
2012-10-28 Mitchell Livingston#4373 In the file list, swap the priority switch and...
2012-10-28 Mitchell Livingstonbump version to 2.73+
2012-10-25 Mitchell Livingston#5103 Restore DL/UL Arrows and Rates While Downloading
2012-10-25 Mitchell Livingston#5104 Unknown client -MG21r0-
2012-10-20 Jordan Lee(trunk, libT) #5097 'Rare buffer overflow (piece index...
2012-10-19 Jordan Leeremove unused functions
2012-10-19 Jordan Leeremove dead code Inspector.accumulateString
2012-10-19 Mitchell Livingstonfix NEWS version number 2.73
next