summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-01Add default tagging flags in switch commandMatthias Beyer
2015-08-01switch: Use RC_NIXPKGS as default nixpkgs cloneMatthias Beyer
2015-08-01Add example rc fileMatthias Beyer
2015-08-01Add support for RC_NIXPKGS as default nixpkgs pathMatthias Beyer
2015-08-01switch: Add RC_CONFIG as default config pathMatthias Beyer
2015-08-01Add support for configuration fileMatthias Beyer
2015-07-31Add README note about how I developMatthias Beyer
2015-07-31Merge pull request #60 from matthiasbeyer/switch-add-dont_buildMatthias Beyer
2015-07-31Add feature to be able to do everything, but not nixos-rebuildMatthias Beyer
2015-07-31Merge pull request #63 from matthiasbeyer/add-update-packdef-dont_checkout_baseMatthias Beyer
2015-07-28Merge pull request #69 from matthiasbeyer/switch-no_annotated_tagsMatthias Beyer
2015-07-28Fix: Use dbg() instead of stdout() in option parsingMatthias Beyer
2015-07-28switch: Add support for custom git-tag flags, to be able to do annotated taggingMatthias Beyer
2015-07-28switch command: Dont do annotated taggingMatthias Beyer
2015-07-28Merge pull request #62 from matthiasbeyer/switch-add-nixpkgs-taggingMatthias Beyer
2015-07-28Add note that "switch" is default for "switch" commandMatthias Beyer
2015-07-27Hotfix: Check if debugging is enabled before printingMatthias Beyer
2015-07-27Merge pull request #59 from matthiasbeyer/debug-outputMatthias Beyer
2015-07-27Add flag to generate a tag in the local nixpkgsMatthias Beyer
2015-07-22Merge pull request #61 from matthiasbeyer/switch-add-missing_custom_tag_helptextMatthias Beyer
2015-07-15Change user irrelevant outputs to dbg outputMatthias Beyer
2015-07-15Add debug output helperMatthias Beyer
2015-07-15Add debugging flag in main fileMatthias Beyer
2015-07-15Add more debugging outputMatthias Beyer
2015-07-15Add flag to disable base-branch checkout after successfull runMatthias Beyer
2015-07-15Add help text for -t switch for custom tagMatthias Beyer
2015-07-15Merge pull request #64 from matthiasbeyer/switch-include_hostname_per_defaultMatthias Beyer
2015-07-15Merge pull request #66 from matthiasbeyer/add-feature_dont_change_branch_for_...Matthias Beyer
2015-07-15Add check whether apply failed or notMatthias Beyer
2015-07-15Add flag for not checking out a new branchMatthias Beyer
2015-07-12Do include the hostname as default, but disable with -nMatthias Beyer
2015-07-11Merge pull request #55 from matthiasbeyer/docv0.1Matthias Beyer
2015-07-11Add code documentation for utilitiesMatthias Beyer
2015-07-11Add documentation to source in diff-generations commandMatthias Beyer
2015-07-11Add documentation to nix-scriptMatthias Beyer
2015-07-11Update READMEMatthias Beyer
2015-07-11Merge pull request #53 from matthiasbeyer/remove-custom-git-commandMatthias Beyer
2015-07-11Merge pull request #54 from matthiasbeyer/fix-#36Matthias Beyer
2015-07-11Rewrite __git_current_branch()Matthias Beyer
2015-07-11switch: Remove -g flag supportMatthias Beyer
2015-07-11Hotfix: Missing working directory in git commandMatthias Beyer
2015-07-10Merge pull request #50 from matthiasbeyer/fix-#40Matthias Beyer
2015-07-10Merge pull request #47 from matthiasbeyer/add-more_help_textMatthias Beyer
2015-07-10Merge pull request #48 from matthiasbeyer/fix-#42Matthias Beyer
2015-07-10Merge pull request #49 from matthiasbeyer/fix-#44Matthias Beyer
2015-07-10Use git helperMatthias Beyer
2015-07-10update-package-def: Add more help textMatthias Beyer
2015-07-10switch: Add more help textMatthias Beyer
2015-07-10show-generation: Add help textMatthias Beyer
2015-07-10ls-profiles: More help textMatthias Beyer