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
*
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
*
|
Got object sending working in direct mode.
Joey Hess
2012-12-08
*
|
update the cache automatically when moving objects in or out
Joey Hess
2012-12-08
*
|
support for checking presence of objects in direct mode
Joey Hess
2012-12-07
*
|
support for storing files in direct mode
Joey Hess
2012-12-07
|
/
*
flip catchDefaultIO
Joey Hess
2012-09-17
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
bugfix: avoid staging but not committing changes to git-annex branch
Joey Hess
2012-09-15
*
fishy commit
Joey Hess
2012-06-14
*
hlint
Joey Hess
2012-06-12
*
factor out nukeFile
Joey Hess
2012-06-06
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
Fix use of several config settings
Joey Hess
2012-05-05
*
display "Recording state in git..." when staging the journal
Joey Hess
2012-04-27
*
Add annex.httpheaders and annex.httpheader-command config settings
Joey Hess
2012-04-22
[next]