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
2014-01-14
tests: add more comprehensive tests for import-srpm
Markus Lehtonen
3
-0
/
+335
2014-01-14
rpm: introduce new 'Gbp-Patch-Macros' special key in spec parsing
Markus Lehtonen
3
-0
/
+57
2014-01-14
rpm: rename the 'GbpIgnorePatch' special key in spec parsing
Markus Lehtonen
3
-3
/
+3
2014-01-14
tests: add unittests for gbp.rpm
Markus Lehtonen
23
-0
/
+445
2014-01-14
Introduce git-import-orig-rpm tool
Markus Lehtonen
1
-1
/
+2
2014-01-14
Introduce git-buildpackage-rpm tool
Markus Lehtonen
1
-1
/
+2
2014-01-14
Introduce gbp-pq-rpm tool
Markus Lehtonen
1
-1
/
+2
2014-01-14
Introduce git-import-srpm tool
Markus Lehtonen
1
-0
/
+9
2014-01-14
gbp-pq: readiness to configure the pq branch name
Markus Lehtonen
1
-1
/
+2
2014-01-14
Universal configurable base tmpdir for all gbp tools
Markus Lehtonen
1
-4
/
+4
2014-01-14
GitRepository/add_files: add new option 'untracked'
Markus Lehtonen
1
-0
/
+6
2014-01-14
config: read the right config if run from subdir
Markus Lehtonen
1
-7
/
+7
2014-01-14
tests.testutils: add ls_zip() helper
Markus Lehtonen
1
-0
/
+11
2014-01-14
import-orig: new function for filtering/re-packing sources
Markus Lehtonen
2
-0
/
+150
2014-01-14
UpstreamSource: implement prefix guessing
Markus Lehtonen
1
-1
/
+5
2014-01-14
tests: test find_source() with unittest
Markus Lehtonen
1
-0
/
+64
2014-01-09
UpstreamSource: move version guessing logic to PkgPolicy
Markus Lehtonen
1
-0
/
+6
2014-01-09
UpstreamSource: introduce is_tarball() method
Markus Lehtonen
1
-0
/
+4
2014-01-09
UpstreamSource.pack: support prefix mangling
Markus Lehtonen
1
-0
/
+9
2014-01-09
GitRepository: add diff_status method
Markus Lehtonen
1
-0
/
+13
2014-01-09
GitRepository: allow repo inititialization from subdir
Markus Lehtonen
1
-2
/
+2
2014-01-09
GitRepository: Implement status method
Ed Bartosh
1
-0
/
+22
2014-01-09
GitRepository: raise GitRepositoryError instead of GbpError
Markus Lehtonen
1
-1
/
+1
2014-01-09
GitRepository.archive: support getting tar data as return value
Markus Lehtonen
1
-1
/
+1
2014-01-09
tests: more robust check for the default urgency level of dch
Markus Lehtonen
1
-9
/
+14
2014-01-07
tests: adapt dch tests for older devscripts
Markus Lehtonen
2
-17
/
+39
2013-12-17
Adjust test cases to newer devscripts
Guido Günther
1
-15
/
+15
2013-10-31
pq: rewrite patch export functionality
Markus Lehtonen
1
-9
/
+6
2013-09-10
tests: remove unused import in submodule tests
Markus Lehtonen
1
-1
/
+0
2013-09-10
tests: upper case global variables in submodule tests
Markus Lehtonen
1
-38
/
+38
2013-09-10
tests: add some docstrings to git submodule tests
Markus Lehtonen
1
-0
/
+4
2013-09-10
tests: use eq_ and ok_ from nose tools in submodule tests
Markus Lehtonen
1
-12
/
+13
2013-09-10
tests: add test for archiving without git submodules
Markus Lehtonen
1
-15
/
+22
2013-09-10
git: new class and method for remote repositories
Markus Lehtonen
1
-0
/
+22
2013-09-10
GitRepository.pull: Add 'all_remotes' option
Lingchaox Xin
1
-0
/
+2
2013-09-10
GitRepository.push: Add 'tags' option
Lingchaox Xin
1
-0
/
+2
2013-09-10
GitRepository.push: Add 'force' option
Lingchaox Xin
1
-0
/
+1
2013-09-10
GitRepository.list_tree: add 'paths' option
Markus Lehtonen
1
-1
/
+4
2013-09-05
ComponentTestBase: use eq_() ok_() from nose.tools
Markus Lehtonen
1
-9
/
+9
2013-09-05
GitRepository.diff: add 'text' option
Markus Lehtonen
1
-0
/
+2
2013-09-04
GitRepository: Add clean() method
Markus Lehtonen
1
-0
/
+18
2013-09-04
GitRepository.fetch: Add 'all_remotes' option
Lingchaox Xin
1
-0
/
+1
2013-09-04
GitRepository.fetch: Add 'refspec' option
Lingchaox Xin
1
-0
/
+1
2013-09-04
GitRepository.describe: add 'tags' and 'extra-match' options
Lingchaox Xin
1
-0
/
+6
2013-09-04
ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN is in env
Markus Lehtonen
1
-1
/
+2
2013-09-04
ComponentTestBase: fix env restore in teardown
Markus Lehtonen
1
-1
/
+2
2013-09-04
ComponentTestBase: more verbose output in case of branch mismatch
Markus Lehtonen
1
-1
/
+4
2013-08-28
Use open() instead of file()
Guido Günther
8
-10
/
+10
2013-08-21
dch: make automatic adding of new sections more robust
Guido Günther
1
-0
/
+73
2013-08-21
Move MockedChangelog to testutils
Guido Günther
2
-18
/
+15
[prev]
[next]