Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Tags: seveas/goblet

Tags

0.3.4

Toggle 0.3.4's commit message
New bugfix version: 0.3.4

0.3.3

Toggle 0.3.3's commit message
Bugfix version 0.3.3, and updated copyright

0.3.2

Toggle 0.3.2's commit message
Bugfix version 0.3.2

0.3.1

Toggle 0.3.1's commit message
Bugfix version 0.3.1

0.3

Toggle 0.3's commit message
Version 0.3

0.2.1

Toggle 0.2.1's commit message
Release version 0.2.1

0.2

Toggle 0.2's commit message
Cache dilog timestamps correctly

They were cached in 'humantime' format ('3 days ago'), which is obiously
wrong.

fork_chosen

Toggle fork_chosen's commit message
Fork chosen

Chosen doesn't quite do what I want, and the CSS hacks only get me so
far. Better fork it and make it really do what I want.

Step one: copy the files into the goblet source and delete the
submodule.

0.1a2

Toggle 0.1a2's commit message
Add a PatchView that gives you raw patches

For now it shells out to git, until it's implemented in libgit2/pygit2