Mechanical snail
Mechanical snail
Suppose you have ``` val xml : Elem = .convert ``` and I want to modify the document to ``. ``` val bar_zipper : Zipper[Elem] = xml \ "bar" val...
If you rename the main executable from `git-meld.pl` to `git-meld`, then Git will automatically use it when you type `git meld`. This simplifies installation, since then you can just drop...
Currently, to retag a bunch of objects in the admin interface, you have to manually edit the tags on each one. It would be easier to have an [admin action](https://docs.djangoproject.com/en/dev/ref/contrib/admin/actions/)...