summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Expand)AuthorAgeFilesLines
* gh-103088: Ensure POSIX venv scripts always use LF line endings (GH-103591)Steve Dower2023-04-171-0/+1
* gh-103088: Fix virtual environment activate script not working in Cygwin (GH-...Stanislav Syekirin2023-04-121-0/+3
* gh-90868: Adjust the Generated Objects (gh-99223)Eric Snow2022-11-081-1/+1
* GH-98831: "Generate" the interpreter (#98830)Guido van Rossum2022-11-021-0/+1
* gh-97008: Add a Python implementation of AttributeError and NameError suggest...Ɓukasz Langa2022-10-041-0/+1
* gh-95218: Move tests for importlib.resources into test_importlib.resources. (...Jason R. Coombs2022-07-241-2/+2
* GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH...Kumar Aditya2022-07-071-23/+24
* gh-91719: Mark pycore_opcode.h as generated in .gitattributes (#91976)Dennis Sweeney2022-04-271-0/+1
* Use git attribute macros for CRLF and no-EOL files (GH-30762)Erlend Egeberg Aasland2022-04-171-15/+19
* bpo-47168: Mark files generated by `make regen-limited-abi` as generated (GH-...Petr Viktorin2022-04-011-0/+3
* Update generated files list and add `diff=generated` attribute (GH-30745)Erlend Egeberg Aasland2022-01-211-18/+28
* Mark all clinic headers as generated (GH-30679)Erlend Egeberg Aasland2022-01-191-5/+2
* bpo-45696: Deep-freeze selected modules (GH-29118)Guido van Rossum2021-11-101-0/+1
* bpo-45019: Do some cleanup related to frozen modules. (gh-28319)Eric Snow2021-09-131-0/+1
* bpo-45019: Add a tool to generate list of modules to include for frozen modul...Eric Snow2021-08-301-2/+1
* bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436)Jason R. Coombs2021-07-291-0/+1
* bpo-44131: Test Py_FrozenMain() (GH-26126)Victor Stinner2021-05-171-0/+1
* bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)Victor Stinner2021-03-231-1/+1
* bpo-42084: Language aware diff headers (GH-22776)Raymond Hettinger2020-10-191-0/+10
* bpo-40939: Remove the old parser (Part 2) (GH-21005)Lysandros Nikolaou2020-06-201-2/+0
* bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171)Greg Price2019-08-121-1/+1
* bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-...Serhiy Storchaka2018-12-221-0/+4
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-101-0/+1
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-1/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-061-0/+1
* gitattribute: Mark generated files (GH-7619)INADA Naoki2018-06-161-0/+17
* Fix Git attributes of test_importlib data files (#5209)Victor Stinner2018-01-171-0/+1
* bpo-31358: Pull zlib out of the repository (GH-3375)Zachary Ware2017-09-061-3/+0
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-101-6/+39
* remove merge=union attribute for Misc/NEWS (GH-460)INADA Naoki2017-03-051-2/+0
* mark various test data binary (#233)Benjamin Peterson2017-02-221-0/+9
* .gitattribute -> .gitattributes (GH-213)INADA Naoki2017-02-211-0/+1