Backend
|
include key in message
|
2010-11-28 17:33:01 -04:00 |
Command
|
change name of numcopies attribute
|
2010-11-28 18:55:49 -04:00 |
debian
|
use rsync for all remote file transfers
|
2010-12-02 17:45:28 -04:00 |
doc
|
use rsync for all remote file transfers
|
2010-12-02 17:45:28 -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 copy subcommand.
|
2010-11-27 17:02:53 -04:00 |
Command.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 |
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
|
finished hlinting
|
2010-11-22 17:51:55 -04:00 |
git-annex.hs
|
move stuff out of Core
|
2010-11-14 14:44:24 -04:00 |
GitQueue.hs
|
hlint tweaks
|
2010-11-22 15:46:57 -04:00 |
GitRepo.hs
|
Bugfix: Always correctly handle gitattributes when in a subdirectory of the repository.
|
2010-11-28 17:17:18 -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
|
Only use cp -a if it is supported, falling back to cp -p or plain cp.
|
2010-11-18 13:49:01 -04:00 |
mdwn2man
|
allow lines with leading tab, to be preformatted text
|
2010-10-19 15:17:26 -04:00 |
Messages.hs
|
missing \n in -q mode
|
2010-11-28 17:32:06 -04:00 |
Remotes.hs
|
use rsync for all remote file transfers
|
2010-12-02 17:45:28 -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
|
move stuff out of Core
|
2010-11-14 14:44:24 -04:00 |
Utility.hs
|
Bugfix: Always correctly handle gitattributes when in a subdirectory of the repository.
|
2010-11-28 17:17:18 -04:00 |
UUID.hs
|
hlint tweaks
|
2010-11-22 15:46:57 -04:00 |
Version.hs
|
finished hlinting
|
2010-11-22 17:51:55 -04:00 |