aboutsummaryrefslogtreecommitdiff
path: root/Annex/UUID.hs
Commit message (Expand)AuthorAge
* adeiu, MissingHGravatar Joey Hess2017-05-16
* When built with ut uid-1.3.12, generate more random UUIDs than beforeGravatar Joey Hess2016-07-27
* optimise getUUIDGravatar Joey Hess2016-01-20
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Avoid displaying network transport warning when a ssh remote does not yet hav...Gravatar Joey Hess2015-10-15
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* automatically derive an annex-uuid from a gcrypt-uuidsGravatar Joey Hess2013-09-05
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* finished where indentation changesGravatar Joey Hess2012-12-13
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
* Test that uuid -m works, falling back to plain uuid if not.Gravatar Joey Hess2012-09-25
* better readProcessGravatar Joey Hess2012-07-19
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* uninit: Clear annex.uuid from .git/config. Closes: #670639Gravatar Joey Hess2012-04-27
* use new getConfigGravatar Joey Hess2012-03-22
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* tweaksGravatar Joey Hess2011-11-19
* tweakGravatar Joey Hess2011-11-19
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15