2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention that the FAQ can be read at any point. This isn't greatly integrated to the preceding paragraph, so improvements welcome! More... over 15 years ago
Move the section about applying patches to the FAQ (it's not really part of the patch creation lifecycle). More... over 15 years ago
Re-add anchor. More... over 15 years ago
Tweak wording and subsections More... over 15 years ago
Comment out the "make patchcheck" advice, since it doesn't work for a non-SVN workflow. More... over 15 years ago
Merge from default More... over 15 years ago
Add some punctuation. More... over 15 years ago
Merge from default More... over 15 years ago
Drop the version number; docs are at final and now a living document. More... over 15 years ago
Fill in some gaps as found at the doc guide at python.org/dev/ (so the latter can simply redirect to here). More... over 15 years ago
Update the setup instuctions to be more hg-y and less svn-y. More... over 15 years ago
Mention using 'patch' for svn patches. More... over 15 years ago
Fix a silly statement. More... over 15 years ago
clarification More... over 15 years ago
Note that porting instructions might need to be updated if non-core developers don't go the 'patch' route. More... over 15 years ago
Mention that using mq is totally optional and a more svn-like approach is feasible. More... over 15 years ago
Use the term 'core developer' instead of 'committer'. More... over 15 years ago
Move to using mq for basic usage. More... over 15 years ago
More clarifications: use the term 'working copy' and mention 'hg update'. More... over 15 years ago
Fix wording: it is not automation. Also, there's a probably a problem if there's nothing to rebase, since collapsing then won't be done; so using rebase is not a strong suggestion. More... over 15 years ago
Try to present the constraints more clearly More... over 15 years ago
Use Mercurial's full name More... over 15 years ago
Suggest rebasing to compress local commits into a single remote commit. More... over 15 years ago
grammatical fix More... over 15 years ago
Try to explain the two most common approaches to hg workflow: feature clones and mq. More... over 15 years ago
Tweak in patch block/revert. More... over 15 years ago
Denote the changes in forward-porting changes between feature clones and working in a single clone. More... over 15 years ago
Try to explain how to port changes. More... over 15 years ago
Two things: (1) explain how to switch between branches so people don't end up branching off of their own branches constantly, and (2) mention that using named branches for everything is more for non-committers, else we would end up with a ton of named branches in the main repo. More... over 15 years ago
Merge More... over 15 years ago