Commit Graph

14 Commits

Author SHA1 Message Date
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Oleg Broytman b4b815fad0 Withdraw PEP 103 (#221)
Withdraw PEP 103 as it's too generic and doesn't really deals
with Python development.
2017-03-09 10:40:24 -08:00
Oleg Broytman 2d6a2cb6b6 SSH connection sharing (#102)
* Rename Github -> GitHub, Gitlab -> GitLab

* Add section "SSH connection sharing"

SSH connection sharing is a way to speedup a lot of short ssh sessions
like git over ssh.
2016-09-14 14:23:12 -07:00
Oleg Broytman 923cdf93d8 Add gitsome - Git/GitHub command line interface (#82) 2016-08-31 10:27:04 -07:00
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Donald Stufft e88ac060bf Avoid duplicate target with an anonymous target 2016-07-05 13:14:57 -04:00
Oleg Broytman 72431922e7 Update PEP 103 (#43)
* [PEP-103] Remove deprecated msysGit

* [PEP-103] Fix URLs for sites that has been moved

* [PEP-103] Link to the repository for git-cola

* [PEP-103] Move around paragraphs about updating remote-tracking branches

* [PEP-103] Two spaces before inline comments as per PEP-8

* [PEP-103] Explain problems with rebasing long-lived merged branches

* [PEP-103] Add links to collections of useful assets

GitAlias, GitIgnore and pre-commit hooks.

* [PEP-103] git switches to the root dir before running any command

* [PEP-103] Demote advanced topics to made them subtopics

* [PEP-103] Fix a misspelling

* [PEP-103] Config options don't need to be global
2016-06-30 18:37:08 +03:00
Berker Peksag 17b7f0dafa PEP 103: Update from Oleg Broytman 2016-06-15 00:13:30 +03:00
Berker Peksag 2c4f0ac43b PEP 103: Updates from Oleg Broytman 2016-05-18 03:59:03 +03:00
Chris Angelico aa97c33427 Apply Oleg's edits to PEP 103, per request 2016-01-14 07:36:39 +11:00
Barry Warsaw a1b52cbcd9 Another update to 103 2015-09-15 08:33:38 -04:00
Barry Warsaw 7f3caf788c pep-0103.rst -> pep-0103.txt
Update Oleg's email address.
2015-09-15 08:32:16 -04:00