Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/git-trac-command

A "git trac" subcommand for git
https://github.com/sagemath/git-trac-command

Merge pull request #64 from mkoeppe/python_to_python3

git-trac, git-releasemgr: Change #! lines to use python3

d9ee00427b6a6a0f97b2bf8ddab51a264149408e authored almost 3 years ago by Dima Pasechnik <[email protected]>
git-trac, git-releasemgr: Change #! lines to use python3

7d646a6c89ff26bb03ac20b2c78dc48d184fb703 authored almost 3 years ago by Matthias Koeppe <[email protected]>
Merge pull request #58 from mkoeppe/releasemgr_patchbot_status

git releasemgr {todo,merge-all}: Add options --patchbot-status and --status

c0c738f36cd27a578b84e5048de82fe1e99c8f3c authored almost 3 years ago by Volker Braun <[email protected]>
ReleaseApplication.merge_multiple: Always print summary

46c7e0f9ceacc7ef60fcdd75279c31458973543e authored almost 3 years ago by Matthias Koeppe <[email protected]>
git releasemgr todo: Show patchbot status for each ticket

9c0403e6ebf1bbba190175f5d6ead19cbed2f374 authored almost 3 years ago by Matthias Koeppe <[email protected]>
git releasemgr {todo,merge-all}: Add option --patchbot-status

b4f7a116c2449b7b20e9aad9881bc5fe2ee6ce51 authored almost 3 years ago by Matthias Koeppe <[email protected]>
git_trac/releasemgr/app.py: Print the error from 'git merge'

b5a86866f503168d65620f235ea25927b1205bfb authored almost 3 years ago by Matthias Koeppe <[email protected]>
setup.cfg [releasemgr]: Add requests

fe220e60577c7a676d8560ff77b2c0751946e793 authored almost 3 years ago by Matthias Koeppe <[email protected]>
git_trac/releasemgr/patchbot.py: Use new patchbot query /ticket/TICKET/status

b4357c79150ab8d067b4b77c50e13f994b477887 authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication.merge_multiple: Move error handling, summary code here from .merge_all

e4a70bae235efe116d4aeb8fc3f559dff2beb22d authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication.merge: Handle empty Author, Reviewer fields gracefully

7048dd030325f047e69c03887fdd2bf62f7718d9 authored almost 3 years ago by Matthias Koeppe <[email protected]>
git releasemgr {merge-all,todo}: Add option --status

2b1aa414d7c254eed5212c573f7fdeb695290fec authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication._get_ready_tickets: Make it a generator

9ee110a200c394473459eb65f9e2f2770e31b138 authored almost 3 years ago by Matthias Koeppe <[email protected]>
Merge pull request #61 from mkoeppe/releasemgr_trac_context_arg

git releasemgr: Add option --trac-context

7770255fa16a116db2f030662e87616cf2fa004c authored almost 3 years ago by Volker Braun <[email protected]>
git releasemgr: Add option --trac-context

cc6ef325fa7cf721908f7b79f917fb953eca8d46 authored almost 3 years ago by Matthias Koeppe <[email protected]>
Merge pull request #57 from mkoeppe/releasemgr_merge_conflict_trac_comment

git releasemgr merge-all: Put tickets with merge conflict to needs_work WITH useful info

eee35bfdb5bfab102044aa30d69930638a53fb4b authored almost 3 years ago by Volker Braun <[email protected]>
Merge pull request #52 from wermos/master

Updated the PDF of the Git cheat sheet.

5164bdccff4b18b32afead4c0989da3c056758e2 authored almost 3 years ago by Volker Braun <[email protected]>
Merge pull request #59 from mkoeppe/update_tox_ini

tox.ini: Update

389fa843b5230e6b61f2025b1a928282b636807e authored almost 3 years ago by Volker Braun <[email protected]>
Merge pull request #60 from mkoeppe/better_current_milestone

ReleaseApplication._current_milestone: Search for first release tag

325711ba96d38d1441df46a23870f00ef7d75bfe authored almost 3 years ago by Volker Braun <[email protected]>
GitRepository._tag_iter: Ignore non-release tags

9c28738f63417fd94565484df056e301ccd801c5 authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication.merge: Handle 'nothing added to commit'

efedd45868ad72391680c088cbe6a70aafd4e7b1 authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication.merge: Print status

c7d47d0f5973ffeadfaf2d4e077399e95dac38e3 authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication._current_milestone: Search for first release tag

c988e2d24c8eab1b5d781000ddc1f25a6b5f7f8f authored almost 3 years ago by Matthias Koeppe <[email protected]>
tox.ini: Update

2e566f6d15e2277fa537630fbcb560e614025085 authored almost 3 years ago by Matthias Koeppe <[email protected]>
git-trac, git-releasemgr: exit(1) also on ValueError

