| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | * | | | | | | | | Only create DATAFILES if distribution include data files. | FELD Boris | 2011-01-29 | 1 | -12/+12 | |
| | | | | | * | | | | | | | | Correct bug : DATAFILES not added in RECORD file. | FELD Boris | 2011-01-29 | 1 | -15/+21 | |
| | | | | | * | | | | | | | | Add a TODO for data files draft | FELD Boris | 2011-01-29 | 1 | -19/+22 | |
| | | | | | * | | | | | | | | Merge | FELD Boris | 2011-01-29 | 3 | -10/+13 | |
| | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | Correct typo error in RESOURCE paths mapping file in pkgutil. | FELD Boris | 2011-01-29 | 3 | -10/+13 | |
| | | | | | * | | | | | | | | | [datafiles] use os.path instead of osp | Pierre-Yves David | 2011-01-29 | 2 | -9/+7 | |
| | | | | | * | | | | | | | | | [datafiles] Only resources_dest and iglob are public. | Pierre-Yves David | 2011-01-29 | 1 | -0/+1 | |
| | | | | | |/ / / / / / / / | ||||||
| | | | | | * | | | | | | | | Merge with merge with main branche | FELD Boris | 2011-01-29 | 3 | -7/+30 | |
| | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | Use public method from sysconfig instead of private one to expand paths. Corr... | FELD Boris | 2011-01-29 | 3 | -7/+30 | |
| | | | | | * | | | | | | | | | merge with main branch | Pierre-Yves David | 2011-01-29 | 21 | -141/+433 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / | | | | | |/| | | | | | | | | ||||||
| | | | | | * | | | | | | | | | Merge | FELD Boris | 2011-01-29 | 3 | -4/+24 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | add support for exclusing datafiles in setup.cfg | Pierre-Yves David | 2011-01-29 | 1 | -0/+2 | |
| | | | | | | * | | | | | | | | | [datafiles] support for files exclusion in resources_dests | Pierre-Yves David | 2011-01-29 | 2 | -4/+22 | |
| | | | | | * | | | | | | | | | | Add example for data-files documentation | FELD Boris | 2011-01-29 | 3 | -22/+110 | |
| | | | | | |/ / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | merge | FELD Boris | 2011-01-29 | 3 | -36/+73 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | [datafiles] remove regex use to detect space. You just can't escape them | Pierre-Yves David | 2011-01-28 | 1 | -4/+2 | |
| | | | | | | * | | | | | | | | | [datafiles] add {opt1,opt2,opt3} options to glob | Pierre-Yves David | 2011-01-28 | 2 | -29/+68 | |
| | | | | | | * | | | | | | | | | [datafiles/test] more complete suffix test | Pierre-Yves David | 2011-01-28 | 1 | -3/+3 | |
| | | | | | * | | | | | | | | | | Improve data_files documentation | FELD Boris | 2011-01-29 | 1 | -1/+44 | |
| | | | | | * | | | | | | | | | | Improve data_files documentation | FELD Boris | 2011-01-29 | 1 | -0/+67 | |
| | | | | | |/ / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | Distutils 2 now install datafiles in the right place (indicated by sysconfig). | FELD Boris | 2011-01-28 | 4 | -44/+76 | |
| | | | | | * | | | | | | | | | [datafiles] implement suffix in resources_dests | Pierre-Yves David | 2011-01-28 | 2 | -44/+41 | |
| | | | | | * | | | | | | | | | [datafiles/test] First step of test refactoing + last rules overwrite the others | Pierre-Yves David | 2011-01-28 | 3 | -80/+72 | |
| | | | | | * | | | | | | | | | [datafiles] rename modules and function | Pierre-Yves David | 2011-01-27 | 3 | -26/+23 | |
| | | | | | * | | | | | | | | | [DATA FILES] Add one assert in test_rglob. All tests green, chuck norris will... | FELD Boris | 2011-01-27 | 1 | -8/+10 | |
| | | | | | * | | | | | | | | | [DATA FILES] Add support for double wildcard. | FELD Boris | 2011-01-27 | 2 | -15/+97 | |
| | | | | | * | | | | | | | | | Remove example hierarchy for data_files. Use tempdir instead. | FELD Boris | 2011-01-27 | 10 | -0/+0 | |
| | | | | | * | | | | | | | | | Add distutils2 data files glob and unittest. | FELD Boris | 2011-01-27 | 3 | -0/+73 | |
| | | | | | * | | | | | | | | | Add example hierarchy for data files (example of wiki) | FELD Boris | 2011-01-27 | 10 | -0/+0 | |
| * | | | | | | | | | | | | | | Silence distutils2.tests.test_install log output. | Kelsey Hightower | 2011-02-13 | 1 | -4/+3 | |
| | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fixing a bug in distutils2.index.dist.DistInfo.unpack; does not unpack into t... | Kelsey Hightower | 2011-02-13 | 2 | -7/+17 | |
| * | | | | | | | | | | | | | Move installation exceptions from distutils2.install to distutils2.errors and... | Kelsey Hightower | 2011-02-13 | 2 | -11/+11 | |
| * | | | | | | | | | | | | | Added documentation about extra_path. Original patch by Ronald Oussoren | Alexis Metaireau | 2011-02-13 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | Mock sysconfig.get_paths in the mkcfg tests, in order to have the same output... | Alexis Metaireau | 2011-02-12 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | branch merge | Alexis Metaireau | 2011-02-11 | 3 | -39/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Refactoring -- Removing grok_environment_error. | Kelsey Hightower | 2011-02-10 | 3 | -39/+1 | |
| * | | | | | | | | | | | | | | Changing the metadata.version API and relocating the metadata_to_dict function. | Kelsey Hightower | 2011-02-10 | 5 | -54/+73 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge Kelsey?s edits with mine | ?ric Araujo | 2011-02-10 | 18 | -43/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fixing logging strings; improve lower-case consistency | Kelsey Hightower | 2011-02-09 | 12 | -34/+34 | |
| | * | | | | | | | | | | | | | pep8 formatting of the distutils2.index package | Kelsey Hightower | 2011-02-09 | 5 | -11/+14 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | More logging tweaks: use real warning method, merge some calls. | ?ric Araujo | 2011-02-10 | 7 | -24/+22 | |
| * | | | | | | | | | | | | | Use lazy form in logging calls, again. | ?ric Araujo | 2011-02-10 | 20 | -98/+99 | |
| * | | | | | | | | | | | | | Clean up metadata | ?ric Araujo | 2011-02-09 | 1 | -35/+36 | |
| * | | | | | | | | | | | | | Remove unneeded constant in favor of comment. | ?ric Araujo | 2011-02-09 | 1 | -3/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix type of d2.metadata.__all__ | ?ric Araujo | 2011-02-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Solve bug with --help-commands. | ?ric Araujo | 2011-02-06 | 2 | -17/+15 | |
| | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Slight cleanup for mkcfg + fixed two bugs with except clauses. | ?ric Araujo | 2011-02-03 | 2 | -35/+37 | |
| * | | | | | | | | | | | Branch merge. | ?ric Araujo | 2011-02-03 | 15 | -73/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | renamed DistributionMetadata to Metadata | Christophe Combelles | 2011-01-28 | 14 | -64/+65 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Branch merge | ?ric Araujo | 2011-02-03 | 4 | -15/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
