summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-01Merge "removing usless and error syntax import" into develrelease/20120807Zhang Qiang1-1/+0
2012-08-01Merge "Added forgotten module" into develEd Bartosh1-0/+43
2012-08-01Merge "import_srpm: Check if file exist before symlinking. Fixes #216." into ...Ed Bartosh1-2/+8
2012-08-01removing usless and error syntax importZhang Qiang1-1/+0
2012-08-01Added forgotten moduleEd Bartosh1-0/+43
2012-08-01only files should be considered while dumping packaging filesZhang Qiang1-1/+2
2012-08-01remove prefix '*' in current branch nameZhang Qiang1-0/+2
2012-07-31import_srpm: Check if file exist before symlinking. Fixes #216.Ed Bartosh1-2/+8
2012-07-26Implemented proper cleaning of temporary directories. Fixes #211.Ed Bartosh3-46/+27
2012-07-19Merge "Check if upstream version is already imported when importing original ...Ed Bartosh2-10/+32
2012-07-18buildpackage/clone_index: Check if .git/index exists before copyingEd Bartosh1-1/+3
2012-07-17Check if upstream version is already imported when importing originalEd Bartosh2-10/+32
2012-07-10GitRepository: option to ignore untracked in is_clean()Markus Lehtonen2-2/+8
2012-07-10buildpackage: new "working copy" choices for --git-exportMarkus Lehtonen3-7/+14
2012-07-10buildpackage: add 'untracked' option to write_wc()Markus Lehtonen1-2/+7
2012-07-10GitRepository/add_files: add new option 'untracked'Markus Lehtonen1-1/+4
2012-07-10GitRepository/add_files: use GitArgsMarkus Lehtonen1-5/+4
2012-07-10GitArgs/add: support listsMarkus Lehtonen1-1/+8
2012-07-10buildpackage: add 'force' option to write_wc()Markus Lehtonen2-3/+3
2012-07-09Merge "GitRepository/get_author_info: Fixed getting user name. Fixes #149" in...Markus Lehtonen1-1/+1
2012-07-09GitRepository/get_author_info: Fixed getting user name. Fixes #149Ed Bartosh1-1/+1
2012-06-26Merge "buildpackage-rpm: allow building when not on any branch" into develMarkus Lehtonen1-0/+4
2012-06-25GitRepository: allow repo inititialization from subdirMarkus Lehtonen2-14/+32
2012-06-25buildpackage-rpm: allow building when not on any branchMarkus Lehtonen1-0/+4
2012-06-19GitRepository: make get_commit_info() more robust2.0_alpha2.0alphaMarkus Lehtonen1-14/+12
2012-06-13Added gbp/scripts/__init__.py to the -common package.Ed Bartosh1-0/+1
2012-06-13Merge "buildpackage-rpm: add --specfile option" into experimental-rpmMarkus Lehtonen2-1/+9
2012-06-13Fixed typoEd Bartosh1-1/+1
2012-06-13buildpackage-rpm: add --specfile optionZhang Qiang2-1/+9
2012-06-13Workarounded bug in rpm spec parsing. fixes #73Ed Bartosh1-0/+4
2012-06-12GitRepository/_git_command: Removed description of non-existingEd Bartosh1-2/+0
2012-06-12GitRepository: Implemented status methodEd Bartosh2-0/+48
2012-06-11Merge "Don't modify spec file when importing" into experimental-rpmMarkus Lehtonen2-6/+0
2012-06-11Merge "GitRepository: raised gitRepositoryError instead of passing CommandExe...Markus Lehtonen1-4/+19
2012-06-11GitRepository: raised gitRepositoryError instead of passing CommandExecFailed...Ed Bartosh1-4/+19
2012-06-11Don't modify spec file when importingMarkus Lehtonen2-6/+0
2012-06-08Merge changes Id002bf1b,I45d84345 into experimental-rpmMarkus Lehtonen6-30/+42
2012-06-08Packaging: fixed distribution of filesEd Bartosh4-27/+39
2012-06-08Fixed testcase for test_find_tag.Ed Bartosh2-3/+3
2012-06-08Revert "buildpackage_rpm: Changed default git-archive prefix to %{name}-%{ver...Markus Lehtonen1-1/+1
2012-06-08Merge "extend git.get_commit_info to get commit file status" into experimenta...Markus Lehtonen1-2/+13
2012-06-07Merge "Add gbp-common as dep of gbp and gbp-rpm" into experimental-rpmMarkus Lehtonen1-2/+2
2012-06-08extend git.get_commit_info to get commit file statusZhang Qiang1-2/+13
2012-06-07Add gbp-common as dep of gbp and gbp-rpmZhang Qiang1-2/+2
2012-06-06import-srpm: fix bug in importing unpacked sourcesMarkus Lehtonen1-1/+1
2012-06-05Repository.find_tag: Changed call of deprecated _git_getoutput to _git_inoutEd Bartosh1-2/+3
2012-06-05Fixed typo in method nameEd Bartosh1-1/+1
2012-06-05import-srpm: always move packaging file to packaging dirMarkus Lehtonen1-4/+11
2012-06-05rpm helpers: catch rpm exception in spec initMarkus Lehtonen1-3/+4
2012-06-05import-srpm: don't assume that source0 is orig_tarballMarkus Lehtonen1-1/+1