Nick Coghlan
3cad622707
Tweak the headers on a few PEPs so they appear in the Historical PEPs section rather than at the top of the PEP index
2012-02-10 23:10:37 +10:00
Georg Brandl
3e20c409e2
#7655 : typo fixes.
2010-01-07 22:33:01 +00:00
Brett Cannon
110585a7fa
Remove a redundant section.
2009-06-08 18:32:09 +00:00
Benjamin Peterson
e01c26a382
four apparently
2009-06-04 18:14:01 +00:00
Brett Cannon
59008e8009
Add a copyright notice.
2009-06-02 20:00:47 +00:00
Brett Cannon
2c59151492
Minor grammatical typos found by Eric Smith and R. David Murray.
2009-06-02 19:13:32 +00:00
David Goodger
21f4e2df33
markup fixes: table title rows, PEP references are automatically detected
2009-06-02 19:01:57 +00:00
Brett Cannon
ae95f167a5
Remove the unfinished scenario.
2009-06-01 04:08:22 +00:00
Brett Cannon
337e1aaa30
Fill in explanation of why hg was chosen.
2009-06-01 04:06:10 +00:00
Dirkjan Ochtman
a3320d9fed
PEP 374: move section on final decision up.
2009-05-25 15:09:02 +00:00
Dirkjan Ochtman
ecb4918ea8
Update PEP 374 to talk about DVCS decision, and point to PEP 385 for migration details.
2009-05-25 14:59:23 +00:00
Dirkjan Ochtman
df92cc2aaf
Revert PEP 374 to pre-r72563 state (reinstate comparison).
2009-05-25 14:32:35 +00:00
Dirkjan Ochtman
44dc432378
Remove DVCS comparison from PEP 374 and talk about hg migration instead.
2009-05-11 12:50:03 +00:00
Brett Cannon
f685a1aad8
Fix svn properties on a couple of PEPs.
2009-03-31 18:11:49 +00:00
Brett Cannon
c667be4a73
Update PEP 374 that Mercurial has been chosen (no details yet, though).
2009-03-31 17:56:40 +00:00
Brett Cannon
e6d377f2ed
Update for Mercurial 1.2.
2009-03-06 22:11:00 +00:00
Alexandre Vassalotti
1c44a69065
Fix issue dependency example for Mercurial.
...
The previous example was removing the temporary branch before
merging the changes in it to somewhere more permanent.
2009-02-28 16:38:22 +00:00
Brett Cannon
afa5b4cb7f
Update bzr timings based on some fixes made recently.
2009-02-26 01:22:36 +00:00
Brett Cannon
3e1201f00c
Update bzr timings now that code.python.org is running a newer version of bzr.
2009-02-25 22:42:28 +00:00
Brett Cannon
3c38e443b3
Minor typos.
2009-02-24 08:08:40 +00:00
Brett Cannon
d7b35e07f8
Fix a minor grammatical mistake.
2009-02-24 03:09:20 +00:00
Brett Cannon
c116b5c6fb
Add a note that hg supports git's extended patch format.
2009-02-24 02:12:39 +00:00
Brett Cannon
192aa46131
Update one-off scenario for hg. Turns out that 'hg export' doesn't exactly work
...
if you have multiple commits. Better to use 'hg outgoing -p' to catch
everything that differs from the remote repository.
2009-02-24 02:11:07 +00:00
Brett Cannon
9664660ff4
Update timing info to add another set of data points.
2009-02-22 22:42:44 +00:00
Brett Cannon
a5645d6955
Add a section discussing how people can continue to use their own DVCS if they
...
so choose.
2009-02-20 05:47:15 +00:00
Brett Cannon
7d78ff81c8
Add Stephen's git changes for the Feb 15th deadline.
2009-02-16 20:37:54 +00:00
Alexandre Vassalotti
ebb01e73b9
Fix typo.
2009-02-16 13:53:47 +00:00
Alexandre Vassalotti
ad082c65d1
Update the example for Mercurial in "Separation of Issue Dependencies".
...
Add a note about newline translation on Windows.
2009-02-16 05:33:23 +00:00
Barry Warsaw
1b5e100206
Fixed a few typos, and updated some of the Bazaar scenarios.
2009-02-15 22:02:56 +00:00
Brett Cannon
47b1d922f9
De-emphasize release schedules. Also mention how Mercurial is now on a timed
...
release schedule.
2009-01-31 21:44:09 +00:00
Brett Cannon
0154ba7322
Mention when scenarios are expected to be complete.
2009-01-30 22:32:09 +00:00
Brett Cannon
b7d574de22
Add a note about expected performance changes if my tests had run against bzr
...
1.9 or newer.
2009-01-27 20:17:04 +00:00
Brett Cannon
ff2c34ceb7
Clean up whitespace.
2009-01-27 20:14:27 +00:00
Brett Cannon
61fda6aeba
So it turns out the horrible checkout numbers for bzr were somewhat bogus; I
...
apparently have a connection to Launchpad worse than a 56K modem. Using my much
better connection to code.python.org I did the simple case for bzr and recorded
only that number.
2009-01-25 23:40:28 +00:00
Brett Cannon
25fba63409
Fix a typo in hg's newest version.
2009-01-25 22:10:34 +00:00
Brett Cannon
5001028a67
Clarify a paragraph.
2009-01-25 20:35:48 +00:00
Brett Cannon
76132f2572
Mention another style of dealing with patches for svn by heavy use of ``svn
...
revert -R``.
Also make it more clear how in svn we don't follow a port-forward strategy but
instead a tree-like one.
2009-01-25 03:55:05 +00:00
Brett Cannon
974c644da5
Thoroughly clean up what impressions I have written so far.
2009-01-24 23:06:31 +00:00
Brett Cannon
e9886ce329
Update DVCS versions.
2009-01-24 22:24:46 +00:00
Brett Cannon
c450f54320
Tweaking "Backing Out Changes" scenario for svn to use the -c flag.
...
Thanks Benji York for the tip.
2009-01-24 22:23:23 +00:00
Brett Cannon
a6341ebaa2
Add a note that it is possible no switch will occur.
2009-01-24 22:19:46 +00:00
Brett Cannon
3a4cb65d16
Add a warning that the PEP is still under active development.
2009-01-24 22:16:53 +00:00
Georg Brandl
668d5c3d4d
Note on hg strip.
2009-01-24 18:55:28 +00:00
Alexandre Vassalotti
5d294ba293
Address some of the comments made by Alexander Solovyov.
2009-01-24 03:08:24 +00:00
Alexandre Vassalotti
8ed6b266a8
Remove French quotation marks used as redirect operator.
2009-01-24 02:14:29 +00:00
Brett Cannon
392aa5cbc8
Conversion of PEP 374 from Google Docs to reST.
2009-01-23 05:02:26 +00:00
Brett Cannon
087e6dd8e0
It helps to check in the PEP you want to add.
2008-11-08 05:03:25 +00:00