25 Commits

Author SHA256 Message Date
8690d9f9bf Accepting request 1140389 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1140389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=12
2024-01-22 19:34:57 +00:00
7ee6b79935 Accepting request 1137377 from home:bmwiedemann:branches:devel:tools:scm
Add reproducible.patch for reproducible builds (boo#1062303)

OBS-URL: https://build.opensuse.org/request/show/1137377
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=24
2024-01-22 08:15:18 +00:00
e106f85402 Accepting request 782298 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/782298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=11
2020-03-07 20:41:29 +00:00
a22f407045 Accepting request 782234 from home:mnhauke
- Update to version 2.14.2
  * Ensure man pages are shown at full width
  * Fix subject in ci-status docs
  * Indicate in docs that you can do plain git push after hub pr
    checkout
  * Fix using hub inside git worktree

OBS-URL: https://build.opensuse.org/request/show/782234
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=22
2020-03-07 06:24:27 +00:00
43a0727c02 Accepting request 766299 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/766299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=10
2020-01-22 21:46:10 +00:00
572e8c5d1b Accepting request 766271 from home:mnhauke
- Update to version 2.14.1
  Features:
  * New command: hub issue update
  * New command: hub issue transfer
  * Support git flag hub version --build-options
  * Refuse to follow HTTP 301/302 redirects for non-GET requests
  Fixes:
  * Ensure that grep command is being used in shell completions
  * Consult global git config color.ui setting when --color=auto
  Improvements:
  * Print more user-friendly HTTP 40x errors
  * Enable debugging file uploads via HUB_VERBOSE=1 hub release
    create -a <file>
  * Improve parsing malformed YAML config files
- Update to version 2.13.0
  * New command: hub gist
  * Add git pr show --format=... flag
  * Add hub api --obey-ratelimit flag
  * hub help: support compressed man pages
  * Add hub release download --include=PATTERN flag
  * hub help: Enable hub help --web <command>
  * hub release: Retry attaching release assets on 5xx server
    errors
  * hub pr checkout fixes
    + handle case when the PR given matches the current branch
    + avoid overriding existing branch merge config
  * hub release: Fail fast when attempting to attach unavailable
    files
  * Honor HTTPS_PROXY, NO_PROXY environment variables
  * Strip "co-authored-by" lines when populating PR body from git

OBS-URL: https://build.opensuse.org/request/show/766271
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=20
2020-01-22 12:30:20 +00:00
5f2d32af7e Accepting request 735826 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/735826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=9
2019-10-08 17:57:38 +00:00
2c762f8dac Accepting request 735456 from home:mnhauke
- Update to version 2.12.8
  * hub compare: improve upstream branch detection & error messages
  * hub compare: allow slash character in branch names
  * hub api: fix GraphQL requests made to Enterprise hosts
  * Docs: clarify --message, --file, and --edit flags

OBS-URL: https://build.opensuse.org/request/show/735456
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=18
2019-10-07 12:07:17 +00:00
1bf10a7bf2 Accepting request 732500 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/732500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=8
2019-09-23 10:39:34 +00:00
6afb05dfed Accepting request 732404 from home:mnhauke
- Update to version 2.12.6
  * Added hub pr to fish completions script
  * Have fish completions script wrap git if hub is aliased

OBS-URL: https://build.opensuse.org/request/show/732404
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=16
2019-09-22 11:07:51 +00:00
89b530b231 Accepting request 729344 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/729344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=7
2019-09-09 10:37:55 +00:00
3d5f81b135 Accepting request 729279 from home:mnhauke
- Update to version 2.12.4
  Bug fixes:
  * Fix invocation of hub --paginate
  * Consistently expand all occurrences of {owner} and {repo} in
    hub api
  * Docs: unlist %NC/%Nc among available fields in
    hub pr list --format
  Enhancements:
  * GitHub Actions compatibility: infer GITHUB_USER value from
    GITHUB_REPOSITORY if available
  * Handle TERM signal during password prompt in terminal
  * Use consistent quote style in hub sync output
- Update to version 2.12.3
  * Allow hub use within GitHub Actions by specifying GITHUB_USER
  * Show friendlier error message when GITHUB_TOKEN is set, but
    fetching the current user fails

OBS-URL: https://build.opensuse.org/request/show/729279
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=14
2019-09-09 07:54:02 +00:00
d786b22f5d Accepting request 714979 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/714979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=6
2019-07-16 06:40:39 +00:00
06bfa6a515 Accepting request 714923 from home:mnhauke
- Update to version 2.12.2
  * Improve pull-request push target detection for git config
    push.default is "upstream", but when the current branch does
    not have upstream configuration
- Update to version 2.12.1
  Fixes:
  * hub pull-request: Avoid crash when the current branch is pushed
    to a non-GitHub remote BROWSER environment variable now supports
    values with spaces in them (must be shell-quoted)
  * hub help: support man appearing in a path that has spaces
  * Docs: mention that comma-separated lists must not have spaces
- Update to version 2.12.0
  * Add hub api --paginate option to automatically fetch all pages
    of results
  * Add hub pr show [<number>] command to open a pull request in
    the browser
  * Add hub pull-request --no-maintainer-edits flag to disallow
    project maintainers being able to push to your branch
  * Abort hub pull-request with a helpful error message if the
    current branch wasn't pushed to a git remote hub issue -M now
    accepts milestone names instead of just numbers
  * Drop support for legacy hub.http-clone git config value (this
    was broken for a while and nobody complained, so I deemed it
    safe to drop in a minor rather than a major release)
  Fixes
  * Fix querying git configuration when GIT_TRACE is used
  * Support detached HEAD if hub pull-request --head was passed
  * Fix newline in hub create error message
  * Ensure HTTP connection reuse across API calls

OBS-URL: https://build.opensuse.org/request/show/714923
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=12
2019-07-13 06:42:41 +00:00
35917eb50f Accepting request 692925 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/692925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=5
2019-04-11 10:16:32 +00:00
0335c22bf3 Accepting request 690052 from home:mnhauke
- Update to version 2.11.1
  * Fix non-draft pull requests for certain repositories
- Update to version 2.11.0
  * Create draft pull requests with hub pull-request --draft
    Draft pull requests are considered work in progress: they don't
    automatically request others for review and they are not
    mergeable while in their draft state.

OBS-URL: https://build.opensuse.org/request/show/690052
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=10
2019-04-10 10:54:09 +00:00
b1e2004d23 Accepting request 689269 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/689269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=4
2019-03-28 21:48:58 +00:00
b3463b9ad6 Accepting request 689175 from home:mnhauke
- Update to version 2.10.1
  Bugfix release:
  * Allow repository names that start with a dash character
  * Fix writing over existing cache files

OBS-URL: https://build.opensuse.org/request/show/689175
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=8
2019-03-28 09:14:30 +00:00
a155a32f2b Accepting request 682043 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/682043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=3
2019-03-19 08:57:51 +00:00
8e4db3ce7f Accepting request 681979 from home:mnhauke
- Run spec-cleaner
- Set proper GOPATH during the build
- Drop not longer required 'rubygem(ronn)' from the BuildRequires
- Package VIM-plugins
- Update to version 2.10.0
  Features
  * New hub pr list --format fields %pS and %pC for PR state and color
  * Have commands with rich output respect the --color flag
  Fixes
  * Make man pages parseable with whatis
  * Make hub checkout work independently of remote refspec
- Update to version 2.9.0
  Features
  * Add support for hub ci-status --format <FORMAT> string
  * Add hub create --remote-name <REMOTE> flag
  * Allow passing in a raw request body via hub api --input <FILE>
  * Cache HTTP 4xx (except 403) server responses in hub api --cache
  Fixes
  * Ensure consistent ordering of hub ci-status -v results
  * Avoid crashing on invalid GitHub hostname
  * Fix parsing empty string within command-line arguments
- Update to version 2.8.4
  * Add hub api -H flag to set HTTP request headers
  * Add hub api -i flag to output HTTP response headers
  * Change how hub api deals with HTTP errors:
    + HTTP response is now printed on stdout regardless of HTTP status
    + No longer print an extra newline after HTTP response body
    + No more Error: HTTP {STATUS} message on stderr
    + hub exits with status 22 instead of 1
  * Fix hub execution under WSL (Windows Subsystem for Linux)

OBS-URL: https://build.opensuse.org/request/show/681979
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=6
2019-03-06 08:50:27 +00:00
2ad8b46f4e Accepting request 618222 from devel:tools:scm
- Modernise spec file a bit

- Properly handle upgrade from old renamed hub gem

OBS-URL: https://build.opensuse.org/request/show/618222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=2
2018-06-22 11:35:14 +00:00
f6405b8bfd - Modernise spec file a bit
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=4
2018-06-21 07:02:17 +00:00
998c100af8 Accepting request 618160 from home:bmwiedemann:branches:devel:tools:scm
Properly handle upgrade from old renamed hub gem

OBS-URL: https://build.opensuse.org/request/show/618160
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=3
2018-06-21 06:57:34 +00:00
4e5a98235d Accepting request 571814 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/571814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hub?expand=0&rev=1
2018-02-07 17:40:27 +00:00
d06cc9766e Accepting request 570265 from home:tampakrap
OBS-URL: https://build.opensuse.org/request/show/570265
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/hub?expand=0&rev=1
2018-01-28 13:08:08 +00:00