48 Commits

Author SHA256 Message Date
295e874e2b Accepting request 1318303 from devel:tools:scm
- update to 2.5.0:
  * Add a release note for list by branch
  * Add a Gerrit 3.11 test job
  * Update higher Gerrit versions used in testing
  * Add CC similarly to reviewers
  * Fix TypeError when reporting old git version
  * Suggest --no-thin based on error output
  * Stop setting a default topic on new changes
  * Update the upper bound for Python and Gerrit tests
  * Show remote side colors when color is enabled

OBS-URL: https://build.opensuse.org/request/show/1318303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=22
2025-11-18 14:37:21 +00:00
e522464db6 - update to 2.5.0:
* Add a release note for list by branch
  * Add a Gerrit 3.11 test job
  * Update higher Gerrit versions used in testing
  * Add CC similarly to reviewers
  * Fix TypeError when reporting old git version
  * Suggest --no-thin based on error output
  * Stop setting a default topic on new changes
  * Update the upper bound for Python and Gerrit tests
  * Show remote side colors when color is enabled

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-review?expand=0&rev=4
2025-11-17 17:42:42 +00:00
48683df400 Accepting request 1243463 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1243463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=21
2025-02-06 21:06:16 +00:00
ff64712d41 - Drop test dependencies when the tests are not run
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-review?expand=0&rev=3
2025-02-05 16:15:35 +00:00
0b311eae01 Accepting request 1161122 from devel:tools:scm
- update to 2.4.0:
  * It's patchset not patch set
  * Add missing release notes and manpage updates
  * Don't keep incomplete rebase state by default
  * Test that the --version option returns something
  * Vendor a copy of Gerrit's commit-msg Git hook
  * Don't make hook script read-only
  * Use importlib.metadata instead of pkg\_resources
  * Fix flake8 issue
  * Add classifiers for Python 3.10 and 3.11
  * Add --wip as an alias to --work-in-progress
  * Uncap test requirements
  * Warn rather than fail if HEAD already exists on the remote
  * Use GIT\_SSH for the SSH executable
  * Test old and new Gerrit
  * Test Python bounds only
  * Switch from tox to nox
  * Simplify test output strings for new Gerrit
  * Upgrade testing to Gerrit 3.4.4
  * Add message option
  * Fix nodesets for tox jobs
  * feat(cmd): add hashtag implementation
  * Clarify that test rebases are not kept

  * Improved version string parsing for Git

OBS-URL: https://build.opensuse.org/request/show/1161122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=20
2024-03-25 20:10:37 +00:00
b01cfae2da - update to 2.4.0:
* It's patchset not patch set
  * Add missing release notes and manpage updates
  * Don't keep incomplete rebase state by default
  * Test that the --version option returns something
  * Vendor a copy of Gerrit's commit-msg Git hook
  * Don't make hook script read-only
  * Use importlib.metadata instead of pkg\_resources
  * Fix flake8 issue
  * Add classifiers for Python 3.10 and 3.11
  * Add --wip as an alias to --work-in-progress
  * Uncap test requirements
  * Warn rather than fail if HEAD already exists on the remote
  * Use GIT\_SSH for the SSH executable
  * Test old and new Gerrit
  * Test Python bounds only
  * Switch from tox to nox
  * Simplify test output strings for new Gerrit
  * Upgrade testing to Gerrit 3.4.4
  * Add message option
  * Fix nodesets for tox jobs
  * feat(cmd): add hashtag implementation
  * Clarify that test rebases are not kept
  * Improved version string parsing for Git

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-review?expand=0&rev=2
2024-03-24 13:27:47 +00:00
7c03225f1c Accepting request 1096165 from devel:languages:python
Moving git-review to better project

OBS-URL: https://build.opensuse.org/request/show/1096165
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-review?expand=0&rev=1
2023-07-03 05:29:00 +00:00
51d59c8f47 Accepting request 1088324 from devel:languages:python
- Clean up the SPEC file.

