0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Golint-related cleanups, including doc updates. More... over 12 years ago
Fixup things to make main.go work again. More... over 12 years ago
Add a Cat() command to a ref. It is a wrapper around git-ls-tree and git-cat-file. More... almost 13 years ago
Oops, fix up other uses of ProbeURL. More... about 13 years ago
ProbeURL should have not been a method on Repo. More... about 13 years ago
Add a README. More... about 13 years ago
Add a Cherry command. More... about 13 years ago
Fix logic in loading a raw ref. More... about 13 years ago
Add Branch and Tag methods to Ref. More... about 13 years ago
Update refs handling to normalize the format we store refs in. More... about 13 years ago
Flatten onto added Branches. More... about 13 years ago
Add functionality for getting branches for a remote. More... about 13 years ago
Updates to refs to allow awesomer remote handling. More... about 13 years ago
Cange return value of PruneRemotes to return what remotes got pruned. More... about 13 years ago
Add helpers to prune stale remotes. More... about 13 years ago
Add a method to look up remote branches for a local branch. More... about 13 years ago
Refactor ref handling to lazy-load refs. More... about 13 years ago
Add ref.Contains() More... about 13 years ago
Add a function to test if one revision contains another. More... about 13 years ago
Add a helper for indicating that the config should be reloaded. More... about 13 years ago
Expose GitDir and WorkDir. More... about 13 years ago
Fix SetRemoteURL function to test conditional properly. More... about 13 years ago
Add a RemoteSetURL command. More... about 13 years ago
Undo debug message for killing a config section. More... about 13 years ago
Add remote-renaming function. More... about 13 years ago
Zap our cached config after adding or removing a remote. More... about 13 years ago
Refactor how we handle getting ans setting repo config items. More... about 13 years ago
Add a function to return a ref if it exists. More... about 13 years ago
Expose StatLine and StatLine.Print More... about 13 years ago
Robustify config parsing. More... about 13 years ago