.git-annex
|
git annex init
|
2011-01-06 18:12:52 -04:00 |
Backend
|
tweak message
|
2011-01-05 20:28:50 -04:00 |
Command
|
unannex: Now skips files whose content is not present, rather than it being an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository.
|
2011-01-08 15:14:41 -04:00 |
debian
|
unannex: Now skips files whose content is not present, rather than it being an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository.
|
2011-01-08 15:14:41 -04:00 |
doc
|
unannex: Now skips files whose content is not present, rather than it being an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository.
|
2011-01-08 15:14:41 -04:00 |
.gitattributes
|
git-annex setup
|
2011-01-06 18:12:52 -04:00 |
.gitignore
|
workaround ghc weirdness with -odir
|
2011-01-07 02:15:23 -04:00 |
Annex.hs
|
use git-annex-shell configlist
|
2010-12-31 15:46:33 -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
|
git-annex-shell mostly done now, only needs 2 more subcommands
|
2010-12-30 20:08:22 -04:00 |
Command.hs
|
refactor in preparation for adding a git-annex-shell command
|
2010-12-30 15:06:26 -04:00 |
configure.hs
|
unfinished switch to using git-annex-shell
|
2010-12-30 20:31:52 -04:00 |
CopyFile.hs
|
remove file before running cp
|
2011-01-04 22:17:18 -04:00 |
Core.hs
|
factor out a little more
|
2010-12-30 15:44:15 -04:00 |
git-annex-shell.hs
|
support ssh urls containing "~", and relative user:path
|
2010-12-31 21:22:03 -04:00 |
git-annex.hs
|
workaround ghc weirdness with -odir
|
2011-01-07 02:15:23 -04:00 |
GitAnnex.hs
|
simplify
|
2011-01-07 02:15:10 -04:00 |
GitQueue.hs
|
hlint tweaks
|
2010-11-22 15:46:57 -04:00 |
GitRepo.hs
|
support ssh urls containing "~", and relative user:path
|
2010-12-31 21:22:03 -04:00 |
GPL
|
symlinks
|
2010-10-27 15:14:59 -04:00 |
INSTALL
|
symlinks
|
2010-10-27 15:14:59 -04:00 |
LocationLog.hs
|
add a check for unknown UUID when logging
|
2011-01-04 17:03:29 -04:00 |
Locations.hs
|
hlint tweaks
|
2010-11-22 15:46:57 -04:00 |
Makefile
|
workaround ghc weirdness with -odir
|
2011-01-07 02:15:23 -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 |
Options.hs
|
git-annex-shell is complete
|
2010-12-31 13:39:43 -04:00 |
Remotes.hs
|
bugfix: Running move --to with a non-ssh remote failed.
|
2011-01-07 01:14:27 -04:00 |
RsyncFile.hs
|
git-annex-shell now exclusively used for all remote access
|
2010-12-31 19:09:17 -04:00 |
test.hs
|
unannex: Now skips files whose content is not present, rather than it being an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository.
|
2011-01-08 15:14:41 -04:00 |
TypeInternals.hs
|
add testcoverage target using hpc
|
2011-01-04 21:05:31 -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 more tests
|
2011-01-04 21:27:08 -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 |