2012-05-16 |
Zhang Qiang | bump to version 0.5 0.5 |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Zhang Qiang | Root permission required notification promote, if runni... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Zhang Qiang | Update dist packaging files: add missing depends &... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Ed Bartosh | Properly determine compression type of orig tarball |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Ed Bartosh | Consider workdir argument in build mode |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ed Bartosh | Get rid of deprecated option --tag in import mode |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ed Bartosh | Fixed crashes 'Revision xxx not found' in changelog... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Ed Bartosh | Used --upstream_branch option in import mode |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Zhang Qiang | support git repository localbuild |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Ed Bartosh | pylinted cmd_build.py |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Ed Bartosh | Used spec parser from git-buildpackage |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | Consider --author-name and --author-email options in... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | Updated usage output of changelog mode |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | Consider --no-merge when importing original tarball |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | Unified logging between gbs and gbp |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | Pylinted from rate 5.66 to 7.57 |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | Merged import-orig and import |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | changelog mode: Removed confusing and not used opts... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Ed Bartosh | Implemented creation of new .changes file |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ed Bartosh | Pylinted cmd_changelog.py |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ed Bartosh | Removed unused imports |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ed Bartosh | Update changelog inplace |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ed Bartosh | replaced class Changes with functions |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ed Bartosh | Reworked changelog mode |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ed Bartosh | fixed regexp for changelog parsing |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ed Bartosh | Fixed whitespaces, tabs, etc |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | pylinting: fixed and reorganized imports |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | pylinting: fixed "string statement has no effect" warnings |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | pylinting: fixed variable names, unused variables, etc |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | pylinting: fixed whitespaces |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | pylinting: removed long lines |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | Removed git.py |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | Used git-buildpackage API RpmGitRepository in gbs chang... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | Used git-buildpackage API RpmGitRepository in gbs local... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | Used git-buildpackage in gbs import-orig mode |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Ed Bartosh | Used git-buildpackage in gbs import mode for specs... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Ed Bartosh | pylinted cmd_build.py |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Ed Bartosh | Fixed rpm build |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Ed Bartosh | Used git-buildpackage in gbs build mode |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Ed Bartosh | Symlinked gbs.spec to packaging/ |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Hasan Wan | sub-command: changelog |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Zhang Qiang | setup qemu env for arm build |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zhang Qiang | bump to version 0.4 0.4 |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zhang Qiang | Correct tar ball directory |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zhang Qiang | revert 'parse_spec function' patch |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Zhang Qiang | Support more tar ball format, tar.bz2, tar.gz, tar... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zhang Qiang | read commit name/email from git config |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Hasan Wan | git module: add commits, commit_parse, and get_config... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Hasan Wan | Add general GBS error class |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Zhang Qiang | Add --author-name and --author-email support for gbs... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Zhang Qiang | Add arch opts checking. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Zhang Qiang | Raise obs error if Base project is empty |
commit | commitdiff | tree | snapshot |
2012-03-29 |
hwangx | parse_spec unittest |
commit | commitdiff | tree | snapshot |
2012-03-29 |
hwangx | parse_spec function |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Guan Junchun | update unittest test case |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Guan Junchun | add unittest test case |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Hasan Wan | Startup for unittest |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Zhang Qiang | bump up version to 0.3 0.3 |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Zhang Qiang | Code cleanup and format adjust |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Zhang Qiang | fix rst format issue |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Zhang Qiang | create tmp dir before importing packages |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Yang Dawei | update gbs import-orig |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Zhang Qiang | add supported tarball format |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Yang Dawei | gbs import optimization |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Qiang Zhang | Merge "fix unpack execption when gbs import tarball" |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Zhang Qiang | fix import-orig twice issue |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Yang Dawei | Update README.rst:word-error handling |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Zhang Qiang | Catch unpack exception if unpack fails |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Guan Junchun | fix unpack execption when gbs import tarball |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Zhang Qiang | Update README: Add localbuild and import sections |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Zhang Qiang | add options --tag for creating tag. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Zhang Qiang | dont need to checkout upstream branch again |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Guan Junchun | fix bugs: gbs import XXX.spec error when the dir of... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Zhang Qiang | fix issue while importing src.rpm twice |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Zhang Qiang | gbs import_orig support |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Zhang Qiang | fix gbs localbuild log error |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Zhang Qiang | add --force-debian option for ubuntu while unpacking... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Zhang Qiang | fix README.rst build issue |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Zhang Qiang | localbuild: refine error handling and use 'sudo' by... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Zhang Qiang | add find_tag and merge interface, and create upstream... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Zhang Qiang | first version of gbs import |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Zhang Qiang | move archive code after options check. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Zhang Qiang | Update gbs build/localbuild document |
commit | commitdiff | tree | snapshot |
2012-02-22 |
JF Ding | be safe to catch all exception from osc.core |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Zhang Qiang | gbs local build support |
commit | commitdiff | tree | snapshot |
2012-02-20 |
JF Ding | inject osc.core to handle empty server response |
commit | commitdiff | tree | snapshot |
2012-02-20 |
JF Ding | fixed msger.PrintBufWrapper: proper handle of exceptions |
commit | commitdiff | tree | snapshot |
2012-02-20 |
JF Ding | do not show waiting dots for obs proj checking |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Zhang Qiang | Update README and fix packaging issue. |
commit | commitdiff | tree | snapshot |
2012-02-13 |
JF Ding | show simple progress message for long time operations |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Zhang Qiang | Update Readme for new release |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Zhang Qiang | Update distfiles with correct dependencies |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Hasan Wan | enable the global debug and verbose for osc |
commit | commitdiff | tree | snapshot |
2012-02-09 |
JF Ding | fixed bug in runner for wildchar matching v0.2 |
commit | commitdiff | tree | snapshot |
2012-02-09 |
JF Ding | more generic git.archive implementation |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Zhang Qiang | Add git archive_tar API, and use git archive to gen... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Zhang Qiang | gbs-build: enhancement and bug fix |
commit | commitdiff | tree | snapshot |
2012-02-09 |
JF Ding | avoid to catch print msg in debug run mode |
commit | commitdiff | tree | snapshot |
2012-02-08 |
JF Ding | code format: shorten all 80+ long lines |
commit | commitdiff | tree | snapshot |
2012-02-08 |
JF Ding | msger: sync the changes from mic.git |
commit | commitdiff | tree | snapshot |
next |