Commits
User selector
Commit History
Commits on May 10, 2010
- authored andcommitted

repo: added test with some basic assertions for empty repositories these
Show description for 837c32bcommitted
Commits on Mar 4, 2010
Commits on Dec 15, 2009
Commits on Dec 4, 2009
SymbolicRefence base is now fully aware of pack files in all operations.
Show description for ac4133fcommittedrefs: Fixed incorrect retrieval of symbolic reference types - previously we only really knew heads, now we know references as a common base. The adjustment make the ref system as flexible as it was…
Show description for 8e29a91committed- committed
Commits on Dec 3, 2009
- committed
- committed
- committed
Commits on Nov 30, 2009
SymbolicReference.delete: Now takes SymbolicReference instances as well, not only paths
Show description for f22ddcacommittedGeneralized custom reference creation down to SymbolicReference level. 'Reference' implementation now shares all the code from the SymbolicReference base. This implementation allows to create any r…
Show description for bac518bcommitted- committed
Commits on Nov 26, 2009
SymbolicReference is now the base for all references, allowing them to appear litereally anywhere. A 'default' reference is nothing more than a detached symbolic reference.
Show description for fa98250committedSymbolicReferences can now be at any path within the repository, there is no restriction anymore.
Show description for aaeb986committed
Commits on Nov 4, 2009
Commits on Nov 3, 2009
- committed
- committed
Commits on Oct 28, 2009
Commits on Oct 23, 2009
- committed
Added TagRefernce creation and deletion including tests
Show description for 1047b41committed- committed
- committed
Commits on Oct 22, 2009
SymbolicReferences can now change they references safely as I think and well controlled, including test.
Show description for d1bd99ccommitted- committed
Added SymbolicReference and HEAD type to better represent these special types of references and allow special handling
Show description for 58e2157committed
Loading