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-08-22
Document changes and release 0.6.0~git20120822
debian/0.6.0_git20120822
Guido Günther
1
-0
/
+22
2012-08-22
GitArgs/add: support iterable and non-string args
Markus Lehtonen
1
-1
/
+13
2012-08-22
GitRepository: Implement set_upstream_branch and get_upstream_branch methods
Ed Bartosh
2
-0
/
+75
2012-08-22
manpages: correct manual section and remove duplicate entry
Guido Günther
1
-13
/
+6
2012-08-22
docs: make refentry ids of manpages more consistent
Markus Lehtonen
14
-20
/
+20
2012-08-22
docs: fix cross-referencing in manpages
Markus Lehtonen
1
-13
/
+24
2012-08-22
GitRepository/branch_contains: remove prefix '*' in branch name
Zhang Qiang
1
-0
/
+2
2012-08-18
manpage: Fix typo in git-dch's multimain-merge option
Guido Günther
1
-1
/
+1
2012-08-13
dch: Fix error reporting on parsing errors
Guido Günther
1
-1
/
+1
2012-08-03
Document changes and release 0.6.0~git20120803
debian/0.6.0_git20120803
Guido Günther
1
-0
/
+95
2012-08-03
Improve error reporting from uscan
Guido Günther
1
-52
/
+112
2012-08-03
Move uscan to separate class
Guido Günther
3
-74
/
+138
2012-08-02
Add tests for gbp.deb.{DpkgCompareVersions,DscFile}
Guido Günther
1
-0
/
+79
2012-08-02
gbp.command_wrappers: Reformat to 80 chars line length
Guido Günther
1
-11
/
+23
2012-08-01
Test help output by importing the modules
Guido Günther
1
-9
/
+13
2012-08-01
Skip tests requiring devscripts if dch is not there
Guido Günther
1
-0
/
+1
2012-07-31
Test behavior of gbp.scripts.dch.main().
Daniel Dehennin
2
-1
/
+274
2012-07-31
Remove multiple spaces
Guido Günther
3
-11
/
+11
2012-07-29
GitModifier: add tests for dict interface
Guido Günther
1
-2
/
+12
2012-07-29
GitModifier: use __getitem__ to fetch date
Guido Günther
1
-1
/
+1
2012-07-28
GitRepository: raise GitRepositoryError on git errors
Guido Günther
11
-25
/
+37
2012-07-27
GitRepository/get_commit_info: add file status
Markus Lehtonen
2
-2
/
+15
2012-07-27
GitRepository/get_commit_info: add committer info
Markus Lehtonen
2
-3
/
+11
2012-07-27
GitRepository/get_commit_info: add author timestamp
Markus Lehtonen
2
-5
/
+10
2012-07-27
GitModifier: More flexible date handling
Guido Günther
2
-5
/
+85
2012-07-27
Fix variable renaming
Guido Günther
1
-1
/
+1
2012-07-24
GitRepository: option to ignore untracked in is_clean()
Markus Lehtonen
2
-2
/
+13
2012-07-24
GitRepository/get_author_info: return user.name as name
Markus Lehtonen
1
-1
/
+1
2012-07-23
gbp.git.GitRepository: Add remove_remote
Guido Günther
2
-0
/
+6
2012-07-23
git.repository.GitRepository.add_remote_repo: use GitArgs
Guido Günther
1
-5
/
+6
2012-07-03
GitRepository: Make rev_parse's short option an int everywhere
Guido Günther
2
-2
/
+7
2012-07-03
GitRepository/rev_parse: add new argument 'short'
Markus Lehtonen
1
-3
/
+7
2012-07-02
GitRepository/get_commit_info: check return value of git command correctly
Markus Lehtonen
1
-1
/
+1
2012-07-02
Make exception syntax consistent
Guido Günther
20
-91
/
+91
2012-06-30
GitRepository: Add test that covers remote branches in has_branch()
Guido Günther
1
-0
/
+2
2012-06-30
GitRepository: return GitModifier object instead of separate fields
Guido Günther
3
-6
/
+8
2012-06-30
GitRepository: make get_commit_info() more robust
Markus Lehtonen
3
-11
/
+13
2012-06-30
tests: test GitRepository.get_commit_info()
Guido Günther
1
-0
/
+21
2012-06-30
GitRepository: fix process cwd in _git_inout()
Markus Lehtonen
1
-1
/
+1
2012-06-30
PristineTar: move Debian-specific stuff to DebianPristineTar
Markus Lehtonen
3
-46
/
+59
2012-06-25
UpstreamSource: automatically detect package name and versions from directories
Guido Günther
2
-3
/
+11
2012-06-25
Make TestDir testcase use a newly created directory
Guido Günther
1
-3
/
+11
2012-06-17
deb.git: Fixed typo in method name
Ed Bartosh
1
-1
/
+1
2012-06-17
common/pq: use strip in apply_and_commit_patch()
Markus Lehtonen
2
-3
/
+3
2012-06-17
import-orig: move is_link_target() to common module
Markus Lehtonen
2
-9
/
+10
2012-06-08
gbp.conf: Make config option printing more consistent
Guido Günther
1
-42
/
+74
2012-06-01
Document changes and release 0.6.0~git20120601
debian/0.6.0_git20120601
Guido Günther
1
-0
/
+20
2012-06-01
git-buildpackage: allow to build packages from detached HEAD state
Guido Günther
1
-3
/
+10
2012-06-01
git-buildpackage overlay-mode: don't fail on files named like tarball
Guido Günther
1
-10
/
+9
2012-06-01
git-buildpackage: add missing import
Guido Günther
1
-0
/
+1
[next]