Commit Graph

19 Commits (6daeb712c7fd54b341c16c61a7af37513f9d5eed)

Author SHA1 Message Date
Michael Prokop 6daeb712c7 generate-git-snapshot: check out common branches so git-buildpackage can work with them
13 years ago
Michael Prokop 07d18893d5 generate-git-snapshot: do not increase package version if building for UNRELEASED
13 years ago
Michael Prokop 25c8869bf5 generate-git-snapshot: new versioning schema, including timestamp
13 years ago
Michael Prokop 9d24064a04 generate-git-snapshot: skip git-buildpackage step via IGNORE_GIT_BUILDPACKAGE
13 years ago
Michael Prokop e00041ec30 generate-git-snapshot: always use dpkg-source to build the source package
14 years ago
Michael Prokop 1badb62d41 generate-git-snapshot: ignore .git files when building via dpkg-source
14 years ago
Michael Prokop 44c390c98f generate-git-snapshot: run git-buildpackage with --git-verbose option
14 years ago
Michael Prokop 6272ffd3d4 generate-git-snapshot: use dpkg-parsechangelog instead of parsechangelog
14 years ago
Michael Prokop ba4a640361 Rework git branch handling
14 years ago
Michael Prokop f2d04a5696 generate-git-snapshot: pull changes in branch_checkout()
14 years ago
Michael Prokop 79a05d05b8 generate-git-snapshot: drop origin/ if present
14 years ago
Michael Prokop 1a347c1fb5 generate-git-snapshot: do not check out master branch if that branch does not exist
14 years ago
Michael Prokop 71e5ba1689 generate-git-snapshot: make sure all files are up2date through running "git pull"
14 years ago
Michael Prokop 8fda5aaf24 align and integrate code for tag based builds in git and use it as soon as $tag is set
14 years ago
Alexander Wirt 7edb115b86 Allow generating source in git from tags
14 years ago
Michael Prokop f7f3acc6f7 minor formating fixes and provide Vim modelines in all scripts
14 years ago
Michael Prokop 0957cfaa67 generate-git-snapshot: make sure we switch to upper directory in subshell to avoid failing runs
14 years ago
Michael Prokop c7edd530b5 generate-git-snapshot: make sure to revert to original debian/changelog to avoid merge conflicts
14 years ago
Michael Prokop 9cc04d9b2b move all scripts to scripts/ directory
14 years ago