index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
Commit message (
Expand
)
Author
Age
*
order commands in usage by name
Joey Hess
2012-02-16
*
set oneshot mode on a per-command basis
Joey Hess
2012-02-14
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
rename readMaybe to readish
Joey Hess
2012-01-23
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
fsck --from
Joey Hess
2012-01-19
*
convert fsckKey to a Maybe
Joey Hess
2012-01-19
*
avoid multiple unnecessary stats of the index file
Joey Hess
2012-01-14
*
tweak
Joey Hess
2012-01-06
*
per-command options
Joey Hess
2012-01-05
*
Command data structure tweaking
Joey Hess
2012-01-05
*
fix comment
Joey Hess
2011-12-31
*
type alias cleanup
Joey Hess
2011-12-31
*
better filtering out of special remotes
Joey Hess
2011-12-31
*
split out Utility.Gpg with the generic gpg interface, from Crypto
Joey Hess
2011-12-20
*
Fix caching of decrypted ciphers, which failed when drop had to check multipl...
Joey Hess
2011-12-08
*
dead: A command which says that a repository is gone for good and you don't w...
Joey Hess
2011-12-02
*
When not run in a git repository, git-annex can still display a usage message...
Joey Hess
2011-11-16
*
safer inannex checking
Joey Hess
2011-11-09
*
clean up read/show abuse
Joey Hess
2011-11-08
*
add a UUID type
Joey Hess
2011-11-07
*
refactoring and cleanup
Joey Hess
2011-10-30
*
tweaks
Joey Hess
2011-10-10
*
factor out common imports
Joey Hess
2011-10-03
*
refactor catfile code
Joey Hess
2011-09-28
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
hlint tweaks
Joey Hess
2011-07-15
*
remove unused backend machinery
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
Sped back up fsck, copy --from etc
Joey Hess
2011-06-29
*
cache the trustmap
Joey Hess
2011-06-23
*
add journaling to speed up changes to the git-annex branch
Joey Hess
2011-06-23
*
Branch handling improvements
Joey Hess
2011-06-22
*
add a small cache of the most recently accessed item from the git-annex branch
Joey Hess
2011-06-22
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01