index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
Commit message (
Expand
)
Author
Age
*
random hlint (to give the autobuilder something new to build)
Joey Hess
2014-02-11
*
remove workaround for old bug
Joey Hess
2014-02-06
*
work around absNormPath not working on Windows
Joey Hess
2014-02-06
*
--in can now refer to files that were located in a repository at some past da...
Joey Hess
2014-02-06
*
fix failing test case on Windows
Joey Hess
2014-02-03
*
avoid using openFile when withFile can be used
Joey Hess
2014-02-03
*
factor out utility function
Joey Hess
2014-02-03
*
remove some monkey faces
Joey Hess
2014-02-01
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
rework annexed object locking in direct mode & support Windows
Joey Hess
2014-01-28
*
use locking on Windows
Joey Hess
2014-01-28
*
remove debug print
Joey Hess
2014-01-26
*
reorg
Joey Hess
2014-01-26
*
added annex.secure-erase-command config option.
Joey Hess
2014-01-24
*
fix transfers of key with no associated file
Joey Hess
2014-01-23
*
add "unused" preferred content expression
Joey Hess
2014-01-22
*
benchmarked numcopies .gitattributes in preferred content
Joey Hess
2014-01-21
*
reorg
Joey Hess
2014-01-21
*
numcopies cleanup, part 2
Joey Hess
2014-01-21
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
Add and use numcopiesneeded preferred content expression.
Joey Hess
2014-01-20
*
global numcopies setting
Joey Hess
2014-01-20
*
much better command action handling for sync --content
Joey Hess
2014-01-20
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
sync --content: New option that makes the content of annexed files be transfe...
Joey Hess
2014-01-19
*
improve matcher data type to allow matching Keys, instead of just files (no b...
Joey Hess
2014-01-18
*
avoid needing a build-dep on hxt for Data.AssocList
Joey Hess
2014-01-14
*
Fix a long-standing bug that could cause the wrong index file to be used when...
Joey Hess
2014-01-14
*
also check diskreserve for quvi downloads
Joey Hess
2014-01-04
*
addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...
Joey Hess
2014-01-04
*
add remote state logs
Joey Hess
2014-01-03
*
Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...
Joey Hess
2013-12-29
*
Add plumbing-level lookupkey command.
Joey Hess
2013-12-15
*
Fix direct mode's handling when modifications to non-annexed files are pulled...
Joey Hess
2013-12-12
*
format comment
Joey Hess
2013-12-12
*
Avoid using git commit in direct mode, since in some situations it will read ...
Joey Hess
2013-12-01
*
fix reversion in relative paths to local remotes of direct mode repos
Joey Hess
2013-11-26
*
move programPath out of Config.Files to Annex.Path
Joey Hess
2013-11-24
*
fsck distribution key
Joey Hess
2013-11-23
*
fix standalone build of this module
Joey Hess
2013-11-22
*
Ensure that core.sharedrepository is honored when creating the .git/annex dir...
Joey Hess
2013-11-18
*
Ensure execute bit is set on directories when core.sharedrepsitory is set.
Joey Hess
2013-11-18
*
fix windows build
Joey Hess
2013-11-18
*
Direct mode .git/annex/objects directories are no longer left writable
Joey Hess
2013-11-15
*
Fix direct mode merge bug when a direct mode file was deleted and replaced wi...
Joey Hess
2013-11-15
*
add new status command
Joey Hess
2013-11-07
*
Merge branch 'master' into directguard
Joey Hess
2013-11-06
|
\
|
*
typo
Joey Hess
2013-11-06
|
*
Fix exception handling bug that could cause .git/annex/index to be used for g...
Joey Hess
2013-11-06
*
|
work around lack of receive.denyCurrentBranch in direct mode
Joey Hess
2013-11-05
[next]