aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-29package_git: check for empty tag which cause empty versionShulhan
2018-09-18env_test: replace package "tekstus/diff" with new upstreamShulhan
2018-09-18env: do not scan package if its not exist on localShulhan
2018-09-15Update Go module dependenciesShulhan
2018-09-15env: get new package branch to prevent IsEqual to be falseShulhan
2018-09-15cmd/beku: fix parsing multiple subcommand on SyncShulhan
2018-09-15Update changelog for future releaseShulhan
2018-09-15env: simplify conditional if-sShulhan
2018-09-15env: update package version only if current and new package both are tagShulhan
2018-09-15env: decrease debug level on scan packages functionShulhan
2018-09-15env: fix get package from database that return first match by prefixShulhan
2018-09-15package_git: call continue if branch name match with "master"Shulhan
2018-09-15package: get remote branch if its emptyShulhan
2018-09-15package_git: check for empty branches when getting branchShulhan
2018-09-15package: rename Fetch to FetchLatestVersionShulhan
2018-09-14env: explain why we ignore error on post syncShulhan
2018-09-14Remove unused variablesShulhan
2018-09-14package: simplify Go install methodShulhan
2018-09-14package: simplify parameter of NewPackageShulhan
2018-09-14package: remove unused Run methodShulhan
2018-09-14package: remove unneeded scan pathShulhan
2018-09-14package: print verbose go install command only when debuggingShulhan
2018-09-14Refactoring test to use clone from local directoryShulhan
2018-09-14env: do not save remote branch if it's emptyShulhan
2018-09-14Add "remote-branch" to test dataShulhan
2018-09-14package: print branch name on String methodShulhan
2018-09-14package: simplify return value on InstallShulhan
2018-09-14package: check remote branch when calling IsEqualShulhan
2018-09-14Preparing for release v0.5.0Shulhan
2018-09-14Get and save package remote branch in databaseShulhan
2018-09-14Add freeze methods to packageShulhan
2018-09-14env: scan package only if its not exist in local systemShulhan
2018-09-14env: Rename method GetPackage to GetLocalPackageShulhan
2018-09-14Replace local debug variable with debug packageShulhan
2018-09-13Replace git and common functions with package share/lib/{git,io}Shulhan
2018-09-11cmd/beku: update version to latest tag and for future relaseShulhan
2018-09-11Update documentation to match with current implementationShulhan
2018-09-11Fix sync "--into" commandShulhan
2018-09-04Add Go modulev0.4.0Shulhan
2018-09-04[test] Do not compare result from testing package installShulhan
2018-09-04Remove dep as vendor toolShulhan
2018-07-03cmd/beku: check for "help" or "version" operation before loading databaseShulhan
2018-07-03env.Freeze: print finish status if err is not nilShulhan
2018-07-03Update CHANGELOG and READMEShulhan
2018-07-03Add flag operation to display version of CLIShulhan
2018-07-03[chore] env: print the status of reinstall all packagesShulhan
2018-07-03Remove govendor vendor toolShulhan
2018-07-02Remove gdm from build handleShulhan
2018-07-02cmd: display "exclude" options on command usageShulhan
2018-07-02package.gitCheckoutVersion: do not use "git stash"Shulhan