libgit2/tests-clar/stash
Carlos Martín Nieto b976f3c2c2 reflog: move the reflog implementation into refdb_fs
References and their logs are logically coupled, let's make it so in
the code by moving the fs-based reflog implementation to live next to
the fs-based refs one.

As part of the change, make the function take names rather than
references, as only the names are relevant when looking up and
handling reflogs.
2013-10-02 06:53:24 +02:00
..
drop.c reflog: move the reflog implementation into refdb_fs 2013-10-02 06:53:24 +02:00
foreach.c Improve error propagation in stash 2013-01-04 15:47:42 -08:00
save.c Test that submodules don't affect stashing 2013-09-27 21:39:28 -07:00
stash_helpers.c Test that submodules don't affect stashing 2013-09-27 21:39:28 -07:00
stash_helpers.h Test that submodules don't affect stashing 2013-09-27 21:39:28 -07:00
submodules.c Ensure submodule repos and indices are freed 2013-09-30 14:47:56 -07:00