OBS-URL: https://build.opensuse.org/request/show/1088324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=19
2023-05-22 11:14:50 +00:00
91af5ef6ca - Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=38
2023-05-22 10:16:23 +00:00
d967d8de9b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=37 2023-04-12 12:36:06 +00:00
78b88e3a94 Accepting request 1005735 from devel:languages:python
- update to 2.3.1:
  * Improved version string parsing for Git

OBS-URL: https://build.opensuse.org/request/show/1005735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=18
2022-09-25 13:35:20 +00:00
5f680b9a3b - update to 2.3.1:
* Improved version string parsing for Git

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=35
2022-09-24 09:01:55 +00:00
106acf71db Accepting request 970662 from devel:languages:python
- Update to 2.3.0:
  * Python 3.5 is no longer supported.
  * Git 2.10.0 or later is required as git-review now needs the
    --no-show-signature option for git-log.
  * Git’s log.ShowSignature option is now supported. Previously, setting it
    would confuse git-review into thinking there were twice as many changes
    to push.
  * OpenSSH has deprecated its use of scp/rcp protocol in favor of SFTP,
    which the embedded Apache mina-sshd in widely-deployed Gerrit versions
    does not yet support. Now git-review will attempt to detect whether
    scp’s -O option is available to force use of the legacy scp/rcp protocol,
    and apply it if so. Future git-review versions may change the fallback
    behavior once an SFTP subsystem is implemented and available for a new
    Gerrit release.
- Remove now unneeded BuildRequires on mock.

OBS-URL: https://build.opensuse.org/request/show/970662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=17
2022-04-19 07:58:54 +00:00
237646ac37 - Update to 2.3.0:
* Python 3.5 is no longer supported.
  * Git 2.10.0 or later is required as git-review now needs the
    --no-show-signature option for git-log.
  * Git’s log.ShowSignature option is now supported. Previously, setting it
    would confuse git-review into thinking there were twice as many changes
    to push.
  * OpenSSH has deprecated its use of scp/rcp protocol in favor of SFTP,
    which the embedded Apache mina-sshd in widely-deployed Gerrit versions
    does not yet support. Now git-review will attempt to detect whether
    scp’s -O option is available to force use of the legacy scp/rcp protocol,
    and apply it if so. Future git-review versions may change the fallback
    behavior once an SFTP subsystem is implemented and available for a new
    Gerrit release.
- Remove now unneeded BuildRequires on mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=33
2022-04-19 05:47:10 +00:00
fbfe9bd595 Accepting request 936498 from devel:languages:python
- Update to 2.2.0:
  - When checking for unstaged or uncommitted changes to avoid
    performing a test rebase, unstaged and uncommitted changes in
    Git submodules are now ignored since those won’t be rebased
    anyway.
  - git-review now handles the Git core.hooksPath configuration
    option correctly. Thus, it installs the commit-msg hook
    into the core.hooksPath directory, if that option is
    set. Otherwise, it continues to install the hook into
    .git/hooks, relative to the root of the checkout.
  - With Git 2.18.0 and later, the --rebase-merges (-r) option
    will be used in place of the deprecated --preserve-merges
    (-p) option. This fixes a critical error when git-review is
    used with Git versions 2.34.0 onward, where the old option is
    no longer available.
- Remove unnecessary
  7182166ec00ad3645821435d72c5424b4629165f.patch

OBS-URL: https://build.opensuse.org/request/show/936498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=16
2021-12-08 21:09:29 +00:00
1ee913c60b Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=32
2021-12-08 13:44:07 +00:00
5a91e4525b Accepting request 936488 from home:mcepl:branches:M17N:l10n.opensuse.org
- Update to 2.2.0:
  - When checking for unstaged or uncommitted changes to avoid
    performing a test rebase, unstaged and uncommitted changes in
    Git submodules are now ignored since those won’t be rebased
    anyway.
  - git-review now handles the Git core.hooksPath configuration
    option correctly. Thus, it installs the commit-msg hook
    into the core.hooksPath directory, if that option is
    set. Otherwise, it continues to install the hook into
    .git/hooks, relative to the root of the checkout.
  - With Git 2.18.0 and later, the --rebase-merges (-r) option
    will be used in place of the deprecated --preserve-merges
    (-p) option. This fixes a critical error when git-review is
    used with Git versions 2.34.0 onward, where the old option is
    no longer available.

OBS-URL: https://build.opensuse.org/request/show/936488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=31
2021-12-08 13:01:16 +00:00
9b80db8c77 Accepting request 935776 from devel:languages:python
- update to 2.1.0:
  * Add support for –no-thin which is passed to git push
  * A new gitreview.branchauthor option allows configuring the change author
    (owner) name part of the autocreated branch name when downloading changes.
  * A new gitreview.notopic configuration setting makes git-review always
    behave as if the --notopic command line option was supplied.
  * Added the --notify option, which can be used to ensure specified receivers
    receives email notifications
  * The Change-Id generating commit hook is now installed into any detected Git
    submodules, so that it will take effect when creating changes within a
    submodule and not just in the parent repository.
  * Encoding was corrected for Git credentials, which was previously causing HTTP
    authentication to fail under some Python 3 versions.
  * Change download functions now preserve any unapplied local edits on the
    branch when attempting to reset the worktree.
  * The --no-follow-tags option to git push is now used for all pushes, so that
    git-review won’t error when encountering a local tag which is absent from
    Gerrit.
  * For safety, attempts to push a commit with unstaged or uncommitted changes in
    the worktree will be caught and an error reported, rather than leaving it up to
    git rebase to spot them. This addresses a situation where users enabling
    rebase.autostash would otherwise experience data loss when the test rebase is
    subsequently reset.
- add 7182166ec00ad3645821435d72c5424b4629165f.patch:
  * With Git 2.18.0 and later, the --rebase-merges (-r) option will be used in
    place of the deprecated --preserve-merges (-p) option. This fixes a
    critical error when git-review is used with Git versions 2.34.0 onward,
    where the old option is no longer available.

OBS-URL: https://build.opensuse.org/request/show/935776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=15
2021-12-05 21:46:21 +00:00
8db4db6c6c - update to 2.1.0:
* Add support for –no-thin which is passed to git push
  * A new gitreview.branchauthor option allows configuring the change author
    (owner) name part of the autocreated branch name when downloading changes.
  * A new gitreview.notopic configuration setting makes git-review always
    behave as if the --notopic command line option was supplied.
  * Added the --notify option, which can be used to ensure specified receivers
    receives email notifications
  * The Change-Id generating commit hook is now installed into any detected Git
    submodules, so that it will take effect when creating changes within a
    submodule and not just in the parent repository.
  * Encoding was corrected for Git credentials, which was previously causing HTTP
    authentication to fail under some Python 3 versions.
  * Change download functions now preserve any unapplied local edits on the
    branch when attempting to reset the worktree.
  * The --no-follow-tags option to git push is now used for all pushes, so that
    git-review won’t error when encountering a local tag which is absent from
    Gerrit.
  * For safety, attempts to push a commit with unstaged or uncommitted changes in
    the worktree will be caught and an error reported, rather than leaving it up to
    git rebase to spot them. This addresses a situation where users enabling
    rebase.autostash would otherwise experience data loss when the test rebase is
    subsequently reset.
- add 7182166ec00ad3645821435d72c5424b4629165f.patch:
  * With Git 2.18.0 and later, the --rebase-merges (-r) option will be used in
    place of the deprecated --preserve-merges (-p) option. This fixes a
    critical error when git-review is used with Git versions 2.34.0 onward,
    where the old option is no longer available.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=30
2021-12-05 10:31:31 +00:00
059b411f4d Accepting request 700471 from devel:languages:python
- revert switch to singlespec. This is an insane complexification
  for no gain: git-review is a pure cli tool, not a module
  to import, and we never had a working python2- version anyway
  because all the tooling was excluded from packaging. So
  don't create packages that are unusable and deprecated.

