Commit Log

commit description author date
8e444c0f0dd9 Make {rev} behave correctly for some corner cases. Steve Losh Wed, 30 Sep 2009 17:06:12 -0400
b60fac62931e Fix grammatical stuff in the help text. Steve Losh Sun, 27 Sep 2009 10:30:14 -0400
26c06c83b0f1 Fix grammatical stuff in the README. Steve Losh Sun, 27 Sep 2009 10:29:54 -0400
4786ae21ac3d Add documentation for the new filters. Steve Losh Sun, 27 Sep 2009 10:27:01 -0400
b74891ea0325 Add modified and ignored filters to the status keyword. Steve Losh Sun, 27 Sep 2009 10:21:45 -0400
5339b74840b1 Add a bit of Markdown to the latest documentation change. Steve Losh Thu, 10 Sep 2009 18:33:15 -0400
ab242e2d02a2 Add documentation for the {tags} keyword. Steve Losh Thu, 10 Sep 2009 18:31:57 -0400
15afa852bf78 Add a {tags} keyword. Steve Losh Thu, 10 Sep 2009 18:29:09 -0400
a1aca2ec2e5b Wrap push and pull to delete the prompt caches. Steve Losh Sat, 08 Aug 2009 09:49:22 -0400
7320aadbcca6 Fixed the markdown for the borked links in the README (thanks pjv). Steve Losh Sat, 25 Jul 2009 12:03:15 -0400
cec5eade320a Add documentation for {node}. Steve Losh Thu, 23 Jul 2009 03:51:50 -0400
bf985aeca78e Add the {node} keyword. Steve Losh Thu, 23 Jul 2009 03:51:36 -0400
a2b02ec1f2af Change the keywords section description. Steve Losh Thu, 23 Jul 2009 03:26:31 -0400
4fffee461422 Clarify the Python requirement. Steve Losh Thu, 23 Jul 2009 03:23:34 -0400
ee24c2fdbfba Add documentation for {rev} and {rev|merge}. Steve Losh Thu, 23 Jul 2009 03:15:24 -0400
c9a86b8b497c Add the {rev} and {rev|merge} keywords. Steve Losh Thu, 23 Jul 2009 03:13:55 -0400
b2e16a4c2d46 Fix the Markdown error in the last commit. Steve Losh Thu, 23 Jul 2009 02:40:12 -0400
b9124c78672f Add the documentation for the {update} keyword. Steve Losh Thu, 23 Jul 2009 02:38:15 -0400
240e531b5fc7 Add the {update} keyword. Steve Losh Thu, 23 Jul 2009 02:38:02 -0400
07e1b5f8e641 Reorder the patterns (almost) alphabetically. Steve Losh Thu, 23 Jul 2009 02:06:25 -0400
35e941dc16cb Update the documentation to mention pjv's tasks keyword. Steve Losh Thu, 23 Jul 2009 01:50:06 -0400
c2f93120c221 Import the with statement all the time. There are no ill effects on 2.6+. Steve Losh Thu, 23 Jul 2009 01:49:21 -0400
a62c8ab6c87f added task keyword pjv Wed, 22 Jul 2009 21:23:31 -0500
923467766eba Add a requirements section. Steve Losh Thu, 16 Jul 2009 16:54:49 -0400
20882172679c Add another example to the README. Steve Losh Tue, 14 Jul 2009 23:13:25 -0400
2b5e5ab15f3b Update the documentation to include the cache information. Steve Losh Tue, 14 Jul 2009 22:44:00 -0400
64bc932ebad4 Redirect the subprocess' output to /dev/null in a filthy, filthy way. Steve Losh Tue, 14 Jul 2009 22:42:56 -0400
8d824dee6437 Touch the cache if it does not exist to prevent multiple forks. Steve Losh Tue, 14 Jul 2009 22:27:36 -0400
7a87d26c99ac Implement the {outgoing} caching. Still needs new documentation. Steve Losh Tue, 14 Jul 2009 22:24:27 -0400
e3db619bb352 Refactor the _incoming functionality into something that outgoing can share. Steve Losh Tue, 14 Jul 2009 22:11:54 -0400