index
:
tools/git-buildpackage
2.0alpha
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel-test20161228
devel_psk_20160727
experimental
feature/bitbake
master
nanjing-devel
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-20190215
release-for-gbsV0.10
release-for-gbsV0.11
release-for-gbsV0.12
release-for-gbsV0.13
release-for-gbsV0.14
release-for-gbsV0.15
release-for-gbsV0.16
release-for-gbsV0.17
release-for-gbsV0.18
release-for-gbsV0.19
release-for-gbsV0.20
release-for-gbsV0.21
release-for-gbsV0.22
release-for-gbsV0.23
release-for-gbsV0.24
release-for-gbsV0.25
release-for-gbsV0.9
release-pylint
release-test-0.1
release-test-20150810
sandbox/soong9/gitmodules
sandbox/soong9/py2
sandbox/wangbiao/gbp_test_0_9_29
sandbox/wangbiao/os_0_9_8_py3_version
sandbox/wangbiao/riscv
sandbox/xuhy/devel-upgrade
sandbox/xuwc/gbp_0.9.29
sandbox/xuwc/upstream_0.9.29
sandbox_ubuntu18.04
spin-release-latest
test-devel
upstream
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
Add wrapper for all gbp commands
Guido Günther
1
-0
/
+29
2013-06-11
GitRepository.get_subject: use get_commit_info
Guido Günther
1
-0
/
+2
2013-06-11
buildpackage: use get_commit_info() instead of get_subject()
Markus Lehtonen
1
-2
/
+2
2013-06-11
Remove unused imports
Guido Günther
1
-3
/
+0
2013-06-06
GitRepository/get_commit_info: add patchname to info
Markus Lehtonen
1
-0
/
+2
2013-06-06
gitmodifier: make the datetime object always have timezone
Markus Lehtonen
1
-4
/
+4
2013-04-30
trivial: simplify option assignment
Guido Günther
1
-19
/
+10
2013-04-30
Silence test_debian_missing_author
Guido Günther
1
-1
/
+7
2013-04-29
Make parse_dsc a classmethod of DscFile
Guido Günther
2
-9
/
+11
2013-04-29
ChangeLog: Remove is_native
Guido Günther
1
-9
/
+0
2013-04-27
GitRepository.has_feature: capture stderr
Guido Günther
1
-1
/
+1
2013-04-27
Silence GitRepository.grep_log
Guido Günther
1
-2
/
+2
2013-04-26
10_test_get_upstream_tree: Fix test descriptions
Guido Günther
1
-6
/
+6
2013-04-26
14_test_gbp_import_dscs: Mock gbp.log.err
Guido Günther
1
-2
/
+9
2013-04-26
tests: Fix tests for Ubuntu
Markus Lehtonen
3
-20
/
+71
2013-04-26
tests: add missing import in test_Changelog
Markus Lehtonen
1
-0
/
+1
2013-04-25
GitRepository: add describe() method
Markus Lehtonen
1
-1
/
+28
2013-04-25
tests: another fix for older dch
Markus Lehtonen
1
-4
/
+4
2013-04-25
tests: fix for older dch
Markus Lehtonen
1
-2
/
+2
2013-04-13
Honor debian/source/format
Guido Günther
1
-1
/
+2
2013-04-13
Introduce Source class
Guido Günther
5
-9
/
+91
2013-04-13
Add minimal vfs interface
Guido Günther
1
-0
/
+55
2013-04-08
tests: Use tempfile.mkdtemp to create temp dirs for tests
Thomas Koch
22
-120
/
+180
2013-04-06
Add urgency management.
Daniel Dehennin
1
-0
/
+29
2013-04-06
Add option to manage distribution fields for non snapshot mode.
Daniel Dehennin
1
-98
/
+154
2013-03-29
Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.
Daniel Dehennin
1
-0
/
+85
2013-03-27
tests.test_GitRepository: import and setup gbp.log
Markus Lehtonen
1
-0
/
+4
2013-03-27
Split out building a debian version from an upstream commit
Guido Günther
1
-20
/
+25
2013-03-22
ComponentTestBase: capability to check files of repo
Markus Lehtonen
1
-1
/
+18
2013-03-22
GitRepository/_cmd_has_feature: more intelligent parsing
Markus Lehtonen
1
-0
/
+4
2013-03-22
tests: skip test_Changelog if 'dch' tool is not available
Markus Lehtonen
1
-0
/
+7
2013-03-22
tests/component: pylint fixes
Markus Lehtonen
1
-2
/
+5
2013-03-22
ComponentTestBase: close streamhandler when stopping log capture
Markus Lehtonen
1
-0
/
+1
2013-01-16
Move over import dsc test from external test suite
Guido Günther
1
-0
/
+52
2013-01-16
Add test data submodule
Guido Günther
1
-0
/
+0
2013-01-16
Add component test initialization
Guido Günther
3
-86
/
+187
2013-01-16
tests.testutils: baseclass for testing commandline tools
Markus Lehtonen
1
-0
/
+85
2013-01-16
pq: do author guessing outside the apply_patch functions
Markus Lehtonen
1
-2
/
+2
2012-11-24
git-import-dscs: Properly catch import errors
Guido Günther
1
-0
/
+87
2012-11-24
Test gbp.pq.common.write_patch
Guido Günther
2
-18
/
+61
2012-11-23
GitRepository/get_submodules: use correct path
Markus Lehtonen
1
-1
/
+1
2012-11-23
GitRepository/get_commits: more flexible revision ranges
Markus Lehtonen
1
-0
/
+10
2012-11-23
Test if setting a topic works
Guido Günther
1
-0
/
+10
2012-11-23
pq: Allow to pass in custom fucntion to fetch authorship information
Guido Günther
1
-5
/
+26
2012-11-23
Test apply_and_commit_patch
Guido Günther
2
-0
/
+69
2012-11-23
testutils: create missing directories when adding a file
Guido Günther
1
-1
/
+5
2012-11-23
tests: make tests a Python module
Markus Lehtonen
5
-4
/
+24
2012-11-07
GitRepository/diff: add 'paths' argument
Markus Lehtonen
1
-0
/
+17
2012-11-07
GitRepository.find_tag: change deprecated _git_getoutput to _git_inout
Ed Bartosh
1
-1
/
+1
2012-11-07
GitRepository: implement _cmd_has_feature() method
Markus Lehtonen
1
-0
/
+25
[next]