]> granicus.if.org Git - transmission/shortlog
transmission
2011-04-07 Jordan Lee(trunk libT) trivial commit fixing typo in the comments...
2011-04-07 Jordan Lee(trunk gtk) more heap pruning: use a GStringChunk for...
2011-04-07 Mitchell Livingstonadd an extra check when generating status strings in...
2011-04-06 Jordan Lee(trunk libT) more heap pruning: avoid four unnecessary...
2011-04-06 Mitchell Livingstonupdate European Portuguese localization for 2.3
2011-04-06 Jordan Lee(trunk libT) remove an assertion from bitfield that...
2011-04-05 Mitchell Livingstonwhen removing trackers, handle hidden duplicates
2011-04-05 Jordan Lee(trunk libT) fix ABR error when parsing a URL with...
2011-04-05 Jordan Lee(trunk libT) more heap pruning: avoid an unnecessary...
2011-04-05 Jordan Lee(trunk libT) more heap pruning: avoid an unnecessary...
2011-04-05 Jordan Lee(trunk gtk) removed the unused MC_NAME column from...
2011-04-05 Jordan Lee(trunk libT) when processing errors in peer-io.c's...
2011-04-05 Jordan Lee(trunk libT) when processing an error in tr_peerIoTryWr...
2011-04-05 Jordan Lee(trunk gtk) use GQuarks instead of strings for keys...
2011-04-05 Jordan Lee(trunk gtk) use GQuarks instead of strings for keys...
2011-04-05 Jordan Lee(trunk gtk) more heap pruning: in the main window's...
2011-04-05 Jordan Lee(trunk libT) more heap pruning: use a hash, rather...
2011-04-05 Jordan Lee(trunk libT) oops, r12313 committed the wrong version...
2011-04-05 Jordan Lee(trunk libT) keep a pool of reusable tr_list nodes
2011-04-05 Jordan Lee(trunk libT) Use tr_strndup() instead of tr_strdup...
2011-04-05 Jordan Lee(trunk libT) use alloca() for allocating the block...
2011-04-05 Jordan Lee(trunk libT) #4165 "crash on startup introduced in...
2011-04-05 Jordan Lee(trunk libT) remove redundant assert()s
2011-04-05 Jordan Lee(trunk libT) remove unnecessary memmove()s from rechoke...
2011-04-04 Jordan Leeremove unneeded include
2011-04-04 Jordan Lee(trunk gtk) more heap pruning: avoid unnecessary malloc...
2011-04-04 Jordan Lee(trunk libT) more heap pruning: avoid an unnecessary...
2011-04-04 Jordan Lee(trunk libT) avoid an unnecessary malloc() + free(...
2011-04-04 Jordan Lee(trunk libT) when reading piece data in from a socket...
2011-04-03 Mitchell Livingstonsmall cleanup when determining if two announce URLs...
2011-04-02 Jordan Lee(trunk libT) fix UMR bug reported by wereHamster
2011-04-02 Juliusz ChroboczekReinstate including tcp.h in net.c.
2011-04-02 Jordan Lee(trunk libT) don't bother calling rechokeUploads()...
2011-04-02 Jordan Lee(trunk libT) #4138 "use stdbool.h instead of tr_bool...
2011-04-02 Jordan Lee(trunk libT) better multiscrape
2011-04-02 Jordan Lee(trunk libT) tr_torrentGetFileMTime() used to require...
2011-04-02 Jordan Lee(trunk libT) tr_torrentFindFile2(): avoid an unnecessar...
2011-04-01 Jordan Lee(trunk libT) simplify tr_torrent's hasAnyLocalData...
2011-04-01 Jordan Lee(trunk libT) more malloc pruning. *yawn*
2011-04-01 Jordan Lee(trunk libT) avoid an unnecessary malloc/free in tr_url...
2011-04-01 Jordan Lee(trunk libT) copyediting in resume.c
2011-04-01 Jordan Lee(trunk libT) streamline parsing the metainfo's file...
2011-04-01 Jordan Lee(trunk libT) since the JSON parser gives us the string...
2011-04-01 Jordan Lee(trunk gtk) remove tr-torrent.c from POTFILES.in
2011-04-01 Mitchell Livingstonupdate to 2.30b1 2.30b1
2011-03-31 Mitchell Livingstonupdate jQuery to 1.5.2
2011-03-31 Mitchell Livingstonupdate German localization for 2.3
2011-03-31 Jordan Lee(trunk libT) announcer.c: fold the tiers and trackers...
2011-03-31 Jordan Lee(trunk libT) copyediting: peer-io's "EncryptionMode...
2011-03-31 Jordan Lee(trunk libT) save 48 bytes per tr_torrent object. whoo!
2011-03-31 Jordan Lee(trunk libT) use aggregation for the tr_bandwidth objec...
2011-03-31 Mitchell Livingstonupdate Russian localization to 2.30
2011-03-31 Jordan Lee(trunk libT) fix never-executed code branch detected...
2011-03-31 Jordan Lee(trunk gtk) remove "dead nested assignment" wart detect...
2011-03-31 Jordan Lee(trunk libT) remove dead logic branch detected by clang...
2011-03-31 Jordan Lee(trunk libT) fix "dangerous pointer arithmetic" warning...
2011-03-31 Jordan Lee(trunk libT) fix minor dead store detected by clang...
2011-03-31 Jordan Lee(trunk libT) fix ABR detected by clang static analyzer...
2011-03-31 Jordan Lee(trunk libT) fix potential UMR detected by clang static...
2011-03-31 Jordan Lee(trunk libT) fix potential null pointer dereference...
2011-03-31 Jordan Lee(trunk libT) fix file descriptor leak in tr-dht.c
2011-03-30 Jordan Lee(trunk libT) #4153 "Protect against non-monotonic time...
2011-03-30 Jordan Lee(trunk libT) #4153 "Protect against non-monotonic time...
2011-03-30 Jordan Lee(trunk libT) #4153 "Protect against non-monotonic time...
2011-03-30 Jordan Lee(trunk daemon) fix minor text formatting bug when the...
2011-03-30 Jordan Lee(trunk libT) #4157 "'transmission-remote -si' doesn...
2011-03-30 Jordan Lee(trunk daemon) #4156 "request: transmission-remote...
2011-03-30 Jordan Lee(trunk libT) merge tr_bitfieldTestFast() and tr_bitfiel...
2011-03-30 Jordan Lee(trunk libT) handle situations where we don't know...
2011-03-30 Juliusz ChroboczekDon't explicitly protect against non-monotonic gettimeo...
2011-03-30 Juliusz ChroboczekProtect against monotonic time being non-monotonic...
2011-03-29 Juliusz ChroboczekProtect against monotonic time being non-monotonic.
2011-03-29 Jordan Lee(trunk libT) fix endgame detection bug introduced in...
2011-03-29 Jordan Lee(trunk libT) fix a crasher introduced yesterday in...
2011-03-29 Jordan Lee(trunk libT) safeguard against a minor memory leak...
2011-03-29 Jordan Lee(trunk libT) fix bitfield.c assertion failure reported...
2011-03-29 Jordan Lee(trunk libT) don't cache unininteresting peer addresses...
2011-03-29 Jordan Lee(trunk libT) better scrape management on private trackers.
2011-03-29 Jordan Lee(trunk libT) fix bitfield assertion failure due to...
2011-03-29 Jordan Lee(trunk libT) more completion and bitfield cleanup:...
2011-03-28 Jordan Lee(trunk mac) delete bitset.[ch] from the xcode file...
2011-03-28 Jordan Lee(trunk libT) whoops, remove 4 debugging fprintf()'s...
2011-03-28 Jordan Lee(trunk libT) break the mac build and introduce new...
2011-03-28 Jordan Lee(trunk libT) strip trailing whitespace
2011-03-28 Jordan Lee(trunk libT) fix memory leak in tr_utf8clean()'s utilit...
2011-03-27 Mitchell Livingstondrop two NSLogs
2011-03-27 Mitchell Livingstonupdate Spanish localization for 2.3
2011-03-27 Mitchell LivingstonAttempt to fix #4148 "Mac client gives inappropriate...
2011-03-26 Mitchell Livingstonadd µTP to the help documentation
2011-03-26 Mitchell Livingstonupdate NEWS
2011-03-26 Mitchell Livingstonupdate Credits to match AUTHORS
2011-03-26 Mitchell Livingstonupdate Italian localization for 2.3
2011-03-26 Jordan Lee(trunk libT) remove the tr_session argument from the...
2011-03-26 Jordan Lee(trunk libT) minor code cleanup in announcer-udp: white...
2011-03-25 Jordan Leedraft of NEWS for 2.30
2011-03-25 Jordan Leeadd Andreas Nilsson to the credits
2011-03-25 Jordan Lee(trunk) fix a handful of small memory leaks that valgri...
2011-03-25 Jordan Lee(trunk) yet more "#include" tweaks
2011-03-25 Jordan Lee(trunk gtk) get everything except torrent-cell-renderer...
2011-03-25 Jordan Lee(trunk gtk) gtk_open_uri(): use gtk_show_uri() as the...
next