..
Content
avoid failure creating inode sentinal file
2013-06-18 15:38:17 -04:00
Branch.hs
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibility with previous versions of git-annex, which will refuse to accept any XMPP pushes from this version.
2013-05-21 18:24:29 -04:00
BranchState.hs
remove git-annex branch read cache
2012-10-19 14:25:15 -04:00
CatFile.hs
assistant: Work around git-cat-file's not reloading the index after files are staged.
2013-05-25 00:37:41 -04:00
CheckAttr.hs
finished where indentation changes
2012-12-13 00:24:19 -04:00
Content.hs
fix uninit to delete content from annex when it ended up hard linked back to the work tree
2013-07-18 13:30:12 -04:00
Direct.hs
fsck: Don't claim to fix direct mode when run on a symlink whose content is not present.
2013-07-08 17:29:42 -04:00
Environment.hs
detect system with no dot in FQDN, where git commit will fail, and workaround
2013-07-05 12:24:28 -04:00
Exception.hs
avoid warnings when built with ghc 7.6
2013-06-02 15:01:58 -04:00
FileMatcher.hs
refactor
2013-05-24 23:07:26 -04:00
Journal.hs
improve robustness of fromDirect and replaceFile
2013-05-25 15:06:02 -04:00
Link.hs
avoid false positives when detecting core.symlinks=false symlink standin files
2013-07-20 19:28:02 -04:00
LockPool.hs
fix permission damage (thanks, Windows)
2013-05-11 23:54:25 -04:00
Perms.hs
fix permission damage (thanks, Windows)
2013-05-11 23:54:25 -04:00
Queue.hs
type based git config handling for remotes
2013-01-01 13:58:14 -04:00
ReplaceFile.hs
improve robustness of fromDirect and replaceFile
2013-05-25 15:06:02 -04:00
Ssh.hs
For long hostnames, use a hash of the hostname to generate the socket file for ssh connection caching.
2013-07-22 15:09:41 -04:00
TaggedPush.hs
expose Control.Monad.join
2013-04-22 20:24:53 -04:00
UUID.hs
Now uses the Haskell uuid library, rather than needing a uuid program.
2013-02-10 14:52:54 -04:00
Version.hs
git-annex now builds on Windows (doesn't work)
2013-05-11 15:03:00 -05:00
Wanted.hs
moved AssociatedFile definition
2013-07-04 02:36:02 -04:00