summaryrefslogtreecommitdiff
path: root/Annex/UUID.hs
Commit message (Expand)AuthorAge
* 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