index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
#6912: add "with" block support to pindent.
Georg Brandl
2009-09-17
1
-2/+2
*
#1616979: Add the cp720 (Arabic DOS) encoding.
Amaury Forgeot d'Arc
2009-07-13
2
-0/+68
*
Fix types in logic to compute help file name.
Martin v. Löwis
2009-06-28
1
-4/+4
*
Issue 5390: Add uninstall icon independent of whether file
Martin v. Löwis
2009-06-28
1
-1/+1
*
handle different rc format
Benjamin Peterson
2009-06-13
1
-1/+4
*
Issue #6158: package Sine-1000Hz-300ms.aif.
Martin v. Löwis
2009-06-01
1
-0/+1
*
#6078: _warnings is a builtin module and has no standard init_warnings function.
Georg Brandl
2009-05-22
1
-1/+1
*
Issue #5721: don't package Lib/test/README anymore.
Martin v. Löwis
2009-05-05
1
-1/+0
*
Issue #5847: Remove -n switch on "Edit with IDLE" menu item.
Martin v. Löwis
2009-05-05
1
-2/+2
*
Issue #1734234: Massively speedup `unicodedata.normalize()` when the
Antoine Pitrou
2009-04-27
1
-5/+32
*
Issue #5828 (Invalid behavior of unicode.lower): Fixed bogus logic in
Walter Dörwald
2009-04-25
1
-22/+21
*
Issue #5470: Package zipdir.zip.
Martin v. Löwis
2009-04-04
1
-0/+1
*
Add a script to fixup rst files if the pre-commit hook rejects them.
Georg Brandl
2009-03-28
1
-0/+29
*
Tools/scripts/analyze_dxp.py, a module with some helper functions to
Jeffrey Yasskin
2009-02-24
2
-0/+130
*
Issue #5341: Fix a variety of spelling errors.
Mark Dickinson
2009-02-21
1
-1/+1
*
Add optional code signing after merging.
Martin v. Löwis
2009-02-13
1
-0/+6
*
rewrite verbose conditionals
Benjamin Peterson
2009-01-10
1
-2/+2
*
Issue #4677: add two list comprehension tests to pybench.
Antoine Pitrou
2008-12-27
1
-0/+55
*
#4700: crtlicense.txt is displayed by the license() command and should be kep...
Amaury Forgeot d'Arc
2008-12-19
1
-1/+1
*
Consider micro version for name of CHM file.
Martin v. Löwis
2008-12-08
1
-0/+2
*
Add UUIDs for 2.6.1 and 2.6.2.
Martin v. Löwis
2008-12-08
1
-0/+3
*
Issue #4389: Add icon to the uninstall entry in
Martin v. Löwis
2008-11-30
1
-1/+4
*
SVN format 9 is the same it seems
Benjamin Peterson
2008-11-28
1
-3/+3
*
Issue #4289: Remove Cancel button from AdvancedDlg.
Martin v. Löwis
2008-11-19
1
-6/+3
*
Issue #1656675: Register a drop handler for .py* files on Windows.
Martin v. Löwis
2008-11-07
1
-0/+8
*
Stop including fake manifest file in DLLs directory.
Martin v. Löwis
2008-11-06
1
-4/+6
*
don't use a catch-all
Benjamin Peterson
2008-10-25
1
-1/+1
*
Issue #4091: Install pythonxy.dll in system32 again.
Martin v. Löwis
2008-10-17
1
-3/+1
*
don't recurse into directories that start with '.'
Benjamin Peterson
2008-10-15
1
-1/+2
*
Issue #4018: Disable "for me" installations on Vista.
Martin v. Löwis
2008-10-13
1
-3/+5
*
Add UUID for 2.7.
Martin v. Löwis
2008-10-02
1
-0/+1
*
Use CRT 9 policy files.
Martin v. Löwis
2008-10-02
1
-2/+2
*
Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows
Martin v. Löwis
2008-10-01
1
-0/+1
*
Use AMD64 version of CRT in just-for-me installations for Win64 installers.
Martin v. Löwis
2008-09-19
1
-1/+5
*
Bug #3887: Package x64 version of CRT for AMD64
Martin v. Löwis
2008-09-19
1
-1/+1
*
Fix grammar.
Martin v. Löwis
2008-09-15
1
-2/+2
*
Set eol-style to native.
Martin v. Löwis
2008-09-14
1
-44/+44
*
Issue #3617: Include a licensing statement regarding the Microsoft C runtime ...
Martin v. Löwis
2008-09-14
2
-0/+45
*
Change product code of Win64 installer to allow simultaneous installation on ...
Martin v. Löwis
2008-09-13
1
-1/+9
*
Issue #3833: Use a different upgrade code for Win64 installers.
Martin v. Löwis
2008-09-13
1
-0/+5
*
Issue #3811: The Unicode database was updated to 5.1.
Martin v. Löwis
2008-09-10
1
-10/+30
*
Add UUIDs for upcoming releases
Martin v. Löwis
2008-09-08
1
-0/+4
*
Issue #2271: Set SecureCustomProperties so that installation will properly
Martin v. Löwis
2008-09-08
1
-0/+2
*
Allow passing the MSI file name to merge.py.
Martin v. Löwis
2008-09-08
1
-3/+6
*
update 2to3 script from 2to3 trunk
Benjamin Peterson
2008-09-03
1
-3/+2
*
Merged revisions 65853-65854 via svnmerge from
Benjamin Peterson
2008-08-19
1
-1/+3
*
set svn:executable on a script
Benjamin Peterson
2008-08-17
1
-0/+0
*
add a pybench test for complex function calls (part of #1819)
Antoine Pitrou
2008-07-25
1
-0/+58
*
- Fix bashisms in Tools/faqwiz/move-faqwiz.sh
Matthias Klose
2008-07-12
1
-3/+9
*
Add _multiprocessing module.
Martin v. Löwis
2008-06-30
1
-1/+2
[next]