0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added .gitignore. More... about 15 years ago
Added tag 0.80624 for changeset 777ea4d45bc0 More... almost 16 years ago
Added tag stable for changeset a1a0da89202a More... almost 16 years ago
Updated version More... almost 16 years ago
Reworked Rakefile, offloaded rdoc generation, removed rdoc:rewrite/undo, added publish_docs, renamed publish to release. More... almost 16 years ago
Updated README.txt More... almost 16 years ago
Updated TODO.txt More... almost 16 years ago
Updated manifest. Rakefile will update this in the future automatically. More... almost 16 years ago
Reworked Hoe so it can generate rdoc. Disabled generation of DOT diagrams. More... almost 16 years ago
Removed custom rdoc markup More... almost 16 years ago
Refactored WARNING_BOILERPLAGE as a here-doc More... almost 16 years ago
Added docs to AccountManager::NSCD#invalidate More... almost 16 years ago
Fixed collision of time conversion methods when loading AutomateIt into Rails. More... almost 16 years ago
Improved Object#unique_methods, it now returns an array of symbols More... almost 16 years ago
Fixed ShellManager#rm and ShellManager#mv, can now remove and move invalid symlinks More... almost 16 years ago
Added tag stable for changeset 3a8a18bfa16e More... over 16 years ago
Added tag 0.80116 for changeset 4bb6e9964ef3 More... over 16 years ago
Improved PackageManager#_list_normalizer, it now accepts comments mid-way through a line and can parse arrays of strings. More... over 16 years ago
Added tag stable for changeset 16e4d2d4babb More... over 16 years ago
Added tag 0.80116 for changeset 5056341056e7 More... over 16 years ago
Updated CHANGES More... over 16 years ago
Improved PackageManager::Gem, it now stops looking for the 'gem' command after it finds a match. More... over 16 years ago
Updating CHANGES for 0.80116 More... over 16 years ago
(+) Improved PackageManager::Gem, it can now use commands other than "gem" to manage RubyGem packages, such as "gem1.8". It now detects the best available command, but also lets you specify a default or choose one on a per-call basis. See the PackageManager::Gem documentation for examples. Suggestions sought on the new syntax. More... over 16 years ago
(!) Fixed bug that prevented AutomateIt from working without the Builder gem's "blankslate" library. This fix should completely eliminate AutomateIt's dependence on Builder and ActiveSupport, like 0.71230 was supposed to do. This error was missed because other gems provide a "blankslate"-workalike and thus merely uninstalling Builder wasn't enough to confirm the fix. More... over 16 years ago
Updated TODO More... over 16 years ago
Updated misc/setup_rubygems.sh, a simple shell script that downloads and install RubyGems 1.0.1, useful for bootstrapping a system to get AutomateIt running on it. More... over 16 years ago
Added TODO for TagManager -- Catch bad YAML using friendly exceptions More... over 16 years ago
Improved examples spec, it now displays the output of commands when there's an error to simplify debugging. More... over 16 years ago
Added tag stable for changeset c507edafc3cf More... over 16 years ago