]> granicus.if.org Git - transmission/shortlog
transmission
2010-06-19 Charles Kerr(trunk) #2758 "add compact mode to web gui" -- patch...
2010-06-19 Mitchell Livingstonmake the mac build work with the last commit
2010-06-19 Charles Kerr(trunk) #3256 "libtransmission/publish.[ch] should...
2010-06-19 Mitchell Livingstonmake the mac build work with the new cache code
2010-06-19 Charles Kerr(trunk) #1521 "memory cache to reduce disk IO" -- commi...
2010-06-18 Daniel Lee(web) Improve upon r10773 fix for #3296
2010-06-18 Daniel Lee(qt) #3313:Long orign label can make torrent properites...
2010-06-18 Daniel Lee(qt) #3312:Error in r10722 (fix for #3255)
2010-06-18 Mitchell Livingston--warnings
2010-06-18 Mitchell Livingstonremove some excessive logging; --warnings
2010-06-17 Charles Kerr(trunk) fix the autoreconf invocation s.t. automake...
2010-06-17 Daniel Lee(qt) #3268:Within each session, each torrent added...
2010-06-17 Daniel Leeleft out makefile changes for r10788
2010-06-17 Daniel Lee(web) #3285:Add peer list to inspector
2010-06-17 Daniel Lee(web) #3281:Filter by active
2010-06-17 Daniel Lee(qt) #3299:Enabled setting encryption preference
2010-06-17 Charles Kerr(trunk utils) #3302 "Scraping with transmission-show...
2010-06-16 Charles Kerr(trunk) fix Sérgio Miranda's name
2010-06-16 Charles Kerr(trunk) #2983: add command-line utilities for creating...
2010-06-16 Charles Kerr(trunk) #3263 "cli-based utils' --help page should...
2010-06-16 Charles Kerr(trunk libT) #3297 "tr_makemeta() should use tr_open_fi...
2010-06-16 Daniel Lee(qt) fix oversight in r10771
2010-06-16 Mitchell Livingstonwhoops
2010-06-16 Mitchell Livingstonupdate AUTHORS and Credits
2010-06-16 Daniel Leeupdate AUTHORS
2010-06-16 Daniel Lee(qt) #3269: When changing session source we should...
2010-06-16 Charles Kerr(libT) #3291 "tr_torrent.infoDictOffset should be lazil...
2010-06-16 Daniel Lee(web) #3296: Deleting a torrent hidden in the webui...
2010-06-16 Daniel Lee(qt) #3290: Ratio goal of a torrent in torrent list...
2010-06-16 Daniel Lee(qt) #3277: Crash after getting magnet torrent metadata
2010-06-16 Daniel Lee(qt) #3269: When changing session source we should...
2010-06-16 Daniel Lee(qt) #3147: qtr delayed to connect to remote session...
2010-06-16 John ClayUpdate AUTHORS/Credits & Help
2010-06-16 Charles Kerr(trunk) bump user-agent to 2.00+ and peer-id prefix...
2010-06-16 Mitchell Livingstonremove zh_CH files from Xcode and update Makefile for... 2.00
2010-06-16 Mitchell Livingstonupdate NEW's 2.00 release date
2010-06-16 Charles Kerr(trunk) bump to 2.00
2010-06-16 Charles Kerr(trunk gtk) sync the translations from rosetta again
2010-06-15 Mitchell Livingstonupdate Simplified Chinese for 2.0
2010-06-15 Charles Kerr(trunk) fix minor memory leak in the bencode-test unit...
2010-06-15 Charles Kerr(trunk gtk) #3295 "transmission updates the blocklist...
2010-06-15 Mitchell Livingstonupdate NEWS
2010-06-15 Mitchell Livingstonupdate NEWS
2010-06-15 Charles Kerrtweak the 2.0 news
2010-06-15 Mitchell Livingstonremove unused ggets.[ch] from xcode
2010-06-15 Charles Kerr(trunk libT) #3293 "fggets() is overkill for parsing...
2010-06-14 Charles Kerr(trunk libT) remove a pair of unnecessary, but expensiv...
2010-06-14 Charles Kerr(trunk libT) rejigger the filter order again, based...
2010-06-14 Charles Kerr(trunk libT) as long as I'm committing these CPU tweaks...
2010-06-14 Charles Kerr(trunk libT) when filtering out peers that aren't candi...
2010-06-14 Charles Kerr(trunk libT) experimental commit
2010-06-14 Charles Kerr(trunk libT) add a much faster (but more complicated...
2010-06-13 Charles Kerr(trunk libT) small speed improvements to comparePeerCan...
2010-06-13 Mitchell Livingstontrivial improvement to compareSeedProbabilities()
2010-06-13 Charles KerrSync translations from Rosetta. Four new languages...
2010-06-13 Charles Kerr(trunk libT) speedups to comparePeerCandidates()
2010-06-12 Mitchell Livingstonupdate Dutch localization for 2.0
2010-06-11 Eric Petitfix daemon build on platforms without inotify
2010-06-10 Charles Kerr(trunk libT) when TR_CURL_VERBOSE is set, also log...
2010-06-09 Mitchell Livingstonmissed one
2010-06-09 Mitchell Livingstonupdate miniupnpc to 20100609
2010-06-08 Daniel Lee(qt) #3275: Seed ratio limit and ratio limit enabled...
2010-06-07 Charles Kerr(trunk libT) #3274 "When connecting with a DHT-enabled...
2010-06-07 Charles Kerr(trunk) #3262 "problems with '.' as the first character...
2010-06-07 Mitchell Livingstonupdate French localization for 2.00
2010-06-07 Mitchell Livingstonadjustments to German localization
2010-06-06 Charles Kerr(trunk) remove hardcoded optimization flags for support...
2010-06-05 Daniel Lee(qt) #3277 wasn't completely fixed, consider this a...
2010-06-05 Charles Kerr(trunk qt) #3265 "-v --version command line doesn't...
2010-06-05 Charles Kerr(trunk Qt) #3266 "statusbar different from gtk client...
2010-06-05 Charles Kerr(trunk daemon) #3267 -- fix transmission-remote manpage...
2010-06-05 Daniel Lee(qt) don't need -lrt for build
2010-06-05 Daniel Lee(qt) typo caused some command line options to not work
2010-06-04 Daniel Lee(qt) use already defined values in utils
2010-06-04 Charles Kerr(trunk libT) lower the max # of outbound peer connectio...
2010-06-04 Charles Kerr(trunk gtk) minor improvements to the prefs dialog...
2010-06-04 Daniel Lee(qt) Comment out debug message
2010-06-04 Daniel Lee(qt) #3255: Don't use filebrowser in remote sessions
2010-06-03 Daniel Lee(qt) #3257: Ratio can go below 0 when examining multipl...
2010-06-03 Daniel Lee(qt) Make the comment box expand downward
2010-06-03 Charles Kerr(trunk daemon) sync the manpage with the --help page...
2010-06-03 Charles Kerr(trunk daemon) revert the file-priority arguments back...
2010-06-03 Charles Kerr(trunk) add "filename" arg to the dbus message when...
2010-06-03 Charles Kerr(trunk libT) #3258 "Transmission 1.93 sends 'stopped...
2010-05-31 Mitchell Livingstonnew localization European Portuguese
2010-05-31 Charles Kerr(trunk libT) #3249 "C99-ism in libtransmission/tr-lpd...
2010-05-31 Daniel Lee(qt) fix partial seeds showing 100% downloaded
2010-05-31 Mitchell Livingstonwhoops
2010-05-31 Mitchell Livingston#3216 Progress Percentage Should Round Down
2010-05-31 Mitchell Livingstonreverting r9177: pow() is a basic math function and...
2010-05-31 Charles Kerr(trunk) tweak NEWS
2010-05-31 Charles Kerr(trunk libT) #3247 "add blocklist support for pipfilter...
2010-05-31 Mitchell Livingstonupdate (Brazilian) Portuguese localization for 2.0
2010-05-30 Charles Kerr(trunk gtk) #3245: "Crash in GTK+ client from NULL...
2010-05-30 Charles Kerr(trunk daemon) #3241 "transmission-remote doesn't retur...
2010-05-30 Charles Kerr(trunk daemon) fix regression introduced in trunk after...
2010-05-30 Charles Kerr(trunk daemon) trivial indentation tweak to r10702
2010-05-30 Charles Kerr(trunk daemon) #3244 "Transmission-remote doesn't have...
2010-05-29 Charles Kerrupdated "added.f" documentation based on alus' post...
2010-05-29 Charles Kerr(trunk gtk) #3239 "move .torrent files to trash" not...
next