]> granicus.if.org Git - transmission/shortlog
transmission
2014-12-18 Mike GelfandMove status bar creation to mainwin.ui
2014-12-14 Mike GelfandSync Qt client translations with the code
2014-12-14 Mike GelfandRework torrent details dialog in Qt client to load...
2014-12-14 Mike GelfandDo not use printf-style formatting in C++ code
2014-12-14 Mike GelfandDo not use void to denote argumentless functions in...
2014-12-13 Mike GelfandFix format specifier warning introduced couple commits...
2014-12-13 Mike GelfandDon't mess with MinGW printf support for now (tricky)
2014-12-13 Mike GelfandFix compilation on Windows
2014-12-13 Mike GelfandMake utp_config.h usable with MSVC (#warning directive...
2014-12-13 Mike GelfandStrip needless const& specifiers on SIGNAL and SLOT...
2014-12-12 Mike GelfandFix various cppcheck comments for Qt client code
2014-12-12 Mike GelfandRemove redundant "struct" keyword use in C++ code ...
2014-12-12 Mike GelfandStrip spaces around :: in C++ code (Qt client)
2014-12-12 Mike Gelfand#5848: Use theme-provided icons in Qt client (patch...
2014-12-11 Mike Gelfand#5841: Fix initial watchdir scan in Qt client
2014-12-11 Mike Gelfand#5685: Use proper icon in Qt client desktop file (repor...
2014-12-11 Mike Gelfand#5692: Fix build under Cygwin (patch by rb07)
2014-12-11 Mike Gelfand#5407: Fix crash on Mac when pausing torrents (patch...
2014-12-11 Mike GelfandFix utils test; move -Winline to C-only flags (it only...
2014-12-11 Mike GelfandFix a couple of ordinary and pedantic warnings
2014-12-10 Mike GelfandAdd missing svn:keywords property to recently (and...
2014-12-10 Mike GelfandFix tr_moveFile error reporting
2014-12-10 Mike Gelfand#5369: Improve file allocation error checking (initial...
2014-12-07 Mike GelfandFix small memory leaks in crypto (base64) and rename...
2014-12-07 Mike GelfandIncrease move test timeouts from 5 sec to 5 min
2014-12-07 Mike GelfandInclude CTest to enable memcheck
2014-12-06 Mike GelfandRemove duplicate -Wcast-align flag, add canonicalize_fi...
2014-12-05 Mike Gelfand#4400, #5462: Fix Mac build by adding new crypto-utils...
2014-12-04 Mike Gelfand#4400, #5462: Move SHA1/HEX helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move SSHA1 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move BASE64 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move DH helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Do not assert on input to SHA1 or RC4...
2014-12-04 Mike Gelfand#4400, #5462: Move RC4 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move SHA1 helpers to crypto-utils
2014-12-04 Mike Gelfand#4400, #5462: Move random helpers to crypto-utils
2014-12-02 Mike GelfandDo not use target_include_directories which requires...
2014-12-01 Mike GelfandCreate QDBusConnection after QApplication has been...
2014-12-01 Mike GelfandSync Qt translation files with current source code
2014-12-01 Mike Gelfand#5828: Initial CMake build system support
2014-12-01 Mike Gelfand#5077: Remove torrent file from watch directory even...
2014-11-30 Mike Gelfand#5722: Rename remaining WIN32 uses to _WIN32
2014-11-30 Mike Gelfand#5771: Use true and false instead of 1 and 0 for bool...
2014-11-30 Mike Gelfand#5800: Add Ukrainian translation to Qt client (patch...
2014-11-30 Mike Gelfand#5827: Improve torrent files tree updating performance
2014-11-10 Jordan Leefix infinite loop in deleteLocalData().
2014-10-18 Mitchell LivingstonYosemite: slight sseparation between pause/resume butto...
2014-10-18 Mitchell Livingstondrop all units on stats times
2014-10-17 Mitchell LivingstonYosemite: use NSDateComponentsFormatter instead of...
2014-10-16 Mitchell LivingstonImprove the looks a bit on Yosemite. The app must now...
2014-09-24 Eric PetitFix make dist
2014-09-21 Jordan Leeadd libtransmission/file.c
2014-09-21 Jordan Lee(trunk) #4160: mike.dld patch: 4160-08-args.patch
2014-09-21 Jordan Lee(trunk) #4160: mike.dld patch: 4160-07-env.patch
2014-09-21 Jordan Lee#4160: mike.dld patch: 4160-06-misc.patch
2014-09-21 Jordan Leemikedld patch: 4160-05b-file-fmt.patch
2014-09-21 Jordan Lee(trunk, libT) #4160: apply mike.dld's patch: 4160-05a...
2014-09-21 Jordan Lee(trunk, libT) #4160: apply mike.dld's patch: 4160-05a...
2014-09-21 Jordan Lee(trunk, libt) #4160 - the slow slog to catch trunk...
2014-09-21 Jordan Lee(trunk, libt) #4160 - the slow slog to catch trunk...
2014-08-26 Jordan Lee(trunk, qt) #5774 'Alternative Speed Limits Scheduled...
2014-08-20 Jordan Lee(trunk) #5759 compilation error, undefined reference...
2014-07-28 Jordan Lee(trunk, libt) #4160 - the slow slog to catch trunk...
2014-07-19 Jordan Lee(trunk, daemon) #5743 'unknown option: -R': revert...
2014-07-19 Jordan Lee(trunk, daemon) #5743 'unknown option: -R', fix suggest...
2014-07-17 Jordan Lee(trunk, #5751) reduce ZLIB_MINIMUM from 1.2.5 to 1...
2014-07-13 Jordan Leeuse pkg-config to get the zlib cflags/libs; remove...
2014-07-13 Jordan Leesince libz's been required in rpcimpl.c for ages and...
2014-07-08 Jordan Lee(trunk, libT) #4160 'foreign character support' --...
2014-07-08 Jordan Lee(trunk, libT) #4160 'foreign character support' --...
2014-07-06 Jordan Lee(trunk, libT) #5735 'segfault iside node_alloc' --...
2014-07-04 Mitchell Livingstonbump to 2.84+
2014-07-04 Jordan Lee(trunk, libT) #5656 'Problems renaming files' -- fixed...
2014-07-04 Mitchell LivingstonUse built-in _WIN32 macro instead of WIN32
2014-07-03 Jordan Lee(trunk, qt) #5723: 'Simplify file tree icons drawing...
2014-07-03 Jordan Lee(trunk, libT) mike.dld's 4160-02a-path.patch: portabili...
2014-07-03 Mitchell Livingstongroup upload and download size is too big on 10.9
2014-07-03 Jordan Lee(trunk, libT) #5699 'Toggle Inspector's Origin: is...
2014-07-03 Jordan Lee(trunk, libT) #5709 'Fix an instance of time_t printing...
2014-07-03 Mitchell LivingstonUse built-in __APPLE__ macro instead of SYS_DARWIN...
2014-07-01 Jordan Leeupdate NEWS
2014-06-29 Jordan Leefix tr_bencParseStr() bug reported by Ben Hawkes
2014-06-29 Jordan LeeFix peer communication vulnerability (no known exploits...
2014-06-23 Jordan Lee(trunk, mac) #5724: 'source code archive tranmsmission...
2014-06-23 Jordan Leemike.dld's portability improvements to libtransmission...
2014-06-10 Jordan Leebump to 2.83+
2014-06-10 Jordan Leekeep banging my hands against the keyboard until Jenkin...
2014-06-10 Jordan Leeset utils/Makefile.am's noinst_HEADERS so the build...
2014-06-10 Jordan Leetweak naming in the #include guard
2014-06-10 Jordan Lee(trunk, utils) in transmission-create, return an error...
2014-06-09 Jordan Lee(trunk, libT) #5517 when parsing a torrent's metainfo...
2014-06-09 Jordan Lee(trunk, libT) #5714: ensure we don't add empty path...
2014-06-08 Jordan Leein makemeta-tests, add tests to generate a .torrent...
2014-06-08 Jordan Lee(trunk) replace the tr_metainfo_builder.isSingleFile...
2014-06-08 Jordan Leeadd tr_makeMetaInfo() unit test for creating a single...
2014-06-08 Jordan Leeseparate out the sandbox code so that test sandboxes...
2014-06-08 Jordan Leebuilder.isSingleFile should be a bool, not an int.
2014-06-07 Jordan Lee(trunk, libT) #5711: add support for BitTorrent client...
2014-05-25 Mitchell Livingstonupdated Turkish localization
2014-05-18 Jordan Leefix tr_cryptoGetTorrentHash() behavior for crypto-test.c 2.83
next