]> granicus.if.org Git - transmission/shortlog
transmission
2011-01-17 Jordan Leefirst draft of 2.20 news
2011-01-17 Jordan Lee(trunk gtk) #3907 "in the details dialog's peers tab...
2011-01-17 Jordan Lee(trunk gtk) #3908 "details dialog's information tab...
2011-01-16 Juliusz ChroboczekMake ensureAtomExists add to the flags of an existing...
2011-01-16 Juliusz ChroboczekConsolidate both versions of tr_isPex into a single...
2011-01-16 Jordan Leefirst cut at a .gitignore file
2011-01-15 Mitchell Livingston#3686 "add rpc command to cleanly shutdown daemon"...
2011-01-15 Jordan LeeFix transmission-remote regression introduced in the...
2011-01-15 Jordan Lee#3686 "add rpc command to cleanly shutdown daemon"...
2011-01-15 Mitchell Livingstonupdate MainMenu.xib to recognize the change in r11684
2011-01-15 Mitchell Livingstonchange the filter bar outlet to FilterBarView
2011-01-15 Mitchell Livingstonuse a string instead of an int when setting peer-socket-tos
2011-01-15 Jordan Lee(trunk daemon) "--logfile is unreliable on Solaris...
2011-01-15 Juliusz ChroboczekMake the peer-socket-tos preference more user-friendly.
2011-01-15 Jordan Lee(trunk libT) #2191 "NAT-PMP and UPnP should also map...
2011-01-15 Mitchell Livingston#3881 Right click torrent context menu does not work...
2011-01-15 Mitchell Livingstontweak MainMenu.xib's tags
2011-01-15 Mitchell Livingstonpush COPYING date to 2011
2011-01-15 Juliusz ChroboczekMake the peer-congestion-algorithm preference visible.
2011-01-15 Jordan Lee(trunk gtk) #3903 "Scroll to new messages when viewing...
2011-01-15 Jordan Lee(trunk libT) fix a minor error in the log message for...
2011-01-14 Jordan Lee(trunk libT) #3898 "Add 'Add' and 'Remove' buttons...
2011-01-13 Jordan Lee(trunk qt) #3899 "typo in qt/details.cc" -- fixed....
2011-01-13 Jordan Lee(trunk gtk) #3897 "filterbar should use tr_torrentStatC...
2011-01-13 Jordan Lee(trunk gtk) #3896 "Redundant call to tr_torrentStat...
2011-01-13 Jordan Lee(trunk libT) #3894 "tr_peerIo.hasFinishedConnecting...
2011-01-12 Jordan Lee(trunk libT) fix formatting error in a couple of old...
2011-01-11 Jordan Leefix typo in the 'blocklist contains N rules' text message
2011-01-10 Juliusz ChroboczekFix incorrect overflow handling in the DHT's parser.
2011-01-09 Juliusz ChroboczekDon't complain about unexpected DHT packets.
2011-01-09 Juliusz Chroboczek #3634 Use dht-0.17
2011-01-09 Juliusz ChroboczekImport dht-0.17.
2011-01-09 Juliusz ChroboczekFix incorrect usage of event_new in UDP code.
2011-01-09 Juliusz ChroboczekFix UDP error handling.
2011-01-09 Mitchell Livingstonfix Mac build
2011-01-09 Juliusz ChroboczekUpdate tr-{dht,udp} to libevent2.
2011-01-09 Juliusz ChroboczekFix tr-udp for the no IPv6 case.
2011-01-09 Juliusz ChroboczekMove handling of UDP I/O to tr-udp.c.
2011-01-09 Juliusz ChroboczekUse the dht-0.16 API in tr-dht.c.
2011-01-09 Juliusz ChroboczekImport dht-0.16.
2011-01-09 Juliusz ChroboczekMove creation of the UDP sockets to tr-udp.c.
2011-01-09 Juliusz ChroboczekImplement tr_dhtInit and Uninit, use it in session.c.
2011-01-09 Juliusz ChroboczekUpdate copyright notices.
2011-01-09 Juliusz ChroboczekAdd files tr-udp.[ch] to the build.
2011-01-09 Mitchell Livingstonif file size is less than 10 KB, show one decimal place
2011-01-09 Mitchell Livingstonsilence a warning
2011-01-08 Mitchell Livingstonuse a float instead of a double for file unit size
2011-01-08 Mitchell Livingston#3878 don't show the units of a partial file size when...
2011-01-08 Mitchell Livingston#3877 Match Finder's file size display: start at KB...
2011-01-08 Juliusz ChroboczekImprove error messages in tr-dht.c.
2011-01-08 Juliusz ChroboczekAvoid a descriptor leak when binding the IPv6 DHT socke...
2011-01-07 Jordan Lee(trunk libT) minor code cleanup in fdlimit.c
2011-01-06 Jordan Lee(trunk gtk) #3876 "Give filesize its own column in...
2011-01-06 Jordan Lee(trunk libT) very minor code cleanup -- use an enum...
2011-01-06 Mitchell Livingstonreplace the "Reverse Sort Order" menu item with "Ascend...
2011-01-06 Mitchell Livingstoncapitalize "By" in "Sort Transfers By"
2011-01-06 Jordan Lee(trunk gtk) #3519 "webseeds don't work" -- fix webseed...
2011-01-06 Jordan Lee(trunk libT) in deep logging, use evbuffer_write()...
2011-01-06 Jordan Lee(trunk libT) revert previous commit. that new patch...
2011-01-06 Jordan Lee(trunk libT) Fix gzopen64 implicit declaration warning...
2011-01-06 Jordan Lee(trunk libT) Fix posix_memalign() unused result warning...
2011-01-06 Jordan Lee(trunk) #3875 "Typo: missing gettext macro _ in recent...
2011-01-06 Jordan Lee(trunk libT) #3519 "webseeds don't work" -- fixed.
2011-01-06 Mitchell Livingstonremove a LAZY debug message
2011-01-05 Jordan Lee(trunk utils) #3873 "transmission-show should list...
2011-01-05 Jordan Lee(trunk libT) prevent crash on shutdown when bindinfo...
2011-01-05 Jordan Lee(trunk gtk) #3866 "Popup menu for file list manipulatio...
2011-01-05 Jordan Lee(trunk, daemon) #3833 "'freespace' argument for 'sessio...
2011-01-03 Jordan Lee(trunk) update credits
2011-01-03 Mitchell LivingstonInstead of explicitly setting the status bar as draggab...
2011-01-03 Charles Kerr(trunk libT) fix crash reported by KyleK
2011-01-02 Charles Kerr(trunk qt) #3863 "accept info hash in 'Add url...'...
2011-01-02 Mitchell Livingstonalways draw the top white line on the filter bar
2011-01-02 Mitchell Livingstonseparate the code for the filter and status bars
2011-01-02 Mitchell Livingstonincrease the bottom bar height by a pixel
2011-01-02 Charles Kerr(trunk libT) #3867 "memmem(3) in Solaris 11 doesn't...
2011-01-02 Charles Kerr(trunk libT) #3868 "util tests fail on Solaris 11 becau...
2011-01-01 Mitchell Livingstonupdate the copyright years in the Mac code to 2011
2010-12-31 Charles Kerr(trunk qt) #3836 "libevent2 support" -- add a mechanism...
2010-12-31 Mitchell Livingston#3853 fix adding torrents in the web ui
2010-12-31 Charles Kerr(trunk libT) since messageLevel is a global variable...
2010-12-31 Mitchell Livingston#3851 use an autorelease pool when the completeness...
2010-12-30 Charles Kerr(trunk libT) #3528 "TR_PREFS_KEY_BIND_ADDRESS_IPV4...
2010-12-30 Charles Kerr(trunk libT) #2955 "jit verify" -- undo r11606. the...
2010-12-30 Mitchell Livingstonadjust the status bar's color when inactive
2010-12-30 Mitchell Livingstonuse autorelease pools when handling downloading/seeding...
2010-12-30 Charles Kerr(trunk, libT) #2955 "jit verify" -- shorten the error...
2010-12-29 Charles Kerr(trunk libT) #3860 "memory leak in torrentCallScript...
2010-12-29 Charles Kerr(trunk libt) #3859 "Transmission unnecessarily writes...
2010-12-28 Charles Kerr(trunk libT) more fdlimit futzing
2010-12-28 Charles Kerr(trunk libT) refactor libtransmission's file cache
2010-12-27 Charles Kerr(trunk gtk) #3847 "GTK+ 3 transition: use accessor...
2010-12-27 Charles Kerr(trunk libT) #3852 "Removing data from an active torren...
2010-12-27 Charles Kerr(trunk) Join the 21st century and use only 1 space...
2010-12-27 Charles Kerr(trunk daemon) tweak the "transmission-remote --info...
2010-12-27 Charles Kerr(trunk) #1408 (Total downloading and seeding time per...
2010-12-25 Charles Kerr(trunk gtk) GTK_DIALOG_NO_SEPARATOR will be removed...
2010-12-25 Mitchell Livingstonremove more "third-party/libevent" search paths
2010-12-24 Charles Kerr(trunk daemon) get the non-inotify chunks of code worki...
2010-12-24 Mitchell Livingston#3489 Transfers queue limits unchangeable in Spanish...
next