Age | Commit message (Expand) | Author |
---|---|---|
2014-12-06 | git-checkout-history: Store branches in checkout historyv0.0.1 | Teddy Wing |
2014-12-06 | Move branch storage to utils package | Teddy Wing |
2014-12-06 | git-checkout-history: Passing an arg checks out a branch | Teddy Wing |
2014-12-06 | git-checkout-history: Output list of branches in history | 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 |