summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove .md references from Makefile.py; leave a TODO1.2.0Sridhar Ratnakumar2011-01-261-4/+7
* prep versionSridhar Ratnakumar2011-01-261-2/+2
* Fix MANIFEST.in to include docsSridhar Ratnakumar2011-01-261-2/+2
* Removed outdated toxbootstrap.py, which now leaves in the tox repoSridhar Ratnakumar2011-01-261-137/+0
* Convert markdown to reST - to render HTML in metadata (pypi, pypm)Sridhar Ratnakumar2010-12-094-71/+80
* Add myself as a maintainerSridhar Ratnakumar2010-12-091-2/+2
* Merge branch 'master' of github.com:ActiveState/appdirsSridhar Ratnakumar2010-09-152-0/+5
|\
| * make 'unicode' work on py3k; closes #9Sridhar Ratnakumar2010-09-132-0/+5
* | update toxbootstrap.pySridhar Ratnakumar2010-09-151-4/+15
|/
* tox supportSridhar Ratnakumar2010-09-084-0/+137
* user_log_dir: avoid double version in log file path; closes #8Sridhar Ratnakumar2010-09-021-2/+2
* setup.py: works on 3.2 tooSridhar Ratnakumar2010-09-021-0/+1
* Merge branch 'master' of github.com:ActiveState/appdirsSridhar Ratnakumar2010-09-023-6/+9
|\
| * user_log_dir to use cache area on Unix/Linux (from discussion with Srid)Trent Mick2010-09-023-6/+9
* | doc: link to README/CHANGES from long_description (to appear on pypi)Sridhar Ratnakumar2010-09-021-0/+6
|/
* prep for future devTrent Mick2010-09-022-1/+5
* prepare for 1.1.0 release1.1.0Trent Mick2010-09-021-1/+1
* update readme for recent changesTrent Mick2010-09-021-17/+29
* drop long desc, b/c I use Markdown it doesn't render on pypi nicelyTrent Mick2010-09-021-1/+0
* a start at a 'mk' makefileTrent Mick2010-09-021-0/+300
* keywords and python 3.1 compatTrent Mick2010-09-021-0/+2
* add a starter test suiteTrent Mick2010-09-024-0/+804
* htis was issue 7 as wellTrent Mick2010-09-021-1/+1
* s/log_dir/user_log_dir/ and change interpretation of where these would goTrent Mick2010-09-022-30/+79
* comment tweaks/corrections for XDG supportTrent Mick2010-09-011-8/+10
* add issue numbers to changelog; mention Mac site_data_dir fixTrent Mick2010-09-011-4/+6
* doc: applib now uses appdirs; http://github.com/ActiveState/applib/commit/b62...Sridhar Ratnakumar2010-09-011-2/+0
* doc: update release notes for our XDG commitSridhar Ratnakumar2010-09-011-0/+1
* implement log_dir: closes #4Sridhar Ratnakumar2010-09-012-1/+8
* unix: Use XDG 'config' instead of 'data', after discussion with TrentSridhar Ratnakumar2010-09-011-8/+11
* unix: XDG spec implementationSridhar Ratnakumar2010-09-011-19/+19
* mac: fix wrong site_data_dir on mac. closes #5Sridhar Ratnakumar2010-09-011-1/+1
* Add a setup.py script, so others can 'pip install' this projectSridhar Ratnakumar2010-08-312-0/+48
* doc: update release notes for this forkSridhar Ratnakumar2010-08-311-0/+2
* mac: hardcode user directories (r=trentm)Sridhar Ratnakumar2010-08-311-34/+9
* mac: use hardcoded version when 'Carbon' module is unavailable (eg: py3k)Sridhar Ratnakumar2010-08-311-36/+31
* more todosTrent Mick2010-08-041-0/+2
* Append "Cache" to `user_cache_dir` on Windows by default. Add `opinion=False`...Trent Mick2010-07-293-22/+38
* convenience classTrent Mick2010-07-283-1/+31
* komodo prj fileTrent Mick2010-07-281-0/+7
* cherry-pick windows shortname high-bit char fallback ahdnlingTrent Mick2010-07-283-5/+30
* singular 'cache'Trent Mick2010-07-283-9/+10
* readme examplesTrent Mick2010-07-281-1/+23
* readme examplesTrent Mick2010-07-281-1/+40
* fix screw up in previous checkin that changed user_data_dir instead of site_d...Trent Mick2010-07-271-3/+6
* fix from Komodo: correct site_data_dir for MacTrent Mick2010-07-271-5/+9
* add 'roaming' arg. Change default user_data_dir on windows to be non-roaming....Trent Mick2010-07-273-13/+45
* doc tweaksTrent Mick2010-07-271-11/+13
* add __version__, s/owner/appauthor/Trent Mick2010-07-271-43/+34
* TODOsTrent Mick2010-07-272-2/+11