| Age | Commit message (Collapse) | Author |
|
message much better
Added test for deletion of reflog file when the corresponding ref is deleted
|
|
gets written
|
|
|
|
much easier. There is some bug in it though, it still needs fixing
|
|
support which cannot be exposed using the respective property. Ref-Creation is now fully implemented in python. For details, see doc/source/changes.rst
|
|
actually write_append the new entry, instead of rewriting the whole file. Added file-locking and directory handling, so the implementation should be similar (enough) to the git reference implementation.
Next up is to implement a way to update the reflog when changing references, which is going to be a little more complicated
|
|
set during merge and rebase, and probably everything that changes the ref more drastically. Probably I have to reread that. What needs to be adjusted though is the reflog
|
|
accordingly. Added methods to Actor to retrieve the global committer and author information
Reflog: implemented and tested append_entry method
|
|
|
|
implementation
|