.. |
AutoCorrect.hs
|
finished where indentation changes
|
2012-12-13 00:24:19 -04:00 |
Branch.hs
|
sync, assistant: Force push of the git-annex branch.
|
2013-08-29 14:27:53 -04:00 |
BuildVersion.hs
|
better git version checking
|
2013-08-02 18:32:26 -04:00 |
CatFile.hs
|
Use cryptohash rather than SHA for hashing.
|
2013-09-22 20:06:02 -04:00 |
CheckAttr.hs
|
fix off-by-one
|
2013-10-16 12:14:14 -04:00 |
CheckIgnore.hs
|
gitignore support for the assistant and watcher
|
2013-08-02 20:37:03 -04:00 |
Command.hs
|
avoid newline translation when writing to git hash-object
|
2013-06-18 15:08:51 -04:00 |
Config.hs
|
Disable receive.denyNonFastForwards when setting up a gcrypt special remote
|
2013-10-01 15:23:48 -04:00 |
Construct.hs
|
fix windows build
|
2013-10-02 20:26:00 -04:00 |
CurrentRepo.hs
|
avoid more build warnings on Windows
|
2013-08-04 14:05:36 -04:00 |
DiffTree.hs
|
use TopFilePath for DiffTree and LsTree
|
2013-10-17 14:51:19 -04:00 |
FileMode.hs
|
more completely solve catKey memory leak
|
2013-09-19 16:41:21 -04:00 |
Filename.hs
|
handle C-style escapes in Format
|
2011-12-23 01:05:16 -04:00 |
FilePath.hs
|
use TopFilePath for DiffTree and LsTree
|
2013-10-17 14:51:19 -04:00 |
GCrypt.hs
|
enabling rsync.net gcrypt repos
|
2013-09-26 23:47:30 -04:00 |
HashObject.hs
|
missed another hash-object call, disable filtering there too
|
2013-06-18 14:48:15 -04:00 |
Index.hs
|
clean up from windows porting
|
2013-05-11 18:23:41 -04:00 |
LsFiles.hs
|
remove *>=> and >=*> ; use <$$> instead
|
2013-09-27 19:58:48 -04:00 |
LsTree.hs
|
use TopFilePath for DiffTree and LsTree
|
2013-10-17 14:51:19 -04:00 |
Merge.hs
|
better git version checking
|
2013-08-02 18:32:26 -04:00 |
Queue.hs
|
try working around windows xargs problem
|
2013-10-17 15:56:56 -04:00 |
Ref.hs
|
include HEAD in CanPush shas
|
2013-05-21 20:04:38 -04:00 |
Remote.hs
|
fix windows build
|
2013-10-02 20:26:00 -04:00 |
Sha.hs
|
whitespace fixes
|
2012-12-13 00:45:27 -04:00 |
SharedRepository.hs
|
Support git's core.sharedRepository configuration
|
2012-04-21 15:36:52 -04:00 |
Types.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 |
UnionMerge.hs
|
union merge bugfix
|
2013-01-16 21:31:06 -04:00 |
UpdateIndex.hs
|
Revert "flush stream after each write to update-index, to possibly avoid buffering issues on Windows"
|
2013-06-14 14:34:24 -04:00 |
Url.hs
|
finished where indentation changes
|
2012-12-13 00:24:19 -04:00 |
Version.hs
|
better git version checking
|
2013-08-02 18:32:26 -04:00 |