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
*
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
*
noop
Joey Hess
2012-04-21
*
honor core.sharedRepository when making all the other files in the annex
Joey Hess
2012-04-21
*
better file mode setting code
Joey Hess
2012-04-21
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
*
inverted logic
Joey Hess
2012-04-20
*
export a more generalized checkDiskSpace
Joey Hess
2012-04-20
*
Rewrote free disk space checking code
Joey Hess
2012-03-22
*
use new getConfig
Joey Hess
2012-03-22
*
rationalize getConfig
Joey Hess
2012-03-22
*
status: Prints available local disk space, or shows if git-annex doesn't know.
Joey Hess
2012-03-21
*
Improve detection of inability to check free disk space.
Joey Hess
2012-03-21
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
getKeysPresent is now fully lazy
Joey Hess
2012-03-11
*
status: Fixed to run in nearly constant space.
Joey Hess
2012-03-11
*
configure: Check if ssh connection caching is supported by the installed vers...
Joey Hess
2012-02-25
[next]