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-05-30
Document changes and release 0.6.0~git20130630
debian/0.6.0_git20130530
Guido Günther
1
-0
/
+15
2013-05-30
Add Jenkins Scratchbuilder example
Guido Günther
1
-0
/
+41
2013-05-17
git-buildpackage: Unbreak overlay mode
Gaudenz Steinlin
1
-1
/
+1
2013-05-08
GitRepository: Use LC_ALL=C when checking features
Guido Günther
1
-0
/
+1
2013-05-06
Document changes and release 0.6.0~git20130506
debian/0.6.0_git20130506
Guido Günther
1
-0
/
+21
2013-05-04
manpages: Document gbp-pull's --ignore-branch option
Guido Günther
1
-1
/
+9
2013-05-04
gbp-pull: Fix typo in help output
Guido Günther
1
-1
/
+1
2013-05-02
GitRepository Use _git_inout in get_branch
Guido Günther
1
-2
/
+5
2013-05-02
Add --ignore-branch to gbp-pull
Guido Günther
1
-1
/
+11
2013-05-02
dch: make sure branch is always defined
Guido Günther
1
-0
/
+1
2013-04-30
trivial: simplify option assignment
Guido Günther
1
-19
/
+10
2013-04-30
Silence test_debian_missing_author
Guido Günther
1
-1
/
+7
2013-04-29
Silence dpkg --compare-versions
Guido Günther
2
-7
/
+18
2013-04-29
Use Popen.communicate instead of subprocess call
Guido Günther
1
-8
/
+25
2013-04-29
Make parse_dsc a classmethod of DscFile
Guido Günther
6
-25
/
+25
2013-04-29
ChangeLog: Remove is_native
Guido Günther
3
-16
/
+1
2013-04-29
dch: Use DebianSource.is_native
Guido Günther
2
-3
/
+11
2013-04-29
Revert "Use Popen.communicate instead of subprocess call"
Guido Günther
1
-7
/
+0
2013-04-29
Use Popen.communicate instead of subprocess call
Guido Günther
1
-0
/
+7
2013-04-27
GitRepository.has_feature: capture stderr
Guido Günther
2
-3
/
+6
2013-04-27
GitRepository.commit_dir: raise GitRepositoryError instead of GbpError
Guido Günther
3
-5
/
+7
2013-04-27
Silence GitRepository.write_tree
Guido Günther
1
-3
/
+5
2013-04-27
command_wrappers: allow to silence __call__
Guido Günther
1
-5
/
+5
2013-04-27
Discard git mailinfo's error message
Guido Günther
1
-1
/
+1
2013-04-27
Silence GitRepository.grep_log
Guido Günther
2
-5
/
+10
2013-04-27
Silence GitRepository.set_upstream_branch
Guido Günther
1
-2
/
+2
2013-04-26
Silence GitRepository.has_treeish
Guido Günther
2
-3
/
+4
2013-04-26
10_test_get_upstream_tree: Fix test descriptions
Guido Günther
1
-6
/
+6
2013-04-26
14_test_gbp_import_dscs: Mock gbp.log.err
Guido Günther
1
-2
/
+9
2013-04-26
buildpackage: implement --[no-]hooks option
Markus Lehtonen
3
-0
/
+23
2013-04-26
tests: Fix tests for Ubuntu
Markus Lehtonen
3
-20
/
+71
2013-04-26
DebianSource: fix is_native()
Markus Lehtonen
1
-1
/
+2
2013-04-26
tests: add missing import in test_Changelog
Markus Lehtonen
1
-0
/
+1
2013-04-25
GitRepository: add describe() method
Markus Lehtonen
2
-11
/
+66
2013-04-25
tests: another fix for older dch
Markus Lehtonen
1
-4
/
+4
2013-04-25
tests: fix for older dch
Markus Lehtonen
1
-2
/
+2
2013-04-25
buildpackage: catch and handle DebianSourceError gracefully
Markus Lehtonen
1
-1
/
+5
2013-04-25
DebianSource: raise DebianSourceError if reading changelog fails
Markus Lehtonen
1
-2
/
+5
2013-04-24
bash completion: handle upstream-tree like upstream-branch
Guido Günther
1
-1
/
+1
2013-04-24
Silence _git_command
Guido Günther
1
-5
/
+10
2013-04-24
Silence git clone
Guido Günther
1
-4
/
+10
2013-04-14
GitRepository: make __build_env a static method
Guido Günther
1
-2
/
+2
2013-04-14
Silence git init
Guido Günther
1
-5
/
+19
2013-04-13
Document changes and release 0.6.0~git20130414
debian/0.6.0_git20130414
Guido Günther
1
-0
/
+6
2013-04-13
Don't try access source before it's filled
Guido Günther
1
-3
/
+3
2013-04-13
Document changes and release 0.6.0~git20130413
Guido Günther
1
-0
/
+34
2013-04-13
Add gbp.git.source.Source.sourcepkg
Guido Günther
2
-5
/
+12
2013-04-13
Honor debian/source/format
Guido Günther
3
-39
/
+57
2013-04-13
Introduce Source class
Guido Günther
8
-9
/
+186
2013-04-13
Add minimal vfs interface
Guido Günther
2
-0
/
+120
[next]