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
/
command_wrappers.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-22
run doctests with nose
Guido Günther
1
-8
/
+0
2009-06-13
add filter-pristine-tar
Mehdi Dogguy
1
-0
/
+13
2009-05-02
add commit argument for GitTag
Guido Günther
1
-2
/
+5
2009-04-24
restore default signal handlers before subprocess.call
Guido Günther
1
-1
/
+6
2008-11-22
rename GitInitDB to GitInit
Guido Günther
1
-3
/
+3
2008-06-24
command_wrappers.py: add a GitMerge wrapper class.
Adeodato Simó
1
-0
/
+8
2008-05-17
add call() doesn't mangle return codes nor uses stderr
Guido Guenther
1
-8
/
+29
2008-04-14
fix "pristine-tar missing" error message
Guido Guenther
1
-1
/
+1
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
add _test()
Guido Guenther
1
-1
/
+9
2008-03-19
git-core 1.5.3.4 doesn't support -q so use --quiet instead
Guido Guenther
1
-1
/
+1
2008-02-29
make error messages more consistent
Guido Guenther
1
-9
/
+9
2008-02-29
make dsc import repeatable (Closes: #468120)
Guido Guenther
1
-2
/
+3
2008-02-23
Allow multiple file filters for git-import-{orig,dsc}
Harald Braumann
1
-6
/
+6
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
2007-11-19
wrap Command class to execute in a specific directory
Guido Guenther
1
-0
/
+13
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-18
pyline and other consistency updates
Guido Guenther
1
-0
/
+1
2007-05-28
don't use git_load_dirs for imports
Guido Guenther
1
-3
/
+36
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-11
use GBPError everywhere and move commands from __init__ to command_wrappers.py
Guido Guenther
1
-0
/
+191