index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Backend
/
File.hs
Commit message (
Expand
)
Author
Age
*
remove unused backend machinery
Joey Hess
2011-07-05
*
add web special remote
Joey Hess
2011-07-01
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
tweak fsck wording so file is at the end of the line
Joey Hess
2011-06-23
*
avoid unnecessary read of trust.log
Joey Hess
2011-06-23
*
fixed logFile
Joey Hess
2011-06-22
*
move LocationLog into Annex monad from IO
Joey Hess
2011-06-22
*
get --from is the same as copy --from
Joey Hess
2011-06-09
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
better types allowed breaking module dep loop
Joey Hess
2011-06-01
*
Add --trust, --untrust, and --semitrust options.
Joey Hess
2011-06-01
*
Add --numcopies option.
Joey Hess
2011-06-01
*
reexport RemoteClass from Remote for cleanliness
Joey Hess
2011-03-27
*
add remotes slot to Annex
Joey Hess
2011-03-27
*
start of generalizing remotes
Joey Hess
2011-03-27
*
migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...
Joey Hess
2011-03-23
*
check key size when available, no matter the backend
Joey Hess
2011-03-23
*
rename file
Joey Hess
2011-03-15
*
Rethink filename encoding handling for display. Since filename encoding may o...
0.23
Joey Hess
2011-03-12
*
update unicode FilePath handling
Joey Hess
2011-02-11
*
Fix display of unicode filenames.
Joey Hess
2011-02-10
*
idiomatic elem
Joey Hess
2011-01-30
*
better directory handling
Joey Hess
2011-01-27
*
less verbose
Joey Hess
2011-01-27
*
make filename available to fsck messages
Joey Hess
2011-01-26
*
bring back display of keys
Joey Hess
2011-01-26
*
this should be a warning
Joey Hess
2011-01-26
*
drop: suppprt untrusted repos
Joey Hess
2011-01-26
*
rework note
Joey Hess
2011-01-26
*
fsck: handle untrusted repos
Joey Hess
2011-01-26
*
move partitioning out of keyPossibilities
Joey Hess
2011-01-26
*
rename TypeInternals to BackendTypes
Joey Hess
2011-01-26
*
rework config storage
Joey Hess
2011-01-26
*
successfully split Annex and AnnexState out of TypeInternals
Joey Hess
2011-01-25
*
parameterize Backend type
Joey Hess
2011-01-25
*
got rid of Core module
Joey Hess
2011-01-16
*
tweak message
Joey Hess
2011-01-05
*
git-annex-shell now exclusively used for all remote access
Joey Hess
2010-12-31
*
support trusted repositories that are not configured as remotes
Joey Hess
2010-12-29
*
improve list of remotes in error message
Joey Hess
2010-12-29
*
Fix bug in numcopies handling when a repoisitory has multiple remotes that po...
Joey Hess
2010-12-29
*
refactor
Joey Hess
2010-12-29
*
tweak
Joey Hess
2010-12-28
*
Add trust and untrust subcommands, to allow configuring remotes that are trus...
Joey Hess
2010-12-28
*
better message
Joey Hess
2010-12-24
*
remove note that looked ugly with resume message
Joey Hess
2010-12-02
*
include key in message
Joey Hess
2010-11-28
*
fsck: Fix warning about not enough copies of a file, when locations are known...
Joey Hess
2010-11-28
*
In .gitattributes, the git-annex-numcopies attribute can be used to control t...
Joey Hess
2010-11-28
*
finished hlinting
Joey Hess
2010-11-22
[next]