d37b37c2ba8b8156a0313d35b0d4044a79196350 authored almost 3 years ago by Matthias Koeppe <[email protected]>
git releasemgr merge-all: Put tickets with merge conflict to needs_work WITH useful info

380590ef96cd5c89f0da4a143ceaa3c0c00f6880 authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication.merge_all: On merge conflicts, set ticket to needs_work with helpful info

d9c7eb98314b8b6e52b39122480e209f08d05805 authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication.merge: Actually handle merge conflicts

1eaafedaddf43752ee8b3fb2e6219ec053610f27 authored almost 3 years ago by Matthias Koeppe <[email protected]>
Merge pull request #55 from mkoeppe/releasemgr_python3_fix

ReleaseApplication._commit: Python 3 fix

8e5d2d8778cf54937f7958f6b0d3194a8234e423 authored almost 3 years ago by Volker Braun <[email protected]>
Merge pull request #54 from mkoeppe/releasemgr_merge_all_milestone

git releasemgr {todo,merge-all}: Add option --milestone

ede89eded39116c2dadcd011de04b7235897343c authored almost 3 years ago by Volker Braun <[email protected]>
Merge pull request #53 from mkoeppe/releasemgr_requirements

setup.cfg: New, add extras_require 'releasemgr'

0a2bf0ffd9d1da6873a2c6a7feb62549d94abbbb authored almost 3 years ago by Volker Braun <[email protected]>
git releasemgr {todo,merge-all}: Handle --milestone=current

112327260b949f348c22c5f985c8ea5a304a70b8 authored almost 3 years ago by Matthias Koeppe <[email protected]>
ReleaseApplication._commit: Python 3 fix

e79c0e219a7629a49e83704c57f9ec4a453dbf63 authored almost 3 years ago by Matthias Koeppe <[email protected]>
git releasemgr {todo,merge-all}: Add option --milestone

741b3234593cce5bc2fe7d8b9670ed1f90a978ba authored almost 3 years ago by Matthias Koeppe <[email protected]>
setup.cfg: New, add extras_require 'releasemgr'

5d0b5c06176663343637501fb7c716887b439ecb authored almost 3 years ago by Matthias Koeppe <[email protected]>
git --preserve-merges is now --rebase-merges

e0c7bc12f695569078620dcba250563d9b25e438 authored almost 3 years ago by Release Manager <[email protected]>
Updated the PDF of the Git cheat sheet.

02894532ec3536a434532493f7db74f1530c5ed5 authored over 3 years ago by wermos <[email protected]>
Merge pull request #51 from slel/patch-1

Change 'git st' to 'git status', update doc url

3cd3ee9adcb41a76e8c3d7abb124d4f1177a9ec8 authored over 3 years ago by Dima Pasechnik <[email protected]>
Change 'git st' to 'git status', update doc url

babf79b267bf3180e5929e6083d0829d6a17a042 authored over 3 years ago by Samuel Lelièvre <[email protected]>
Merge pull request #49 from Volker-Weissmann/master

Switching from the insecure git:// protocol to git over ssh and https://

9734dc6321b6774eab90bde4cf598f4d1f87af82 authored about 4 years ago by Volker Braun <[email protected]>
enable.sh now adds the correct fingerprint for trac.sagemath.org in .ssh/known_hosts

1cf840b144bb49a3948361cd3368db430b75deec authored about 4 years ago by Volker Weißmann <[email protected]>
switched from broken https:// to working and secure git over ssh

88b56b27541c5c29486fd48f0e6c534a32f55f0d authored about 4 years ago by Volker Weißmann <[email protected]>
switched from insecure git:// to secure https://

4b1a0cf196eb4d0ac43b3ef47651cc5aa904245e authored about 4 years ago by Volker Weißmann <[email protected]>
update python versions

e7162a0f280320ad7335a3cb6ace346a6d9b429a authored almost 5 years ago by Frédéric Chapoton <[email protected]>
Merge pull request #42 from fchapoton/patch-1

refresh tested python versions

50b138b5a3d25fc15640786993ccd42ac420b2cd authored almost 5 years ago by Frédéric Chapoton <[email protected]>
Merge pull request #41 from fchapoton/py3-branchA

some changes for py3

65670e7385e9206bb2ec0a9b2d5190a02321b05a authored almost 5 years ago by Frédéric Chapoton <[email protected]>
Merge pull request #45 from fchapoton/patch-3

move forward on python versions

dd4f2559583d6fbbc0e266f1409c2fb677e3c38b authored about 5 years ago by Frédéric Chapoton <[email protected]>
move forward on python versions

8cb80d2fa119557f8adf2324139edf2292637c92 authored over 5 years ago by Frédéric Chapoton <[email protected]>
refresh tested python versions

