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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
Rename internal var debian_branch -> packaging_branch
Markus Lehtonen
7
-27
/
+29
2013-04-03
Add 'packaging-dir' option to config.py
Markus Lehtonen
1
-0
/
+5
2013-04-03
gbp-pull: two modes for --force
Markus Lehtonen
2
-24
/
+46
2013-04-03
gbp-pull: similar update strategy for all branches
Markus Lehtonen
1
-3
/
+10
2013-04-03
gbp-pull: implement --all cmdline option
Markus Lehtonen
2
-4
/
+29
2013-04-03
config: add rpm-specific option parser class
Markus Lehtonen
1
-0
/
+12
2013-04-03
Introduce rpm helpers
Markus Lehtonen
2
-0
/
+635
2013-04-03
gbp-pq: readiness to configure the pq branch name
Markus Lehtonen
3
-51
/
+109
2013-04-03
Universal configurable base tmpdir for all gbp tools
Markus Lehtonen
8
-23
/
+35
2013-04-03
Add gbp specific tempfile module
Markus Lehtonen
1
-0
/
+38
2013-04-03
buildpackage: fix exporting of working copy when run from a subdir
Markus Lehtonen
2
-13
/
+14
2013-04-03
buildpackage: new "working copy" choices for --git-export
Markus Lehtonen
2
-4
/
+9
2013-04-03
buildpackage: add 'untracked' option to write_wc()
Markus Lehtonen
1
-2
/
+9
2013-04-03
GitRepository/add_files: add new option 'untracked'
Markus Lehtonen
2
-1
/
+10
2013-04-03
GitRepository/add_files: use GitArgs
Markus Lehtonen
1
-5
/
+4
2013-04-03
config: support for per-tree config files
Markus Lehtonen
1
-5
/
+21
2013-04-03
config: read the right config if run from subdir
Markus Lehtonen
3
-15
/
+48
2013-04-03
UpstreamSource/guess_version: detect more compression formats
Markus Lehtonen
1
-6
/
+10
2013-04-03
UpstreamSource: introduce is_tarball() method
Markus Lehtonen
3
-2
/
+16
2013-04-03
UpstreamSource: add 'archive_fmt' and 'compression' properties
Markus Lehtonen
1
-0
/
+25
2013-04-03
Introduce PkgPolicy.is_valid_orig_archive()
Markus Lehtonen
1
-10
/
+9
2013-04-03
Change UpstreamSource to have PkgPolicy
Markus Lehtonen
8
-36
/
+62
2013-04-03
UpstreamSource.pack: support prefix mangling
Markus Lehtonen
4
-11
/
+38
2013-04-03
import-orig: move repacked_tarball_name() out from common
Markus Lehtonen
2
-19
/
+19
2013-04-03
import-orig: simplify repack_source() and tmpdir handling
Markus Lehtonen
2
-10
/
+8
2013-04-03
import-orig: keep working copy in sync with branch HEAD
Markus Lehtonen
1
-0
/
+6
2013-04-03
Move get_compression() out of pkg.PkgPolicy class
Markus Lehtonen
2
-23
/
+63
2013-04-03
docs: enable building html docs with docbook2html
Markus Lehtonen
2
-0
/
+42
2013-04-03
GitRepository: add diff_status method
Markus Lehtonen
2
-0
/
+40
2013-04-03
GitRepository: add format_patch method
Markus Lehtonen
2
-0
/
+71
2013-04-03
GitRepository/get_commit_info: add patchname to info
Markus Lehtonen
2
-3
/
+6
2013-04-03
buildpackage/dump_tree: use GitRepository.archive()
Markus Lehtonen
1
-34
/
+24
2013-04-03
buildpackage/git_archive_single: use GitRepository.archive()
Markus Lehtonen
2
-10
/
+24
2013-04-03
GitRepository: rewrite git_archive()
Markus Lehtonen
3
-9
/
+24
2013-04-03
Change compressor cmdline opts in compressor_opts to a list
Markus Lehtonen
2
-6
/
+9
2013-04-03
GitRepository/_git_inout: implement support for filtering
Markus Lehtonen
1
-6
/
+26
2013-04-03
common/buildpackage: support for different archive formats
Markus Lehtonen
2
-20
/
+37
2013-04-03
tests: add test for archiving without git submodules
Markus Lehtonen
1
-10
/
+16
2013-04-03
gbp.git: Reimplement rfc822 date parsing without dateutil
Ed Bartosh
2
-7
/
+26
2013-04-03
GitRepository: allow repo inititialization from subdir
Markus Lehtonen
2
-14
/
+32
2013-04-03
GitRepository: Implement status method
Ed Bartosh
2
-0
/
+55
2013-04-03
GitRepository/get_remote_repos: return URLs, too
Markus Lehtonen
2
-5
/
+21
2013-04-03
GitRepository/find_tag: add 'longfmt' and 'always' options
Markus Lehtonen
2
-6
/
+19
2013-04-03
GitRepository: raise GitRepositoryError instead of GbpError
Markus Lehtonen
3
-7
/
+7
2013-04-03
GitRepository.show: use _git_inout()
Markus Lehtonen
1
-2
/
+3
2013-04-03
Support unit tests on Ubuntu: allow "ubuntu" as part of version
Olev Kartau
1
-12
/
+12
2013-04-03
GitRepository/rev_parse: use _git_inout()
Markus Lehtonen
1
-2
/
+3
2013-04-03
Add .coveragerc
Markus Lehtonen
1
-0
/
+2
2013-03-29
Move DscFile to separate module
Guido Günther
3
-87
/
+118
2013-03-29
Move DebianPkgPolicy to separate module
Guido Günther
2
-63
/
+87
[prev]
[next]