index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
fetch2
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2/hg: Fix username/password handling
Richard Purdie
2014-08-28
1
-1
/
+4
*
bitbake: fetch2/local.py: fix first line indent of search path debug output
Andre McCurdy
2014-08-19
1
-1
/
+1
*
bitbake: fetch2: Add module for ClearCase (ccrc://)
Dennis Meier
2014-07-21
2
-0
/
+265
*
bitbake: fetch2/svn: Add transportuser parameter
1.7_M1
Richard Purdie
2014-07-04
1
-1
/
+2
*
bitbake: fetch2: improve handling of two classes of URL parameter mistakes
Paul Eggleton
2014-05-30
1
-4
/
+10
*
bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pw
Volker Vogelhuber
2014-05-28
1
-1
/
+1
*
bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcher
Chris Morgan
2014-05-19
1
-0
/
+10
*
bitbake: fetch2/perforce: Ensure command has a default
Richard Purdie
2014-05-11
1
-4
/
+4
*
bitbake: fix cloning of mercurial repository with username and password speci...
Volker Vogelhuber
2014-05-11
1
-1
/
+4
*
bitbake: Fix refetch of local files when they are read only
Nick Lewis
2014-05-08
1
-2
/
+2
*
bitbake: fetch2: Cleanup file checksum generation, v2
Jacob Kroon
2014-04-29
1
-6
/
+2
*
bitbake: HG Fetch with username and password in url
Volker Vogelhuber
2014-04-29
1
-1
/
+1
*
bitbake: Revert "fetch2: Cleanup file checksum generation"
Richard Purdie
2014-04-28
1
-2
/
+5
*
bitbake: fetch2: Cleanup file checksum generation
Jacob Kroon
2014-04-27
1
-5
/
+2
*
bitbake: fetch2/git: Stop git from triggering fsync() calls
Richard Purdie
2014-04-27
1
-2
/
+2
*
bitbake: fetch2: fix traceback when a wildcard matches a directory
Paul Eggleton
2014-04-08
1
-10
/
+18
*
bitbake: fetch2: handle wildcards correctly when recording file checksums
Paul Eggleton
2014-04-08
1
-0
/
+3
*
bitbake: fetch2: avoid cache ignoring missing files
Paul Eggleton
2014-04-08
1
-1
/
+0
*
bitbake: fetch2: Fix bug in file checksum generation
Richard Purdie
2014-04-06
1
-0
/
+2
*
bitbake: fetch2.URI: Set username/password should not change the other
Olof Johansson
2014-03-24
1
-2
/
+3
*
bitbake: fetch2.URI: Support URIs with both query strings and params
Olof Johansson
2014-03-24
1
-11
/
+5
*
bitbake: fetch2.URI: add support for query parameters
Olof Johansson
2014-03-24
1
-15
/
+23
*
bitbake: fetch2.URI: Coerce urlparse to use netloc for all schemes
Olof Johansson
2014-03-24
1
-6
/
+15
*
bitbake: fetch2/wget: Fix downloadfilename functionality
Richard Purdie
2014-03-09
1
-2
/
+2
*
bitbake: fetch2: Drop svk fetcher
Richard Purdie
2014-03-02
2
-97
/
+0
*
bitbake: fetch/wget: Separate out download and checkstatus functions
Richard Purdie
2014-03-02
1
-13
/
+19
*
bitbake: fetch/wget: Start to clean up command construction
Richard Purdie
2014-03-02
1
-9
/
+8
*
bitbake: wget: Drop usage of old style *COMMAND variables
Richard Purdie
2014-03-02
1
-3
/
+3
*
bitbake: fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD
Richard Purdie
2014-03-02
1
-5
/
+3
*
bitbake: fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMP...
Richard Purdie
2014-03-02
1
-9
/
+5
*
bitbake: fetch/git: Separate out an ls-remote function
Richard Purdie
2014-03-02
1
-4
/
+12
*
bitbake: fetch2: fix fetching git submodules with git 1.7.9.x or older
Paul Eggleton
2014-02-28
1
-0
/
+48
*
bitbake: fetch2: Fix mirror repo tarball creation
Richard Purdie
2014-02-24
1
-1
/
+1
*
bitbake: fetch2/wget: Check downloaded file isn't zero size
Richard Purdie
2014-01-27
1
-0
/
+4
*
bitbake: fetch2/git: Dereference unresolved tags with ls-remote
Richard Purdie
2014-01-21
1
-1
/
+1
*
bitbake: fetch2/git: Anchor names when using ls-remote
Richard Purdie
2014-01-21
1
-2
/
+2
*
bitbake: fetch2: Improve invalid SRCREV error message
Richard Purdie
2014-01-21
1
-10
/
+5
*
bitbake: fetch2: Sanity check SRCREV matches rev/tag parameter
Richard Purdie
2014-01-21
1
-6
/
+14
*
bitbake: fetch2: Clean up srcrev_internal_helper
Richard Purdie
2014-01-21
1
-9
/
+16
*
bitbake: fetch2/__init__.py: let try_mirror_url return correct value
Robert Yang
2014-01-19
1
-1
/
+1
*
bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding git
Richard Purdie
2014-01-18
1
-5
/
+5
*
bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'
Martin Jansa
2014-01-18
1
-1
/
+1
*
bitbake: fetch2/gitannex: Fix function arguments to match bitbake master
Richard Purdie
2014-01-08
1
-5
/
+5
*
bitbake: gitannex: Add missing file from previous commit
Richard Purdie
2014-01-08
1
-0
/
+76
*
bitbake: bitbake: fetch2/git: add description for nobranch
Zhenhua Luo
2014-01-08
1
-0
/
+5
*
bitbake: bitbake: gitannex.py: Add Git Annex support
Otavio Salvador
2014-01-08
1
-0
/
+2
*
bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA val...
Zhenhua Luo
2014-01-07
1
-2
/
+9
*
bitbake: bitbake: fetcher2: clean(): remove the .patch.done
Robert Yang
2014-01-02
1
-1
/
+1
*
bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done
Robert Yang
2014-01-02
1
-0
/
+1
*
bitbake: bitbake: replace 3 spaces with 4
Robert Yang
2014-01-02
1
-4
/
+4
[next]