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
/
gbp
/
scripts
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
buildpackage: refactor tarball compression
Markus Lehtonen
1
-18
/
+30
2014-06-05
common/pq: support more flexible pq-branch naming
Markus Lehtonen
1
-24
/
+43
2014-06-05
gbp-pq: readiness to configure the pq branch name
Markus Lehtonen
1
-25
/
+82
2014-06-05
Universal configurable base tmpdir for all gbp tools
Markus Lehtonen
1
-4
/
+4
2014-06-05
buildpackage: fix exporting of working copy when run from a subdir
Markus Lehtonen
1
-11
/
+13
2014-06-05
buildpackage: new "working copy" choices for --git-export
Markus Lehtonen
1
-1
/
+4
2014-06-05
buildpackage: add 'untracked' option to write_wc()
Markus Lehtonen
1
-2
/
+9
2014-06-05
import-orig: rework sourcecode preparation and filtering
Markus Lehtonen
1
-40
/
+0
2014-06-05
import-orig: new function for filtering/re-packing sources
Markus Lehtonen
1
-1
/
+125
2014-06-05
UpstreamSource.unpack: return UpstreamSource instance
Markus Lehtonen
1
-1
/
+1
2014-06-05
UpstreamSource: introduce is_tarball() method
Markus Lehtonen
1
-2
/
+2
2014-06-05
Change UpstreamSource to have PkgPolicy
Markus Lehtonen
1
-22
/
+19
2014-06-05
UpstreamSource.pack: support prefix mangling
Markus Lehtonen
1
-2
/
+2
2014-06-05
import-orig: move repacked_tarball_name() out from common
Markus Lehtonen
1
-18
/
+2
2014-06-05
import-orig: simplify repack_source() and tmpdir handling
Markus Lehtonen
1
-6
/
+3
2014-06-05
pq/parse_gbp_commands: return non-matched lines
Markus Lehtonen
1
-1
/
+4
2014-06-05
buildpackage/dump_tree: add 'recursive' option
Markus Lehtonen
1
-3
/
+8
2014-06-05
common/buildpackage: use GitRepository for submodules
Markus Lehtonen
1
-2
/
+3
2014-06-05
buildpackage/dump_tree: use GitRepository.archive()
Markus Lehtonen
1
-37
/
+28
2014-06-05
buildpackage/git_archive_single: use GitRepository.archive()
Markus Lehtonen
1
-9
/
+15
2014-06-05
Change compressor cmdline opts in compressor_opts to a list
Markus Lehtonen
1
-2
/
+5
2014-06-05
common/buildpackage: support for different archive formats
Markus Lehtonen
1
-20
/
+28
2014-06-05
pq: make sure we always get a sane author
Markus Lehtonen
1
-1
/
+25
2014-05-28
pq: deprecate the usage of 'gbp-pq-topic:'
Markus Lehtonen
1
-16
/
+3
2014-03-27
pq: minor log message typo fix
Markus Lehtonen
1
-1
/
+1
2013-10-31
pq: support 'Topic' patch-export command
Markus Lehtonen
1
-2
/
+1
2013-10-31
pq: add format_diff() function
Markus Lehtonen
1
-1
/
+27
2013-10-31
pq: support patch-export commands
Markus Lehtonen
1
-0
/
+23
2013-10-31
pq: properly generate non-ascii patch files
Markus Lehtonen
1
-11
/
+28
2013-10-31
pq.format_patch: support file path filtering
Markus Lehtonen
1
-5
/
+27
2013-10-31
pq: rewrite patch export functionality
Markus Lehtonen
1
-141
/
+72
2013-09-10
common/buildpackage: fix handling of empty tarball prefix
Markus Lehtonen
1
-7
/
+24
2013-09-05
Remove unused import
Guido Günther
1
-1
/
+0
2013-09-04
import-orig: import readline in the common module
Markus Lehtonen
1
-0
/
+9
2013-08-28
Use open() instead of file()
Guido Günther
1
-4
/
+4
2013-08-22
Minor docstring updates
Guido Günther
1
-0
/
+17
2013-01-16
pq/apply_and_commit_patch: fix date parsing
Markus Lehtonen
1
-2
/
+4
2013-01-16
buildpackage: add 'force' option to write_wc()
Markus Lehtonen
1
-2
/
+2
2013-01-16
pq: do author guessing outside the apply_patch functions
Markus Lehtonen
1
-16
/
+13
2012-11-25
gbp-pq: Improve patch header write out
Guido Günther
1
-20
/
+119
2012-11-23
pq: Allow to pass in custom fucntion to fetch authorship information
Guido Günther
1
-4
/
+4
2012-11-23
Use an absolute path when parsing the control file
Guido Günther
1
-3
/
+5
2012-11-23
pq: fix "no authorship" warning messages
Markus Lehtonen
1
-2
/
+3
2012-11-08
Allow to remove the orig tarball symlink
Guido Günther
1
-1
/
+0
2012-10-25
PEP-8 and pyflakes cleanups
Guido Günther
1
-12
/
+10
2012-07-31
Remove multiple spaces
Guido Günther
1
-2
/
+2
2012-07-28
GitRepository: raise GitRepositoryError on git errors
Guido Günther
1
-3
/
+2
2012-07-02
Make exception syntax consistent
Guido Günther
2
-6
/
+6
2012-06-17
common/pq: use strip in apply_and_commit_patch()
Markus Lehtonen
1
-1
/
+1
2012-06-17
import-orig: move is_link_target() to common module
Markus Lehtonen
1
-0
/
+8
[next]