index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex.hs
Commit message (
Expand
)
Author
Age
*
clean up cleanup action enumeration
Joey Hess
2014-03-13
*
Fix zombie leak and general inneficiency when copying files to a local git repo.
Joey Hess
2014-03-06
*
pre-commit-annex hook script to automatically extract metadata from lots of t...
Joey Hess
2014-03-02
*
Probe for quvi version at run time.
Joey Hess
2014-02-28
*
metacata command can now operate on many files at once
Joey Hess
2014-02-13
*
use locking on Windows
Joey Hess
2014-01-28
*
add "unused" preferred content expression
Joey Hess
2014-01-22
*
numcopies cleanup, part 2
Joey Hess
2014-01-21
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
global numcopies setting
Joey Hess
2014-01-20
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
improve matcher data type to allow matching Keys, instead of just files (no b...
Joey Hess
2014-01-18
*
fix reversion in relative paths to local remotes of direct mode repos
Joey Hess
2013-11-26
*
restart on upgrade now fully working
Joey Hess
2013-11-22
*
fix standalone build of this module
Joey Hess
2013-11-22
*
automatically set and unset core.bare when switching to/from direct mode
Joey Hess
2013-11-05
*
support direct mode repositories with core.bare=true (not yet default)
Joey Hess
2013-11-05
*
cleanup
Joey Hess
2013-10-18
*
Send a git-annex user-agent when downloading urls.
Joey Hess
2013-09-28
*
gitignore support for the assistant and watcher
Joey Hess
2013-08-02
*
Make --numcopies override annex.numcopies set in .gitattributes.
Joey Hess
2013-07-09
*
assistant: Work around git-cat-file's not reloading the index after files are...
Joey Hess
2013-05-25
*
refactor
Joey Hess
2013-05-24
*
Switch to MonadCatchIO-transformers for better handling of state while catchi...
Joey Hess
2013-05-19
*
start one git-cat-file per index file
Joey Hess
2013-05-15
*
turn on PackageImports globally
Joey Hess
2013-04-13
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
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
*
remove unused item
Joey Hess
2013-02-14
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
type based git config handling
Joey Hess
2012-12-29
*
memoize parsing of annex.direct config setting
Joey Hess
2012-12-29
*
indentation foo, and a new coding style page. no code changes
Joey Hess
2012-10-28
*
deal with mtl/monads-tf conflict
Joey Hess
2012-10-24
*
add ConfigMonitor thread
Joey Hess
2012-10-20
*
Preferred content path matching bugfix.
Joey Hess
2012-10-17
*
add AssumeNotPresent parameter to limits
Joey Hess
2012-10-05
*
added preferred-content log, and allow editing it with vicfg
Joey Hess
2012-10-04
*
group, ungroup: New commands to indicate groups of repositories.
Joey Hess
2012-10-01
*
pointlessness
Joey Hess
2012-06-29
*
run event handlers all in the same Annex monad
Joey Hess
2012-06-04
*
Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.
Joey Hess
2012-05-18
*
fix test suite build
Joey Hess
2012-04-30
*
Added shared cipher mode to encryptable special remotes.
Joey Hess
2012-04-29
*
display "Recording state in git..." when staging the journal
Joey Hess
2012-04-27
*
cache parsed core.sharedrepository
Joey Hess
2012-04-21
*
do a cleanup commit after moving data from or to a git remote
Joey Hess
2012-02-25
*
Added a annex.queuesize setting
Joey Hess
2012-02-15
*
rework git check-attr interface
Joey Hess
2012-02-13
[next]