index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Content.hs
Commit message (
Expand
)
Author
Age
*
queue downloads of keys that fsck finds with bad content
Joey Hess
2013-10-10
*
Send a git-annex user-agent when downloading urls.
Joey Hess
2013-09-28
*
hlint
Joey Hess
2013-09-25
*
Honor core.sharedrepository when receiving and adding files in direct mode.
Joey Hess
2013-09-03
*
avoid more build warnings on Windows
Joey Hess
2013-08-04
*
squash compiler warnings on Windows
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
fix uninit to delete content from annex when it ended up hard linked back to ...
Joey Hess
2013-07-18
*
remove debug print
Joey Hess
2013-05-27
*
improve robustness of fromDirect and replaceFile
Joey Hess
2013-05-25
*
improve handling of receiving object in direct mode when associated files are...
Joey Hess
2013-05-17
*
test suite passes in direct mode
Joey Hess
2013-05-17
*
fix the day's Windows permissions damage
Joey Hess
2013-05-14
*
fix imports
Joey Hess
2013-05-14
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
git-annex-shell: Ensure that received files can be read. Files transferred fr...
Joey Hess
2013-05-06
*
thaw content directory in direct mode too
Joey Hess
2013-04-30
*
refactor
Joey Hess
2013-04-30
*
implement massReplace
Joey Hess
2013-04-08
*
Added annex.web-download-command setting.
Joey Hess
2013-04-08
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
cleanup
Joey Hess
2013-04-02
*
Update working tree files fully atomically
Joey Hess
2013-04-02
*
cleanup debug print
Joey Hess
2013-03-28
*
comment typo
Joey Hess
2013-03-18
*
move comment to right place
Joey Hess
2013-03-18
*
Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...
Joey Hess
2013-03-12
*
Direct mode: Support filesystems like FAT which can change their inodes each ...
Joey Hess
2013-02-19
*
hlint
Joey Hess
2013-02-18
*
proper fix for dropunused
Joey Hess
2013-02-15
*
Revert "Clean up direct mode cache and mapping info when dropping keys."
Joey Hess
2013-02-15
*
start to support core.symlinks=false
Joey Hess
2013-02-15
*
split out Utility.InodeCache
Joey Hess
2013-02-14
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
Clean up direct mode cache and mapping info when dropping keys.
Joey Hess
2013-02-07
*
Deal with stale mappings for deleted file in direct mode.
Joey Hess
2013-02-05
*
add another setting to GitConfig
Joey Hess
2013-01-28
*
ensure that content directory is thawed when writing direct mode mapping and ...
Joey Hess
2013-01-26
*
In direct mode, files with the same key are no longer hardlinked, as that wou...
Joey Hess
2013-01-14
*
check for direct mode file change when copying to a local git remote
Joey Hess
2013-01-10
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
Fix transferring files to special remotes in direct mode.
Joey Hess
2013-01-06
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
type based git config handling
Joey Hess
2012-12-29
*
added direct and indirect commands
Joey Hess
2012-12-13
*
Merge branch 'master' into desymlink
Joey Hess
2012-12-13
|
\
|
*
finished where indentation changes
Joey Hess
2012-12-13
*
|
direct mode committing
Joey Hess
2012-12-12
[next]