| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing output messages | Brian Dolbec | 2011-01-17 | 1 | -3/+22 |
* | add a generator for source types the same as source uris. | Brian Dolbec | 2011-01-17 | 2 | -11/+17 |
* | fix missing import | Brian Dolbec | 2011-01-17 | 1 | -0/+1 |
* | removing old action classes and cli | Brian Dolbec | 2011-01-17 | 1 | -570/+0 |
* | reload the _available_db after fetching | Brian Dolbec | 2011-01-16 | 1 | -0/+1 |
* | create a new cli interface to use the new api | Brian Dolbec | 2011-01-16 | 1 | -0/+286 |
* | overhaul the api, add several functions, delay loading of the db's, etc | Brian Dolbec | 2011-01-16 | 1 | -95/+133 |
* | update the version to show it is the api branch | Brian Dolbec | 2011-01-16 | 1 | -1/+1 |
* | move utility functions out of the Overlay class | Brian Dolbec | 2011-01-16 | 2 | -41/+60 |
* | add a linefeed to the hint message for better output separation | Brian Dolbec | 2011-01-16 | 1 | -2/+2 |
* | fix long lines and a typo, minor code improvements | Brian Dolbec | 2011-01-16 | 1 | -10/+19 |
* | Move color codes to a new file. | Brian Dolbec | 2011-01-16 | 2 | -14/+53 |
* | add optional repo list limiter to the list function | Brian Dolbec | 2011-01-16 | 1 | -2/+5 |
* | slight code change to my modified base. | Brian Dolbec | 2011-01-16 | 1 | -10/+10 |
* | update to using basestring instead of str. | Brian Dolbec | 2010-11-14 | 1 | -4/+5 |
* | Apply tulcod's g-common support changes. | Brian Dolbec | 2010-08-07 | 3 | -0/+78 |
* | some docstring updates | Brian Dolbec | 2010-07-16 | 1 | -2/+12 |
* | remove the extra comma that wrapped the dict in a tuple. | Brian Dolbec | 2010-07-16 | 1 | -1/+1 |
* | change add_repo and delete_repo to add_repos, | Brian Dolbec | 2010-07-16 | 1 | -6/+69 |
* | fix the docstrings to match current input types. | Brian Dolbec | 2010-07-15 | 1 | -7/+7 |
* | remove the extra comment marker used to force a push to my public repo | Brian Dolbec | 2010-07-11 | 1 | -1/+1 |
* | push a comment change to for an update in public | Brian Dolbec | 2010-07-11 | 1 | -1/+1 |
* | make the sync_results saved every time rather than conditional. | Brian Dolbec | 2010-07-11 | 1 | -2/+2 |
* | fix some typos, copy/paste errors, and debug/fix some changes to the api. | Brian Dolbec | 2010-07-11 | 1 | -8/+8 |
* | fix an unsaved copy/paste edit | Brian Dolbec | 2010-07-11 | 1 | -1/+1 |
* | Merge branch 'master' of git://layman.git.sourceforge.net/gitroot/layman/laym... | Brian Dolbec | 2010-07-11 | 11 | -104/+144 |
|\ |
|
| * | Prepare release of 1.4.1 (set release date, sync release notes) | Sebastian Pipping | 2010-07-09 | 1 | -1/+1 |
| * | Fix doctest error reported by dabbott | Sebastian Pipping | 2010-07-08 | 1 | -1/+1 |
| * | Catch keyboard interrupts (Ctrl+C) | Sebastian Pipping | 2010-07-08 | 1 | -1/+5 |
| * | Prepare release of 1.4.0 (set release date, sync release notes) | Sebastian Pipping | 2010-07-08 | 1 | -1/+1 |
| * | Close stdin of child processes in quiet mode | Sebastian Pipping | 2010-07-07 | 1 | -2/+12 |
| * | Replace os.system() by subprocess.Popen() | Sebastian Pipping | 2010-07-07 | 9 | -92/+121 |
| * | Improve command line API cases "layman" and "layman foo" | Sebastian Pipping | 2010-07-07 | 1 | -1/+7 |
| * | Tune usage summary display | Sebastian Pipping | 2010-07-07 | 1 | -4/+3 |
| * | Prepare release of 1.3.4 (set release date, sync release notes) | Sebastian Pipping | 2010-07-05 | 1 | -1/+1 |
* | | Merge branch 'master' into api | Brian Dolbec | 2010-07-11 | 2 | -2/+2 |
|\| |
|
| * | Propagate move of CVS and Subversion | Sebastian Pipping | 2010-07-05 | 2 | -2/+2 |
* | | Remove the Output class as it is not needed, was used for initial testing only. | Brian Dolbec | 2010-07-11 | 1 | -63/+0 |
* | | Add a get_option function as a convenience function for option retrieval inst... | Brian Dolbec | 2010-07-10 | 1 | -0/+5 |
* | | Modify the API to be more compatible with a c interface. | Brian Dolbec | 2010-07-10 | 1 | -37/+87 |
* | | Separate out the configs from the args parsing code. This will allow basic c... | Brian Dolbec | 2010-07-07 | 2 | -30/+93 |
* | | fix the remaining missed i renames to id | Brian Dolbec | 2010-07-06 | 1 | -18/+18 |
* | | fix results tracking | Brian Dolbec | 2010-07-06 | 1 | -4/+4 |
* | | add new layman API file and class to be used by api consumers, but could also... | Brian Dolbec | 2010-07-06 | 1 | -0/+354 |
* | | Change the remaining modules to use teh config['output'] variable so re-direc... | Brian Dolbec | 2010-07-06 | 3 | -11/+21 |
* | | Add an output parameter to Message class and change the prints that weren't a... | Brian Dolbec | 2010-07-06 | 1 | -5/+10 |
* | | change to use the config['output'] variable | Brian Dolbec | 2010-07-06 | 2 | -12/+15 |
* | | Add an input parameter, 'output' to delete_empty_directory so that it can be ... | Brian Dolbec | 2010-07-06 | 1 | -5/+5 |
* | | add new __init__ input parameters, output (replaces OUT import), stdout, stdi... | Brian Dolbec | 2010-07-06 | 1 | -18/+32 |
|/ |
|
* | Prepare release of 1.3.3 (set release date, sync release notes, update website) | Sebastian Pipping | 2010-04-08 | 1 | -1/+1 |