index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
UUID.hs
Commit message (
Expand
)
Author
Age
*
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