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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
fix unpack_orig error reporting
Guido Guenther
1
-0
/
+2
2008-04-14
fix "pristine-tar missing" error message
Guido Guenther
1
-1
/
+1
2008-04-14
fix indentation
Guido Guenther
1
-12
/
+12
2008-04-14
Make commits from git-import-dsc get author and date from debian/changelog.
Adeodato Simó
1
-4
/
+4
2008-04-14
Add support for passing extra env. vars to Command objects.
Adeodato Simó
1
-2
/
+8
2008-04-14
update modeline and fix typo
Guido Guenther
1
-2
/
+2
2008-04-14
add vim modeline
Guido Guenther
1
-1
/
+2
2008-04-14
add _test()
Guido Guenther
3
-2
/
+26
2008-04-14
add rfc822_date_to_git()
Guido Guenther
1
-0
/
+17
2008-03-19
git-core 1.5.3.4 doesn't support -q so use --quiet instead
Guido Guenther
1
-1
/
+1
2008-03-14
add commit() and show()
Guido Guenther
1
-2
/
+17
2008-02-29
make error messages more consistent
Guido Guenther
1
-9
/
+9
2008-02-29
make dsc import repeatable (Closes: #468120)
Guido Guenther
3
-4
/
+41
2008-02-23
Allow multiple file filters for git-import-{orig,dsc}
Harald Braumann
2
-7
/
+14
2008-02-21
add prstine-tar config option
Guido Guenther
1
-0
/
+1
2008-02-21
add PristineTar()
Guido Guenther
1
-0
/
+18
2008-02-14
don't use the deprecated git-* command versions
Guido Günther
1
-10
/
+10
2008-02-08
Better dpkg-parsechangelog error reporting (Closes: #460195)
Guido Guenther
1
-1
/
+11
2007-12-28
don't fail when importing into empty git archives
Guido Guenther
1
-2
/
+4
2007-12-07
git-ls-files: separate filenames by '\0', based on a patch from Uwe Kleine-KÃ...
Guido Guenther
1
-2
/
+2
2007-11-26
fix "gpb gets confused by color enabled on branches..." - thanks to Niv Sardi...
Guido Guenther
1
-2
/
+2
2007-11-19
wrap Command class to execute in a specific directory
Guido Guenther
1
-0
/
+13
2007-11-05
add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...
Guido Guenther
2
-1
/
+18
2007-11-05
don't print a commit summary when importing into empty repos (addresses parts...
Guido Guenther
1
-3
/
+4
2007-11-04
rmeove unneeded GitLoadDirs
Guido Guenther
1
-16
/
+1
2007-10-19
add version number to docs and a tools
Guido Guenther
1
-1
/
+2
2007-10-18
pyline and other consistency updates
Guido Guenther
3
-19
/
+21
2007-10-16
add --export-dir and --export (Closes: #446042)
Guido Guenther
2
-10
/
+17
2007-10-16
Parse .gbp.conf in the repo dir (Closes: #426009)
Guido Guenther
1
-3
/
+4
2007-10-11
make --git-log a config file option
Guido Guenther
1
-4
/
+5
2007-10-10
eval() the snapshot number calculation so everybody can pass in what he wants
Guido Guenther
1
-0
/
+1
2007-08-23
introduce --git-no-create-orig to skip building of any orig.tar.gz
Guido Guenther
1
-0
/
+1
2007-08-20
don't hardcode -i\.git -I.git as build arguments
Guido Guenther
1
-4
/
+4
2007-06-11
don't fail imports on large archives
Guido Guenther
1
-6
/
+12
2007-05-28
Merge ../git-buildpackage into locals/import-orig-by-index
Guido Guenther
1
-1
/
+5
2007-05-28
don't use git_load_dirs for imports
Guido Guenther
3
-3
/
+44
2007-05-24
strip epoch from upstream version
Guido Guenther
1
-1
/
+5
2007-05-13
support import of tar.bz2 in git-import-orig
Guido Guenther
1
-5
/
+9
2007-04-12
git_load_dirs now supports --summary, use this for nicer import messages
Guido Guenther
1
-2
/
+3
2007-02-27
adjust to new output of git-status in git 1.5
debian/0.2.26
Guido Guenther
1
-2
/
+2
2007-02-11
use GBPError everywhere and move commands from __init__ to command_wrappers.py
Guido Guenther
6
-191
/
+212
2007-02-07
rename git_buildpackage to gbp and use GbpError everywhere
Guido Guenther
4
-0
/
+377