GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/idfetch.git
master
SoC2010: IDFetch - Intelligent Distfile Fetcher
Kostyantyn Ovechko <fastinetserver@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
segget
/
tui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show network_type in tui.
Kostyantyn Ovechko
2010-07-28
1
-62
/
+2
*
Add log and error_log windows to tuiclient
Kostyantyn Ovechko
2010-07-27
1
-12
/
+35
*
Separate logging into log.h and log.cpp files. Add option value "none" to dis...
Kostyantyn Ovechko
2010-07-21
1
-82
/
+0
*
Add to tui: ETA, AVG speed and active/total connections
Kostyantyn Ovechko
2010-07-21
1
-3
/
+22
*
Add help window to tuiclient
Kostyantyn Ovechko
2010-07-13
1
-1
/
+1
*
Add scrolling to tuiclient
Kostyantyn Ovechko
2010-07-12
1
-17
/
+24
*
Separate text based ui from segget into a tuiclient.
Kostyantyn Ovechko
2010-07-11
1
-1
/
+10
*
Move show_progress() to a thread
Kostyantyn Ovechko
2010-07-10
1
-7
/
+12
*
Failprove .cpp files and log errors to error.log
Kostyantyn Ovechko
2010-07-05
1
-63
/
+74
*
Add support for several networks to segget
Kostyantyn Ovechko
2010-07-03
1
-22
/
+12
*
Add avg speed measurement for connections.
Kostyantyn Ovechko
2010-06-28
1
-12
/
+13
*
Add option [connections].current_speed_time_interval_msecs to segget.conf
Kostyantyn Ovechko
2010-06-28
1
-0
/
+26
*
Failprove distfile.cpp and log errors to error.log
Kostyantyn Ovechko
2010-06-27
1
-2
/
+1
*
Failprove segment.cpp and log errors to error.log
Kostyantyn Ovechko
2010-06-27
1
-2
/
+0
*
Failprove tui.cpp and log errors to error.log
Kostyantyn Ovechko
2010-06-27
1
-45
/
+117
*
Add [logs] section to segget.conf
Kostyantyn Ovechko
2010-06-24
1
-12
/
+10
*
Add options [connections].connection_timeout, [connections].ftp_response_time...
Kostyantyn Ovechko
2010-06-22
1
-43
/
+40
*
Add configuration file segget.conf
Kostyantyn Ovechko
2010-06-19
1
-8
/
+23
*
Add support for WHIRLPOOL, SHA512, MD5, CRC32
Kostyantyn Ovechko
2010-06-17
1
-11
/
+0
*
Add checking checksums for downloaded distfiles.
Kostyantyn Ovechko
2010-06-17
1
-8
/
+8
*
Fix: error while combining files + error when number of segments to download ...
Kostyantyn Ovechko
2010-06-16
1
-0
/
+6
*
Delete segments after combining distfile
Kostyantyn Ovechko
2010-06-16
1
-1
/
+7
*
Add skipping downloaded distfiles
Kostyantyn Ovechko
2010-06-16
1
-2
/
+2
*
Add Tsegment.try_num - counter for attemps. + some minor fixes
mona
2010-06-15
1
-5
/
+5
*
Add try_num - trials counter for each segment
mona
2010-06-15
1
-3
/
+4
*
Add measuring total and per connection speed.
mona
2010-06-15
1
-6
/
+32
*
Add Tstats class to collect statistics on downloaded files (size, and later q...
mona
2010-06-14
1
-2
/
+2
*
Add Tsettings class. Settings include feature to skip fetching of downloaded ...
mona
2010-06-14
1
-0
/
+6
*
Add curses ui.
simka
2010-06-12
1
-0
/
+49