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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-14
examples: fix logging
Guido Günther
1
-1
/
+1
2012-07-28
GitRepository: raise GitRepositoryError on git errors
Guido Günther
1
-4
/
+2
2012-07-02
Make exception syntax consistent
Guido Günther
3
-3
/
+3
2012-03-28
gbp-add-patch: Fix typo
Guido Günther
1
-1
/
+1
2012-03-27
gbp-posttag-push: Tighten branch regexp
Guido Günther
1
-1
/
+1
2012-02-13
Refactor config.py as preparation for rpm support.
Markus Lehtonen
1
-2
/
+2
2012-01-13
gbp-posttag-push: check if upstream is up to date per remote
Guido Günther
1
-4
/
+3
2012-01-10
gbp-post-tag-push: Add --verbose option
Guido Günther
1
-0
/
+8
2012-01-10
gbp-posttag-push: Allow to push the upstream tag too
Guido Günther
1
-20
/
+54
2011-12-26
gbp-add-patch: simplify by using existing classes
Guido Günther
1
-52
/
+8
2011-11-20
GitRepository: Return GitModifier from get_author_info
Guido Günther
1
-2
/
+2
2011-10-22
Replace GitAdd by GitRepository.add_files
Guido Günther
1
-2
/
+1
2011-07-26
git-dch: add formatter that wraps the changelog entry
Guido Günther
1
-0
/
+14
2011-04-28
Improve readability
Guido Günther
1
-0
/
+2
2011-02-27
Add script to ignore .pc and tell dpkg-source unpatch the source
Guido Günther
1
-0
/
+52
2011-01-11
Make gbp-create-remote-repo a first class citizen
Guido Günther
1
-183
/
+0
2011-01-11
gbp-create-remote-repo: allow to set up remote branch tracking
Guido Günther
1
-18
/
+33
2010-08-31
Don't hardcode package name
Guido Günther
1
-1
/
+2
2010-08-24
Simple helper to tag a version if using git-svn
Guido Günther
1
-0
/
+18
2010-08-12
Deprecate our own pbuilder helpers
Guido Günther
2
-15
/
+7
2010-07-30
Simple helper to create remote repos
Guido Günther
1
-0
/
+168
2010-07-27
Adjust for zeitgeist 0.4.0
Guido Günther
1
-2
/
+2
2010-05-02
Don't assume the repo has a '/'
Guido Günther
1
-1
/
+8
2010-05-02
Fix typo
Guido Günther
1
-1
/
+1
2010-04-30
zeitgeist hook: don't fail on umlauts
Guido Günther
1
-2
/
+3
2010-04-12
Be silent
Guido Günther
1
-1
/
+0
2010-04-10
Add simple Zeitgist data provider
Guido Günther
1
-0
/
+97
2010-01-31
gbp-add-patch: Strip path from patchname
Guido Günther
1
-2
/
+6
2010-01-10
Add gbp-add-patch
Guido Günther
1
-0
/
+160
2009-11-22
Make the default build command 3.x source format safe
Guido Günther
2
-2
/
+2
2009-11-22
Make gbp-clone, gbp-pull and gbp-pq first class citizens
Guido Günther
3
-346
/
+0
2009-11-07
add --redo-pq
Guido Günther
1
-0
/
+7
2009-11-07
Don't fail when series file is missing.
Guido Günther
1
-5
/
+6
2009-11-07
add option to drop patch-queue branch
Guido Günther
1
-0
/
+19
2009-10-25
check for clean repo
Guido Günther
1
-0
/
+6
2009-10-24
add gbp-pull
Guido Günther
1
-0
/
+99
2009-10-24
import Command too
Guido Günther
1
-1
/
+1
2009-09-05
Add gbp-clone
Guido Günther
1
-0
/
+95
2009-07-23
add gbp-pq to examples
Guido Günther
1
-0
/
+119
2009-04-05
pass GBP_BUILD_DIR to the build command
Guido Günther
1
-0
/
+1
2009-03-05
add git-builder cowbuilder example
Guido Günther
1
-0
/
+37
2009-02-26
fix for remote repos containing '.'
Guido Günther
1
-1
/
+1
2009-02-22
add gbp-posttag-push example
Guido Günther
1
-0
/
+106
2009-02-20
rename git-pbuilder to gbp-pbuilder
Guido Günther
1
-0
/
+0
2007-08-29
add filter and allow to pass PBULDER_OPTS
Guido Guenther
1
-3
/
+4
2007-02-02
document changes
debian/0.2.25
Guido Guenther
1
-0
/
+8