| Commit message (Expand) | Author | Age |
* | optimise getUUID | Joey Hess | 2016-01-20 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | Avoid displaying network transport warning when a ssh remote does not yet hav... | Joey Hess | 2015-10-15 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | move dummy uuids to Annex.UUID | Joey Hess | 2014-12-17 |
* | reinit: New command that can initialize a new reposotory using the configurat... | Joey Hess | 2014-04-15 |
* | automatically derive an annex-uuid from a gcrypt-uuids | Joey Hess | 2013-09-05 |
* | Now uses the Haskell uuid library, rather than needing a uuid program. | Joey Hess | 2013-02-10 |
* | finished where indentation changes | Joey Hess | 2012-12-13 |
* | finished XMPP pairing! | Joey Hess | 2012-11-05 |
* | Test that uuid -m works, falling back to plain uuid if not. | Joey Hess | 2012-09-25 |
* | better readProcess | Joey Hess | 2012-07-19 |
* | add back debug logging | Joey Hess | 2012-07-19 |
* | switch from System.Cmd.Utils to System.Process | Joey Hess | 2012-07-18 |
* | Fix use of several config settings | Joey Hess | 2012-05-05 |
* | uninit: Clear annex.uuid from .git/config. Closes: #670639 | Joey Hess | 2012-04-27 |
* | use new getConfig | Joey Hess | 2012-03-22 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | split out three modules from Git | Joey Hess | 2011-12-13 |
* | tweaks | Joey Hess | 2011-11-19 |
* | tweak | Joey Hess | 2011-11-19 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | clean up read/show abuse | Joey Hess | 2011-11-08 |
* | add a UUID type | Joey Hess | 2011-11-07 |
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |