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
2011-11-06
Use setuptools to run the tests
Guido Günther
3
-6
/
+11
2011-11-04
gbp-pq: don't claim we're uptodate
Guido Günther
1
-2
/
+6
2011-11-01
Use import_dsc as a module
Guido Günther
1
-8
/
+4
2011-11-01
Get rid of the symlink
Guido Günther
27
-56
/
+82
2011-10-30
Allow to import Debian packages into bare repositories
Guido Günther
1
-0
/
+11
2011-10-30
Allow to import upstream tarballs into bare repositories
Guido Günther
1
-0
/
+13
2011-10-30
GitRepository: Use update-ref to force a branch's head in bare repos
Guido Günther
2
-6
/
+46
2011-10-30
GitRepository: handle bare repos and errors in is_clean()
Guido Günther
2
-2
/
+9
2011-10-29
GitRepository: Simplify error status handling
Guido Günther
1
-2
/
+1
2011-10-29
Fail on epydoc warnings
Guido Günther
1
-1
/
+3
2011-10-29
Fix epydoc warnings
Guido Günther
1
-2
/
+2
2011-10-28
GitRepository: add head property to return the current HEAD
Guido Günther
4
-9
/
+14
2011-10-28
GitRepository: simplify is_empty
Guido Günther
1
-5
/
+2
2011-10-28
GitModifier: Don't use self.__dict__.update(locals())
Guido Günther
3
-2
/
+27
2011-10-28
Docstring fixups
Guido Günther
1
-2
/
+2
2011-10-28
GitRepository: rename base_dir to git_dir
Guido Günther
3
-7
/
+7
2011-10-27
GitRepository: Don't try to access .git/ in bare repos
Guido Günther
2
-4
/
+34
2011-10-27
GitRepository: Reorder into groups
Guido Günther
1
-508
/
+540
2011-10-27
Add tests for non bare clones
Guido Günther
1
-12
/
+64
2011-10-27
GitRepository: use 'git show-ref' to check a branch's existence
Guido Günther
1
-7
/
+7
2011-10-27
GitRepository: use branch instead of get_branch
Guido Günther
1
-3
/
+3
2011-10-27
GitRepository: speed up get_branch() and make it more robust
Guido Günther
1
-3
/
+6
2011-10-26
GitRepository: mark _get_branches private
Guido Günther
1
-4
/
+4
2011-10-26
GitRrepository: add get_tags()
Guido Günther
2
-2
/
+22
2011-10-26
tests: Test GitRepository.merge()
Guido Günther
1
-2
/
+13
2011-10-26
GitRepository: group related methods
Guido Günther
1
-15
/
+65
2011-10-26
Gather coverage information during tests
Guido Günther
3
-2
/
+3
2011-10-26
Turn tests into doctests
Guido Günther
3
-60
/
+263
2011-10-26
GitRepository: Add commit_files()
Guido Günther
1
-3
/
+16
2011-10-26
GitRepository: extend list_files()
Guido Günther
1
-4
/
+18
2011-10-26
GitRepository: Add minimal support for bare repositories
Guido Günther
1
-8
/
+37
2011-10-26
GitRepository: Allow to list local branches
Guido Günther
1
-3
/
+29
2011-10-26
GitRepository: Allow to delete remote branches
Guido Günther
1
-2
/
+8
2011-10-26
GitRepository: Add collect_garbage
Guido Günther
1
-0
/
+10
2011-10-26
command_wrappers.Command: Don't print several error lines
Guido Günther
1
-5
/
+5
2011-10-26
GitRepository: Rename remove_tag() to delete_tag()
Guido Günther
2
-4
/
+9
2011-10-26
Fix GitRepository.is_clean() docs
Guido Günther
1
-2
/
+3
2011-10-26
Don't be verbose
Guido Günther
1
-1
/
+1
2011-10-26
GitRepository: make branch, path and base_dir read only properties
Guido Günther
2
-5
/
+12
2011-10-26
GitRepository.fetch(): fix remote arg
Guido Günther
1
-1
/
+1
2011-10-26
Add GitRepository.add_remote_repo()
Guido Günther
2
-3
/
+19
2011-10-26
GitRepository.clone(): add depth and recursive parameter
Guido Günther
1
-2
/
+8
2011-10-26
GitRepository: add pull()
Guido Günther
1
-0
/
+14
2011-10-26
Replace GitTag by GitRepository.create_tag()
Guido Günther
5
-38
/
+42
2011-10-24
gbp-pq: Strip .patch and .diff
Guido Günther
1
-0
/
+5
2011-10-24
gbp-pq: Properly check for start of signature
Guido Günther
1
-2
/
+2
2011-10-23
Document that gbp-create-repo is noninteractive
Guido Günther
1
-1
/
+8
2011-10-23
Replace GitFetch by GitRepository.fetch()
Guido Günther
4
-17
/
+17
2011-10-23
Replace GitMerge by GitRepository.merge()
Guido Günther
4
-12
/
+13
2011-10-23
Replace GitClone by GitRepository.clone()
Guido Günther
3
-15
/
+27
[next]