40 Commits

Author SHA256 Message Date
380a17cbfc Accepting request 1311493 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1311493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=31
2025-10-16 15:38:38 +00:00
44d3b4142d - Update to version 2.5.4:
* chore: update changelog for 2.5.4
  * chore: update transitive dependencies
  * chore: update clap to 4.5.43
  * refactor: clippy fixes
  * fix: gix 0.73 breaking changes
  * chore: update gix to 0.73
  * chore: update transitive dependencies
  * chore: update serde_json to 1.0.142
  * chore: update winnow to 0.7.12
  * chore: update clap to 4.5.42
  * refactor: clippy lints
  * stgit.el: Use `with-eval-after-load' instead of a homemade version
  * stgit.el: Use `advice-add' instead of `defadvice'
  * stgit.el: Fix various checkdoc warnings
  * stgit.el: Support Emacs versions < 31
  * feat(bash): complete patches from chosen branch
  * chore: update dependencies
  * refactor: repair clippy lints
  * chore: update clap to 4.5.40
  * chore: update anstyle to 1.0.11
  * chore: update winnow to 0.7.11
  * chore: update anyhow to 1.0.98
  * chore: update jiff to 0.2.15
  * chore: update tempfile to 3.20.0
  * chore: update curl to 0.4.48
  * chore: update flate2 to 1.1.2
  * chore: update ctrlc to 3.4.7
  * chore(deps): bump winnow from 0.7.6 to 0.7.10
  * chore(deps): bump clap from 4.5.36 to 4.5.39
  * docs: Update copyright year
  * chore: update transitive dependencies
  * chore: update tempfile to 3.19.1
  * chore: update jiff to 0.2.6
  * chore: update winnow to 0.7.6
  * chore: update gix to 0.71
  * chore: update indexmap to 2.9.0
  * chore: update is-terminal to 0.4.16
  * chore: update ctrlc to 3.4.6
  * chore: update bstr to 1.12.0
  * chore: update clap to 4.5.36
  * chore: update flate2 to 1.1.1
  * chore: update serde to 1.0.219
  * chore: update serde_json to 1.0.140
  * chore: update thiserror to 2.0.12
  * chore: update anyhow to 1.0.97
  * refactor: repair clippy lint
  * stgit.el: Move 'stgit-patch-status-face-alist' before first use
  * stgit.el: Silence warnings of missing vc variables
  * stgit.el: Replace ad-hoc `make-local-variable' with `defvar-local'
  * stgit.el: Use defvar-local instead of make-local-variable
  * stgit.el: Enable lexical-binding
  * stgit.el: Allow empty descriptions
  * stgit.el: Add "--no-color" flag to 'git log' and 'git show'
  * stgit.el: Pass patch into `stgit-process-files'
  * chore: update changelog for 2.5.3
  * chore: update dependencies
  * refactor(stgit.el): use space-based indentation consistently
  * refactor: repair clippy lint
  * chore(deps): bump tempfile from 3.16.0 to 3.17.0
  * chore(deps): bump jiff from 0.2.0 to 0.2.1
  * build: statically linked packages for riscv64
  * chore: update changelog for 2.5.2
  * chore: update jiff to 0.2.0
  * chore: update winnow to 0.7.2
  * fix: partial_ref_name
  * chore: resolve winnow deprecations
  * chore: update dependencies
  * ci: disable test for windows build
  * chore(deps): bump jiff from 0.1.24 to 0.1.29
  * chore(deps): bump serde_json from 1.0.135 to 1.0.138
  * chore(deps): bump is-terminal from 0.4.13 to 0.4.15
  * chore(deps): bump indexmap from 2.7.0 to 2.7.1
  * chore(deps): bump clap from 4.5.26 to 4.5.28
  * stgit.el: Fix various compile warnings
  * stgit.el: Replace depercated cl function calls with new style
  * stgit.el: Fix some checkdoc warnings
  * stgit.el: Fix emacs pre-pending "Summary: " to log-edit buffers
  * chore: update changelog for 2.5.1
  * chore: update release checklist
  * ci: use ubuntu-24.04 image
  * fix: assure branch creation respects fetch-specs of remotes. (#522)
  * chore: update to latest `gix` for improved API (#522)
  * chore: update transitive deps
  * chore: update anstyle-wincon to 3.0.7
  * chore: update bitflags to 2.8.0
  * chore: update jiff to 0.1.24
  * chore: update transitive deps
  * chore: update syn to 2.0.96
  * chore: update bitflags to 2.7.0
  * chore: update clap to 4.5.26
  * chore: update serde_json to 1.0.135
  * chore: update thiserror to 2.0.11
  * chore: update winnow to 0.6.24
  * refactor: repair clippy lints for is_some_and
  * test: repair regression with git v2.48
  * chore(deps): bump jiff from 0.1.18 to 0.1.21
  * chore(deps): bump bstr from 1.11.1 to 1.11.3
  * chore(deps): bump tempfile from 3.14.0 to 3.15.0
  * chore: update changelog for 2.5.0
  * chore: update transitive deps
  * chore: update windows-sys to 0.59.0
  * chore: update serde to 1.0.217
  * chore: update winnow to 0.6.21
  * chore: update jiff to 0.1.18
  * docs: explain stgit.autosign a bit better
  * feat: new "name" subcommand
  * feat: organize subcommands by group in help
  * chore: fix warning
  * feat: support calling stg rebase without arguments
  * tests: add test for rebase without arguments
  * chore: update dependencies
  * chore: update serde_json to 1.0.134
  * chore: update thiserror to 2.0.9
  * chore: update anyhow to 1.0.95
  * chore: update gix to 0.69
  * chore: update changelog for 2.4.13
  * chore: update transitive deps
  * chore: update jiff to 0.1.15
  * chore: update gix to 0.68
  * chore: update flate2 to 1.0.35
  * chore: update serde to 1.0.216
  * chore: update thiserror to 2.0.7
  * chore: update indexmap to 2.7.0
  * chore: update clap to 4.5.23
  * chore: update bstr to 1.11.1
  * chore: update anyhow to 1.0.94
  * refactor: repair clippy lints
  * chore: update thiserror to 2.0.3
  * chore: update allocator-api2 to 0.2.19
  * chore: update url to 2.5.3
  * chore: update cc to 1.1.37
  * chore: update anstream to 0.6.18
  * chore: update fastrand to 2.2.0
  * chore: update libc to 0.2.162
  * chore: update curl-sys to 0.4.78+curl-8.11.0
  * chore: update tempfile to 3.14.0
  * chore: update anyhow to 1.0.93
  * chore: update gix to 0.67.0
  * chore: update autocfg to 1.4.0
  * chore: update unicode-bidi to 0.3.17
  * chore: update unicode-ident to 1.0.13
  * chore: update redox_syscall to 0.5.7
  * chore: update colorchoice to 1.0.3
  * chore: update anstyle-query to 1.1.2
  * chore: update anstyle-parse to 0.2.6
  * chore: update proc-macro2 to 1.0.89
  * chore: update unicode-normalization to 0.1.24
  * chore: update gix-quote to 0.4.13
  * chore: update gix-bitmap to 0.2.12
  * chore: update gix-config-value to 0.14.9
  * chore: update memmap2 to 0.9.5
  * chore: update gix-chunk to 0.4.9
  * chore: update pkg-config to 0.3.31
  * chore: update cc to 1.1.34
  * chore: update anstream to 0.6.17
  * chore: update rustix to 0.38.38
  * chore: update once_cell to 1.20.2
  * chore: update gix-validate to 0.9.1
  * chore: update gix-utils to 0.1.13
  * chore: update gix-sec to 0.10.9
  * chore: update gix-date to 0.9.1
  * chore: update gix-command to 0.3.10
  * chore: update schannel to 0.1.26
  * chore: update openssl-sys to 0.9.104
  * chore: update libc to 0.2.161
  * chore: update regex-automata to 0.4.8
  * chore: update winnow to 0.6.20
  * chore: update thiserror to 1.0.67
  * chore: update tempfile to 3.13.0
  * chore: update tar to 0.4.43
  * chore: update serde_json to 1.0.132
  * chore: update serde to 1.0.214
  * chore: update jiff to 0.1.14
  * chore: update indexmap to 2.6.0
  * chore: update flate2 to 1.0.34
  * chore: update encoding_rs to 0.8.35
  * chore: update curl to 0.4.47
  * chore: update clap to 4.5.20
  * chore: update anyhow to 1.0.92
  * chore: update anstyle to 1.0.10
- Update to 2.5.4
  * stgit.el: Use with-eval-after-load instead of a homemade version
  * stgit.el: Use advice-add instead of defadvice
  * stgit.el: Fix various checkdoc warnings
  * stgit.el: Support Emacs versions < 31
  * stgit.el: Move 'stgit-patch-status-face-alist' before first use
  * stgit.el: Silence warnings of missing vc variables
  * stgit.el: Replace ad-hoc make-local-variable with defvar-local
  * stgit.el: Use defvar-local instead of make-local-variable
  * stgit.el: Enable lexical-binding
  * stgit.el: Allow empty descriptions
  * stgit.el: Add "--no-color" flag to 'git log' and 'git show'
  * stgit.el: Pass patch into stgit-process-files
  * chore: update gix to 0.73
  * docs: Update copyright year
  * feat(bash): complete patches from chosen branch
- Update to 2.5.3
  * build: statically linked packages for riscv64
  * chore: update dependencies
  * refactor(stgit.el): use space-based indentation consistently
- Update to 2.5.2 2025-02-16
  * fix(stgit.el): various compile warnings
  * fix(stgit.el): Replace depercated cl function calls with new style
  * fix(stgit.el): checkdoc warnings
  * fix(stgit.el): emacs pre-pending "Summary: " to log-edit buffers
  * chore: update jiff to 0.2.0
  * chore: update winnow to 0.7.2
  * chore: resolve winnow deprecations
  * chore: update dependencies
- Update to 2.5.1 2025-01-18
  * fix: assure branch creation respects fetch-specs of remotes (#522)
  * ci: ubuntu-24.04 is now used to build release binaries
  * chore: gix is updated to 0.70
- Update to 2.5.0 2025-01-01
  * feat: new "name" subcommand
  * feat: support calling stg rebase without arguments
  * docs: explain stgit.autosign a bit better
  * feat: organize subcommands by group in help
- Update to 2.4.13
  * fix(squash): preserve consensus author
  * chore: update gix to 0.68

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=36
2025-10-15 12:46:44 +00:00
0d5ec33682 Accepting request 1202120 from devel:tools:scm
- Update to version 2.4.12:
  * fix(squash): preserve consensus author
  * chore: update changelog for 2.4.12
  * feat(push): revert overzealous modified status
  * chore: update windows-sys to 0.59.0
  * chore: update syn to 2.0.77
  * chore: update cc to 1.1.18
  * chore: update filetime to 0.2.25
  * chore: update schannel to 0.1.24
  * chore: update gix-path to 0.10.11
  * chore: update serde_json to 1.0.128
- Switch to _service for fetching sources
- Adresses boo#1230691 CVE-2024-45405

OBS-URL: https://build.opensuse.org/request/show/1202120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=30
2024-09-20 15:12:05 +00:00
1f8ae9c958 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=34 2024-09-20 08:01:38 +00:00
e998b1eddc - Update to version 2.4.12:
* fix(squash): preserve consensus author
  * chore: update changelog for 2.4.12
  * feat(push): revert overzealous modified status
  * chore: update windows-sys to 0.59.0
  * chore: update syn to 2.0.77
  * chore: update cc to 1.1.18
  * chore: update filetime to 0.2.25
  * chore: update schannel to 0.1.24
  * chore: update gix-path to 0.10.11
  * chore: update serde_json to 1.0.128
- Switch to _service for fetching sources
- Adresses boo#1230691 CVE-2024-45405

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=33
2024-09-20 08:00:57 +00:00
7fa54fabc3 Accepting request 1141754 from devel:tools:scm
- Move completions and plugins to subpackages

- update to 2.4.2
  * This is a complete rewrite in Rust.
  * For the full list of changes see
    https://github.com/stacked-git/stgit/releases
- Drop no longer needed stgbashprompt-noexec.patch

OBS-URL: https://build.opensuse.org/request/show/1141754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=29
2024-01-26 21:47:54 +00:00
245fbf6abe OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=31 2024-01-26 14:03:02 +00:00
61b94c6bc9 - Move completions and plugins to subpackages
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=30
2024-01-26 13:59:04 +00:00
9c106c2042 Accepting request 1141703 from home:pluskalm:branches:devel:tools:scm
- Move competions and plugins to subpackages

OBS-URL: https://build.opensuse.org/request/show/1141703
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=29
2024-01-26 09:55:57 +00:00
6bd3ce33fb OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=28 2024-01-25 16:39:55 +00:00
db1c045fb4 i- Adjust changelog to comply with packaging guidelines
- Drop no longer needed stgbashprompt-noexec.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=27
2024-01-25 08:10:04 +00:00
48b7abd3fd Accepting request 1139755 from home:termim:branches:devel:tools:scm
- update to 2.4.2
  * This is a complete rewrite in Rust.
  * For the full list of changes see
    https://github.com/stacked-git/stgit/releases

OBS-URL: https://build.opensuse.org/request/show/1139755
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=26
2024-01-25 07:35:24 +00:00
1aa886203a Accepting request 966758 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/966758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=28
2022-04-04 17:26:40 +00:00
ed47aa272b Accepting request 965223 from home:dirkmueller:Factory
- update to 1.5:
  * Add Makefile targets for installing shell completions
  * stg rebase --interactive learns ‘hide’ instruction
  * Picked patch names are preserved when possible (#175)
  * Replace --unapplied option with --noapply for stg pick (#174)
  * stg pick --noapply no longer reverses patch order (#174)
  * Use stg version uses sys.executable to get Python version.
  * Repair stg repair with amended first patch (#163)
  * Repair corner cases where invalid patchnames could be generated by stg new,
    stg uncommit, etc. (#176)
  * stg mail could crash due to a misspelled reference (#178)
  * Zsh completion for stg refresh -p now completes against all patches (not
    just applied patches).
  * Zsh gains missing completion for stg push --noapply
  * Minor repair to help for stg float --noapply and stg push --noapply
  * Restore stg sink --nopush capability.
  * The new stg import --message-id option causes the Message-ID from imported
    emails to be included as the Message-Id trailer in the patch description
  * The new ‘stgit.import.message-id’ config option also enables the Message-Id
    trailer
  * stg import no longer creates “Message-Id” trailer by default when importing
    patches from email
  * StGit works with Python 3.10
  * stg version prints a more abbreviated Python version
    stg commit will no longer commit empty patches by default; the
    --allow-empty option may be used to override this behavior (#158)
  * The stgit.main.main() function now takes an argv parameter and returns an
    int return code in most cases instead of calling sys.exit(), thus making
    main() a bit easier to use as an API.
  * Repair stack upgrade with stg branch --list (#155)

OBS-URL: https://build.opensuse.org/request/show/965223
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=24
2022-04-04 07:34:42 +00:00
9834c803b6 Accepting request 849215 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/849215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=27
2020-11-19 10:59:29 +00:00
3174329cb9 Accepting request 847469 from home:dfaggioli:tools
- Move to latest version, 0.23
  * `stg mail` was not working in v. 0.21, due to TLS issue. It
    does in 0.23
  * while there, update the URL
- Add patch stgbashprompt-noexec.patch
  * so rpmlint won't complain about executable without '#!'

OBS-URL: https://build.opensuse.org/request/show/847469
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=22
2020-11-18 07:14:05 +00:00
701be6354a Accepting request 765717 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/765717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=26
2020-01-20 21:54:54 +00:00
f7f2e5c1df Accepting request 765317 from home:bmwiedemann:branches:devel:tools:scm
Create .pyc files reproducibly (boo#1049186)

OBS-URL: https://build.opensuse.org/request/show/765317
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=20
2020-01-20 08:54:13 +00:00
ffacc5dbe8 Accepting request 764114 from devel:tools:scm
- Revive asciidoc; will be replaced or dropped later, depending on
  the general solution of asciidoc support on TW

- Update to 0.21:
  * Build reproducibility repairs (Thanks reproducible-builds.org team!)
  * Faster handling of large patches (#44)
  * Python can now be run with optimizations (python -O)
  * stg log now prints trailing newline
  * Improved command line option parsing for stg log

- Switch to python3 to build
- Disable documentation generating using asciidoc as that requires
  python2

OBS-URL: https://build.opensuse.org/request/show/764114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=25
2020-01-13 21:22:14 +00:00
8812cb3e82 fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=18
2020-01-13 19:05:44 +00:00
8b42fa8066 Accepting request 763998 from home:tiwai:branches:devel:tools:scm
- Revive asciidoc; will be replaced or dropped later, depending on
  the general solution of asiidoc support on TW

OBS-URL: https://build.opensuse.org/request/show/763998
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=17
2020-01-13 14:00:41 +00:00
f3159391e4 Accepting request 763863 from home:scarabeus_iv:branches:devel:tools:scm
- Update to 0.21:
  * Build reproducibility repairs (Thanks reproducible-builds.org team!)
  * Faster handling of large patches (#44)
  * Python can now be run with optimizations (python -O)
  * stg log now prints trailing newline
  * Improved command line option parsing for stg log

- Switch to python3 to build
- Disable documentation generating using asciidoc as that requires
  python2

OBS-URL: https://build.opensuse.org/request/show/763863
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=16
2020-01-13 12:13:56 +00:00
b3b245b0f9 Accepting request 721951 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/721951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=24
2019-08-09 14:54:33 +00:00
4a3ef5a865 Accepting request 721864 from home:termim:branches:devel:tools:scm
Update to 0.19

OBS-URL: https://build.opensuse.org/request/show/721864
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=14
2019-08-09 07:11:18 +00:00
ee3abf3142 Accepting request 383172 from devel:tools:scm
1

OBS-URL: https://build.opensuse.org/request/show/383172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=23
2016-04-05 08:43:45 +00:00
d4fff447ad Accepting request 382236 from home:pluskalm:branches:devel:tools:scm
- Use url for source
- Add gpg signature
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/382236
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=12
2016-04-02 08:28:32 +00:00
Tomáš Chvátal
ef933a9052 Accepting request 204193 from devel:tools:scm
ok !! finally got it - removed the 644 from the %attrib and it leaves the doc director +x for all users in SP3 too.

please accept this update to stgit 0.17.1 with this build change so that SLE 11 SP3 is available too.

thank you for your patience (forwarded request 202534 from dbahi)

OBS-URL: https://build.opensuse.org/request/show/204193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=21
2013-10-21 18:03:10 +00:00
Sascha Peilicke
7f536c7fa4 Accepting request 202534 from home:dbahi:branches:devel:tools:scm
ok !! finally got it - removed the 644 from the %attrib and it leaves the doc director +x for all users in SP3 too.

please accept this update to stgit 0.17.1 with this build change so that SLE 11 SP3 is available too.

thank you for your patience

OBS-URL: https://build.opensuse.org/request/show/202534
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/stgit?expand=0&rev=10
2013-10-21 13:39:00 +00:00
Stephan Kulow
8bf7c1dff2 Accepting request 107523 from devel:tools:scm
- updated to version 0.16:
  * Several improvements to the Emacs mode (stgit.el).
  * UI adjustments to better match the Git commands.
  * "stg status" is an alias for "git status".
  * "stg reset --hard" behaves similarly to the corresponding git
    command and option.
  * "stg branch --cleanup" option to remove the StGit metadata for
    a given branch.
  * "stg mail" can use "git send-email" directly.
  * Vim syntax highlighting for StGit commit messages.
  * Many bug-fixes. (forwarded request 107445 from tiwai)

OBS-URL: https://build.opensuse.org/request/show/107523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=17
2012-03-01 06:22:00 +00:00
Stephan Kulow
11e99d18d8 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=16
2011-12-06 18:06:03 +00:00
OBS User autobuild
863ac0a370 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=11 2010-03-18 15:30:34 +00:00
OBS User unknown
3961f739ca OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=9 2009-08-10 22:11:37 +00:00
OBS User unknown
cd5e1b468b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=8 2009-06-18 15:59:35 +00:00
OBS User unknown
0314ffc940 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=7 2008-06-25 21:38:49 +00:00
OBS User unknown
7411b173e1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=6 2008-04-14 19:57:58 +00:00
OBS User unknown
70efdbfae8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=5 2008-01-12 02:26:06 +00:00
OBS User unknown
0ea1f3c489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=4 2007-07-27 00:11:09 +00:00
OBS User unknown
908ca37cf8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=3 2007-04-03 19:46:26 +00:00
OBS User unknown
74071a6bff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=2 2007-02-07 21:09:58 +00:00
OBS User unknown
a5d33ddc6d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stgit?expand=0&rev=1 2007-01-09 16:55:33 +00:00