index
:
bitbake
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.3
1.30
1.32
1.34
1.36
1.38
1.4
1.40
1.42
1.44
1.46
1.48
1.50
1.52
1.6
1.8
2.0
master
master-next
master-poky
next
pristine-tar
sphinx
wmat
wmat2
Bitbake Development tree
OpenEmbedded
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bb
/
fetch2
/
svn.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fetch2: Correct the clean() mechanism for the fetcher2 code
Saul Wold
2011-02-10
1
-0
/
+7
*
bitbake/fetch2/svn: The concept of using dates with svn is totally insane, dr...
Richard Purdie
2011-02-10
1
-21
/
+1
*
bitbake/fetch2: Rename Fetch class to FetchMethod
Richard Purdie
2011-02-10
1
-2
/
+2
*
bitbake/fetch2: Rewrite and improve exception handling, reusing core function...
Richard Purdie
2011-02-10
1
-11
/
+3
*
bitbake/fetch2: Define a sane localpath function and remove code duplication
Richard Purdie
2011-02-10
1
-3
/
+0
*
bitbake/fetch2: Move ud.localfile setup into urldata_init
Richard Purdie
2011-02-10
1
-1
/
+1
*
fetch2: Allow multiple src rev to be used in one src_uri
Yu Ke
2011-02-10
1
-2
/
+2
*
bitbake/fetch2: Instrument fetchers when making network access
Yu Ke
2011-02-10
1
-1
/
+3
*
bb.fetch2: rename "go" with "download" to better reflect its functionality
Yu Ke
2011-02-10
1
-1
/
+1
*
Fetcher: break the "SRCREVINACTION" deadlock
Yu Ke
2011-02-10
1
-8
/
+2
*
bb.fetch2.svn.py: add urldata_init
Yu Ke
2011-02-10
1
-1
/
+5
*
bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch
Yu Ke
2011-01-10
1
-5
/
+5
*
bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul
Yu Ke
2011-01-10
1
-0
/
+204