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
/
stats.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add segments counters to stats and tui.
Kostyantyn Ovechko
2010-07-27
1
-0
/
+2
*
Add to tui: ETA, AVG speed and active/total connections
Kostyantyn Ovechko
2010-07-21
1
-11
/
+26
*
Fix: Generate one .o per .cpp, and link them together.
Kostyantyn Ovechko
2010-07-16
1
-0
/
+2
*
Add help window to tuiclient
Kostyantyn Ovechko
2010-07-13
1
-1
/
+1
*
Move show_progress() to a thread
Kostyantyn Ovechko
2010-07-10
1
-0
/
+1
*
Failprove .cpp files and log errors to error.log
Kostyantyn Ovechko
2010-07-05
1
-54
/
+16
*
Add support for several networks to segget
Kostyantyn Ovechko
2010-07-03
1
-1
/
+1
*
Add option [pkg_list].del_pkg_list_when_dld_finished
Kostyantyn Ovechko
2010-06-30
1
-4
/
+14
*
Add avg speed measurement for connections.
Kostyantyn Ovechko
2010-06-28
1
-1
/
+9
*
Add option [connections].current_speed_time_interval_msecs to segget.conf
Kostyantyn Ovechko
2010-06-28
1
-0
/
+26
*
Make time measurement more precise - in milliseconds
Kostyantyn Ovechko
2010-06-28
1
-3
/
+14
*
Failprove segget.cpp and log errors to error.log
Kostyantyn Ovechko
2010-06-27
1
-2
/
+18
*
Failprove stats.cpp and log errors to error.log
Kostyantyn Ovechko
2010-06-27
1
-8
/
+14
*
Add [logs] section to segget.conf
Kostyantyn Ovechko
2010-06-24
1
-0
/
+1
*
Add Tmirror class for mirror benchmarking and option [mirrors].max_connection...
Kostyantyn Ovechko
2010-06-23
1
-1
/
+0
*
Add options [connections].connection_timeout, [connections].ftp_response_time...
Kostyantyn Ovechko
2010-06-22
1
-24
/
+24
*
Add configuration file segget.conf
Kostyantyn Ovechko
2010-06-19
1
-2
/
+5
*
Add checking checksums for downloaded distfiles.
Kostyantyn Ovechko
2010-06-17
1
-1
/
+1
*
Fix: error while combining files + error when number of segments to download ...
Kostyantyn Ovechko
2010-06-16
1
-2
/
+2
*
Combine segments together to recreate original distfiles.
Kostyantyn Ovechko
2010-06-16
1
-9
/
+13
*
Add Tsegment.try_num - counter for attemps. + some minor fixes
mona
2010-06-15
1
-1
/
+1
*
Add measuring total and per connection speed.
mona
2010-06-15
1
-5
/
+11
*
Add Tstats class to collect statistics on downloaded files (size, and later q...
mona
2010-06-14
1
-0
/
+25