Graph
-
Change the keywords section description.2009-07-23, by Steve Losh
-
Clarify the Python requirement.2009-07-23, by Steve Losh
-
Add documentation for {rev} and {rev|merge}.2009-07-23, by Steve Losh
-
Add the {rev} and {rev|merge} keywords.2009-07-23, by Steve Losh
-
Fix the Markdown error in the last commit.2009-07-23, by Steve Losh
-
Add the documentation for the {update} keyword.2009-07-23, by Steve Losh
-
Add the {update} keyword.2009-07-23, by Steve Losh
-
Reorder the patterns (almost) alphabetically.2009-07-23, by Steve Losh
-
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