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
2012-06-19
GitRepository: make get_commit_info() more robust
2.0_alpha
2.0alpha
Markus Lehtonen
1
-14
/
+12
2012-06-13
Added gbp/scripts/__init__.py to the -common package.
Ed Bartosh
1
-0
/
+1
2012-06-13
Merge "buildpackage-rpm: add --specfile option" into experimental-rpm
Markus Lehtonen
2
-1
/
+9
2012-06-13
Fixed typo
Ed Bartosh
1
-1
/
+1
2012-06-13
buildpackage-rpm: add --specfile option
Zhang Qiang
2
-1
/
+9
2012-06-13
Workarounded bug in rpm spec parsing. fixes #73
Ed Bartosh
1
-0
/
+4
2012-06-12
GitRepository/_git_command: Removed description of non-existing
Ed Bartosh
1
-2
/
+0
2012-06-12
GitRepository: Implemented status method
Ed Bartosh
2
-0
/
+48
2012-06-11
Merge "Don't modify spec file when importing" into experimental-rpm
Markus Lehtonen
2
-6
/
+0
2012-06-11
Merge "GitRepository: raised gitRepositoryError instead of passing CommandExe...
Markus Lehtonen
1
-4
/
+19
2012-06-11
GitRepository: raised gitRepositoryError instead of passing CommandExecFailed...
Ed Bartosh
1
-4
/
+19
2012-06-11
Don't modify spec file when importing
Markus Lehtonen
2
-6
/
+0
2012-06-08
Merge changes Id002bf1b,I45d84345 into experimental-rpm
Markus Lehtonen
6
-30
/
+42
2012-06-08
Packaging: fixed distribution of files
Ed Bartosh
4
-27
/
+39
2012-06-08
Fixed testcase for test_find_tag.
Ed Bartosh
2
-3
/
+3
2012-06-08
Revert "buildpackage_rpm: Changed default git-archive prefix to %{name}-%{ver...
Markus Lehtonen
1
-1
/
+1
2012-06-08
Merge "extend git.get_commit_info to get commit file status" into experimenta...
Markus Lehtonen
1
-2
/
+13
2012-06-07
Merge "Add gbp-common as dep of gbp and gbp-rpm" into experimental-rpm
Markus Lehtonen
1
-2
/
+2
2012-06-08
extend git.get_commit_info to get commit file status
Zhang Qiang
1
-2
/
+13
2012-06-07
Add gbp-common as dep of gbp and gbp-rpm
Zhang Qiang
1
-2
/
+2
2012-06-06
import-srpm: fix bug in importing unpacked sources
Markus Lehtonen
1
-1
/
+1
2012-06-05
Repository.find_tag: Changed call of deprecated _git_getoutput to _git_inout
Ed Bartosh
1
-2
/
+3
2012-06-05
Fixed typo in method name
Ed Bartosh
1
-1
/
+1
2012-06-05
import-srpm: always move packaging file to packaging dir
Markus Lehtonen
1
-4
/
+11
2012-06-05
rpm helpers: catch rpm exception in spec init
Markus Lehtonen
1
-3
/
+4
2012-06-05
import-srpm: don't assume that source0 is orig_tarball
Markus Lehtonen
1
-1
/
+1
2012-06-01
fix typo issue
Zhang Qiang
1
-1
/
+1
2012-05-31
Merge changes I69850a3f,Ib0676db9 into experimental-rpm
Markus Lehtonen
4
-10
/
+32
2012-05-31
Using base name of source file in spec
Zhang Qiang
1
-1
/
+1
2012-05-31
Implemented support of .tgz original tarball extension
Ed Bartosh
1
-2
/
+6
2012-05-31
Reimplemented rfc822 date parsing without using dateutil to get rid of
Ed Bartosh
3
-8
/
+26
2012-05-29
guess_comp_type: return empty string for orig_file with no compression
Ed Bartosh
1
-0
/
+2
2012-05-29
fix spec file multi orig file issue
Guan Junchun
1
-1
/
+1
2012-05-28
buildpackage_rpm: Changed default git-archive prefix to %{name}-%{version}
Ed Bartosh
1
-1
/
+1
2012-05-25
Updated spec to allow the same content for rpm and deb packages
Ed Bartosh
1
-12
/
+16
2012-05-24
Splitted Debian package
Ed Bartosh
12
-8
/
+66
2012-05-24
Moved spec to packaging/
Ed Bartosh
2
-106
/
+106
2012-05-18
Fixed package build for Ubuntu Oneiric
Ed Bartosh
1
-2
/
+2
2012-05-14
Initialized variable formt
Ed Bartosh
1
-0
/
+1
2012-05-14
guess_comp: Raise an exception if can't determine compression type
Ed Bartosh
1
-1
/
+4
2012-05-11
git_archive_single: Changed directory before running git-archive if needed
Ed Bartosh
3
-5
/
+14
2012-05-10
Implemented zip archive support
Ed Bartosh
3
-17
/
+29
2012-05-09
rpm: Added .lzma to the list of supported compression types for original tarb...
Ed Bartosh
1
-2
/
+2
2012-05-09
rpm: Added .xz to the list of supported compression types for original tarballs
Ed Bartosh
1
-2
/
+2
2012-05-09
Fixed guessing of compressor type
Ed Bartosh
1
-0
/
+2
2012-05-09
Added build dependency to epydoc, python-coverage and python-nose
Ed Bartosh
1
-1
/
+3
2012-05-08
Added symlink packaging/git-buildpackage.spec
Ed Bartosh
1
-0
/
+1
2012-05-08
GitRepository/rev_parse: introduced new parameter opt_args
Ed Bartosh
1
-2
/
+5
2012-05-08
GitRepository/get_commit_info: Added timestamp to the info
Ed Bartosh
1
-3
/
+4
2012-05-08
git_archive: Fixed getting original file name from spec
Ed Bartosh
1
-1
/
+1
[next]