- update to 1.28.0 (bsc#1134089):
  * Support for auto-configuration of topic names based on the
  presence of keywords in the commit message is removed. Previously,
  keywords such as bug, bp or lp followed by a number would result
  in branch names containing the associated number, e.g. bug/123.
  This feature was OpenStack specific, was a frequent source of bugs
  and clearly wasn’t being used that often, given that StoryBoard
  is a thing now and no one had updated this feature to handle that metadata.
  * Fixed usepushurl to work when a read-only mirror being used as origin does not contain refs/changes from gerrit.

OBS-URL: https://build.opensuse.org/request/show/700471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=14
2019-05-07 21:18:09 +00:00
a0bb58cdf1 - revert switch to singlespec. This is an insane complexification
for no gain: git-review is a pure cli tool, not a module
  to import, and we never had a working python2- version anyway
  because all the tooling was excluded from packaging. So
  don't create packages that are unusable and deprecated.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=28
2019-05-03 18:09:55 +00:00
f841e4113c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=27 2019-05-03 18:03:01 +00:00
0394dc0832 - update to 1.28.0 (bsc#1134089):
* Support for auto-configuration of topic names based on the
  presence of keywords in the commit message is removed. Previously,
  keywords such as bug, bp or lp followed by a number would result
  in branch names containing the associated number, e.g. bug/123.
  This feature was OpenStack specific, was a frequent source of bugs
  and clearly wasn’t being used that often, given that StoryBoard
  is a thing now and no one had updated this feature to handle that metadata.
  * Fixed usepushurl to work when a read-only mirror being used as origin does not contain refs/changes from gerrit.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=26
2019-05-03 18:01:33 +00:00
d75ab204d8 Accepting request 663611 from devel:languages:python
- Update to 1.27.0:
  * Work with python3
- Remove patch in upstream: git-2.15-compat.patch
- Switch to source url downloads
- Switch URL to point to active site
- Switch to singlespec

OBS-URL: https://build.opensuse.org/request/show/663611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=13
2019-01-21 09:47:28 +00:00
Tomáš Chvátal
28d0f9eb80 - Update to 1.27.0:
* Work with python3
- Remove patch in upstream: git-2.15-compat.patch
- Switch to source url downloads
- Switch URL to point to active site
- Switch to singlespec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=24
2019-01-08 10:39:12 +00:00
2398a1d256 Accepting request 541537 from devel:languages:python
- add git-2.15-compat.patch: fix compat with git 2.15

OBS-URL: https://build.opensuse.org/request/show/541537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=12
2017-11-14 12:00:43 +00:00
23fad07db6 - add git-2.15-compat.patch: fix compat with git 2.15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=22
2017-11-13 16:36:05 +00:00
Stephan Kulow
15d1b15e8a Accepting request 327454 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/327454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=11
2015-08-29 18:04:42 +00:00
Denisart Benjamin
f80db847ef Accepting request 327322 from home:tbechtold:branches:devel:languages:python
- Remove %{_sysconfdir}/git-review/git-review.conf from package.
  File is deprecated.

OBS-URL: https://build.opensuse.org/request/show/327322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=20
2015-08-27 13:01:48 +00:00
602d7e21fd Accepting request 311974 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/311974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=10
2015-06-15 15:49:36 +00:00
Denisart Benjamin
d82be7eb40 Accepting request 311847 from home:tbechtold:branches:devel:languages:python
- update to 1.25.0:
  * Add “git-review -l” to man page synopsis and usage doc
  * Add reviewers on upload
  * Update project links
  * Override E-mail in Gerrit integration tests
  * Fixed a dead link to the git-review docs
  * Provide an explanation on failed rebase
  * Switch to requests to support proxying of 'https'
  * Use plumbing rev-parse to get the branch name
  * Isolate tests from user/system git configuration
  * Push language override down into the cmd wrapper
  * git review -sv gets more verbose
  * Add utf-8 char support
  * Choose tracked branch for rebase when submitting
  * pbr should install the manpage
  * get_remote_url(): also honor url.*.pushInsteadOf
  * Support authentication in run_http_exc
  * Split README.rst into separate doc files
  * Handle correctly http error raise in run_http_exc
  * Fix encoding header
  * Workflow documentation is now in infra-manual
  * Update tests to use Gerrit 2.9.2
  * Use 'no_proxy' env variable in addition to uppercase
  * Enable color support based on tty and config
  * get_remote_url(): honor any "url.<base>.insteadOf" config setting
  * Convert add_remote to use GitReviewExceptions
  * Prefer git-config over git-review config files
  * Isolate tests from user/system config
  * Switched documentation to point to storyboard
  * Fix ---list and "departement" typos in man page

OBS-URL: https://build.opensuse.org/request/show/311847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=18
2015-06-14 18:55:45 +00:00
Stephan Kulow
626361cec4 Accepting request 254016 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/254016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=9
2014-10-06 10:06:31 +00:00
Denisart Benjamin
b80462fd9d Accepting request 250702 from home:bmwiedemann:branches:devel:languages:python
Require python-setuptools to fix CLI
  this is to avoid pkg_resources error

OBS-URL: https://build.opensuse.org/request/show/250702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=16
2014-10-05 14:10:57 +00:00
Stephan Kulow
0ac230a5e2 Accepting request 242370 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/242370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=7
2014-07-27 16:47:15 +00:00
Tomáš Chvátal
403d43fc7f Accepting request 241197 from home:bmwiedemann:branches:devel:languages:python
- update to 1.24
* Require python-requests (was already needed before, but now is autoinstalled by zypper)
* Update homepage on PyPI
* Update requirements to OpenStack's recommendations
* Update the README to mention dependencies
* Ensure username is set for all tests
* Provide nicer user message for missing remote ref
* Fix a typo in HACKING.rst
* Ignore newline in bp/bug search in commit message
* Restrict tests SSH auth to only the provided key
* Disable proxies for tests that clone over http
* Keep track of gerrit.war and golden_site versions
* Fix typo in manpage s/gireview/gitreview/
* Correct git review -l over http(s)

OBS-URL: https://build.opensuse.org/request/show/241197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=14
2014-07-25 12:36:30 +00:00
Stephan Kulow
d4f815a566 Accepting request 239528 from devel:languages:python
- Avoid source Url, we're packaging from git

- update to 1.23.61:
* Topic: do not use '(detached' when detached
* Use gerrit 2.8.5 instead of gerrit 2.6.1 in tests
* Allow to specify default scheme in .gitreview file
* Correct test_remote to support branchs without upstream
* Remove parsing of --help and variants from our code
* Python2: fixed UnicodeEncodeError
* Skip invalid unicode in commit messages
* Git review assumes the wrong ssh default port
* Add http(s) protocol support to fetch_review and list_reviews
* git-review.1 manpage fix for groff warnings
* Fix parsing of SCP-style URLs, as these are valid in Git itself
* "git review --setup" failed in Chinese locale
* Bump hacking version in requirements
* Reduce testr concurrnecy to 2
* Add http(s) protocol support to set_hooks_commit_msg
* Retrieve remote pushurl independently of user's locale
* Add http(s) protocol support to test_remote
* Verify if every attached file exists. Attach gerrig.config
* Wrap exceptions that occur while running external process
* Make Gerrit port and dir selection deterministic
* Don't try to attach known_hosts if it's not there
* Remove tox locale overrides
* Fix the regex for setting topic
* Add 2m timeout to tests
* Attach Gerrit logs and known_hosts to failed tests
* Change test gerrit ssh/http ports offset
* Correct .Fl typo WRT --compare in the manual page

OBS-URL: https://build.opensuse.org/request/show/239528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=6
2014-07-10 12:55:05 +00:00
Sascha Peilicke
664ee44361 - Avoid source Url, we're packaging from git
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=12
2014-07-04 07:24:09 +00:00
Sascha Peilicke
bfd14a25d2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=11 2014-07-04 07:24:01 +00:00
Sascha Peilicke
7560682ca4 Accepting request 235145 from home:dirkmueller:branches:devel:languages:python
- update to 1.23.61:
* Topic: do not use '(detached' when detached
* Use gerrit 2.8.5 instead of gerrit 2.6.1 in tests
* Allow to specify default scheme in .gitreview file
* Correct test_remote to support branchs without upstream
* Remove parsing of --help and variants from our code
* Python2: fixed UnicodeEncodeError
* Skip invalid unicode in commit messages
* Git review assumes the wrong ssh default port
* Add http(s) protocol support to fetch_review and list_reviews
* git-review.1 manpage fix for groff warnings
* Fix parsing of SCP-style URLs, as these are valid in Git itself
* "git review --setup" failed in Chinese locale
* Bump hacking version in requirements
* Reduce testr concurrnecy to 2
* Add http(s) protocol support to set_hooks_commit_msg
* Retrieve remote pushurl independently of user's locale
* Add http(s) protocol support to test_remote
* Verify if every attached file exists. Attach gerrig.config
* Wrap exceptions that occur while running external process
* Make Gerrit port and dir selection deterministic
* Don't try to attach known_hosts if it's not there
* Remove tox locale overrides
* Fix the regex for setting topic
* Add 2m timeout to tests
* Attach Gerrit logs and known_hosts to failed tests
* Change test gerrit ssh/http ports offset
* Correct .Fl typo WRT --compare in the manual page
* Ignore content of merge commits in reporting
* Remove empty lines from git log output

OBS-URL: https://build.opensuse.org/request/show/235145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=10
2014-06-02 09:04:12 +00:00
Tomáš Chvátal
6d8a34e713 Accepting request 204513 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=5
2013-10-24 17:08:11 +00:00
Sascha Peilicke
f3bb30c575 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=8
2013-10-24 10:51:01 +00:00
Stephan Kulow
c34ee9bb92 Accepting request 198425 from devel:languages:python
Update to 1.23, fix username selection (forwarded request 198417 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/198425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=3
2013-09-11 09:36:23 +00:00
Sascha Peilicke
a9641a3228 Accepting request 198417 from home:a_jaeger:FactoryFix
Update to 1.23, fix username selection

OBS-URL: https://build.opensuse.org/request/show/198417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=6
2013-09-11 07:52:16 +00:00
Stephan Kulow
5a1e4d7630 Accepting request 177708 from devel:languages:python
version update to 1.22 (forwarded request 177223 from vmiklos)

OBS-URL: https://build.opensuse.org/request/show/177708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=2
2013-06-05 15:39:47 +00:00
Sascha Peilicke
c0c1209258 Accepting request 177223 from home:vmiklos:branches:devel:languages:python
version update to 1.22

OBS-URL: https://build.opensuse.org/request/show/177223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=4
2013-06-05 09:04:48 +00:00
Stephan Kulow
13affaee36 Accepting request 156549 from devel:languages:python
will replace python-git-review

OBS-URL: https://build.opensuse.org/request/show/156549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-review?expand=0&rev=1
2013-02-28 06:08:21 +00:00
Sascha Peilicke
45676e4009 fixup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=2
2013-02-27 09:10:56 +00:00
Sascha Peilicke
2da61c3d1b - Update to version 1.20:
+ Avoid symlinks in the manpage path
- Changes from version 1.19:
  + Allow download of reviews from deleted accounts
  + See https://github.com/openstack-infra/git-review/compare/1.18...1.19
- Renamed from python-git-review, it's a tool not a library
- Install man-page in correct location
- Explicit %py_requires, since we don't have files in %python_sitelib

- Update to 1.18:
  * Adds Python3 support and various bugfixes
- Package a default configuration file to disable the automatic check
  for new git-review releasess on PyPI. Otherwise git-review refuses
  to work when a new release is available on PyPI

- Initial version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/git-review?expand=0&rev=1
2013-02-27 09:10:29 +00:00