]> granicus.if.org Git - transmission/shortlog
transmission
2008-08-17 Mitchell Livingstonwhen checking the previous tracker address for the...
2008-08-17 Mukund SivaramanSend UTF-8 characters straight out in the JSON without...
2008-08-17 Mukund SivaramanFixing dependency (tr-core.c: tr-core-dbus.h)
2008-08-17 Mukund SivaramanAdd UTF-8 charset to Content-Type HTTP headers
2008-08-17 Mitchell Livingstonremove unused applescript
2008-08-17 Mitchell Livingstonremove unneeded hardcoded default values
2008-08-17 Mukund SivaramanUse dbus even if the binding tool is not found
2008-08-17 Mukund SivaramanCheck for threads
2008-08-17 Mukund SivaramanAdd tr-core-dbus.xml to EXTRA_DIST
2008-08-17 Mukund SivaramanDon't show an error when transmission is run twice
2008-08-17 Mitchell Livingstonupdate release notes url
2008-08-16 Mitchell Livingstonupdate appcast a bit
2008-08-16 Charles Kerr#220: lazy bitfields
2008-08-16 Mitchell Livingstonadjustments to the releasenotes
2008-08-16 Mitchell Livingstonupdate the appcast with a new look
2008-08-16 Mitchell Livingstonthe default is now to not limit upload and to have...
2008-08-16 Charles Kerrmore connection management changes
2008-08-16 Charles Kerr(gtk) #1193: add a shadow to the torrent list
2008-08-16 Charles Kerr(libT) some more peer connection management: (1) reset...
2008-08-16 Charles Kerra few attempts to reduce the "router death" load: lower...
2008-08-16 Charles Kerr(libT) route all outbound peer protocol messages throug...
2008-08-15 Mitchell LivingstonSparkled
2008-08-15 Mitchell Livingstontrunk: update NEWS
2008-08-15 Charles Kerr#1196: configure switch --enable-darwin is dubious
2008-08-15 Charles Kerr(libT) fix a couple of compiler warnings from gcc ...
2008-08-15 Charles Kerrfix shttpd issue reported by Gimp_
2008-08-15 Mukund SivaramanEnable checking of deprecated GTK usage (in beta/unstab...
2008-08-15 Mukund SivaramanMake URL clickable in about dialog
2008-08-15 Mukund SivaramanAdd autogen.sh to EXTRA_DIST
2008-08-15 Mitchell Livingstoninitial Sparkle 1.5 b5 commit
2008-08-15 Mitchell Livingstonremove Sparkle 1.1
2008-08-14 Mitchell Livingstonremove a nonexistent cli file from the xcode project
2008-08-14 Mitchell Livingstonremove potentially invalid tracker url's in the creator...
2008-08-14 Charles Kerrpossible quick-fix for the "wasted data due to collisio...
2008-08-14 Mukund SivaramanRemove obsolete macro call
2008-08-14 Charles Kerr(libT) add unit tests for tr_bitfieldAddRange()
2008-08-14 Charles Kerr(libT) don't use goto when we don't have to :)
2008-08-14 Mukund SivaramanOptimize tr_bitFieldAddRange()
2008-08-14 Mukund SivaramanFix leak; err is not used anyway
2008-08-14 Mukund SivaramanReplace values.h with limits.h
2008-08-14 Mukund SivaramanReplace random number generation code
2008-08-14 Mukund SivaramanFix leaks of dbus proxy and conn
2008-08-14 Mukund SivaramanFix leak of torrents
2008-08-14 Mukund SivaramanRespect non-standard install paths for web interface...
2008-08-14 Charles Kerr(gtk) #826: Transmission doesn't open torrents via...
2008-08-14 Mitchell Livingstonalways manually remove torrents from libT, even when...
2008-08-14 Charles Kerr#1156: make the RPC callbacks a little more flexible...
2008-08-14 Malcolm Jarvis#1125 - If a torrent has 0% completed, the progressbar...
2008-08-14 Malcolm Jarvis#1124 - Make progress bars match that of the transmissi...
2008-08-13 Charles Kerr(libT) tr_bitfieldRemRange speedup. (muks)
2008-08-13 Charles Kerrupdate the regression tests to hammer tr_bitfieldRemRan...
2008-08-13 Charles Kerrfix a cut/paste error in the spec.
2008-08-13 Charles Kerrfix an error in the rpc spec's example: "sort-method...
2008-08-13 Charles Kerr#1186: crash by maliciously-crafted .torrent files...
2008-08-13 Charles Kerr(gtk) #1185: crash by maliciously-crafted .torrent...
2008-08-12 Charles Kerr(libT) recognize BitSpirit peer-ids.
2008-08-12 Charles Kerrreadability tweak: remove thread names. (muks)
2008-08-12 Charles Kerrfix r6496 oops: common.css wasn't supposed to be checked in
2008-08-12 Charles Kerrreadability improvments #1, #2, #3, #4. (muks)
2008-08-12 Malcolm Jarvis* Possible fix for 1183
2008-08-12 Charles Kerr(web) #1116: clean the remainings of php
2008-08-12 Charles Kerr(web) #1160: web ui inconsistent names
2008-08-12 Charles Kerr(gtk) #1182: "Untranslatable" strings
2008-08-11 Charles Kerrlots of C correctness tweaks suggested by sparse/cgcc
2008-08-11 Charles Kerr(libT) safer environmental variable handling (muks)
2008-08-11 Charles Kerr(libT) #1179: when creating a torrent, don't add an...
2008-08-11 Charles Kerr(libT) #1176: memory leaks in libtransmission
2008-08-11 Charles Kerr(daemon) #1177: transmission-remote -a segaults on...
2008-08-11 Charles Kerr(libT) #1178: Add missing va_end()s
2008-08-10 Mitchell Livingstonchange "Former" to "Previous"
2008-08-10 Mitchell Livingstonupdate Credits to match AUTHORS
2008-08-10 Charles KerrUpdate the AUTHORS credits to include the Clutch devs
2008-08-10 Charles Kerr(web) #1171: bugs in viewing torrent info and progress bar
2008-08-10 Charles Kerr(gtk) show "remaining time unknown" instead of "data...
2008-08-10 Mitchell Livingstonshow "remaining time unknown" instead of "data not...
2008-08-10 Mitchell Livingston#1167: minor help discrepancy
2008-08-10 Charles Kerr(clutch) #1161: hiding the web ui's filter bar should...
2008-08-10 Charles Kerr(web) fix r6459 error
2008-08-10 Charles Kerr#1168: reading past the end of KTorrent's pex added...
2008-08-09 Charles Kerrthat's the trouble with quick fixes.
2008-08-09 Mitchell Livingstonwarnings--
2008-08-09 Mitchell Livingston#1163: Minor wording inconsistency between Help and...
2008-08-09 Charles Kerrsilence the logspam described in http://forum.transmiss...
2008-08-09 Mitchell Livingstonthe web ui in 1.4 won't be beta
2008-08-09 Mitchell Livingstonrearrange the proxy settings
2008-08-09 Malcolm JarvisFinally cave in to BentMyWookie's demands
2008-08-09 Mitchell Livingston1.32+
2008-08-09 Malcolm JarvisGet rid of grey text in filter input in safari.
2008-08-09 Malcolm JarvisFix filter text box bugs reported by BentMyWookie and...
2008-08-09 Mitchell Livingstonupdate appcast and NEWS for 1.32 1.32
2008-08-09 Mitchell Livingstonget ready for 1.32
2008-08-08 Charles Kerrback out the changes from r6415.
2008-08-07 Charles Kerr(web) #1147: remove "add torrent by URL" from web client
2008-08-07 Charles Kerr#1155: when creating new torrents > 2 GiB, piece size...
2008-08-07 Charles Kerrpossible fix for #1149
2008-08-07 Mitchell Livingstonupdate NEWS; version is 1.31+
2008-08-07 Mitchell Livingston#1145 on startup, proxy type would change from SOCKS5...
2008-08-06 Charles Kerrpossible fix for #1134: revert libtransmission/web...
2008-08-06 Mitchell Livingstonupdate nl's creator window 1.31
2008-08-06 Mitchell Livingstonrevert news
next