| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Merge with upstream. | FELD Boris | 2011-01-30 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge with data files glob work. | FELD Boris | 2011-01-30 | 1 | -3/+36 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Add some tests for retrieving resource path and file object. | FELD Boris | 2011-01-30 | 1 | -4/+38 | |
| | * | | | | | | | | Move iglob into from distutils2.datafiles module into distutils2.util | Pierre-Yves David | 2011-01-30 | 2 | -38/+182 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge with upstream | FELD Boris | 2011-01-30 | 4 | -22/+169 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge | FELD Boris | 2011-01-30 | 4 | -39/+41 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fix last bug, check that data file not exists at the same path and has the sa... | FELD Boris | 2011-01-30 | 1 | -6/+23 | |
| | | * | | | | | | | | Remove raise into unittest2 check. | FELD Boris | 2011-01-30 | 1 | -1/+0 | |
| | | * | | | | | | | | Remove bad exception raise. | FELD Boris | 2011-01-30 | 1 | -1/+0 | |
| | | * | | | | | | | | No file that does not exists can be present in distribution.data_files. | FELD Boris | 2011-01-30 | 1 | -1/+0 | |
| | | * | | | | | | | | Merge with upstream and update some unittest to the new data-files implementa... | FELD Boris | 2011-01-29 | 6 | -17/+150 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Update some unittest to the new way of declaring data_files. | FELD Boris | 2011-01-29 | 1 | -8/+15 | |
| | | | * | | | | | | | | Merge with main branch | FELD Boris | 2011-01-29 | 2 | -0/+128 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | [datafiles] use os.path instead of osp | Pierre-Yves David | 2011-01-29 | 1 | -4/+3 | |
| | | | | * | | | | | | | | merge with main branch | Pierre-Yves David | 2011-01-29 | 6 | -46/+149 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | [datafiles] support for files exclusion in resources_dests | Pierre-Yves David | 2011-01-29 | 1 | -0/+8 | |
| | | | | * | | | | | | | | | [datafiles] add {opt1,opt2,opt3} options to glob | Pierre-Yves David | 2011-01-28 | 1 | -8/+37 | |
| | | | | * | | | | | | | | | [datafiles/test] more complete suffix test | Pierre-Yves David | 2011-01-28 | 1 | -3/+3 | |
| | | | | * | | | | | | | | | [datafiles] implement suffix in resources_dests | Pierre-Yves David | 2011-01-28 | 1 | -29/+24 | |
| | | | | * | | | | | | | | | [datafiles/test] First step of test refactoing + last rules overwrite the others | Pierre-Yves David | 2011-01-28 | 2 | -68/+47 | |
| | | | | * | | | | | | | | | [datafiles] rename modules and function | Pierre-Yves David | 2011-01-27 | 1 | -17/+17 | |
| | | | | * | | | | | | | | | [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 | 1 | -6/+64 | |
| | | | | * | | | | | | | | | 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 | 1 | -0/+58 | |
| | | | | * | | | | | | | | | 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 | 1 | -6/+16 | |
| * | | | | | | | | | | | | Mock sysconfig.get_paths in the mkcfg tests, in order to have the same output... | Alexis Metaireau | 2011-02-12 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Changing the metadata.version API and relocating the metadata_to_dict function. | Kelsey Hightower | 2011-02-10 | 1 | -5/+14 | |
| * | | | | | | | | | | | | Merge Kelsey?s edits with mine | ?ric Araujo | 2011-02-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use lazy form in logging calls, again. | ?ric Araujo | 2011-02-10 | 5 | -11/+13 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Slight cleanup for mkcfg + fixed two bugs with except clauses. | ?ric Araujo | 2011-02-03 | 1 | -9/+10 | |
| * | | | | | | | | | | | Branch merge. | ?ric Araujo | 2011-02-03 | 4 | -36/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | renamed DistributionMetadata to Metadata | Christophe Combelles | 2011-01-28 | 4 | -30/+30 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Branch merge | ?ric Araujo | 2011-02-03 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Branch merge. | ?ric Araujo | 2011-01-29 | 1 | -14/+52 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Remove dead code | ?ric Araujo | 2011-01-29 | 1 | -4/+0 | |
| * | | | | | | | | | | | merge changes from central repo | Godefroid Chapelle | 2011-02-01 | 2 | -9/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | pep8 format | Godefroid Chapelle | 2011-01-30 | 1 | -6/+10 | |
| | * | | | | | | | | | | | Merge branch 'master' of /Users/gotcha/co/distutils2/git | Godefroid Chapelle | 2011-01-30 | 1 | -1/+38 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | metadata warnings were not shown to the user | Godefroid Chapelle | 2011-01-30 | 1 | -1/+38 | |
| | * | | | | | | | | | | | | merge changes by sprint | Godefroid Chapelle | 2011-01-29 | 9 | -151/+356 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | metadata.check checks for missing author | Godefroid Chapelle | 2011-01-29 | 1 | -4/+62 | |
| * | | | | | | | | | | | | | Parsing extension sections with interpret in setup.cfg | Andre Espaze | 2011-01-30 | 1 | -1/+14 | |
| | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Moving from spawn to subprocess.call for posix | Andre Espaze | 2011-01-30 | 1 | -0/+4 | |
| | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | removing paf file | Tarek Ziade | 2011-01-30 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | merged | Tarek Ziade | 2011-01-30 | 2 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | added a test for the unpack API | Tarek Ziade | 2011-01-30 | 2 | -1/+19 | |
| * | | | | | | | | | | | branch merge | Alexis Metaireau | 2011-01-30 | 1 | -23/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
