index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Indirect.hs
Commit message (
Expand
)
Author
Age
*
Repository tuning parameters can now be passed when initializing a repository...
Joey Hess
2015-01-27
*
update my email address and homepage url
Joey Hess
2015-01-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
support commit.gpgsign
Joey Hess
2014-07-04
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
reorg
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...
Joey Hess
2013-12-29
*
Direct mode .git/annex/objects directories are no longer left writable
Joey Hess
2013-11-15
*
indirect: Better behavior when a file in direct mode is not owned by the user...
Joey Hess
2013-09-25
*
hlint
Joey Hess
2013-09-25
*
more completely solve catKey memory leak
Joey Hess
2013-09-19
*
sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro...
Joey Hess
2013-09-19
*
importfeed: git-annex becomes a podcatcher in 150 LOC
Joey Hess
2013-07-28
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
thaw content directory in direct mode too
Joey Hess
2013-04-30
*
direct, indirect: Refuse to do anything when the assistant or git-annex watch...
Joey Hess
2013-04-22
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
add section metadata to all commands
Joey Hess
2013-03-24
*
git subcommand cleanup
Joey Hess
2013-03-03
*
annex.version is now set to 4 for direct mode repositories
Joey Hess
2013-02-26
*
fully support core.symlinks=false in all relevant symlink handling code
Joey Hess
2013-02-17
*
don't allow setting indirect mode on a crippled filesystem
Joey Hess
2013-02-15
*
split out Utility.InodeCache
Joey Hess
2013-02-14
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
add ok's
Joey Hess
2012-12-13
*
added direct and indirect commands
Joey Hess
2012-12-13