]> granicus.if.org Git - transmission/shortlog
transmission
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
2012-10-19 Mitchell Livingstonupdate for 2.73
2012-10-19 Mitchell Livingstondon't do layout in code until localizations are updated...
2012-10-17 Mitchell Livingstonbump version to 2.72 2.72
2012-10-17 Mitchell Livingstontweak NEWS
2012-10-17 Jordan Leefirst pass at 2.72 NEWS
2012-10-17 Mitchell Livingstondon't update the badge count when a transfer finishes...
2012-10-16 Jordan Leemake tr_mkdir() private.
2012-10-16 Jordan Leein torrent-magnet.c and utils.h, use tr_torrentName...
2012-10-15 Jordan Lee(trunk, web) #5091 'Disable file selection for non...
2012-10-15 Jordan Leeremove unneeded background-image rules for the inspecto...
2012-10-15 Jordan Lee(trunk, libT) #4638 "Transmission sends an initial...
2012-10-15 Mitchell Livingstonupdate to the Dutch localization
2012-10-15 Mitchell Livingston#5090 Include seeding-complete transfers in badged...
2012-10-14 Jordan Leemore unit test cleanup
2012-10-14 Jordan Leeretrofit some of the tests to use the more expressive...
2012-10-14 Jordan Lee(trunk, libT) #5081 'Transmission discards webseed...
2012-10-14 Jordan Lee(trunk, libT) #5081 'Transmission discards webseed...
2012-10-14 Jordan Leeprevious commit uncovered an unused shadow variable...
2012-10-14 Jordan Leesteal some ideas about unit test error logging from...
2012-10-14 Mitchell LivingstonRemove another debug logging message.
2012-10-14 Mitchell Livingstonmove a variable outside of a loop
2012-10-14 Mitchell Livingstoncomment out a debug log statement
2012-10-13 Jordan Leefix NULL-pointer-dereference regression introduced...
2012-10-13 Jordan Lee(trunk, gtk) #5089 'Open-by-URL doesn't automatically...
2012-10-13 Jordan Lee(trunk, gtk) #5088 'gtr_is_supported_url(), gtr_is_magn...
2012-10-13 Jordan Lee(trunk libT) fix webseed-in-magnet-link regression...
2012-10-12 Mitchell Livingston#5051 Mac client causes dual-GPU Macbook Pros to use...
2012-10-10 Mitchell Livingston#5086 Fix web interface ngettext
2012-10-08 Jordan Lee(trunk qt) #5059 'Memory leak in the TrMainWindow ...
2012-10-07 Jordan Lee(trunk, web) replace Transmission.formatter.plural...
2012-10-07 Jordan Lee(trunk, T) #5072 "In the torrent list, show how many...
2012-10-07 Jordan Lee(trunk, web) #5072 "web client doesn't show webseed...
2012-10-06 Jordan Lee(web, trunk) #5072 'web client does not show webseed...
2012-10-05 Jordan Lee(trunk, qt) #5057 'hungarian translation for the Qt...
2012-10-05 Jordan Lee(trunk, libT) #5063 'remaining time unknown with magnet...
2012-10-05 Jordan Lee(trac, web) #5072 'web client does not show webseed...
2012-10-05 Jordan Lee(trunk, libT) #5069 'webseed magnet support is broken...
2012-10-05 Jordan Lee(trunk libT) #5075 'magnet.c:163 should use MAX_WEBSEED...
2012-10-05 Mitchell Livingstonupdate to 2.71+ again
2012-10-05 Mitchell Livingstonupdate to 2.71+
2012-10-05 Jordan Lee(trunk, web) fix #5055 'torrents that include HTML...
2012-09-27 Mitchell Livingstonin Mac world it's NSRect, not CGRect
2012-09-27 Mitchell Livingstonperform localization of InfoActivityViewController...
next