An open API service providing commit metadata for open source projects.

GitHub / python/devguide / commits

The Python developer's guide

SHA Message Author Date Stats
ebd67415 merge merge Georg Brandl <g****g@p****g> over 15 years ago
4210ffdd Update instructions to use the new "server-side clone" button Antoine Pitrou <s****s@p****t> over 15 years ago
f64983dd merge merge with default Georg Brandl <g****g@p****g> over 15 years ago
86be4788 Change :ref: to :doc: to get rid of anchors in links. Georg Brandl <g****g@p****g> over 15 years ago
b9946afd Rename page to "Committing and Pushing Changes" Antoine Pitrou <s****s@p****t> over 15 years ago
1d38cea3 Typo spotted by Terry J. Reedy Éric Araujo <m****k@n****g> over 15 years ago
408ddae5 Add section about graphlog. Georg Brandl <g****g@p****g> over 15 years ago
fc991fbe Explain how to obtain a patch Antoine Pitrou <s****s@p****t> over 15 years ago
7bda417a Add a section explaining how to do long-term development of features Antoine Pitrou <s****s@p****t> over 15 years ago
f3a63c6a merge Merge Brett Cannon <b****t@p****g> over 15 years ago
b40dd212 merge Merged default Brett Cannon <b****t@p****g> over 15 years ago
81075edd Fix the copyright notice. Brett Cannon <b****t@p****g> over 15 years ago
883cc770 Separate "hg pull" and "hg update" entries Antoine Pitrou <s****s@p****t> over 15 years ago
6d8e6f83 Drop the "-s" option to hg transplant and improve wording Antoine Pitrou <s****s@p****t> over 15 years ago
c0db3dbd Remove XXX. mq isn't really useful in the context of making the final Antoine Pitrou <s****s@p****t> over 15 years ago
6c3e7905 Move the minimal configuration to the committer docs (since it's Antoine Pitrou <s****s@p****t> over 15 years ago
54749516 Typo spotted by Sandro Tosi Éric Araujo <m****k@n****g> over 15 years ago
11cef0ea merge Merged from default Brett Cannon <b****t@p****g> over 15 years ago
aae147e1 Minor grammar issue. Brett Cannon <b****t@p****g> over 15 years ago
74b625e6 List common gotchas people might come across when doing coverage work. Brett Cannon <b****t@p****g> over 15 years ago
4fad81f9 Minor markup change. Brett Cannon <b****t@p****g> over 15 years ago
f492cff6 Minor edits and typo fixes. Éric Araujo <m****k@n****g> over 15 years ago
2b5d767a merge Merge default Éric Araujo <m****k@n****g> over 15 years ago
f533085e Minor markup fixes. Éric Araujo <m****k@n****g> over 15 years ago
46ed62a7 Edit two links. Éric Araujo <m****k@n****g> over 15 years ago
1b019da9 A few typos Éric Araujo <m****k@n****g> over 15 years ago
a5684840 Add missing tracker stage and keyword Éric Araujo <m****k@n****g> over 15 years ago
aec48812 Update module name Éric Araujo <m****k@n****g> over 15 years ago
71ba42f0 Add section about minimal Mercurial configuration Éric Araujo <m****k@n****g> over 15 years ago
6514fe4e Use component instead of assigned-to, the former lists more bugs Éric Araujo <m****k@n****g> over 15 years ago
9ac15d51 Be helpful: add a pointer to more help, use full command name. Éric Araujo <m****k@n****g> over 15 years ago
0cd215c8 patchcheck does work Éric Araujo <m****k@n****g> over 15 years ago
189e63fc Mention the collapse extension, simpler than MQ Éric Araujo <m****k@n****g> over 15 years ago
6d92dfa4 Advertise hg import over patch. Éric Araujo <m****k@n****g> over 15 years ago
02233d8f Add links to HTML versions of man pages Éric Araujo <m****k@n****g> over 15 years ago
0ed452aa Encourage people to explore the extensions, tips, configuration... Antoine Pitrou <s****s@p****t> over 15 years ago
0bebe960 Trim example to match what we assume will be the final output Antoine Pitrou <s****s@p****t> over 15 years ago
a0913fe1 Add a FAQ entry about "inactive" branches Antoine Pitrou <s****s@p****t> over 15 years ago
aa2973e3 Fix branch name in example Antoine Pitrou <s****s@p****t> over 15 years ago
7eb81132 Test commit for push hook Antoine Pitrou <s****s@p****t> over 15 years ago
c7b7c5eb Add FAQ entries for simple navigation between branches Antoine Pitrou <s****s@p****t> over 15 years ago
e6b1b709 Update instructions for the new branch names Antoine Pitrou <s****s@p****t> over 15 years ago
1736111c merge Merge from default Brett Cannon <b****t@p****g> over 15 years ago
a7be9189 Add a Quick Links section to the devguide front page for easy reference. Brett Cannon <b****t@p****g> over 15 years ago
c4fda9aa merge merge from default Brett Cannon <b****t@p****g> over 15 years ago
f298b753 Remove warnings about coverage issues as the patches have been applied. Brett Cannon <b****t@p****g> over 15 years ago
0b167de6 Refine the FAQ entry about hg qimport Antoine Pitrou <s****s@p****t> over 15 years ago
417ce26c Fix the XXX ("transplant --mq" is not what I thought it was) Antoine Pitrou <s****s@p****t> over 15 years ago
4b954065 Add an XXX that transplant commits automatically (which we would like to Antoine Pitrou <s****s@p****t> over 15 years ago
ef0aa187 Clean up the porting guide. Insist that the test suite is run when porting. Antoine Pitrou <s****s@p****t> over 15 years ago
41610a6b Add a link to the test repo's Web interface Antoine Pitrou <s****s@p****t> over 15 years ago
824123ae Replace the part about manually ssh'ing python.org with a suggestion Antoine Pitrou <s****s@p****t> over 15 years ago
ed3dfbc5 Mention that the FAQ can be read at any point. Antoine Pitrou <s****s@p****t> over 15 years ago
68cb867c Move the section about applying patches to the FAQ (it's not really part Antoine Pitrou <s****s@p****t> over 15 years ago
b46d6440 Re-add anchor. Antoine Pitrou <s****s@p****t> over 15 years ago
099e0408 Tweak wording and subsections Antoine Pitrou <s****s@p****t> over 15 years ago
de59f3ec Comment out the "make patchcheck" advice, since it doesn't work for a Antoine Pitrou <s****s@p****t> over 15 years ago
39f53692 merge Merge from default Antoine Pitrou <s****s@p****t> over 15 years ago
9e2ad2e9 Add some punctuation. Georg Brandl <g****g@p****g> over 15 years ago
9a3409cd merge Merge from default Brett Cannon <b****t@p****g> over 15 years ago
ec8190cb Drop the version number; docs are at final and now a living document. Brett Cannon <b****t@p****g> over 15 years ago
7679a550 Fill in some gaps as found at the doc guide at python.org/dev/ (so the latter... Brett Cannon <b****t@p****g> over 15 years ago
4d619215 Update the setup instuctions to be more hg-y and less svn-y. Brett Cannon <b****t@p****g> over 15 years ago
d2492b7d Mention using 'patch' for svn patches. Brett Cannon <b****t@p****g> over 15 years ago
fef6b5ca Fix a silly statement. Brett Cannon <b****t@p****g> over 15 years ago
8e6be3f8 clarification Brett Cannon <b****t@p****g> over 15 years ago
6cdc5470 Note that porting instructions might need to be updated if non-core developer... Brett Cannon <b****t@p****g> over 15 years ago
19532c1c Mention that using mq is totally optional and a more svn-like approach is fea... Brett Cannon <b****t@p****g> over 15 years ago
bc5d3ec2 Use the term 'core developer' instead of 'committer'. Brett Cannon <b****t@p****g> over 15 years ago
f798b950 Move to using mq for basic usage. Brett Cannon <b****t@p****g> over 15 years ago
78b024ef More clarifications: use the term 'working copy' and mention 'hg update'. Brett Cannon <b****t@p****g> over 15 years ago
4c5f7f66 Fix wording: it is not automation. Also, there's a probably a problem Antoine Pitrou <s****s@p****t> over 15 years ago
0e0bf412 Try to present the constraints more clearly Antoine Pitrou <s****s@p****t> over 15 years ago
451cf51f Use Mercurial's full name Antoine Pitrou <s****s@p****t> over 15 years ago
5d98462e Suggest rebasing to compress local commits into a single remote commit. Brett Cannon <b****t@p****g> over 15 years ago
b14c7da2 grammatical fix Brett Cannon <b****t@p****g> over 15 years ago
505da70d Try to explain the two most common approaches to hg workflow: feature Brett Cannon <b****t@p****g> over 15 years ago
5cfe0acf Tweak in patch block/revert. Brett Cannon <b****t@p****g> over 15 years ago
a651417c Denote the changes in forward-porting changes between feature clones and work... Brett Cannon <b****t@p****g> over 15 years ago
4df4e0c0 Try to explain how to port changes. Brett Cannon <b****t@p****g> over 15 years ago
abc33030 Two things: (1) explain how to switch between branches so people don't Brett Cannon <b****t@p****g> over 15 years ago
e258f064 merge Merge Antoine Pitrou <s****s@p****t> over 15 years ago
36ae1fb2 Add a link to "Documenting Python" Antoine Pitrou <s****s@p****t> over 15 years ago
21f0d9ec merge Merge Antoine Pitrou <s****s@p****t> over 15 years ago
c75f3351 Move the prerequisite of running the test suite in the "preparation" Antoine Pitrou <s****s@p****t> over 15 years ago
ae5466cf Present an idiomatic hg workflow (rather than "all in the working copy") Antoine Pitrou <s****s@p****t> over 15 years ago
add493ca merge Merge with default Antoine Pitrou <s****s@p****t> over 15 years ago
6fca500a Mention the freenode Web client. Antoine Pitrou <s****s@p****t> over 15 years ago
b892b065 Add myself to nntplib Antoine Pitrou <s****s@p****t> over 15 years ago
658b64f2 Fix instructions for hg backout Antoine Pitrou <s****s@p****t> over 15 years ago
81a5a424 Replace "Subversion" with "Mercurial" Antoine Pitrou <s****s@p****t> over 15 years ago
deacf78c Remove entry about svn mkdir Antoine Pitrou <s****s@p****t> over 15 years ago
fa8c903b Use new anchor Antoine Pitrou <s****s@p****t> over 15 years ago
1a9d0790 Wording fixes Antoine Pitrou <s****s@p****t> over 15 years ago
d52cc893 Update Windows instructions for hg Antoine Pitrou <s****s@p****t> over 15 years ago
0fa59b49 Update wording for hg Antoine Pitrou <s****s@p****t> over 15 years ago
a7f0140b Remove the "how do I create a branch" question. It is too SVN-centric. Antoine Pitrou <s****s@p****t> over 15 years ago
c41be59c Update FAQ entry about tags Antoine Pitrou <s****s@p****t> over 15 years ago
e9f7fd1b Remove "svn switch" entry Antoine Pitrou <s****s@p****t> over 15 years ago
b3844e2d hg backout Antoine Pitrou <s****s@p****t> over 15 years ago

← Back to repository