| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | removed unused warnings & refactored a test to use WarningsCatcher | Konrad Delong | 2010-08-15 | 5 | -22/+7 | |
| * | | | | | | refactoring tests for warnings | Konrad Delong | 2010-08-15 | 4 | -19/+9 | |
| * | | | | | | removed sample dists (not used in tests any more) | Konrad Delong | 2010-08-15 | 7 | -38/+0 | |
| * | | | | | | more test_test refactoring | Konrad Delong | 2010-08-15 | 1 | -39/+37 | |
| * | | | | | | docstring for safely_replace | Konrad Delong | 2010-08-15 | 1 | -0/+4 | |
| * | | | | | | refactored test_test to make more use of addCleanup | Konrad Delong | 2010-08-15 | 1 | -24/+22 | |
| * | | | | | | reworked test_test to use more mocking and less subprocess :) | Konrad Delong | 2010-08-15 | 1 | -36/+57 | |
| * | | | | | | changes chdir to sys.path manipulation | Konrad Delong | 2010-08-15 | 1 | -8/+6 | |
| * | | | | | | removed unused mixin | Konrad Delong | 2010-08-15 | 1 | -2/+1 | |
| * | | | | | | changed warning to user announcement | Konrad Delong | 2010-08-15 | 2 | -9/+8 | |
| * | | | | | | test options casing | Konrad Delong | 2010-08-15 | 1 | -3/+3 | |
| * | | | | | | ordering / code layout | Konrad Delong | 2010-08-15 | 2 | -4/+9 | |
| * | | | | | | docs improvements | Konrad Delong | 2010-08-15 | 1 | -4/+6 | |
| * | | | | | | even better warnings test | Konrad Delong | 2010-08-15 | 2 | -18/+28 | |
| * | | | | | | better way for testing for warnings | Konrad Delong | 2010-08-15 | 2 | -14/+13 | |
| * | | | | | | tests-require moved to be an option of test command | Konrad Delong | 2010-08-14 | 3 | -9/+8 | |
| * | | | | | | test discovery docs | Konrad Delong | 2010-08-14 | 1 | -0/+4 | |
| * | | | | | | removed leftover code | Konrad Delong | 2010-08-14 | 1 | -10/+0 | |
| * | | | | | | added a fall-through to a default unittest2 test discovery | Konrad Delong | 2010-08-14 | 2 | -4/+85 | |
| * | | | | | | oh noez! whitespace! | Konrad Delong | 2010-08-13 | 3 | -8/+8 | |
| * | | | | | | merged upstream | Konrad Delong | 2010-08-13 | 7 | -218/+156 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | Rename index.IndexesError to DistutilsIndexError | Alexis Metaireau | 2010-08-13 | 3 | -15/+15 | |
| | * | | | | | Rewrite a bit the version module documentation. | Alexis Metaireau | 2010-08-13 | 1 | -12/+18 | |
| | * | | | | | Rename install_with_deps.py to install_tools.py. | Alexis Metaireau | 2010-08-10 | 3 | -191/+123 | |
| | |/ / / / | ||||||
| * | | | | | dropped test_loader and added test_runner, renamed test_suite | Konrad Delong | 2010-08-13 | 7 | -40/+42 | |
| * | | | | | updated docs | Konrad Delong | 2010-08-13 | 1 | -36/+16 | |
| * | | | | | changed semantics of test_suite to actually mean test_suite | Konrad Delong | 2010-08-13 | 5 | -9/+14 | |
| * | | | | | made the test_test pass again + added test boilerplate | Konrad Delong | 2010-08-12 | 2 | -3/+7 | |
| * | | | | | refactor | Konrad Delong | 2010-08-12 | 1 | -5/+5 | |
| * | | | | | replaced e.g. with "for example" | Konrad Delong | 2010-08-12 | 1 | -6/+6 | |
| * | | | | | rearranged imports | Konrad Delong | 2010-08-12 | 1 | -2/+6 | |
| * | | | | | removed vertical align | Konrad Delong | 2010-08-12 | 1 | -1/+1 | |
| * | | | | | merged from upstream | Konrad Delong | 2010-08-12 | 7 | -761/+778 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Fix DistributionMetadata.update | ?ric Araujo | 2010-08-12 | 2 | -16/+14 | |
| | * | | | | Merge from Konrad, minus trailing spaces and plus renaming | ?ric Araujo | 2010-08-12 | 5 | -745/+764 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge first improvements to mkpkg | ?ric Araujo | 2010-08-11 | 2 | -732/+751 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Big renaming pass to improve readability | ?ric Araujo | 2010-08-11 | 1 | -110/+111 | |
| | | | * | | | | Add notes, fix small things | ?ric Araujo | 2010-08-11 | 1 | -16/+45 | |
| | | | * | | | | Update one obsolete filename | ?ric Araujo | 2010-07-24 | 1 | -1/+1 | |
| | | | * | | | | Whitespace cleaning | ?ric Araujo | 2010-08-11 | 1 | -63/+45 | |
| | | | * | | | | Move Trove classifiers in a separate module | ?ric Araujo | 2010-08-08 | 2 | -554/+560 | |
| | | | * | | | | Start improving mkpkg (#8591) | ?ric Araujo | 2010-08-08 | 1 | -11/+12 | |
| * | | | | | | | test command uses resolve_dotted_name, desctiption added, _backport.any fix, ... | Konrad Delong | 2010-08-12 | 3 | -23/+5 | |
| * | | | | | | | merged test improvments | Konrad Delong | 2010-08-12 | 47 | -138/+5777 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | merged from upstream | Konrad Delong | 2010-08-09 | 2 | -10/+29 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | * | | | | | better resolve_dotted_name | Konrad Delong | 2010-08-09 | 2 | -10/+29 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | added a version number to upload_docs | Konrad Delong | 2010-08-09 | 2 | -3/+5 | |
| | * | | | | | More modernization | ?ric Araujo | 2010-08-09 | 2 | -43/+59 | |
| | * | | | | | Add Ali to contributors | ?ric Araujo | 2010-08-09 | 1 | -0/+1 | |
| | * | | | | | Update some terminology | ?ric Araujo | 2010-08-09 | 1 | -22/+26 | |
