Age | Commit message (Expand) | Author |
---|---|---|
2014-12-26 | git-checkout-store: Take arbitrary arguments | Teddy Wing |
2014-12-26 | git-checkout-store: Use Print instead of Println for cmd output | Teddy Wing |
2014-12-26 | git-checkout-store: Print `git checkout` stderr output | Teddy Wing |
2014-12-06 | Move branch storage to utils package | Teddy Wing |
2014-12-06 | git-checkout-store: Prepend to the branch list | Teddy Wing |
2014-12-06 | git-checkout-store: .git-checkout-historyrc -> .git-checkout-history | Teddy Wing |
2014-12-06 | git-checkout-store: Store branch in YAML file | Teddy Wing |
2014-12-06 | git-checkout-store: Create an rc file if it doesn't exist | Teddy Wing |
2014-12-06 | git-checkout-store: go fmt | Teddy Wing |
2014-12-06 | git-checkout-store: Try to output STDOUT from git-checkout | Teddy Wing |
2014-12-06 | git-checkout-store: Run `git checkout` with argument | Teddy Wing |
2014-12-06 | Initial commit. | Teddy Wing |