Commit Log

commit description author date
4786ae21ac3d Add documentation for the new filters. Steve Losh 2009-09-27
b74891ea0325 Add modified and ignored filters to the status keyword. Steve Losh 2009-09-27
5339b74840b1 Add a bit of Markdown to the latest documentation change. Steve Losh 2009-09-10
ab242e2d02a2 Add documentation for the {tags} keyword. Steve Losh 2009-09-10
15afa852bf78 Add a {tags} keyword. Steve Losh 2009-09-10
a1aca2ec2e5b Wrap push and pull to delete the prompt caches. Steve Losh 2009-08-08
7320aadbcca6 Fixed the markdown for the borked links in the README (thanks pjv). Steve Losh 2009-07-25
cec5eade320a Add documentation for {node}. Steve Losh 2009-07-23
bf985aeca78e Add the {node} keyword. Steve Losh 2009-07-23
a2b02ec1f2af Change the keywords section description. Steve Losh 2009-07-23
4fffee461422 Clarify the Python requirement. Steve Losh 2009-07-23
ee24c2fdbfba Add documentation for {rev} and {rev|merge}. Steve Losh 2009-07-23
c9a86b8b497c Add the {rev} and {rev|merge} keywords. Steve Losh 2009-07-23
b2e16a4c2d46 Fix the Markdown error in the last commit. Steve Losh 2009-07-23
b9124c78672f Add the documentation for the {update} keyword. Steve Losh 2009-07-23
240e531b5fc7 Add the {update} keyword. Steve Losh 2009-07-23
07e1b5f8e641 Reorder the patterns (almost) alphabetically. Steve Losh 2009-07-23
35e941dc16cb Update the documentation to mention pjv's tasks keyword. Steve Losh 2009-07-23
c2f93120c221 Import the with statement all the time. There are no ill effects on 2.6+. Steve Losh 2009-07-23
a62c8ab6c87f added task keyword pjv 2009-07-23
923467766eba Add a requirements section. Steve Losh 2009-07-16
20882172679c Add another example to the README. Steve Losh 2009-07-15
2b5e5ab15f3b Update the documentation to include the cache information. Steve Losh 2009-07-15
64bc932ebad4 Redirect the subprocess' output to /dev/null in a filthy, filthy way. Steve Losh 2009-07-15
8d824dee6437 Touch the cache if it does not exist to prevent multiple forks. Steve Losh 2009-07-15
7a87d26c99ac Implement the {outgoing} caching. Still needs new documentation. Steve Losh 2009-07-15
e3db619bb352 Refactor the _incoming functionality into something that outgoing can share. Steve Losh 2009-07-15
68ca814becdc Create the cache directory if necessary. Steve Losh 2009-07-15
03164fd405bb Add timestamp checking so caching doesn't hammer remote repos. Steve Losh 2009-07-15
d7e61ff5eced Refactor {incoming} to use a cache. Steve Losh 2009-07-15
08dbee2124ee Minor formatting issues. Steve Losh 2009-07-15
894fbbeb6e6d Add {incoming} and {outgoing} keywords. These will be *slow*. Steve Losh 2009-07-15