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
*
Improve robustness of direct mode merge, avoiding a crash if the index file i...
Joey Hess
2015-09-22
*
avoid auto-enabling a remote that's already enabled
Joey Hess
2015-09-14
*
avoid autoenable of dead special remotes
Joey Hess
2015-09-14
*
Special remotes configured with autoenable=true will be automatically enabled...
Joey Hess
2015-09-14
*
init: Fix reversion in detection of repo made with git clone --shared
Joey Hess
2015-09-09
*
Fix reversion in init when ran as root, introduced in version 5.20150731.
Joey Hess
2015-08-19
*
importfeed --relaxed: Avoid hitting the urls of items in the feed.
Joey Hess
2015-08-19
*
Fix setting/setting/viewing metadata that contains unicode or other special c...
Joey Hess
2015-08-11
*
clean
Joey Hess
2015-08-04
*
sshopts is never going to be null; the concat of it may be
Joey Hess
2015-08-04
*
typo
Joey Hess
2015-08-04
*
Windows: Fix bug that caused git-annex sync to fail due to missing environmen...
Joey Hess
2015-08-04
*
proxy: Fix proxy git commit of non-annexed files in direct mode.
Joey Hess
2015-08-04
*
windows build warning fixes
Joey Hess
2015-08-03
*
Improve shutdown due to --time-limit, especially for fsck
Joey Hess
2015-07-31
*
init: Detect when the filesystem is crippled such that it ignores attempts to...
Joey Hess
2015-07-30
*
avoid calling copy when file DNE
Joey Hess
2015-07-30
*
Only look at reflogs for relevant branches, not for git-annex branches
Joey Hess
2015-07-07
*
unused: --used-refspec can now be configured to look at refs in the reflog. T...
Joey Hess
2015-07-07
*
refactor ls-tree params
Joey Hess
2015-07-06
*
bugfix: Pass --full-tree when using git ls-files to get a list of files on th...
Joey Hess
2015-07-06
*
use bloom filter in second pass of sync --all --content
Joey Hess
2015-06-16
*
instance Hashable Key for bloomfilter
Joey Hess
2015-06-16
*
Increased the default annex.bloomaccuracy from 1000 to 10000000
Joey Hess
2015-06-16
*
Added new "anything" preferred content expression, which matches all versions...
Joey Hess
2015-06-16
*
Fix bug that prevented enumerating locally present objects in repos tuned wit...
Joey Hess
2015-06-11
*
import --clean-duplicates: Fix bug that didn't count local or trusted repo's ...
Joey Hess
2015-06-03
*
get --incomplete: New option to resume any interrupted downloads.
Joey Hess
2015-06-02
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
sync, remotedaemon: Pass configured ssh-options even when annex.sshcaching is...
Joey Hess
2015-05-30
*
fix windows build
Joey Hess
2015-05-22
*
better memoize core.sharedrepository handling
Joey Hess
2015-05-19
*
honor core.sharedRepository settings in lockContent
Joey Hess
2015-05-19
*
fix inAnnexSafe result for direct file that is being dropped
Joey Hess
2015-05-19
*
convert lockContent to use new LockPools
Joey Hess
2015-05-19
*
use lock pools throughout git-annex
Joey Hess
2015-05-19
*
Stale transfer lock and info files will be cleaned up automatically when get/...
Joey Hess
2015-05-12
*
don't clean up transfer lock file when retrying transfer
Joey Hess
2015-05-12
*
Fix an unlikely race that could result in two transfers of the same key runni...
Joey Hess
2015-05-12
*
convert to using Utility.Lockfile for transfer lock files
Joey Hess
2015-05-12
*
Avoid accumulating transfer failure log files unless the assistant is being u...
Joey Hess
2015-05-12
*
Take space that will be used by running downloads into account when checking ...
Joey Hess
2015-05-12
*
Merge branch 'master' into concurrentprogress
Joey Hess
2015-05-12
|
\
|
*
rename traverse to walk since Data.Traversable is imported by default in ghc ...
Joey Hess
2015-05-10
|
*
fix build warning with ghc 7.10
Joey Hess
2015-05-10
|
*
move nubbing into function whose algo needs a nubbed list
Joey Hess
2015-04-30
|
*
refactor
Joey Hess
2015-04-30
|
*
Make repo init more robust.
Joey Hess
2015-04-20
|
*
When a key's size is unknown, still check the annex.diskreserve, and avoid ge...
Joey Hess
2015-04-17
*
|
Merge branch 'master' into concurrentprogress
Joey Hess
2015-04-14
|
\
|
[next]