projects
/
services
/
obs-service-git-buildpackage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
services/obs-service-git-buildpackage.git
2016-10-22
shuai.fu
add debian package
spin-devel-latest
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
Release and document version 0.9
release
release-0.9
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
utils: disable one pylint warning
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
New exit code (4) indicating gbp crashes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
Refactor error handling of gbp_export()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
Set correct ownership of the exported files
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
Don't crash if UID is not found in pw database
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
More fine-grained exception handling when setting UID/GID
commit
|
commitdiff
|
tree
|
snapshot
2015-02-16
Markus Lehtonen
Set GID before UID
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Markus Lehtonen
repocache: don't set initial logging level
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Markus Lehtonen
Use the standard logging module
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Markus Lehtonen
Use --git-no-build argument for gbp buildpackage-rpm
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Markus Lehtonen
Change place where default config files are defined
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Markus Lehtonen
packaging: start development of version 0.9
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Markus Lehtonen
Release and document version 0.8
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Markus Lehtonen
Add README file
test-devel
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Markus Lehtonen
Add an example config file
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Markus Lehtonen
Add config option for git-fetch refs hack
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Markus Lehtonen
repocache: implement refs hack for fetching
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Markus Lehtonen
repocache: clean out stale submodules, too
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Markus Lehtonen
packaging: add missing dependency
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Markus Lehtonen
repocache: suppress some confusing git output
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Markus Lehtonen
Implement repocache-adm command line tool
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Markus Lehtonen
repocache: use standard logging module and interface
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Markus Lehtonen
tests: some docstring fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Markus Lehtonen
packaging: start development of version 0.8
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Markus Lehtonen
Release and document version 0.7
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Markus Lehtonen
Change location of tag list in treeish meta data
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Markus Lehtonen
Add deployment instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Markus Lehtonen
CachedRepo: remove redundant initialization code
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Markus Lehtonen
tests: test case for internal service errors
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Markus Lehtonen
MirrorGitRepository.set_ref: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Markus Lehtonen
Add git-meta option in to the .service file
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Markus Lehtonen
Include tag list in the git treeish meta data
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Markus Lehtonen
MirrorGitRepository: add list_tags() method
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Markus Lehtonen
Disable git-buildpackage desktop notifications
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Markus Lehtonen
Include tag name in the git treeish meta data
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Markus Lehtonen
Remove duplicate gbp command line option
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Markus Lehtonen
packaging: -utils subpackage depends on gbp-repocache
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
setup.py: add license and url information
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
setup.py: take summary from spec file
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
utils: change fork_call() to return a callable
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
utils: internal refactor of fork_call()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
Don't read default config files if --config is given
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
Handle gbp crashes gracefully
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
utils: handle child exceptions in fork_call() more...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Markus Lehtonen
packaging: start development of version 0.7
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Markus Lehtonen
Release version 0.6
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Markus Lehtonen
tests: add one missing docstring
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Markus Lehtonen
New option for creating a git-meta file
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Markus Lehtonen
utils: new method for writing git tree-ish meta informat
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Markus Lehtonen
MirrorGitRepository: add get_tag_info() method
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Markus Lehtonen
packaging: start development cycle for 0.6
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Markus Lehtonen
Release 0.5
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Markus Lehtonen
gbp.conf: add gbp-rpm-ch settings and ignore branch
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Markus Lehtonen
MirrorGitRepository: fix git-fetch failure when local...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Markus Lehtonen
MirrorGitRepository: methods for setting/getting ref
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Markus Lehtonen
CachedRepo: trivial typo fixes in some code comments
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Markus Lehtonen
CachedRepo: implement close() method
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Markus Lehtonen
CachedRepo: make attribute variables private
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Markus Lehtonen
CachedRepo: close the lock file when unlocking
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Markus Lehtonen
packaging: add %defattr to all %files sections
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Markus Lehtonen
cosmetic: give log string arguments as function parameters
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Markus Lehtonen
Remove one unneeded/broken debug output
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Markus Lehtonen
Config file option for gbp tmp directory
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Markus Lehtonen
tests: utilize ok_() and eq_() from nose tools
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Markus Lehtonen
Config option to set user/group for running GBP
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Markus Lehtonen
refactor: move gbp export into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Markus Lehtonen
Run GBP in a separate thread
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Markus Lehtonen
utils: set $HOME when doing fork_call()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Markus Lehtonen
Support function calls with demoted privileges
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Markus Lehtonen
packaging: start development cycle for 0.5
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Markus Lehtonen
Release 0.4
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Markus Lehtonen
repocache: change cached repo dir name
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Markus Lehtonen
tests: make sure to restore dir permissions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Markus Lehtonen
repocache: more verbose debug messages
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Markus Lehtonen
packaging: start development cycle for 0.4
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Markus Lehtonen
Release 0.3
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Markus Lehtonen
tests: split repocache tests into separate file
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Markus Lehtonen
Move the Git repository cache in separate subpackage
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Markus Lehtonen
Add .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Markus Lehtonen
packaging: start next development cycle
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Markus Lehtonen
Release 0.2
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Markus Lehtonen
gbp.conf: set tag format
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Markus Lehtonen
Fix gbp arguments
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Markus Lehtonen
Add support for Deb packages and selective building
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Markus Lehtonen
Support for config files
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Markus Lehtonen
tests: more isolation for test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
Markus Lehtonen
packaging: refine unit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Markus Lehtonen
pylint fix: rename global variable logger to LOGGER
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Markus Lehtonen
CachedRepo: do force clean when updating working copy
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Markus Lehtonen
CachedRepo: do force checkout when updating working...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Markus Lehtonen
tests: run every testcase with clean orig repo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Markus Lehtonen
Release 0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Markus Lehtonen
setup.py: parse version from spec
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Markus Lehtonen
tests: enable xml nose report in config
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Markus Lehtonen
CachedRepository: option to not update submodules
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Markus Lehtonen
Utilize non-bare mirrored git clone
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Markus Lehtonen
tests: more extensive unit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Markus Lehtonen
packaging: initial RPM packaging
commit
|
commitdiff
|
tree
|
snapshot
next