summaryrefslogtreecommitdiffstats
path: root/nix-utils.sh
AgeCommit message (Expand)Author
2015-07-11Add code documentation for utilitiesMatthias Beyer
2015-07-11Rewrite __git_current_branch()Matthias Beyer
2015-07-04Fix: grep_generation helper should get the number, nothing elseMatthias Beyer
2015-07-02Merge pull request #25 from matthiasbeyer/add-update_package_defMatthias Beyer
2015-06-28Fix: move path removing to helperMatthias Beyer
2015-06-19Add util for asking to execute a commandMatthias Beyer
2015-06-19Add util for getting current branch name with gitMatthias Beyer
2015-06-19Add __git for executing git in other directoryMatthias Beyer
2015-06-19Add continue_question()Matthias Beyer
2015-06-06Add util: explain()Matthias Beyer
2015-06-06Add utils for showing system/user generationMatthias Beyer
2015-06-06Fix: stdout needs comparison with doubled bracketsMatthias Beyer
2015-06-05Add functions to generate parts of help-textMatthias Beyer
2015-06-05Add utility script for more DRY codeMatthias Beyer