Backend
support trusted repositories that are not configured as remotes
2010-12-29 16:58:44 -04:00
Command
support trusted repositories that are not configured as remotes
2010-12-29 16:58:44 -04:00
debian
wording
2010-12-29 17:00:14 -04:00
doc
Revert walkthrough annex.backend change
2010-12-29 20:35:51 -04:00
.gitignore
Add configure step to build process.
2010-11-18 13:30:42 -04:00
Annex.hs
add queueRun
2010-11-08 16:40:02 -04:00
Backend.hs
The git-annex-backend attribute has been renamed to annex.backend.
2010-11-28 18:58:03 -04:00
BackendList.hs
tweak
2010-12-01 19:19:36 -04:00
CHANGELOG
symlinks
2010-10-27 15:14:59 -04:00
CmdLine.hs
Add trust and untrust subcommands, to allow configuring remotes that are trusted to retain files without explicit checking.
2010-12-28 17:17:02 -04:00
Command.hs
Avoid multiple calls to git ls-files when passed eg, "*".
2010-12-23 21:58:58 -04:00
configure.hs
Rsync will now be used to resume interrupted/failed partial file transfers from a remote.
2010-12-02 16:55:21 -04:00
CopyFile.hs
hlint tweaks
2010-11-22 15:46:57 -04:00
Core.hs
Avoid multiple calls to git ls-files when passed eg, "*".
2010-12-23 21:58:58 -04:00
git-annex.hs
Add --exclude option to exclude files from processing.
2010-12-08 14:07:49 -04:00
GitQueue.hs
hlint tweaks
2010-11-22 15:46:57 -04:00
GitRepo.hs
Support scp-style urls for remotes (host:path).
2010-12-28 13:48:11 -04:00
GPL
symlinks
2010-10-27 15:14:59 -04:00
INSTALL
symlinks
2010-10-27 15:14:59 -04:00
LocationLog.hs
do not need to use Git.relative here (it is a no-op in this case anyway)
2010-11-28 16:31:20 -04:00
Locations.hs
hlint tweaks
2010-11-22 15:46:57 -04:00
Makefile
Makefile: Add GHCFLAGS variable.
2010-12-12 13:17:53 -04:00
mdwn2man
mwdn2man: Fix a bug in newline supression. Closes : #606578
2010-12-10 17:27:02 -04:00
Messages.hs
missing \n in -q mode
2010-11-28 17:32:06 -04:00
Remotes.hs
better filtering out of current repo
2010-12-29 19:21:13 -04:00
test.hs
tweak
2010-11-18 14:08:46 -04:00
TypeInternals.hs
In .gitattributes, the git-annex-numcopies attribute can be used to control the number of copies to retain of different types of files.
2010-11-28 15:28:20 -04:00
Types.hs
copyright statements
2010-10-27 16:53:54 -04:00
Upgrade.hs
Avoid multiple calls to git ls-files when passed eg, "*".
2010-12-23 21:58:58 -04:00
Utility.hs
Add trust and untrust subcommands, to allow configuring remotes that are trusted to retain files without explicit checking.
2010-12-28 17:17:02 -04:00
UUID.hs
simplify
2010-12-29 16:48:55 -04:00
Version.hs
Improve detection of version 0 repos.
2010-12-02 21:07:16 -04:00