0d4b029088b04a4b11b4c395fc36c139bd5ecab2 authored over 5 years ago by Frédéric Chapoton <[email protected]>
some changes for py3

ab1675a8834bc6716d245928c7db8f7a6007f298 authored over 5 years ago by Frédéric Chapoton <[email protected]>
Merge pull request #39 from kevinywlui/develop

Actually install the cheat sheet when using setup.py

da5a902eafcb7f511d2bb551fee5c79bd575d9b9 authored over 5 years ago by Volker Braun <[email protected]>
Actually install the cheat sheet when using setup.py

c981690c87d70ea428528127f708487fc488857e authored over 5 years ago by kevin lui <[email protected]>
Merge pull request #37 from kevinywlui/patch-2

Typo: alread -> already

2fd52e5baae8026dd6e4cd48ef010b4702a216bd authored over 5 years ago by Volker Braun <[email protected]>
Typo: alread -> already

4034768c773eb1870b97787e9d177b8c9a64088a authored over 5 years ago by Kevin Lui <[email protected]>
Merge pull request #30 from fchapoton/patch-1

trying to tell where conflicts lie

15a2b7d98e0c6607842cf117feaa6a12c709dd0a authored over 5 years ago by Volker Braun <[email protected]>
Merge pull request #35 from fchapoton/pyflakes

pyflakes cleanup

5bb4e0413ba9fc57bf73bef21e5c36b4c6a385d2 authored over 5 years ago by Volker Braun <[email protected]>
Merge pull request #36 from godfrey-cw/master

Update README.md

816c6654c8e7e15468306fcb475a823ab41b9c56 authored over 5 years ago by Volker Braun <[email protected]>
Update README.md

f416f3a345201d44288cd3dea40b9b398f85098c authored over 5 years ago by Charlie Godfrey <[email protected]>
pyflakes cleanup

6fee69e0a04d981081e0165bc41d1e221c26e93d authored over 5 years ago by Frédéric Chapoton <[email protected]>
Merge pull request #34 from davidlowryduda/patch-1

Fix typo: sagmath --> sagemath, in url

b5d75da815a6e261eae54da66d418e60cea7a43e authored almost 6 years ago by Volker Braun <[email protected]>
Fix typo: sagmath --> sagemath, in url

253fad36619507076c44e040c437cd5f9920fe4b authored almost 6 years ago by David Lowry-Duda <[email protected]>
Merge pull request #33 from kevinywlui/patch-1

Update README.md

6aacaa604c76b7896fd6361bc57acfb0506871e9 authored almost 6 years ago by Volker Braun <[email protected]>
Update README.md

The setup.py command should have the --user flag so that we don't run into permission errors. Ot...

2c7fdf7aadc94b9040e69cbcfa5f5db6c4d9c2ed authored almost 6 years ago by Kevin Lui <[email protected]>
Update README.md

Added another clarification of using `git trac` for users with GitHub accounts

9af48544e76aefdcb0f249facf38ff5ea616411b authored over 6 years ago by E. M. Bray <[email protected]>
slight clarification to the docs about token usage

488ce8f990581cbd6c32ac6c092e43fd98c2edf0 authored over 6 years ago by Erik M. Bray <[email protected]>
Merge pull request #31 from embray/token-support

Token support

7947645b0ffa30cda4205b5ee8707e06bbab60fc authored over 6 years ago by E. M. Bray <[email protected]>
add support for token-based authentication against Trac

This is especially necessary for users who log into Trac with their
GitHub accounts, since they ...

9abe1f6b495a855f8240f8a0e828b4ec6f442055 authored over 6 years ago by Erik M. Bray <[email protected]>
remove dead code from an older implementation

490ce9aa22feb400496bc6617cf275dcd2ecffce authored over 6 years ago by Erik M. Bray <[email protected]>
added some readme updates concerning auth tokens

e114f2b88fa8bd9bd95bd224fa2df3f9dbfa3f24 authored over 6 years ago by Erik M. Bray <[email protected]>
Merge pull request #32 from embray/ci

Fix CI

5d1bbbd9d7aeeb2f703f8bd8790d4dc889f8c36f authored over 6 years ago by E. M. Bray <[email protected]>
paramiko 2.4.0 dropped support for Python 2.6 and so should be pinned

b3688428a26f1a95dd72e9dca6654af659751000 authored over 6 years ago by Erik M. Bray <[email protected]>
fabric 2.0 reportedly no longer supports python 2.6

3983639829508e5826727c9e8996d91a05cea2f0 authored over 6 years ago by Erik M. Bray <[email protected]>
more adjustments for old python versions

d69280bd5649b9cf453b08093f97d8bb1a6761ba authored over 6 years ago by Erik M. Bray <[email protected]>
starting to run up against the usual problems of supporting old python versions

