index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Commands.hs
Commit message (
Expand
)
Author
Age
*
broke subcommands out into separate modules
Joey Hess
2010-11-02
*
better message when ikiwiki is not available
Joey Hess
2010-11-01
*
finally got the types clear enough
Joey Hess
2010-11-01
*
better types
Joey Hess
2010-11-01
*
less confusing names for the subcommand stage types
Joey Hess
2010-11-01
*
now only need to add gitattributes lookup
Joey Hess
2010-11-01
*
bring back param descriptions in usage
Joey Hess
2010-11-01
*
rework complete
Joey Hess
2010-11-01
*
big subcommand dispatch rework
Joey Hess
2010-11-01
*
rework subcommand invocation logic
Joey Hess
2010-11-01
*
bugfix: git annex move --from <file remote>
Joey Hess
2010-10-31
*
changelog
Joey Hess
2010-10-31
*
factor out stagedFiles
Joey Hess
2010-10-29
*
syntax tweaks
Joey Hess
2010-10-28
*
Add --verbose
Joey Hess
2010-10-28
*
got rid of almost all 'return ()'
Joey Hess
2010-10-28
*
copyright statements
0.02
Joey Hess
2010-10-27
*
pre-commit hook
Joey Hess
2010-10-27
*
don't try to set up .gitattributes every time; only do it on git annex init
Joey Hess
2010-10-27
*
use git command queue
Joey Hess
2010-10-26
*
bugfix
Joey Hess
2010-10-25
*
better messages
Joey Hess
2010-10-25
*
add setkey subcommand
Joey Hess
2010-10-25
*
speed up git annex move --from
Joey Hess
2010-10-25
*
fix failure propigation
Joey Hess
2010-10-25
*
typo
Joey Hess
2010-10-25
*
add dropkey subcommand and --quiet
Joey Hess
2010-10-25
*
git annex move --from remote almost working
Joey Hess
2010-10-25
*
comments
Joey Hess
2010-10-25
*
wording
Joey Hess
2010-10-25
*
split commands into 3 phases
Joey Hess
2010-10-25
*
update
Joey Hess
2010-10-25
*
incomplete
Joey Hess
2010-10-23
*
implemented 1/4th of move subcommand
Joey Hess
2010-10-23
*
store from and to repositories separately
Joey Hess
2010-10-23
*
fix perl refugee code
Joey Hess
2010-10-22
*
--from/--to can be used to limit the remote repository that git-annex uses.
Joey Hess
2010-10-22
*
document move subcommand
Joey Hess
2010-10-21
*
new fromkey subcommand, for registering urls, etc
0.01
Joey Hess
2010-10-21
*
autocommit on init
Joey Hess
2010-10-20
*
update
Joey Hess
2010-10-19
*
less verbose failures seem better here
Joey Hess
2010-10-19
*
stop trapping all exceptions
Joey Hess
2010-10-19
*
gratuitous rename
Joey Hess
2010-10-18
*
speling
Joey Hess
2010-10-18
*
experimentally, removing all actual git committing
Joey Hess
2010-10-18
*
cleanup
Joey Hess
2010-10-17
*
commit logs at end; faster
Joey Hess
2010-10-17
*
don't complain if a file is not annexed
Joey Hess
2010-10-17
*
rename describe to init and show usage
Joey Hess
2010-10-17
[next]