Graph
-
Update the documentation to mention pjv's tasks keyword.2009-07-23, by Steve Losh
-
Import the with statement all the time. There are no ill effects on 2.6+.2009-07-23, by Steve Losh
-
added task keyword2009-07-23, by pjv
-
Add a requirements section.2009-07-16, by Steve Losh
-
Add another example to the README.2009-07-15, by Steve Losh
-
Update the documentation to include the cache information.2009-07-15, by Steve Losh
-
Redirect the subprocess' output to /dev/null in a filthy, filthy way.2009-07-15, by Steve Losh
-
Touch the cache if it does not exist to prevent multiple forks.2009-07-15, by Steve Losh
-
Implement the {outgoing} caching. Still needs new documentation.2009-07-15, by Steve Losh
-
Refactor the _incoming functionality into something that outgoing can share.2009-07-15, by Steve Losh
-
Create the cache directory if necessary.2009-07-15, by Steve Losh
-
Add timestamp checking so caching doesn't hammer remote repos.2009-07-15, by Steve Losh
-
Refactor {incoming} to use a cache.2009-07-15, by Steve Losh
-
Minor formatting issues.2009-07-15, by Steve Losh
-
Add {incoming} and {outgoing} keywords. These will be *slow*.2009-07-15, by Steve Losh
-
Fix the bald-faced lie in the documentation.2009-07-14, by Steve Losh
-
Edit the documentation slightly.2009-07-14, by Steve Losh
-
Add the documentation for the root and root|basename keywords.2009-07-14, by Steve Losh
-
Add the root and root|basename keywords.2009-07-14, by Steve Losh
-
Fix the typo in the help text.2009-07-14, by Steve Losh