let's see if this helps

04d6a120773a91e96b7fba23b0ea35d16383498b authored over 6 years ago by Erik M. Bray <[email protected]>
whitespace cleanup

5dfc66bb3b6e61b4a7bb00a86abe2766784193a9 authored over 6 years ago by Erik M. Bray <[email protected]>
fix a few minor issues that caused DeprecationWarnings when running on Python 3.6

3b645ba7e200db08b805b657d0de7d8c4524e99b authored over 6 years ago by Erik M. Bray <[email protected]>
fix the travis.yml to work better for testing with tox across multiple Python versions

Also add tests against Python 3.6

6b49fcfa8ea7c8172692ddf6c78134f6c06251c1 authored over 6 years ago by Erik M. Bray <[email protected]>
use splitlines

4169540bdc25d42ecef7e44a087c80e8fae5fed2 authored over 6 years ago by Frédéric Chapoton <[email protected]>
trying to tell where conflicts lie

it's not so easy to tell which branch the conflicts comes from. Maybe one could use the informat...

56d9857b06cd81c017dd0baaa0adb60e315a4e91 authored over 6 years ago by Frédéric Chapoton <[email protected]>
Allow x.y.z version numbers

01cb18f9432a41ff32ca5922bff8fbed3156d284 authored almost 8 years ago by Volker Braun <[email protected]>
Update fileserver paths for release management

bd94c31c1b145ee95f13c909d21eec8007554c30 authored about 8 years ago by Volker Braun <[email protected]>
Also switch the python3 codepath to https

a0942db4c7f234dfc83d1fcd2d1a7d6bf1dba28c authored over 8 years ago by Volker Braun <[email protected]>
Make xmlrpc requests over https

03fbd128af28617fbb49815db6fd7ef8cbbde3de authored over 8 years ago by Volker Braun <[email protected]>
Rename http://trac.sagemath.org -> https

3e73af88b07167fd88f9643868b46eb867a6b25b authored over 8 years ago by Volker Braun <[email protected]>
Fix error message

271380b6de6315546c8d7775aec1f1a74f50daf0 authored over 8 years ago by Volker Braun <[email protected]>
Handle the case where we checkout local branch that is not on ticket

Fixes #24

491b640150dde5c131be6227951fdd841e2d4643 authored almost 9 years ago by Volker Braun <[email protected]>
Skip empty ssh key lines

a20328be43c6934f2eee3d10324000bc24897a28 authored almost 9 years ago by Volker Braun <[email protected]>
Better diagnostic if ssh key is invalid

9cff292426e3726ae614fae9a300a4f18da53aa0 authored almost 9 years ago by Volker Braun <[email protected]>
Improve error message on OSX

ee3720b211ce512b8c2721c1befd4dedb65f2d99 authored almost 9 years ago by Volker Braun <[email protected]>
Fix cheat-sheet display on OSX

83d3308d5cc6a877122e8996e4b4f7fd1a398733 authored almost 9 years ago by Volker Braun <[email protected]>
Do not allow creation of ticket titled "help"

a27ca28dcbe20e91bb77337d5c36af05a1287315 authored about 9 years ago by Volker Braun <[email protected]>
Reorganize the mirror server

8ee7ee7fe57a4afc593446e266e5b8f52c374969 authored about 9 years ago by Volker Braun <[email protected]>
releasemgr close: handle special case of no code on ticket

237ac03acfb7e29ca845234ef474006c29a0ebb0 authored over 9 years ago by Volker Braun <[email protected]>
use fileserver.sagemath.org for tarballs

b58bf08f53d7bcd18acb3022de383007e514a111 authored over 9 years ago by Volker Braun <[email protected]>
check at ticket close time that the merged branch did not change

bd1b81e6e34d46c8cedb281c6d8d81487f99e7d0 authored over 9 years ago by Volker Braun <[email protected]>
Fix the UnicodeEncodeError on travis-ci

2e681fca3d4fee58b8cf66b05c83267ba1b83986 authored over 9 years ago by Volker Braun <[email protected]>
use unicode for subprocess.check_call

fe2099809562dd878dc8471f0d23446c670402c1 authored over 9 years ago by Volker Braun <[email protected]>
move hosting back to boxen

2d6d9bb38faad90e9827d99e323d86c8b63d08fd authored over 9 years ago by Volker Braun <[email protected]>
Python 3 compatible import

f49a6c1ebb200ab3a03691037290c6963fadf9b8 authored over 9 years ago by Volker Braun <[email protected]>
Merge pull request #20 from kcrisman/fixdeprecation

Fixdeprecation

6aab3389f50cda28025e62dc2f39cfcc9c3742db authored over 9 years ago by Volker Braun <[email protected]>