summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add dockerfileSridhar Ratnakumar2014-08-172-0/+8
* open for devSridhar Ratnakumar2014-08-172-1/+6
* prepare for 1.4.0 rel1.4.0Sridhar Ratnakumar2014-08-171-6/+1
* Merge pull request #45 from graingert/patch-1Sridhar Ratnakumar2014-08-171-0/+2
|\
| * Add universal wheel configThomas Grainger2014-08-171-0/+2
|/
* Update CHANGES.rstSridhar Ratnakumar2014-08-141-0/+5
* Merge pull request #44 from graingert/patch-2Sridhar Ratnakumar2014-08-141-1/+1
|\
| * call site_config_dir from AppDirs().site_config_dirThomas Grainger2014-08-121-1/+1
|/
* Merge pull request #39 from bdrung/masterSridhar Ratnakumar2014-05-101-0/+1
|\
| * Include missing test/__init__.py in source distribution.Benjamin Drung2014-04-241-0/+1
* | Merge pull request #41 from cpburnz/masterSridhar Ratnakumar2014-05-072-13/+61
|\ \
| * | Removed `u` prefix from strings to fix python 3.2 syntax errorcpburnz2014-05-071-2/+2
| * | Calculate buffer size oncecpburnz2014-05-071-7/+8
| * | Put back ... in CHANGES.rstcpburnz2014-05-071-0/+1
| * | Update CHANGES.rstCaleb P. Burns2014-05-071-1/+2
| * | Update appdirs.pyCaleb P. Burns2014-05-071-1/+1
| * | Update appdirs.pyCaleb P. Burns2014-05-071-2/+31
| * | Added windows and mac support for jythoncpburnz2014-05-071-11/+27
|/ /
* | add #42 to relnotesSridhar Ratnakumar2014-05-031-0/+1
* | Merge pull request #42 from dstufft/allow-disabled-appauthor-on-windowsSridhar Ratnakumar2014-05-031-15/+35
|\ \ | |/ |/|
| * Allow disabling the AppAuthor directory on Windows.Donald Stufft2014-05-031-15/+35
|/
* prep for dev (1.4.0)Sridhar Ratnakumar2014-04-212-1/+5
* Merge pull request #35 from bdrung/masterSridhar Ratnakumar2014-04-213-76/+66
|\
| * Some PEP 8 fixes.Benjamin Drung2014-03-262-25/+35
| * Replace distutils.core by setuptools and add unittest2 as test dependency for...Benjamin Drung2014-03-261-37/+6
| * Use unittest2 for Python < 2.7.Benjamin Drung2014-03-261-1/+5
| * Fix PEP 8 issues.Benjamin Drung2014-03-251-1/+2
| * Compare results with basestring on Python 2 (Fixes #27).Benjamin Drung2014-03-251-8/+14
| * Use assertIsInstance() instead of assertTrue(isinstance()).Benjamin Drung2014-03-251-12/+12
* | disable 2.5 testing on travis for nowSridhar Ratnakumar2014-03-251-1/+0
|/
* Merge pull request #31 from trevorld/patch-1Sridhar Ratnakumar2014-03-241-2/+2
|\
| * Fix user_config_dir documentation.trevorld2013-08-191-2/+2
* | Merge pull request #30 from sbearlt1/patch-1Sridhar Ratnakumar2014-03-241-1/+1
|\ \ | |/ |/|
| * Fix typosbearlt12013-06-221-1/+1
|/
* Merge pull request #28 from eddyp/masterSridhar Ratnakumar2013-03-261-1/+1
|\
| * typo fixEddy Petrișor2013-03-261-1/+1
|/
* Merge pull request #25 from eddyp/nextSridhar Ratnakumar2013-03-211-2/+2
|\
| * typo fixEddy Petrișor2013-03-211-2/+2
|/
* Merge pull request #24 from eddyp/sysplatformtestSridhar Ratnakumar2013-03-211-5/+5
|\
| * use sys.platform == "win32" (fixes #23)Eddy Petrișor2013-03-211-5/+5
|/
* travis img for issue #21Sridhar Ratnakumar2013-03-211-0/+3
* typoSridhar Ratnakumar2013-03-211-1/+1
* make 'python appdirs.py' show new functions and defaultsSridhar Ratnakumar2013-03-211-2/+9
* Merge branch 'master' into nextEddy Petrișor2013-03-191-2/+2
|\
| * update the README, tooEddy Petrișor2013-03-191-2/+2
* | Merge branch 'activestate' into nextEddy Petrișor2013-03-1913-836/+92
|\ \ | |/ |/|
| * Merge pull request #20 from mcepl/clean_komodoSridhar Ratnakumar2013-03-192-7/+1
| |\
| | * Get rid of Komodo drop-insMatěj Cepl2013-03-192-7/+1
| * | Merge pull request #22 from mcepl/travisSridhar Ratnakumar2013-03-192-6/+24
| |\ \ | | |/ | |/|
| | * Add support for Travis-CIMatěj Cepl2013-03-192-6/+24
| |/