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
/
deb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
UpstreamSource: implement prefix guessing
Markus Lehtonen
1
-2
/
+3
2014-08-19
Improve error messages on formatting errors
Guido Günther
1
-1
/
+2
2014-07-24
Change UpstreamSource to have PkgPolicy
Markus Lehtonen
2
-2
/
+30
2014-05-16
Fix comitter vs committer typos
Guido Günther
1
-1
/
+1
2013-08-28
Use open() instead of file()
Guido Günther
5
-6
/
+6
2013-08-22
Minor docstring updates
Guido Günther
2
-2
/
+6
2013-04-29
Silence dpkg --compare-versions
Guido Günther
1
-6
/
+16
2013-04-29
Make parse_dsc a classmethod of DscFile
Guido Günther
2
-11
/
+8
2013-04-29
ChangeLog: Remove is_native
Guido Günther
2
-7
/
+1
2013-04-29
dch: Use DebianSource.is_native
Guido Günther
1
-0
/
+2
2013-04-26
DebianSource: fix is_native()
Markus Lehtonen
1
-1
/
+2
2013-04-25
DebianSource: raise DebianSourceError if reading changelog fails
Markus Lehtonen
1
-2
/
+5
2013-04-13
Add gbp.git.source.Source.sourcepkg
Guido Günther
1
-0
/
+7
2013-04-13
Honor debian/source/format
Guido Günther
1
-4
/
+12
2013-04-13
Introduce Source class
Guido Günther
2
-0
/
+94
2013-04-13
Use _git_inout for git.show
Guido Günther
1
-4
/
+1
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
2013-03-29
Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.
Daniel Dehennin
1
-0
/
+96
2013-03-27
Fix docstring
Guido Günther
1
-3
/
+3
2013-03-27
Split out building a debian version from an upstream commit
Guido Günther
1
-0
/
+22
2013-03-22
Allow for upper case characters in the upstream version
Guido Günther
1
-2
/
+9
2013-03-22
Remove unused imports
Guido Günther
1
-4
/
+0
2012-08-26
Add debian/source/format parser
Guido Günther
1
-0
/
+97
2012-08-03
Improve error reporting from uscan
Guido Günther
1
-52
/
+112
2012-08-03
Move uscan to separate class
Guido Günther
2
-65
/
+126
2012-07-02
Make exception syntax consistent
Guido Günther
2
-12
/
+12
2012-06-30
PristineTar: move Debian-specific stuff to DebianPristineTar
Markus Lehtonen
1
-1
/
+43
2012-06-17
deb.git: Fixed typo in method name
Ed Bartosh
1
-1
/
+1
2012-05-25
Refactor deb helpers: move PristineTar class
Guido Günther
2
-99
/
+7
2012-05-20
Provide minimalist debian/control object
Daniel Dehennin
1
-0
/
+78
2012-05-20
gbp.deb.ChangeLog: Add filename property
Guido Günther
1
-0
/
+6
2012-05-20
gbp.deb.changelog: Split parsing into a separate function
Guido Günther
1
-15
/
+19
2012-05-15
Add gbp.deb.ChangeLogSection
Guido Günther
1
-0
/
+56
2012-05-01
Refactor deb helpers: move UpstreamSource class
Markus Lehtonen
1
-207
/
+1
2012-05-01
Refactor deb helpers: move build_tarball_name()
Markus Lehtonen
2
-36
/
+36
2012-05-01
Refactor deb helpers: introduce PkgPolicy class
Markus Lehtonen
2
-94
/
+29
2012-04-12
Make the upstream version check match policy
Guido Günther
1
-3
/
+3
2012-03-15
deb.changelog: allow to extract author and date
Guido Günther
1
-0
/
+22
2012-02-07
UpstreamSource: tgz is suitable as upstream tarball.
Guido Günther
1
-1
/
+3
2012-02-07
UpstreamSource: clarify method descriptions
Guido Günther
1
-4
/
+11
2012-02-07
UpstreamSource: turn is_* vars and properties into methods
Guido Günther
1
-8
/
+16
2012-01-30
PristineTar: fix match when not passing in a compression type
Guido Günther
1
-1
/
+1
2012-01-30
PristineTar: add missing import for debug output
Guido Günther
1
-0
/
+1
2012-01-30
PristineTar: make sure we set the current working directory
Guido Günther
1
-1
/
+1
2012-01-22
PristineTar: move to separate module
Guido Günther
2
-0
/
+136
2012-01-22
deb.changelog: add name property
Guido Günther
1
-0
/
+4
2012-01-22
deb: Add UpstreamSource.build_tarball_name
Guido Günther
1
-2
/
+32
2012-01-21
DebianGitRepository: Add parameter and return types to find_version()
Guido Günther
1
-0
/
+3
2012-01-21
deb: make find_version() return sha1 of a commit
Markus Lehtonen
1
-4
/
+8
[next]