index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
Commit message (
Expand
)
Author
Age
*
new map subcommand, basically working
Joey Hess
2011-02-03
*
add check for unclean tree
Joey Hess
2011-02-01
*
unannex: Commit staged changes at end
Joey Hess
2011-02-01
*
use forM_ in a few places
Joey Hess
2011-01-31
*
use mapM_
Joey Hess
2011-01-31
*
use Set instead of existence Map
Joey Hess
2011-01-30
*
shutdown no longer a special case
Joey Hess
2011-01-29
*
factor out pure code
Joey Hess
2011-01-29
*
Improved temp file handling
Joey Hess
2011-01-28
*
use safewritefile
Joey Hess
2011-01-28
*
better directory handling
Joey Hess
2011-01-27
*
bugfix to move --to
Joey Hess
2011-01-27
*
make filename available to fsck messages
Joey Hess
2011-01-26
*
move partitioning out of keyPossibilities
Joey Hess
2011-01-26
*
trust setting improvements
Joey Hess
2011-01-26
*
avoid moving if src and dest are the same
Joey Hess
2011-01-26
*
implement 3 level trust storage in trust.log
Joey Hess
2011-01-26
*
rework config storage
Joey Hess
2011-01-26
*
parameterize Backend type
Joey Hess
2011-01-25
*
got rid of Core module
Joey Hess
2011-01-16
*
on second thought, unlock should fail if content is not present
Joey Hess
2011-01-14
*
unlock: Fix behavior when file content is not present.
Joey Hess
2011-01-13
*
clarify default values when no path is specified
Joey Hess
2011-01-13
*
avoid crashing if run before unused log is present
Joey Hess
2011-01-12
*
always write log, so it's empty if nothing is unused
Joey Hess
2011-01-12
*
migrate: Fix support for --backend option.
Joey Hess
2011-01-11
*
quiet git commit messages
Joey Hess
2011-01-11
*
copyright years
Joey Hess
2011-01-08
*
New migrate subcommand can be used to switch files to using a different backe...
Joey Hess
2011-01-08
*
unannex: Now skips files whose content is not present, rather than it being a...
Joey Hess
2011-01-08
*
quiet git commits
Joey Hess
2011-01-07
*
bugfix: Running `copy --to` when both local and remote had the key dropped it...
Joey Hess
2011-01-07
*
bugfix: Running `move --to` with a remote whose UUID was not yet known
Joey Hess
2011-01-04
*
git-annex-shell: Avoid exposing any git repo config except for the annex.uuid...
Joey Hess
2011-01-04
*
git-annex-shell now exclusively used for all remote access
Joey Hess
2010-12-31
*
tuple makes it clearer
Joey Hess
2010-12-31
*
use git-annex-shell configlist
Joey Hess
2010-12-31
*
git-annex-shell is complete
Joey Hess
2010-12-31
*
unfinished switch to using git-annex-shell
Joey Hess
2010-12-30
*
git-annex-shell mostly done now, only needs 2 more subcommands
Joey Hess
2010-12-30
*
add git-annex-shell command
Joey Hess
2010-12-30
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
*
rename some stuff and prepare to break out more into Command/*
Joey Hess
2010-12-30
*
support trusted repositories that are not configured as remotes
Joey Hess
2010-12-29
*
refactor
Joey Hess
2010-12-29
*
forgot to add these
Joey Hess
2010-12-28
*
add a newline
Joey Hess
2010-12-24
*
Add uninit subcommand. Closes: #605749
Joey Hess
2010-12-03
*
change name of numcopies attribute
Joey Hess
2010-11-28
*
In .gitattributes, the git-annex-numcopies attribute can be used to control t...
Joey Hess
2010-11-28
[next]