Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Record uuid when auto-initializing a remote so it shows in status. | Joey Hess | 2011-11-02 |
| | |||
* | fsck: Now works in bare repositories. | Joey Hess | 2011-10-29 |
| | | | | | | | | | Checks location log information, and file contents. Does not check that numcopies is satisfied, as .gitattributes information about numcopies is not available in a bare repository. In practice, that should not be a problem, since fsck is also run in a checkout and will check numcopies there. | ||
* | status: Now always shows the current repository, even when it does not ↵ | Joey Hess | 2011-10-28 |
| | | | | appear in uuid.log. | ||
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |
| | |||
* | migrate: Copy url logs for keys when migrating. | Joey Hess | 2011-10-15 |
| | |||
* | break web log handling into a separate module | Joey Hess | 2011-10-15 |
| | |||
* | reorganize log modules | Joey Hess | 2011-10-15 |
no code changes |