Age | Commit message (Expand) | Author |
2019-04-28 | sbofind: really fix exact matches | Andreas Guldstrand |
2019-04-27 | sbofind: fix exact matches | Andreas Guldstrand |
2017-05-30 | sbofind: optimise searching | Andreas Guldstrand |
2017-05-18 | sbofind: add version to result output - This closes #60. | Andreas Guldstrand |
2016-11-27 | sbofind: add new search options (--no-tags, --exact) | chinarulezzz |
2016-09-01 | sbo*: fix vim modeline | Andreas Guldstrand |
2016-08-29 | sbofind: let get_file_contents use slurp() as well | Andreas Guldstrand |
2016-08-15 | sbo*, man*, SBO::Lib: trailing whitespace fixes | Andreas Guldstrand |
2016-06-11 | sbofind: enable testing of race condition | Andreas Guldstrand |
2016-06-10 | sbofind: check if path is a file rather than if it's readable; root can read ... | Andreas Guldstrand |
2016-06-08 | sbofind: add missing period in error message | Andreas Guldstrand |
2016-05-04 | sbofind: change queue order so it's not reversed. fix tests accordingly | Andreas Guldstrand |
2016-04-16 | Use indent() to indent contents of files | Andreas Guldstrand |
2016-04-16 | Allow tags to give names for LO too | Andreas Guldstrand |
2016-04-16 | Change argument checking to use postscript unless | Andreas Guldstrand |
2016-04-16 | Remove useless conditions from show_usage/version invocations | Andreas Guldstrand |
2016-04-16 | Test show_usage output for all the sbo* commands | Andreas Guldstrand |
2016-04-13 | Allow searching for tags case insensitively | Andreas Guldstrand |
2016-03-05 | Check if TAGS.txt exists before attempting to open it | Andreas Guldstrand |
2016-03-05 | We don't want to treat the TAGS.txt names as partial matches. See #37. | Andreas Guldstrand |
2016-03-05 | Search through TAGS.txt for matches as well. See #37. | Andreas Guldstrand |
2016-03-03 | sbo*: Add returns to subs missing them and check @_ better | Andreas Guldstrand |
2016-02-13 | Add show_version to sbo scripts | Andreas Guldstrand |
2015-12-10 | sbofind: [LO] Escape the interpolated search string | Andreas Guldstrand |
2015-12-09 | Make sbofind search through the local overrides as well | Andreas Guldstrand |
2015-12-08 | Update author list in scripts | Andreas Guldstrand |
2015-12-08 | Update manpages and scripts for #6 | Andreas Guldstrand |
2015-12-06 | Change from @EXPORT to @EXPORT_OK | Andreas Guldstrand |
2015-11-30 | Set the system perl as the perl we want to use | Andreas Guldstrand |
2015-11-14 | Additional Perl::Critic::Freenode fixes, and one missed prototype | Andreas Guldstrand |
2015-11-14 | Remove prototypes and make sure subs are called with () | Andreas Guldstrand |
2013-01-12 | implement failure-dependent exit statuses, ask to proceed if a failure is enc... | J Pipkin |
2012-12-31 | elide space between function names and any following open parentheses | J Pipkin |
2012-12-04 | sbofind -q shows queue in reversed order | Jacob Pipkin |
2012-11-30 | shared credit | Jacob Pipkin |
2012-11-30 | save the vars | Jacob Pipkin |
2012-11-30 | get_build_queue requires an array ref as first arg | Jacob Pipkin |
2012-10-15 | sboremove: %README% support + general improvements | xocel |
2012-10-08 | Moved build queue subroutines to Lib.pm | xocel |
2012-10-07 | sbofind --queue option | xocel |
2012-10-04 | removed 'date:' line from comments, cleanups for quote consistency, etc | Jacob Pipkin |
2012-09-21 | sbofind converted to long options and fixes added from 0.8 | Jacob Pipkin |
2012-09-01 | almost there. | Jacob Pipkin |
2012-09-01 | more and more cleanups and fixes | Jacob Pipkin |
2012-09-01 | more cleanups | Jacob Pipkin |
2012-09-01 | more cleanups and fixes and such | Jacob Pipkin |
2012-08-31 | epic changes and fixes and much further testing | Jacob Pipkin |
2012-08-30 | changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancements | Jacob Pipkin |
2012-06-29 | fixed bug in sbofind, using eq where = belonged | Jacob Pipkin |
2012-06-11 | added vim lines to everything | Jacob Pipkin |