aboutsummaryrefslogtreecommitdiff
path: root/sbofind
AgeCommit message (Expand)Author
2016-06-11sbofind: enable testing of race conditionAndreas Guldstrand
2016-06-10sbofind: check if path is a file rather than if it's readable; root can read ...Andreas Guldstrand
2016-06-08sbofind: add missing period in error messageAndreas Guldstrand
2016-05-04sbofind: change queue order so it's not reversed. fix tests accordinglyAndreas Guldstrand
2016-04-16Use indent() to indent contents of filesAndreas Guldstrand
2016-04-16Allow tags to give names for LO tooAndreas Guldstrand
2016-04-16Change argument checking to use postscript unlessAndreas Guldstrand
2016-04-16Remove useless conditions from show_usage/version invocationsAndreas Guldstrand
2016-04-16Test show_usage output for all the sbo* commandsAndreas Guldstrand
2016-04-13Allow searching for tags case insensitivelyAndreas Guldstrand
2016-03-05Check if TAGS.txt exists before attempting to open itAndreas Guldstrand
2016-03-05We don't want to treat the TAGS.txt names as partial matches. See #37.Andreas Guldstrand
2016-03-05Search through TAGS.txt for matches as well. See #37.Andreas Guldstrand
2016-03-03sbo*: Add returns to subs missing them and check @_ betterAndreas Guldstrand
2016-02-13Add show_version to sbo scriptsAndreas Guldstrand
2015-12-10sbofind: [LO] Escape the interpolated search stringAndreas Guldstrand
2015-12-09Make sbofind search through the local overrides as wellAndreas Guldstrand
2015-12-08Update author list in scriptsAndreas Guldstrand
2015-12-08Update manpages and scripts for #6Andreas Guldstrand
2015-12-06Change from @EXPORT to @EXPORT_OKAndreas Guldstrand
2015-11-30Set the system perl as the perl we want to useAndreas Guldstrand
2015-11-14Additional Perl::Critic::Freenode fixes, and one missed prototypeAndreas Guldstrand
2015-11-14Remove prototypes and make sure subs are called with ()Andreas Guldstrand
2013-01-12implement failure-dependent exit statuses, ask to proceed if a failure is enc...J Pipkin
2012-12-31elide space between function names and any following open parenthesesJ Pipkin
2012-12-04sbofind -q shows queue in reversed orderJacob Pipkin
2012-11-30shared creditJacob Pipkin
2012-11-30save the varsJacob Pipkin
2012-11-30get_build_queue requires an array ref as first argJacob Pipkin
2012-10-15sboremove: %README% support + general improvementsxocel
2012-10-08Moved build queue subroutines to Lib.pmxocel
2012-10-07sbofind --queue optionxocel
2012-10-04removed 'date:' line from comments, cleanups for quote consistency, etcJacob Pipkin
2012-09-21sbofind converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-01almost there.Jacob Pipkin
2012-09-01more and more cleanups and fixesJacob Pipkin
2012-09-01more cleanupsJacob Pipkin
2012-09-01more cleanups and fixes and suchJacob Pipkin
2012-08-31epic changes and fixes and much further testingJacob Pipkin
2012-08-30changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancementsJacob Pipkin
2012-06-29fixed bug in sbofind, using eq where = belongedJacob Pipkin
2012-06-11added vim lines to everythingJacob Pipkin
2012-06-11bunch more code reductions and stuffJacob Pipkin
2012-06-11code reductionsJacob Pipkin
2012-06-05reduced extra code in sbofind, seems to also be faster? huh.Jacob Pipkin
2012-06-05factored out "open my $fh, $op, $file" and made it robust in one fell swoopJacob Pipkin
2012-06-01make sbofind's search case-insensitiveJacob Pipkin
2012-05-31replace some for and if statements with their postscript formsJacob Pipkin
2012-05-31cleanup - if () to postscript ifJacob Pipkin
2012-05-31added -i option to sbofind to display .info contentsJacob Pipkin